build(deps): bump the npm_and_yarn group across 2 directories with 6 updates - #5
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…updates Bumps the npm_and_yarn group with 1 update in the /frontend directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 2 updates in the /electron directory: [electron](https://github.com/electron/electron) and [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib). Updates `next` from 15.1.0 to 15.5.21 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v15.1.0...v15.5.21) Updates `sharp` from 0.33.5 to 0.34.5 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.33.5...v0.34.5) Updates `electron` from 33.4.11 to 39.8.10 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v33.4.11...v39.8.10) Updates `app-builder-lib` from 25.1.8 to 26.15.3 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/app-builder-lib/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@26.15.3/packages/app-builder-lib) Updates `builder-util-runtime` from 9.2.10 to 9.7.0 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/builder-util-runtime/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/HEAD/packages/builder-util-runtime) Updates `tar` from 6.2.1 to 7.5.22 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.1...v7.5.22) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.21 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sharp dependency-version: 0.34.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: electron dependency-version: 39.8.10 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: app-builder-lib dependency-version: 26.15.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: builder-util-runtime dependency-version: 9.7.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 7.5.22 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #6. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/frontend/npm_and_yarn-c5c6b49cec
branch
August 10, 2026 06:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 1 update in the /frontend directory: next.
Bumps the npm_and_yarn group with 2 updates in the /electron directory: electron and app-builder-lib.
Updates
nextfrom 15.1.0 to 15.5.21Release notes
Sourced from next's releases.
Commits
e26f6ffv15.5.217f5deeb[15.x] Improve performance of checking valid MPA form submissions57c31f7[15.x] EnforceserverActions.bodySizeLimitfor Server Actions in Edge runtimee3e5666[15.x] Set correct origin for internal redirects in custom server35f5013[15.x] Ensure exotic rewrite param values are properly encoded062f667[15.x] fix(fetch-cache): key fetch(Request, init) by the effective request577c9dc[15.x] fix(incremental-cache): byte-exact fetch cache key for binary bodies530d4fa[15.x] fix(next/image): improve performance of detectContentType()8fabaf3[15.x] Performance improvements when decoding React Server function payloadsff12a61[15.x] Validate server reference IDs during manifest lookupMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for next since your current version.
Updates
sharpfrom 0.33.5 to 0.34.5Release notes
Sourced from sharp's releases.
... (truncated)
Commits
e062456Release v0.34.56450c70Prerelease v0.34.5-rc.1f7c95d1TypeScript: consolidate a few enum-like propertiesef86a75Prerelease v0.34.5-rc.06c1e840Use structured binding for tuples where possiblee1628d8Simplify ICC processing when retaining input profiles #44684f9f817Linter: apply all recommended biome settings09d5aa8Docs: update internal and libvips doc links040b73cUpgrade to libvips v8.17.31f2f33dEnsure licensing headers are retained by code bundlersMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for sharp since your current version.
Install script changes
This version modifies
installscript that runs during installation. Review the package contents before updating.Updates
electronfrom 33.4.11 to 39.8.10Release notes
Sourced from electron's releases.
Commits
d7c42ebchore: backport removal of private macOS APIs (#51502)c76d48cbuild: replace spec dep fork with transitive resolution (#51490)3ff23c5fix: respect iframe sandbox flags on the OpenURL navigation path (#51437)01faabffix: resolve target bundle path once at start of install (#50766)8287d59build(deps): bump dorny/paths-filter from 3.0.2 to 4.0.1 (#51409)a8a79eaci: backport secondary siso patch (#51390)593607echore: cherry-pick 1 change from chromium (#51327)aa7791fbuild: restrict npm tarball contents to an explicit allowlist (#51307)5392e9afix: ensure corsEnabled: false protocol handlers do not work across protocols...2c24640fix: validate OSR frame geometry against shared-memory mapping size (39-x-y) ...Updates
app-builder-libfrom 25.1.8 to 26.15.3Release notes
Sourced from app-builder-lib's releases.
... (truncated)
Changelog
Sourced from app-builder-lib's changelog.
... (truncated)
Commits
512a57echore(deploy): Release v26.15.3 (#9858)9097daffix(download): persist toolset archives in a predictable cache path (#9861)35bfdebfix: addELECTRON_BUILDER_BINARIES_ALLOW_HTTPopt-in for parsing env vars t...a6117b3chore(deploy): Release v26.15.2 (#9848)f5ae163fix(icons): replace png2icons with wasm-vips Lanczos3 resampling for high-qua...3951024fix: retry package install on transient network errors (#9850)e25f967fix(mac): use nativezipfor macOS zip target to preserve.frameworksyml...d57f094chore(deploy): Release v26.15.1 (#9842)db5d2f4chore(deps): update and unpin@electron/rebuildpackage (#9845)acd903efix:ci:validatepackages (#9838)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for app-builder-lib since your current version.
Updates
builder-util-runtimefrom 9.2.10 to 9.7.0Changelog
Sourced from builder-util-runtime's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for builder-util-runtime since your current version.
Updates
tarfrom 6.2.1 to 7.5.22Changelog
Sourced from tar's changelog.
... (truncated)
Commits
2a22bfc7.5.22df1cd8dAllow transform to be falsey0cd9cc37.5.21631ae59list: prevent unbounded recursionebbb7207.5.202f27196fix: fully disable and dispose of unzip when aborting parserbe440da7.5.192812e93add maxDecompressionRatio guard against explosive decompression9ecd4d27.5.189e78bf0refuse to let header size be less than 0Maintainer changes
This version was pushed to npm by isaacs, a new releaser for tar since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.