-
Notifications
You must be signed in to change notification settings - Fork 70
chore(deps): bump the deps group across 1 directory with 20 updates #4600
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
Closed
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
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
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.10` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.3.7` | `11.0.10` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.3.7` | `11.0.10` | | [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.1` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.3.7` | `11.0.10` | | [@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.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.25.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.25.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.2` | | [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.7.3` | Updates `@nestjs/common` from 10.3.7 to 11.0.10 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.10/packages/common) Updates `@nestjs/core` from 10.3.7 to 11.0.10 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.10/packages/core) Updates `@nestjs/platform-express` from 10.3.7 to 11.0.10 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.10/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.1 - [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.1) Updates `@nestjs/testing` from 10.3.7 to 11.0.10 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.10/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.5 - [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.25.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.25.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.25.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.25.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.2 - [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.2) 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.7.3 - [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.7.3) --- 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>
b6cd834 to
8c894d6
Compare
Contributor
Author
|
Superseded by #4642. |
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.1010.3.711.0.1010.3.711.0.107.8.17.8.210.3.211.0.510.1.111.0.110.3.711.0.104.17.215.0.029.5.1229.5.1420.12.322.13.56.21.08.25.06.21.08.25.08.57.09.21.09.1.010.0.25.1.35.2.33.2.53.5.26.3.47.0.029.1.229.2.69.5.19.5.25.4.35.7.3Updates
@nestjs/commonfrom 10.3.7 to 11.0.10Release notes
Sourced from
@nestjs/common's releases.... (truncated)
Commits
baba45echore(@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 releasecbebdd2chore(@nestjs) publish v11.0.3 releaseUpdates
@nestjs/corefrom 10.3.7 to 11.0.10Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
baba45echore(@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 cycles3179609refactor: dont track node depthUpdates
@nestjs/platform-expressfrom 10.3.7 to 11.0.10Release notes
Sourced from
@nestjs/platform-express's releases.... (truncated)
Commits
baba45echore(@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 release08d0c61chore(@nestjs) publish v11.0.5 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.1Release notes
Sourced from
@nestjs/schematics's releases.... (truncated)
Commits
984128cchore(): release v11.0.10afab32Merge pull request #1991 from romainbrancourt/update-ts-compiler-targetf2eb538Merge pull request #1976 from nestjs/renovate/angular-cli-monorepo9857511chore(deps): update babel monorepo to v7.26.9 (#2000)db21381chore(deps): update dependency@types/nodeto v22.13.4 (#1999)110a3e5chore(deps): update dependency prettier to v3.5.1 (#1998)9e3742dchore(deps): update dependency@types/nodeto v22.13.2 (#1997)a532fd8fix(deps): update angular-cli monorepo to v19.1.7c43b2a8chore(deps): update dependency globals to v15.15.0 (#1996)06fc165chore(deps): update dependency eslint to v9.20.1 (#1995)Updates
@nestjs/testingfrom 10.3.7 to 11.0.10Release notes
Sourced from
@nestjs/testing's releases.... (truncated)
Commits
baba45echore(@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 release65cfe0crefactor: pick only one option attribute for test moduleUpdates
@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.5Commits
Updates
@typescript-eslint/eslint-pluginfrom 6.21.0 to 8.25.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
1a9ab8fchore(release): publish 8.25.0a43c199feat(eslint-plugin): [no-misused-spread] add suggestions (#10719)0a0a085fix(eslint-plugin): [strict-boolean-expressions] allowNullableBoolean - suppo...b688380fix(eslint-plugin): [no-invalid-void-type] don't flag function overloading wi...f22de04fix(eslint-plugin): [prefer-nullish-coalescing] report on chain expressions i...6f87c20docs(eslint-plugin): [consistent-type-definitions] add FAQs (#10731)fb790dcfix(eslint-plugin): [no-deprecated] report usage of deprecated private identi...5d503b9fix(eslint-plugin): [unified-signatures] handle getter-setter (#10818)f3ef20echore: update to latest nx and use project references first approach (#10361)3646ec0chore(release): publish 8.24.1Updates
@typescript-eslint/parserfrom 6.21.0 to 8.25.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
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.0a885343feat(parser): add standalone isolatedDeclarations option (#10499)79af426chore(release): publish 8.21.0a157fd4chore: standardized on inline named exports (mostly) (#10596)ea6fbeachore(release): publish 8.20.0Updates
eslintfrom 8.57.0 to 9.21.0Release notes
Sourced from