Bump the development group with 5 updates - #84
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Conversation
Bumps the development group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.13.3` | `26.4.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.5.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` | | [jest-cli](https://github.com/jestjs/jest/tree/HEAD/packages/jest-cli) | `29.7.0` | `30.5.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.43.1` | `25.9.0` | Updates `@types/node` from 24.13.3 to 26.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `jest` from 29.7.0 to 30.5.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.5.0/packages/jest) Updates `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `jest-cli` from 29.7.0 to 30.5.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.5.0/packages/jest-cli) Updates `puppeteer` from 24.43.1 to 25.9.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.43.1...puppeteer-v25.9.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: jest dependency-version: 30.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: jest-cli dependency-version: 30.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: puppeteer dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
stencil test (@stencil/core 4.44) requires jest 29 and rejects jest 30, so keep jest, jest-cli and @types/jest pinned to 29.x and only apply the puppeteer bump from this group update. @types/node stays on the 24.x major to match the Node 24 engine pinned in .nvmrc. Also add ignore rules to dependabot.yml so future major bumps of these packages aren't proposed until stencil test supports jest 30.
Member
|
Closing: this grouped bump breaks CI. jest 30 is rejected outright by stencil test (@stencil/core 4.44 requires jest 29), and puppeteer 25 breaks the e2e launcher too — stencil's testing helper calls puppeteer's Filed #85 to add dependabot |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/development-17d44075ab
branch
September 1, 2026 11:00
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 development group with 5 updates:
24.13.326.4.029.7.030.5.029.5.1430.0.029.7.030.5.024.43.125.9.0Updates
@types/nodefrom 24.13.3 to 26.4.0Commits
Updates
jestfrom 29.7.0 to 30.5.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
912baa3v30.5.0b91717achore: refresh coding agent instructions (#16182)746f2a0v30.4.2b3b4a09v30.4.15cbb21ev30.4.0db7141afix: allowcollectCoverageandcoverageProviderin project config (#16132)efb59c2v30.3.096c53d3feat(jest-config): adddefineConfigandmergeConfigfunctions (#15844)855864ev30.2.0da9b532v30.1.3Updates
@types/jestfrom 29.5.14 to 30.0.0Commits
Updates
jest-clifrom 29.7.0 to 30.5.0Release notes
Sourced from jest-cli's releases.
... (truncated)
Changelog
Sourced from jest-cli's changelog.
... (truncated)
Commits
912baa3v30.5.0b91717achore: refresh coding agent instructions (#16182)746f2a0v30.4.2b3b4a09v30.4.15cbb21ev30.4.04b9f547feat: add workerGracefulExitTimeout config option (#15984)42de652Support jest.config.mts (#16005)6886816chore: enable node protocol in imports (#16077)dcd3c79Add--collect-onlyflag to list tests without running them (#16006)efb59c2v30.3.0Updates
puppeteerfrom 24.43.1 to 25.9.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
21efe83chore: release main (#15385)cb650f6build: do not use labelled as trigger (#15384)8af4a8bchore: revert update Node.js version to v24.19.0 (#15382)4501372ci: remove base and ref passing from release-please (#15381)9fb4917chore: materalize website docs and remove pre-release (#15376)468572echore(deps): bump github/codeql-action/upload-sarif from 4.37.6 to 4.37.7 in ...87d457dchore: update Node.js version to v24.19.0 (#15378)bbd2bfachore: cleanup doctest (#15372)57b44b7ci: split out doc workflow (#15373)c060305chore: disable Dependabot labels (#15374)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