-
Notifications
You must be signed in to change notification settings - Fork 52
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
0 participants
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.7
11.0.11
10.3.7
11.0.11
10.3.7
11.0.11
7.8.1
7.8.2
10.3.2
11.0.5
10.1.1
11.0.2
10.3.7
11.0.11
4.17.21
5.0.0
29.5.12
29.5.14
20.12.3
22.13.9
6.21.0
8.26.0
6.21.0
8.26.0
8.57.0
9.21.0
9.1.0
10.0.2
5.1.3
5.2.3
3.2.5
3.5.3
6.3.4
7.0.0
29.1.2
29.2.6
9.5.1
9.5.2
5.4.3
5.8.2
Updates
@nestjs/common
from 10.3.7 to 11.0.11Release notes
Sourced from
@nestjs/common
's releases.... (truncated)
Commits
132c1df
chore(@nestjs
) publish v11.0.11 releasebaba45e
chore(@nestjs
) publish v11.0.10 release3c276c9
chore(@nestjs
) publish v11.0.9 releasede76147
fix(common): revert to original value (swc builders regression) #144301093d99
chore(@nestjs
) publish v11.0.8 releasef81ce5f
fix(common): addLeadingSlash optional group support13290e9
chore(@nestjs
) publish v11.0.7 release08fce4a
chore(@nestjs
) publish v11.0.6 release08d0c61
chore(@nestjs
) publish v11.0.5 release02045b7
chore(@nestjs
) publish v11.0.4 releaseUpdates
@nestjs/core
from 10.3.7 to 11.0.11Release notes
Sourced from
@nestjs/core
's releases.... (truncated)
Commits
132c1df
chore(@nestjs
) publish v11.0.11 releasebaba45e
chore(@nestjs
) publish v11.0.10 release3c276c9
chore(@nestjs
) publish v11.0.9 release1414e2c
fix: skip root module if undefinedfececd2
Update packages/core/scanner.ts8dca14e
test: early return when imports undefined2bdec35
style: disable no-this-alias for tree-node1832c9e
test: early return when imports undefined5703250
chore: rename method name059e817
fix: stop on cyclesUpdates
@nestjs/platform-express
from 10.3.7 to 11.0.11Release notes
Sourced from
@nestjs/platform-express
's releases.... (truncated)
Commits
132c1df
chore(@nestjs
) publish v11.0.11 releasebaba45e
chore(@nestjs
) publish v11.0.10 release224cffd
test: move after each to describe block123f653
fix(platform-express) respect existing parser middlewares when using Express 5eff8f15
fix(platform-express) respect existing parser middlewares when using Express 53c276c9
chore(@nestjs
) publish v11.0.9 release1093d99
chore(@nestjs
) publish v11.0.8 release9ae019f
fix(platform-express) make check for already registered parsers work with Exp...13290e9
chore(@nestjs
) publish v11.0.7 release08fce4a
chore(@nestjs
) publish v11.0.6 releaseUpdates
rxjs
from 7.8.1 to 7.8.2Changelog
Sourced from rxjs's changelog.
Commits
e5351d0
chore(publish): 7.8.28bbfa4e
fix(animationFrameScheduler): some tasks are never flushed and sometimes it b...4a2d0d2
docs(rxjs.dex): replace polyfill.io with a Cloudflare equivalent (#7487)2fb0740
chore: 7.x remove global npm install and ignore latest TS (#7398)d69d890
docs: fix missing overloads in docs when overload count is less than 3 (#7367...27855c6
fix(mergeWith): works correctly with an Array (#7281)9db6563
docs: provide URL for the V8 docs app (#7244)5c3fb33
docs: add MonoTypeOperatorFunction documentation (#7284)0e2ef5e
fix(subscriber): strict type signature for next method (#7172)b6d00c1
docs: improve glossary and semantics page (#7267)Updates
@nestjs/cli
from 10.3.2 to 11.0.5Release notes
Sourced from
@nestjs/cli
's releases.... (truncated)
Commits
777aa0a
chore(): release v11.0.50c85704
Merge pull request #2920 from nestjs/renovate/angular-cli-monorepo62d71fc
Merge pull request #2923 from nestjs/renovate/ansis-3.x903d5f1
Merge pull request #2928 from AbundantSalmon/fix-hot-reload-for-mjs-filesd866d77
feat(swc): add reload application when compiling to mjs1f7c756
chore(deps): update dependency@swc/core
to v1.11.1 (#2927)3f76f84
chore(deps): update typescript-eslint monorepo to v8.25.0 (#2926)a4b86c9
chore(deps): update dependency ts-jest to v29.2.6 (#2925)2a7f878
chore(deps): update dependency prettier to v3.5.2 (#2924)82cbae1
chore(deps): update dependency eslint to v9.21.0 (#2922)Updates
@nestjs/schematics
from 10.1.1 to 11.0.2Release notes
Sourced from
@nestjs/schematics
's releases.... (truncated)
Commits
1f844b3
chore(): release v11.0.29b778cc
Merge pull request #2002 from nestjs/renovate/angular-cli-monorepo31e4139
chore: remove coveralls badge304040f
chore(deps): update dependency prettier to v3.5.3 (#2013)fdd6579
chore(deps): update dependency@types/node
to v22.13.8 (#2011)92f2f9a
fix(deps): update angular-cli monorepo to v19.2.0d0924c8
chore(deps): update dependency eslint-config-prettier to v10.0.2 (#2010)134b84c
chore(deps): update typescript-eslint monorepo to v8.25.0 (#2009)064fc01
chore(deps): update dependency ts-jest to v29.2.6 (#2008)554f02b
chore(deps): update eslint monorepo to v9.21.0 (#2006)Updates
@nestjs/testing
from 10.3.7 to 11.0.11Release notes
Sourced from
@nestjs/testing
's releases.... (truncated)
Commits
132c1df
chore(@nestjs
) publish v11.0.11 releasebaba45e
chore(@nestjs
) publish v11.0.10 release3c276c9
chore(@nestjs
) publish v11.0.9 release1093d99
chore(@nestjs
) publish v11.0.8 release13290e9
chore(@nestjs
) publish v11.0.7 release08fce4a
chore(@nestjs
) publish v11.0.6 release08d0c61
chore(@nestjs
) publish v11.0.5 release02045b7
chore(@nestjs
) publish v11.0.4 releasecbebdd2
chore(@nestjs
) publish v11.0.3 releasefca5ebb
chore(@nestjs
) publish v11.0.2 releaseUpdates
@types/express
from 4.17.21 to 5.0.0Commits
Updates
@types/jest
from 29.5.12 to 29.5.14Commits
Updates
@types/node
from 20.12.3 to 22.13.9Commits
Updates
@typescript-eslint/eslint-plugin
from 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
bc6d19f
chore(release): publish 8.26.002d9d73
feat(eslint-plugin): [unified-signatures] support ignoring overload signature...84af50e
feat(eslint-plugin): [explicit-module-boundary-types] add an option to ignore...a03b7ef
fix(eslint-plugin): [no-unnecessary-type-assertion] handle unknown (#10875)4082ad0
docs(eslint-plugin): [consistent-return] add link tonoImplicitReturns
docs...d8d4b3c
feat(eslint-plugin): [no-unused-var] handle implicit exports in declaration f...9674629
feat: support TypeScript 5.8 (#10903)3c7b8ff
chore: fix integration-tests (#10906)735064a
fix(eslint-plugin): [no-invalid-void-type] reportaccessor
properties with ...a6feb59
fix(eslint-plugin): [unified-signatures] does not differentiate truly private...Updates
@typescript-eslint/parser
from 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
bc6d19f
chore(release): publish 8.26.017e7012
chore(deps): update dependency knip to v5.44.1 (#10845)9674629
feat: support TypeScript 5.8 (#10903)7c88d26
chore: update all test scripts to remove coverage flag (#10582)1a9ab8f
chore(release): publish 8.25.0f3ef20e
chore: update to latest nx and use project references first approach (#10361)3646ec0
chore(release): publish 8.24.187d72ba
chore(release): publish 8.24.02a96020
chore(release): publish 8.23.094e8098
chore(release): publish 8.22.0Updates
eslint
from 8.57.0 to 9.21.0Release notes
Sourced from