-
Notifications
You must be signed in to change notification settings - Fork 70
chore(deps): bump the deps group across 1 directory with 20 updates #4642
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/nest/deps-c3ce24b1d1
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.
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
Bumps the deps group with 20 updates in the /nest directory: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.3.7` | `11.0.11` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.3.7` | `11.0.11` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.3.7` | `11.0.11` | | [rxjs](https://github.com/reactivex/rxjs) | `7.8.1` | `7.8.2` | | [@nestjs/cli](https://github.com/nestjs/nest-cli) | `10.3.2` | `11.0.5` | | [@nestjs/schematics](https://github.com/nestjs/schematics) | `10.1.1` | `11.0.2` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.3.7` | `11.0.11` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.21` | `5.0.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.14` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.3` | `22.13.9` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.26.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.26.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.21.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.2` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.3` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.5.3` | | [supertest](https://github.com/ladjs/supertest) | `6.3.4` | `7.0.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.2` | `29.2.6` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.1` | `9.5.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.4.3` | `5.8.2` | Updates `@nestjs/common` from 10.3.7 to 11.0.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/common) Updates `@nestjs/core` from 10.3.7 to 11.0.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/core) Updates `@nestjs/platform-express` from 10.3.7 to 11.0.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/platform-express) Updates `rxjs` from 7.8.1 to 7.8.2 - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md) - [Commits](ReactiveX/rxjs@7.8.1...7.8.2) Updates `@nestjs/cli` from 10.3.2 to 11.0.5 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json) - [Commits](nestjs/nest-cli@10.3.2...11.0.5) Updates `@nestjs/schematics` from 10.1.1 to 11.0.2 - [Release notes](https://github.com/nestjs/schematics/releases) - [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json) - [Commits](nestjs/schematics@10.1.1...11.0.2) Updates `@nestjs/testing` from 10.3.7 to 11.0.11 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/testing) Updates `@types/express` from 4.17.21 to 5.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/jest` from 29.5.12 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 20.12.3 to 22.13.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.26.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.26.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/parser) Updates `eslint` from 8.57.0 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.21.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.2 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.2) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.3) Updates `prettier` from 3.2.5 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.5.3) Updates `supertest` from 6.3.4 to 7.0.0 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v6.3.4...v7.0.0) Updates `ts-jest` from 29.1.2 to 29.2.6 - [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.1.2...v29.2.6) Updates `ts-loader` from 9.5.1 to 9.5.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.1...v9.5.2) Updates `typescript` from 5.4.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.3...v5.8.2) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: "@nestjs/core" dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: "@nestjs/platform-express" dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: rxjs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: "@nestjs/cli" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: "@nestjs/schematics" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: "@nestjs/testing" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: supertest dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull 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.
Bumps the deps group with 20 updates in the /nest directory:
10.3.711.0.1110.3.711.0.1110.3.711.0.117.8.17.8.210.3.211.0.510.1.111.0.210.3.711.0.114.17.215.0.029.5.1229.5.1420.12.322.13.96.21.08.26.06.21.08.26.08.57.09.21.09.1.010.0.25.1.35.2.33.2.53.5.36.3.47.0.029.1.229.2.69.5.19.5.25.4.35.8.2Updates
@nestjs/commonfrom 10.3.7 to 11.0.11Release notes
Sourced from
@nestjs/common's releases.... (truncated)
Commits
132c1dfchore(@nestjs) publish v11.0.11 releasebaba45echore(@nestjs) publish v11.0.10 release3c276c9chore(@nestjs) publish v11.0.9 releasede76147fix(common): revert to original value (swc builders regression) #144301093d99chore(@nestjs) publish v11.0.8 releasef81ce5ffix(common): addLeadingSlash optional group support13290e9chore(@nestjs) publish v11.0.7 release08fce4achore(@nestjs) publish v11.0.6 release08d0c61chore(@nestjs) publish v11.0.5 release02045b7chore(@nestjs) publish v11.0.4 releaseUpdates
@nestjs/corefrom 10.3.7 to 11.0.11Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
132c1dfchore(@nestjs) publish v11.0.11 releasebaba45echore(@nestjs) publish v11.0.10 release3c276c9chore(@nestjs) publish v11.0.9 release1414e2cfix: skip root module if undefinedfececd2Update packages/core/scanner.ts8dca14etest: early return when imports undefined2bdec35style: disable no-this-alias for tree-node1832c9etest: early return when imports undefined5703250chore: rename method name059e817fix: stop on cyclesUpdates
@nestjs/platform-expressfrom 10.3.7 to 11.0.11Release notes
Sourced from
@nestjs/platform-express's releases.... (truncated)
Commits
132c1dfchore(@nestjs) publish v11.0.11 releasebaba45echore(@nestjs) publish v11.0.10 release224cffdtest: move after each to describe block123f653fix(platform-express) respect existing parser middlewares when using Express 5eff8f15fix(platform-express) respect existing parser middlewares when using Express 53c276c9chore(@nestjs) publish v11.0.9 release1093d99chore(@nestjs) publish v11.0.8 release9ae019ffix(platform-express) make check for already registered parsers work with Exp...13290e9chore(@nestjs) publish v11.0.7 release08fce4achore(@nestjs) publish v11.0.6 releaseUpdates
rxjsfrom 7.8.1 to 7.8.2Changelog
Sourced from rxjs's changelog.
Commits
e5351d0chore(publish): 7.8.28bbfa4efix(animationFrameScheduler): some tasks are never flushed and sometimes it b...4a2d0d2docs(rxjs.dex): replace polyfill.io with a Cloudflare equivalent (#7487)2fb0740chore: 7.x remove global npm install and ignore latest TS (#7398)d69d890docs: fix missing overloads in docs when overload count is less than 3 (#7367...27855c6fix(mergeWith): works correctly with an Array (#7281)9db6563docs: provide URL for the V8 docs app (#7244)5c3fb33docs: add MonoTypeOperatorFunction documentation (#7284)0e2ef5efix(subscriber): strict type signature for next method (#7172)b6d00c1docs: improve glossary and semantics page (#7267)Updates
@nestjs/clifrom 10.3.2 to 11.0.5Release notes
Sourced from
@nestjs/cli's releases.... (truncated)
Commits
777aa0achore(): release v11.0.50c85704Merge pull request #2920 from nestjs/renovate/angular-cli-monorepo62d71fcMerge pull request #2923 from nestjs/renovate/ansis-3.x903d5f1Merge pull request #2928 from AbundantSalmon/fix-hot-reload-for-mjs-filesd866d77feat(swc): add reload application when compiling to mjs1f7c756chore(deps): update dependency@swc/coreto v1.11.1 (#2927)3f76f84chore(deps): update typescript-eslint monorepo to v8.25.0 (#2926)a4b86c9chore(deps): update dependency ts-jest to v29.2.6 (#2925)2a7f878chore(deps): update dependency prettier to v3.5.2 (#2924)82cbae1chore(deps): update dependency eslint to v9.21.0 (#2922)Updates
@nestjs/schematicsfrom 10.1.1 to 11.0.2Release notes
Sourced from
@nestjs/schematics's releases.... (truncated)
Commits
1f844b3chore(): release v11.0.29b778ccMerge pull request #2002 from nestjs/renovate/angular-cli-monorepo31e4139chore: remove coveralls badge304040fchore(deps): update dependency prettier to v3.5.3 (#2013)fdd6579chore(deps): update dependency@types/nodeto v22.13.8 (#2011)92f2f9afix(deps): update angular-cli monorepo to v19.2.0d0924c8chore(deps): update dependency eslint-config-prettier to v10.0.2 (#2010)134b84cchore(deps): update typescript-eslint monorepo to v8.25.0 (#2009)064fc01chore(deps): update dependency ts-jest to v29.2.6 (#2008)554f02bchore(deps): update eslint monorepo to v9.21.0 (#2006)Updates
@nestjs/testingfrom 10.3.7 to 11.0.11Release notes
Sourced from
@nestjs/testing's releases.... (truncated)
Commits
132c1dfchore(@nestjs) publish v11.0.11 releasebaba45echore(@nestjs) publish v11.0.10 release3c276c9chore(@nestjs) publish v11.0.9 release1093d99chore(@nestjs) publish v11.0.8 release13290e9chore(@nestjs) publish v11.0.7 release08fce4achore(@nestjs) publish v11.0.6 release08d0c61chore(@nestjs) publish v11.0.5 release02045b7chore(@nestjs) publish v11.0.4 releasecbebdd2chore(@nestjs) publish v11.0.3 releasefca5ebbchore(@nestjs) publish v11.0.2 releaseUpdates
@types/expressfrom 4.17.21 to 5.0.0Commits
Updates
@types/jestfrom 29.5.12 to 29.5.14Commits
Updates
@types/nodefrom 20.12.3 to 22.13.9Commits
Updates
@typescript-eslint/eslint-pluginfrom 6.21.0 to 8.26.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
bc6d19fchore(release): publish 8.26.002d9d73feat(eslint-plugin): [unified-signatures] support ignoring overload signature...84af50efeat(eslint-plugin): [explicit-module-boundary-types] add an option to ignore...a03b7effix(eslint-plugin): [no-unnecessary-type-assertion] handle unknown (#10875)4082ad0docs(eslint-plugin): [consistent-return] add link tonoImplicitReturnsdocs...d8d4b3cfeat(eslint-plugin): [no-unused-var] handle implicit exports in declaration f...9674629feat: support TypeScript 5.8 (#10903)3c7b8ffchore: fix integration-tests (#10906)735064afix(eslint-plugin): [no-invalid-void-type] reportaccessorproperties with ...a6feb59fix(eslint-plugin): [unified-signatures] does not differentiate truly private...Updates
@typescript-eslint/parserfrom 6.21.0 to 8.26.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
bc6d19fchore(release): publish 8.26.017e7012chore(deps): update dependency knip to v5.44.1 (#10845)9674629feat: support TypeScript 5.8 (#10903)7c88d26chore: update all test scripts to remove coverage flag (#10582)1a9ab8fchore(release): publish 8.25.0f3ef20echore: update to latest nx and use project references first approach (#10361)3646ec0chore(release): publish 8.24.187d72bachore(release): publish 8.24.02a96020chore(release): publish 8.23.094e8098chore(release): publish 8.22.0Updates
eslintfrom 8.57.0 to 9.21.0Release notes
Sourced from