chore(deps-dev): bump the dev-deps group with 6 updates - #920
Merged
Conversation
Bumps the dev-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.2.2` | `12.0.1` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.2.2` | `12.0.1` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.2.2` | `12.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.3.0` | `26.4.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.4.2` | `30.5.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.3.0` | `17.4.1` | Updates `@nestjs/common` from 11.2.2 to 12.0.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v12.0.1/packages/common) Updates `@nestjs/core` from 11.2.2 to 12.0.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v12.0.1/packages/core) Updates `@nestjs/testing` from 11.2.2 to 12.0.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v12.0.1/packages/testing) Updates `@types/node` from 26.3.0 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 30.4.2 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 `lint-staged` from 17.3.0 to 17.4.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.3.0...v17.4.1) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 12.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@nestjs/core" dependency-version: 12.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@nestjs/testing" dependency-version: 12.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@types/node" dependency-version: 26.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: jest dependency-version: 30.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: lint-staged dependency-version: 17.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
SocketSomeone
deleted the
dependabot/npm_and_yarn/dev-deps-4c060e9264
branch
September 1, 2026 00:24
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 dev-deps group with 6 updates:
11.2.212.0.111.2.212.0.111.2.212.0.126.3.026.4.030.4.230.5.017.3.017.4.1Updates
@nestjs/commonfrom 11.2.2 to 12.0.1Release notes
Sourced from @nestjs/common's releases.
... (truncated)
Commits
4c751c5chore(release): publish v12.0.1 release6494a6cchore(release): publish v12.0.0 releasee306724fix(deps): update dependency file-type to v22edb0034Merge branch 'master' into v12.0.0e255755chore: resolve conflicts, minor fixes5d1b19bMerge branch 'master' into v12.0.0a2c25c2Merge pull request #17028 from OlegStrokan/feat/get-transport-server5f2618afix(common): Reject hex and non-numeric strings in parse-float pipeUpdates
@nestjs/corefrom 11.2.2 to 12.0.1Release notes
Sourced from @nestjs/core's releases.
... (truncated)
Commits
4c751c5chore(release): publish v12.0.1 release3c25112chore: update peer deps6494a6cchore(release): publish v12.0.0 releasec9d59f2chore: expose missing internals45485b5fix(core): circular durable providers issue #17562f94e9ebfix(core): preserve middleware arity and harden instance decorator1dcbc25fix(core): instrument midldeware issue #17554f5bf4dddocs(core): update Mercure SSE header comment to current pathedb0034Merge branch 'master' into v12.0.0e255755chore: resolve conflicts, minor fixesUpdates
@nestjs/testingfrom 11.2.2 to 12.0.1Release notes
Sourced from @nestjs/testing's releases.
... (truncated)
Commits
4c751c5chore(release): publish v12.0.1 release3c25112chore: update peer deps6494a6cchore(release): publish v12.0.0 releaseedb0034Merge branch 'master' into v12.0.0e255755chore: resolve conflicts, minor fixes5d1b19bMerge branch 'master' into v12.0.0eb49dd1test(testing): Add unit tests for@nestjs/testingpackage68dfc23Merge branch 'master' into v12.0.0c470ddfMerge branch 'master' into v12.0.0415e4d3fix(testing): use try load package insted (dummy load)Updates
@types/nodefrom 26.3.0 to 26.4.0Commits
Updates
jestfrom 30.4.2 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)Updates
lint-stagedfrom 17.3.0 to 17.4.1Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
d0c1517Merge pull request #1841 from lint-staged/changeset-release/mainf061335chore(changeset): released2721afMerge pull request #1840 from lint-staged/updatesefe5b63ci: update Changesets action because it failed to publishcd76ce3build: update dependenciesea195e1Merge pull request #1837 from lint-staged/changeset-release/maina6a0d61chore(changeset): release0a09098Merge pull request #1832 from lint-staged/add-all-flag7fd685bfix: further fix parsing options logic510a27cfeat: add--allflag for including all files tracked by Git instead of just...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