chore(deps): bump the production-dependencies group across 1 directory with 6 updates#299
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…y with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.29.3` | `7.29.7` | | [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) | `1.5.361` | `1.5.363` | | [puppeteer-core](https://github.com/puppeteer/puppeteer) | `25.0.4` | `25.1.0` | | [electron](https://github.com/electron/electron) | `41.2.0` | `41.7.1` | | [@electron-forge/cli](https://github.com/electron/forge) | `7.11.1` | `7.11.2` | | [electron-nightly](https://github.com/electron/electron) | `44.0.0-nightly.20260521` | `44.0.0-nightly.20260527` | Updates `@babel/parser` from 7.29.3 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-parser) Updates `electron-to-chromium` from 1.5.361 to 1.5.363 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.361...v1.5.363) Updates `puppeteer-core` from 25.0.4 to 25.1.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-core-v25.0.4...puppeteer-core-v25.1.0) Updates `electron` from 41.2.0 to 41.7.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v41.2.0...v41.7.1) Updates `@electron-forge/cli` from 7.11.1 to 7.11.2 - [Release notes](https://github.com/electron/forge/releases) - [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md) - [Commits](electron/forge@v7.11.1...v7.11.2) Updates `electron-nightly` from 44.0.0-nightly.20260521 to 44.0.0-nightly.20260527 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v44.0.0-nightly.20260521...v44.0.0-nightly.20260527) --- updated-dependencies: - dependency-name: "@babel/parser" dependency-version: 7.29.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: electron-to-chromium dependency-version: 1.5.363 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: puppeteer-core dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: electron dependency-version: 41.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@electron-forge/cli" dependency-version: 7.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: electron-nightly dependency-version: 44.0.0-nightly.20260527 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Release Preview — no release
Updated automatically by ReleaseKit |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 production-dependencies group with 6 updates in the / directory:
7.29.37.29.71.5.3611.5.36325.0.425.1.041.2.041.7.17.11.17.11.244.0.0-nightly.2026052144.0.0-nightly.20260527Updates
@babel/parserfrom 7.29.3 to 7.29.7Release notes
Sourced from @babel/parser's releases.
Commits
4fba754v7.29.7Updates
electron-to-chromiumfrom 1.5.361 to 1.5.363Commits
92acd621.5.363743972dgenerate new versionfb8422e1.5.362c34fb46generate new versionUpdates
puppeteer-corefrom 25.0.4 to 25.1.0Release notes
Sourced from puppeteer-core's releases.
Changelog
Sourced from puppeteer-core's changelog.
Commits
ede6669chore: release main (#15056)7bc09e7chore(deps): bump the all group with 5 updates (#15052)8c81170chore(deps): bump the all group in /website with 3 updates (#15051)09eced5chore: update lock53b9fdachore(deps): bump the dependencies group with 2 updates (#15049)d842411chore(deps): bump node from050bf2bto8530f76in /docker in the all grou...1d2a569docs: document read-only Docker directories (#15048)ab0171dfix: support concurrency in progress bars (#15045)51db32afix: improve progress bar and install (#15042)d32384bchore(deps): bump qs and express in /website (#15040)Updates
electronfrom 41.2.0 to 41.7.1Release notes
Sourced from electron's releases.
... (truncated)
Commits
fda7749ci: unpin homebrew version (#51764)1aeb56cchore: do not require infr singoff for github workflows/actions (#51738) (#51...3edba12fix: avoid crash inwindow.print()when prefilling native print dialog (41-...6585d34ci: fix capturing fatal errors in clang problem matcher (#51713)53ba3b2fix: prefill native print dialog options on macOS with OOP printing (#51682)909636cfix: skip current instance's child processes in Windows orphan killer (#51685)74909c1feat: allow --experimental-inspector-network-resource node flag (#51377)376deb5chore: drop unused chromium cherry-pick from 41-x-y (#51672)389b221chore: cherry-pick 22 changes from chromium, angle (41-x-y) (#51667)b79810efix: Crash for Notification close (#51656)Updates
@electron-forge/clifrom 7.11.1 to 7.11.2Release notes
Sourced from @electron-forge/cli's releases.
Commits
f2a3ec8chore: bump version to 7.11.2 (#4262)c57487cbuild(deps): bump ip-address from 10.0.1 to 10.1.1 (#4246)aa6e75dbuild(deps): bump fast-uri from 3.1.0 to 3.1.2 (#4261)c6d2614build(deps): audit clearing (#4243)aacc96dbuild(deps): bump actions/setup-node from 6.2.0 to 6.4.0 (#4257)2a8c9adfix(cli): detect TTY for interactive mode instead of hardcoding true (#4219)9b4be2dbuild(deps): bump@xmldom/xmldomfrom 0.8.12 to 0.8.13 (#4254)9a6f204build(deps): bump postcss from 8.5.6 to 8.5.13 (#4253)a59d64cbuild(deps): bump axios from 1.15.0 to 1.15.2 (#4252)0c38d76fix(cli): allow pre-release package manager ranges (#4242)Updates
electron-nightlyfrom 44.0.0-nightly.20260521 to 44.0.0-nightly.20260527Commits
c0a22e9ci: turn off analytics setup assistant prompts on macOS (#51776)85929ceci: use gn-check script in gn-check job (#51744)c2a0ec9ci: unpin homebrew version (#51757)9b0fb5bchore: bump chromium to 150.0.7849.0 (main) (#51733)75c9a16chore: do not require infr singoff for github workflows/actions (#51738)dfd2fa7build: add remaining checks to Chromium roll message linting (#51729)58322f7chore: bump chromium to 150.0.7847.0 (main) (#51720)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 conditions