Skip to content

chore: bump node to v20.11.0 (main)#40941

Merged
jkleinsc merged 25 commits intomainfrom
roller/node/main
Jan 18, 2024
Merged

chore: bump node to v20.11.0 (main)#40941
jkleinsc merged 25 commits intomainfrom
roller/node/main

Conversation

@electron-roller
Copy link
Copy Markdown
Contributor

Updating Node.js to v20.11.0.

See all changes in v20.10.0..v20.11.0

Notes: Updated Node.js to v20.11.0.

@electron-roller electron-roller Bot requested a review from a team as a code owner January 10, 2024 13:00
@electron-roller electron-roller Bot added no-backport semver/patch backwards-compatible bug fixes labels Jan 10, 2024
@electron-cation electron-cation Bot added the new-pr 🌱 PR opened recently label Jan 10, 2024
@codebytere codebytere self-assigned this Jan 10, 2024
@electron-roller electron-roller Bot requested a review from a team as a code owner January 10, 2024 21:10
@electron-cation electron-cation Bot removed the new-pr 🌱 PR opened recently label Jan 11, 2024
@zcbenz zcbenz force-pushed the roller/node/main branch 3 times, most recently from 391bb16 to 9cb100e Compare January 12, 2024 03:54
@codebytere codebytere force-pushed the roller/node/main branch 3 times, most recently from 5c05061 to 9e1d9e1 Compare January 16, 2024 18:41
Comment thread script/generate-config-gypi.py Outdated
@codebytere
Copy link
Copy Markdown
Member

Seeing this test fail multiple times:

not ok 736 spellchecker without sandbox "after each" hook for "should detect correctly spelled words as correct"
  expected [ BrowserWindow{ id: 235, setBounds: [Function], _events: { blur: [Function], focus: [Function], show: [Function visibilityChanged], hide: [Function visibilityChanged], minimize: [Function visibilityChanged], maximize: [Function visibilityChanged], restore: [Function visibilityChanged], close: [Function] }, _eventsCount: 8, _browserViews: [], devToolsWebContents: null } ] to have a length of +0 but got 1
  AssertionError: expected [ BrowserWindow{ id: 235, setBounds: [Function], _events: { blur: [Function], focus: [Function], show: [Function visibilityChanged], hide: [Function visibilityChanged], minimize: [Function visibilityChanged], maximize: [Function visibilityChanged], restore: [Function visibilityChanged], close: [Function] }, _eventsCount: 8, _browserViews: [], devToolsWebContents: null } ] to have a length of +0 but got 1
      at closeWindow (electron/spec/lib/window-helpers.ts:34:31)
      at Context.<anonymous> (electron/spec/spellchecker-spec.ts:86:9)

on linux x64 - I can't reproduce it in my x64 codespace but it's failed too many times to be a flake i think. I'll investigate more and see what I can find.

@jkleinsc
Copy link
Copy Markdown
Member

Seeing this test fail multiple times:

not ok 736 spellchecker without sandbox "after each" hook for "should detect correctly spelled words as correct"
  expected [ BrowserWindow{ id: 235, setBounds: [Function], _events: { blur: [Function], focus: [Function], show: [Function visibilityChanged], hide: [Function visibilityChanged], minimize: [Function visibilityChanged], maximize: [Function visibilityChanged], restore: [Function visibilityChanged], close: [Function] }, _eventsCount: 8, _browserViews: [], devToolsWebContents: null } ] to have a length of +0 but got 1
  AssertionError: expected [ BrowserWindow{ id: 235, setBounds: [Function], _events: { blur: [Function], focus: [Function], show: [Function visibilityChanged], hide: [Function visibilityChanged], minimize: [Function visibilityChanged], maximize: [Function visibilityChanged], restore: [Function visibilityChanged], close: [Function] }, _eventsCount: 8, _browserViews: [], devToolsWebContents: null } ] to have a length of +0 but got 1
      at closeWindow (electron/spec/lib/window-helpers.ts:34:31)
      at Context.<anonymous> (electron/spec/spellchecker-spec.ts:86:9)

on linux x64 - I can't reproduce it in my x64 codespace but it's failed too many times to be a flake i think. I'll investigate more and see what I can find.

@jkleinsc jkleinsc merged commit f4ee3c1 into main Jan 18, 2024
@jkleinsc jkleinsc deleted the roller/node/main branch January 18, 2024 21:16
@release-clerk
Copy link
Copy Markdown

release-clerk Bot commented Jan 18, 2024

Release Notes Persisted

Updated Node.js to v20.11.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-backport semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants