Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #202

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 27.0.4 -> 27.3.9 age adoption passing confidence
electron-builder (source) 24.6.4 -> 24.13.3 age adoption passing confidence
pnpm (source) 8.10.2 -> 8.15.6 age adoption passing confidence
vite-plugin-electron 0.15.4 -> 0.28.4 age adoption passing confidence

Release Notes

electron/electron (electron)

v27.3.9: electron v27.3.9

Compare Source

Release Notes for v27.3.9

Other Changes

v27.3.8: electron v27.3.8

Compare Source

Release Notes for v27.3.8
Other Changes

v27.3.7: electron v27.3.7

Compare Source

Release Notes for v27.3.7

Other Changes

v27.3.6: electron v27.3.6

Compare Source

Release Notes for v27.3.6

Other Changes

v27.3.5: electron v27.3.5

Compare Source

Release Notes for v27.3.5

Other Changes

v27.3.4: electron v27.3.4

Compare Source

Release Notes for v27.3.4

Other Changes

v27.3.3: electron v27.3.3

Compare Source

Release Notes for v27.3.3

Fixes

  • CSS style -webkit-app-region: drag; has no effect in full screen mode. #​41331 (Also in 28, 29)
  • Fixed an issue where crashes in node::Environment destruction potentially wouldn't be propagated to the NodeService exit handler. #​41300 (Also in 28, 29)
  • Fixed an issue where zoom level settings did not persist per-session for webviews. #​41269 (Also in 28)

Other Changes

v27.3.2: electron v27.3.2

Compare Source

Release Notes for v27.3.2

Fixes

  • Fixed an issue where select-usb-device did not respect the filter option in navigator.usb.requestDevice(). #​41196 (Also in 28, 29)

Other Changes

v27.3.1: electron v27.3.1

Compare Source

Release Notes for v27.3.1

Fixes

  • Apply module search paths restriction on worker and child process. #​41139 (Also in 28, 29)
  • Fixed a potential async_hooks crash when listening for the restore event on Windows after minimizing a maximized BrowserWindow. #​41144 (Also in 28, 29)
  • Fixed forked child process not able to send IPC message under some cases on macOS. #​41100 (Also in 26, 28, 29)
  • Fixed on-screen-keyboard not hiding for webviews under some cases. #​41151 (Also in 28, 29)

Other Changes

v27.3.0: electron v27.3.0

Compare Source

Release Notes for v27.3.0

Features

  • Added net module to utility process. #​40968 (Also in 28, 29)

Fixes

  • Fixed a potential crash when calling dialog.showMessageBoxSync. #​41041 (Also in 28, 29)
  • Fixed an issue where non-modal windows with vibrancy could have incorrectly rounded corners on Sonoma. #​41035 (Also in 29)
  • Fixed macOS bug that causes window maximize button to be disabled in full-screen mode. #​41027 (Also in 28, 29)

v27.2.4: electron v27.2.4

Compare Source

Release Notes for v27.2.4

Fixes

  • Fixed an issue where inAppPurchase.getProducts and inAppPurchase.purchasedProduct did not resolve as expected. #​40955 (Also in 28, 29)

Other Changes

v27.2.3: electron v27.2.3

Compare Source

Release Notes for v27.2.3

Fixes

  • Fixed an issue where inAppPurchase.getProducts and inAppPurchase.purchasedProduct did not resolve as expected. #​40955 (Also in 28, 29)

Other Changes

v27.2.2: electron v27.2.2

Compare Source

Release Notes for v27.2.2

Fixes

  • Fixed a crash resultant from trying to listen to power-related events before the ready event was emitted on Linux. #​40923 (Also in 26, 28, 29)
  • Fixed the enabled/disabled behavior of the maximize/fullscreen button of macOS windows. #​40895 (Also in 28, 29)
  • Unset all Node envs in node process when parent is a foreign process. #​40879 (Also in 26, 28, 29)

Other Changes

v27.2.1: electron v27.2.1

Compare Source

Release Notes for v27.2.1

Fixes

  • Fixed incorrect title bar shown on frameless transparent windows. #​40868 (Also in 28, 29)

Other Changes

v27.2.0: electron v27.2.0

Compare Source

Release Notes for v27.2.0

Features

  • Added an option in protocol.registerSchemesAsPrivileged to allow V8 code cache in custom schemes. #​40708 (Also in 28)

Fixes

  • Fixed an issue where font requests were incorrectly being sent to dev tools multiple times per resource. #​40715 (Also in 28)
  • Fixed child window opening in non-active macOS apps. #​40658 (Also in 26, 28)
  • Fixed documentation of the default --inspect port. #​40742 (Also in 28)
  • Fixed save to file option not working in performance tab of devtools. #​40753
  • Prevent node mode to be used as script runner by other apps on macOS. #​40737 (Also in 26, 28)

Other Changes

v27.1.3: electron v27.1.3

Compare Source

Release Notes for v27.1.3

Fixes

  • Backported fix for AVX related crashes on certain linux machines. #​40541 (Also in 26, 28)
  • Fixed a potential issue with async_hook corruption in some error contexts. #​40593 (Also in 26, 28)
  • Fixed file paths passed to shell.showItemInFolder not being escaped in Linux. #​40561 (Also in 28)

Other Changes

v27.1.2: electron v27.1.2

Compare Source

Release Notes for v27.1.2

Fixes

  • Fixed resizing performance issue on macOS. #​40585 (Also in 26, 28)

v27.1.0: electron v27.1.0

Compare Source

Release Notes for v27.1.0

Features

  • Added keyboardLock to ses.setPermissionRequestHandler(handler). #​40459 (Also in 26, 28)

Fixes

  • Fixed "will-navigate" not being emitted when pressing links in chrome: pages. #​40524 (Also in 28)
  • Fixed a unexpectedly thrown error in some unsupported chrome extensions. #​40513 (Also in 26, 28)

Other Changes

  • Updated Chromium to 118.0.5993.144. #​40522
electron-userland/electron-builder (electron-builder)

v24.13.3

Compare Source

Patch Changes

v24.13.2

Compare Source

Patch Changes

v24.13.1

Compare Source

Patch Changes
  • Updated dependencies [6a4f605f, ccbb80de]:
    • app-builder-lib@24.13.1
    • builder-util@24.13.1
    • builder-util-runtime@9.2.4
    • dmg-builder@24.13.1

v24.13.0

Compare Source

Patch Changes

v24.12.0

Compare Source

Minor Changes
Patch Changes

v24.11.0

Compare Source

Patch Changes

v24.10.0

Compare Source

Patch Changes

v24.9.4

Compare Source

Patch Changes

v24.9.3

Compare Source

Patch Changes

v24.9.2

Compare Source

Patch Changes

v24.9.1

Compare Source

Patch Changes

v24.9.0

Compare Source

Patch Changes
  • Updated dependencies [9883ab60, 906ffb1f]:
    • app-builder-lib@24.9.0
    • dmg-builder@24.9.0

v24.8.1

Compare Source

Patch Changes

v24.8.0

Compare Source

Patch Changes

v24.7.0

Compare Source

Patch Changes

v24.6.5

Compare Source

Patch Changes
  • Updated dependencies [a8b1f159, 4fc7a3c3]:
    • dmg-builder@24.6.5
    • app-builder-lib@24.6.5
pnpm/pnpm (pnpm)

v8.15.6

Compare Source

Patch Changes

  • The exit code of the child process should be preserved on pnpm run #​7817.
  • When sorting packages in a workspace, take into account workspace dependencies specified as peerDependencies #​7813.
  • Add --ignore-scripts argument to prune command #​7836.

Platinum Sponsors

Gold Sponsors

Silver Sponsors

v8.15.5

Compare Source

v8.15.4

Compare Source

v8.15.3

Compare Source

Patch Changes

  • Remove vulnerable "ip" package from the dependencies #​7652.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.2

Compare Source

Patch Changes

  • When purging multiple node_modules directories, pnpm will no longer print multiple prompts simultaneously.
  • Don't print an unnecessary warning when adding new dependencies to a project that uses hoisted node_modules.
  • Linking globally the command of a package that has no name in package.json #​4761.
  • Installation should work with lockfile created by pnpm v9.0.0-alpha.4

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.1

Compare Source

Patch Changes

  • Use the object-hash library instead of node-object-hash for hashing keys of side-effects cache #​7591.
  • bundledDependencies should never be added to the lockfile with false as the value #​7576.

Platinum Sponsors

Gold Sponsors


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from c014822 to 250df1b Compare September 17, 2023 20:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from e3dfbdb to de44a4a Compare September 25, 2023 09:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 20fdb02 to de1f174 Compare October 2, 2023 16:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 1cdce5c to 8cf82f0 Compare October 7, 2023 15:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from eb3dc80 to c05d821 Compare April 1, 2024 21:13
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Apr 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 42579b9 to 67f940c Compare April 2, 2024 12:34
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Apr 2, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 28546b0 to ad89c93 Compare April 8, 2024 05:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ad89c93 to d774c34 Compare April 8, 2024 13:41
@antfu antfu closed this Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant