generated fromnginx/template-repository
- Notifications
You must be signed in to change notification settings - Fork1
chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates#427
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
dependabot wants to merge1 commit intomainChoose a base branch fromdependabot/npm_and_yarn/reference-lib/dev-dependencies-87e3219ca7
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Open
+5,631 −2,220
Conversation
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
a156c20 toad45756Comparead45756 to4aa36b6Compare4aa36b6 to65734e4Compare65734e4 to63a622dCompare63a622d tocfd5f47Comparecfd5f47 to1cc66ecCompareContributorAuthor
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Collaborator
ryepup commentedNov 19, 2025
@dependabot recreate |
1cc66ec toc8c34a0Comparec8c34a0 toea9fc24Compare…ith 5 updatesBumps the dev-dependencies group with 5 updates in the /reference-lib directory:| Package | From | To || --- | --- | --- || [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.2` | `12.1.3` || [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.0.2` || [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` || [rollup](https://github.com/rollup/rollup) | `4.41.0` | `4.44.0` || [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.4` | `29.4.0` |Updates `@rollup/plugin-typescript` from 12.1.2 to 12.1.3- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)- [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.3/packages/typescript)Updates `jest` from 29.7.0 to 30.0.2- [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.0.2/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 `rollup` from 4.41.0 to 4.44.0- [Release notes](https://github.com/rollup/rollup/releases)- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)- [Commits](rollup/rollup@v4.41.0...v4.44.0)Updates `ts-jest` from 29.3.4 to 29.4.0- [Release notes](https://github.com/kulshekhar/ts-jest/releases)- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)- [Commits](kulshekhar/ts-jest@v29.3.4...v29.4.0)---updated-dependencies:- dependency-name: "@rollup/plugin-typescript" dependency-version: 12.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies- dependency-name: jest dependency-version: 30.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies- dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies- dependency-name: rollup dependency-version: 4.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies- dependency-name: ts-jest dependency-version: 29.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
ea9fc24 toa86f50eCompareSign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
dependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code
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.
Uh oh!
There was an error while loading.Please reload this page.
Bumps the dev-dependencies group with 5 updates in the /reference-lib directory:
12.1.212.1.329.7.030.0.229.5.1430.0.04.41.04.44.029.3.429.4.0Updates
@rollup/plugin-typescriptfrom 12.1.2 to 12.1.3Changelog
Sourced from
@rollup/plugin-typescript's changelog.Commits
a209058chore(release): typescript v12.1.340a38b1fix(typescript): fixes#1652 compile when source exists anywhere in the worki...Updates
jestfrom 29.7.0 to 30.0.2Release notes
Sourced fromjest's releases.
... (truncated)
Changelog
Sourced fromjest's changelog.
... (truncated)
Commits
393acbfv30.0.25ce865bv30.0.1469f665v30.0.0ce14203v30.0.0-rc.10ab14bav30.0.0-beta.9ac334c0v30.0.0-beta.87c799e5v30.0.0-beta.74f96449v30.0.0-beta.6286dc4av30.0.0-beta.576632c6chore: drop node 23 (#15640)Updates
@types/jestfrom 29.5.14 to 30.0.0Commits
Updates
rollupfrom 4.41.0 to 4.44.0Release notes
Sourced fromrollup's releases.
... (truncated)
Changelog
Sourced fromrollup's changelog.
... (truncated)
Commits
fa4b2844.44.00b3e6bfRemove limit on max parallel file ops (#5986)95b53eeImprove approximation of coarse sourcemap segments (#5985)5dcce11fix(deps): lock file maintenance minor/patch updates (#5984)72858cb4.43.0eeca11afeat(options): Add an option for overriding the file system module in the JS ...f7633944.42.0dddc00dfeat: watch mode addallowInputInsideOutputPathoption (#5966)13b46694.41.2149d94cDebug/fix watch pipeline (#5982)Updates
ts-jestfrom 29.3.4 to 29.4.0Release notes
Sourced fromts-jest's releases.
Changelog
Sourced fromts-jest's changelog.
Commits
f692f74chore(release): 29.4.084e093efeat: support Jest 302d6fe5cbuild(deps): Update dependency eslint-plugin-jsdoc to ^50.8.083c6d35build(deps): Update dependency eslint-plugin-jest to ^28.13.394797d0build(deps): Update dependency@vitejs/plugin-react-swcto ^3.10.29a9bd5cbuild(deps): Update ESLint packages to ^8.34.0cbd81fdbuild(deps): Update dependency eslint-plugin-jest to ^28.13.01d3fb0dbuild(deps): Update dependency@types/nodeto v20.19.032efecbbuild(deps): Update docusaurus monorepo to ^3.8.15133d48build: upgradedocusaurusto 3.8You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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