iTwin / imodel-unity-example

Example demonstrating use of iTwin.js with a Unity application
MIT License
21 stars 10 forks source link

Bump electron and @itwin/core-electron in /node #41

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps electron to 23.3.1 and updates ancestor dependency @itwin/core-electron. These dependencies need to be updated together.

Updates electron from 14.2.9 to 23.3.1

Release notes

Sourced from electron's releases.

electron v23.3.1

Release Notes for v23.3.1

Fixes

  • Fixed an perceived failure when when using Accessibility attribute AXManualAccessibility to enable a11y features in Electron. #38151 (Also in 24)

electron v23.3.0

Release Notes for v23.3.0

Features

  • Added httpOnly to the cookie filter. #38043 (Also in 24)

Fixes

  • Fixed broken defaults in shell.openExternal() options. #38091 (Also in 22, 24, 25)
  • Fixed crash when executing eval in the utility process. #38040 (Also in 24, 25)

Other Changes

  • Backported fix for 1408315. #38011
  • Security: backported fix for 1360571. #38061
  • Security: backported fix for 1404790. #38063
  • Security: backported fix for 1427388. #37982
  • Security: backported fix for 1428820.
    • Security: backported fix for CVE-2023-2133.
    • Security: backported fix for CVE-2023-2134.
    • Security: backported fix for CVE-2023-2136.
    • Security: backported fix for CVE-2023-2135. #38083
  • Security: backported fix for 1428820. #38067
  • Security: backported fix for CVE-2023-2033. #37981
  • Security: backported fix for CVE-2023-2133. #38057
  • Security: backported fix for CVE-2023-2136. #38065

electron v23.2.4

Release Notes for v23.2.4

Fixes

  • Fixed an issue on Linux where menus would not open after resizing/maximizing/unmaximizing a window. #37908 (Also in 24, 25)
  • Fixed an issue which made defaultFontFamily in webPreferences have no effect. #37969 (Also in 22, 24, 25)

electron v23.2.3

Release Notes for v23.2.3

Fixes

  • Added about panel for menu role about on Linux as well. #37874 (Also in 24, 25)
  • Fixed an issue on macOS where entering fullscreen with the Fn+F system shortcut would fail or create strange window side effects. #37822 (Also in 24)
  • Fixed an issue where certain buttons in the PDF viewer didn't work. #37919 (Also in 24, 25)
  • Fixed recommended node-gyp version in node.h error. #37941 (Also in 22, 24, 25)

... (truncated)

Commits
  • 22140a6 fix: AXManualAccessibility showing failure (#38151)
  • 3d773ee build: fixup patches (#38124)
  • 510abbe feat: add httpOnly cookies.get filter (#38043)
  • c6e803a fix: webContents return type incorrect (#38112)
  • 51ed765 chore: cherry-pick 1d491fff578b, f7b87bea19d7 and 549d92d7ef35 from chromium ...
  • 3f7c8cb chore: cherry-pick 2b30a50d0e62 from chromium (#38057)
  • 5259afc chore: cherry-pick aed05b609629 from angle (#38063)
  • 26abaed chore: cherry-pick 5 changes from Release-2-M112 (#38083)
  • 4d8b9a8 fix: crash in utilityProcess when generating code from strings (#38040)
  • d362c30 chore: cherry-pick 8421a9eebd8a and 4dc670a8c557 from skia (#38065)
  • Additional commits viewable in compare view


Updates @itwin/core-electron from 3.2.4 to 3.7.5

Release notes

Sourced from @​itwin/core-electron's releases.

v3.7.5

Release notes

Changes

  • Add gaps between TreeNodeItem content items (#5447)
  • Mobile backend access token fixes (backport #5456) [release/3.7.x] (#5459)
  • Remove EC rule 102 Abstract class must have abstract base class (backport #5353) [release/3.7.x] (#5483)
  • Mobile RPC queue up pending messages until reconnected in foreground (backport #5479) [release/3.7.x] (#5484)

Full changelog: 3.7.4...3.7.5

v3.7.4

Release notes

Changes

  • Address tile content disposal issues (bp #5440) (#5442)

Full changelog: 3.7.3...3.7.4

v3.7.3

Release notes

Changes

  • Fix selection scope field (#5391)
  • IPC blocking fix (backport #5400) [release/3.7.x] (#5404)
  • Fix for timing issue in core tests (backport #5419) [release/3.7.x] (#5420)
  • add missing file to core-geometry barrel (backport #5412) [release/3.7.x] (#5414)
  • Fix point cloud jitter and quantization issues for additive refinement pnts (backport #5324) [release/3.7.x] (#5421)
  • Fix point cloud voxel size issues for additive refinement pnts (backport #5407) [release/3.7.x] (#5423)
  • Prune unnecessary deps and update rush audit [release/3.7.x] (#5406)

Full changelog: 3.7.2...3.7.3

v3.7.2

Release notes

Changes

  • Exit the LookAndMove tool when ESC is used to disable pointer lock. (backport #5362) [release/3.7.x] (#5363)
  • fix type definition in TileStorage.ts (backport #5359) [release/3.7.x] (#5365)
  • Temporarily ignore xml2js CVE until @​azure/storage-blob is updated (backport #5372) [release/3.7.x] (#5381)
  • Presentation: Fix BisCore supplemental rules for related bis.ExternalSource properties (backport #5378) [release/3.7.x] (#5380)

Full changelog: 3.7.1...3.7.2

v3.7.1

Release notes

... (truncated)

Commits
  • 66a5239 3.7.5
  • 1b2a834 Mobile RPC queue up pending messages until reconnected in foreground (backpor...
  • 7b3d0f6 Remove EC rule 102 Abstract class must have abstract base class (backport #53...
  • 441244f Mobile backend access token fixes (backport #5456) [release/3.7.x] (#5459)
  • f2944f7 Add gaps between TreeNodeItem content items (#5447)
  • 3a744eb 3.7.4
  • 8cfc359 Address tile content disposal issues (bp #5440) (#5442)
  • b303241 3.7.3
  • e2eca8d Prune unnecessary deps and update rush audit [release/3.7.x] (#5406)
  • 0980c3b Fix point cloud voxel size issues for additive refinement pnts (backport #540...
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/iTwin/imodel-unity-example/network/alerts).