Bump @nestjs/common, @nestjs/apollo, @nestjs/config, @nestjs/core, @nestjs/graphql, @nestjs/jwt, @nestjs/platform-express and @nestjs/testing#29
Merged
Conversation
…estjs/graphql, @nestjs/jwt, @nestjs/platform-express and @nestjs/testing Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/apollo](https://github.com/nestjs/graphql), [@nestjs/config](https://github.com/nestjs/config), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/graphql](https://github.com/nestjs/graphql), [@nestjs/jwt](https://github.com/nestjs/jwt), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing). These dependencies needed to be updated together. Updates `@nestjs/common` from 9.4.3 to 11.0.16 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.16/packages/common) Updates `@nestjs/apollo` from 12.0.3 to 13.1.0 - [Release notes](https://github.com/nestjs/graphql/releases) - [Commits](nestjs/graphql@v12.0.3...v13.1.0) Updates `@nestjs/config` from 3.0.0 to 4.0.2 - [Release notes](https://github.com/nestjs/config/releases) - [Changelog](https://github.com/nestjs/config/blob/master/.release-it.json) - [Commits](nestjs/config@3.0.0...4.0.2) Updates `@nestjs/core` from 10.4.15 to 11.0.16 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.16/packages/core) Updates `@nestjs/graphql` from 12.0.3 to 13.1.0 - [Release notes](https://github.com/nestjs/graphql/releases) - [Commits](nestjs/graphql@v12.0.3...v13.1.0) Updates `@nestjs/jwt` from 10.1.0 to 11.0.0 - [Release notes](https://github.com/nestjs/jwt/releases) - [Changelog](https://github.com/nestjs/jwt/blob/master/.release-it.json) - [Commits](nestjs/jwt@10.1.0...11.0.0) Updates `@nestjs/platform-express` from 10.4.15 to 11.0.16 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.16/packages/platform-express) Updates `@nestjs/testing` from 10.3.7 to 11.0.16 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.16/packages/testing) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.0.16 dependency-type: direct:production - dependency-name: "@nestjs/apollo" dependency-version: 13.1.0 dependency-type: direct:production - dependency-name: "@nestjs/config" dependency-version: 4.0.2 dependency-type: direct:production - dependency-name: "@nestjs/core" dependency-version: 11.0.16 dependency-type: direct:production - dependency-name: "@nestjs/graphql" dependency-version: 13.1.0 dependency-type: direct:production - dependency-name: "@nestjs/jwt" dependency-version: 11.0.0 dependency-type: direct:production - dependency-name: "@nestjs/platform-express" dependency-version: 11.0.16 dependency-type: direct:production - dependency-name: "@nestjs/testing" dependency-version: 11.0.16 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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 @nestjs/common, @nestjs/apollo, @nestjs/config, @nestjs/core, @nestjs/graphql, @nestjs/jwt, @nestjs/platform-express and @nestjs/testing. These dependencies needed to be updated together.
Updates
@nestjs/commonfrom 9.4.3 to 11.0.16Release notes
Sourced from
@nestjs/common's releases.... (truncated)
Commits
b6edf9achore(@nestjs) publish v11.0.16 releaseab79c56chore: minor tweaksdcc177aUpdate packages/common/pipes/file/file-type.validator.tse019da8refactor(common): move back file type validator options type4718a64chore(@nestjs) publish v11.0.15 releaseb6078fdrefactor(common): move file-type package to peer dependenciesf34ef9arefactor(common): refactor code to use simple eval3ff9024fix(common): used eval import63d28bfrefactor(common): removed async keyword5243fcafix(common): update file mime package and add param skip magic numbersUpdates
@nestjs/apollofrom 12.0.3 to 13.1.0Release notes
Sourced from
@nestjs/apollo's releases.... (truncated)
Commits
416ebb0v13.1.0b4e9a0aMerge pull request #3544 from nestjs/feat/graphiql-apollo-support8dd8847chore(deps): update nest monorepo to v11.0.15 (#3547)8dade88chore(deps): update dependency lerna to v8.2.2 (#3546)2bd9b46chore(deps): update dependency eslint-config-prettier to v10.1.2 (#3545)08f18b9Update packages/apollo/lib/graphiql/interfaces/graphiql-options.interface.ts21295c3Merge pull request #3543 from nestjs/renovate/cimg-node-22.xaff92a6feat(apollo): add graphiql playground supporte39a07echore(deps): update nest monorepo to v11.0.14 (#3542)98b3fa2chore(deps): update node.js to v22.14.0Updates
@nestjs/configfrom 3.0.0 to 4.0.2Release notes
Sourced from
@nestjs/config's releases.... (truncated)
Commits
a7c3ac1chore(): release v4.0.251957cbMerge pull request #1997 from akeldamas/fix-keyof-type-for-symbolsf53f14efix(common): update KeyOf type to support symbol keysc830cb2chore(deps): update dependency eslint-plugin-prettier to v5.2.5 (#1995)e8fadb5chore(deps): update dependency typescript-eslint to v8.28.0 (#1994)6f73e18chore(deps): update dependency ts-jest to v29.3.0 (#1993)555ce6fchore(deps): update dependency@types/nodeto v22.13.13 (#1992)53dcb1bchore(deps): update dependency eslint-plugin-prettier to v5.2.4 (#1991)3b0aa25chore(deps): update eslint monorepo to v9.23.0 (#1990)f0ec83bchore(deps): update dependency@eslint/eslintrcto v3.3.1 (#1989)Updates
@nestjs/corefrom 10.4.15 to 11.0.16Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
b6edf9achore(@nestjs) publish v11.0.16 release4718a64chore(@nestjs) publish v11.0.15 releasedbc0378chore(@nestjs) publish v11.0.14 release466e9b9chore(@nestjs) publish v11.0.13 releasec58f49achore(@nestjs) publish v11.0.12 release7afc798fix(core): fix infinite loop on broken cicular reference #1479964ec1b5style: nit add missing whiteline57ebc1bMerge branch 'fix/request-scoped-in-lazy-load' of github.com:anizozina/nest i...cb66a47feat(core): add options to the legacy route converter64eeb9bfix(core): dependencies not resolving for request-scoped lazy providersUpdates
@nestjs/graphqlfrom 12.0.3 to 13.1.0Release notes
Sourced from
@nestjs/graphql's releases.... (truncated)
Commits
416ebb0v13.1.0b4e9a0aMerge pull request #3544 from nestjs/feat/graphiql-apollo-support8dd8847chore(deps): update nest monorepo to v11.0.15 (#3547)8dade88chore(deps): update dependency lerna to v8.2.2 (#3546)2bd9b46chore(deps): update dependency eslint-config-prettier to v10.1.2 (#3545)08f18b9Update packages/apollo/lib/graphiql/interfaces/graphiql-options.interface.ts21295c3Merge pull request #3543 from nestjs/renovate/cimg-node-22.xaff92a6feat(apollo): add graphiql playground supporte39a07echore(deps): update nest monorepo to v11.0.14 (#3542)98b3fa2chore(deps): update node.js to v22.14.0Updates
@nestjs/jwtfrom 10.1.0 to 11.0.0Release notes
Sourced from
@nestjs/jwt's releases.... (truncated)
Commits
07741f9chore(): release v11.0.0acdb871chore: update eslint configurationf695445Merge pull request #1829 from nestjs/renovate/major-nest-monorepo312d21bchore(deps): update dependency lint-staged to v15.4.1 (#1828)e90fe7achore(deps): update nest monorepo to v11180b50echore(deps): update dependency@types/nodeto v22.10.7 (#1827)84a40fdchore(deps): update dependency eslint-config-prettier to v10 (#1825)feb8f67chore(deps): update dependency@types/nodeto v22.10.6 (#1826)eba3da6chore(deps): update typescript-eslint monorepo to v8.20.0 (#1824)92ec4dechore(deps): update dependency eslint to v9.18.0 (#1823)Updates
@nestjs/platform-expressfrom 10.4.15 to 11.0.16Release notes
Sourced from
@nestjs/platform-express's releases.... (truncated)
Commits
b6edf9achore(@nestjs) publish v11.0.16 release4718a64chore(@nestjs) publish v11.0.15 releasedbc0378chore(@nestjs) publish v11.0.14 release466e9b9chore(@nestjs) publish v11.0.13 release670355efix(deps): update dependency express to v5.1.03fe7cdafix(deps): update dependency multer to v1.4.5-lts.2c58f49achore(@nestjs) publish v11.0.12 release132c1dfchore(@nestjs) publish v11.0.11 releasebaba45echore(@nestjs) publish v11.0.10 release224cffdtest: move after each to describe blockUpdates
@nestjs/testingfrom 10.3.7 to 11.0.16Release notes
Sourced from
@nestjs/testing's releases.... (truncated)
Commits
b6edf9achore(@nestjs) publish v11.0.16 release4718a64chore(@nestjs) publish v11.0.15 releasedbc0378chore(@nestjs) publish v11.0.14 release466e9b9chore(@nestjs) publish v11.0.13 releasec58f49achore(@nestjs) publish v11.0.12 release132c1dfchore(@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 releaseDependabot 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 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.