build(deps): bump the nestjs group across 1 directory with 7 updates#390
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the nestjs group across 1 directory with 7 updates#390dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the nestjs group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.0` | `11.1.13` | | [@nestjs/config](https://github.com/nestjs/config) | `4.0.2` | `4.0.3` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.0` | `11.1.13` | | [@nestjs/jwt](https://github.com/nestjs/jwt) | `11.0.0` | `11.0.2` | | [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `11.1.0` | `11.1.13` | | [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.2.0` | `11.2.6` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.0` | `11.1.13` | Updates `@nestjs/common` from 11.1.0 to 11.1.13 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.13/packages/common) Updates `@nestjs/config` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/nestjs/config/releases) - [Commits](nestjs/config@4.0.2...4.0.3) Updates `@nestjs/core` from 11.1.0 to 11.1.13 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.13/packages/core) Updates `@nestjs/jwt` from 11.0.0 to 11.0.2 - [Release notes](https://github.com/nestjs/jwt/releases) - [Commits](nestjs/jwt@11.0.0...11.0.2) Updates `@nestjs/platform-fastify` from 11.1.0 to 11.1.13 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.13/packages/platform-fastify) Updates `@nestjs/swagger` from 11.2.0 to 11.2.6 - [Release notes](https://github.com/nestjs/swagger/releases) - [Commits](nestjs/swagger@11.2.0...11.2.6) Updates `@nestjs/testing` from 11.1.0 to 11.1.13 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.13/packages/testing) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/config" dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/core" dependency-version: 11.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/jwt" dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/platform-fastify" dependency-version: 11.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/swagger" dependency-version: 11.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/testing" dependency-version: 11.1.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nestjs ... Signed-off-by: dependabot[bot] <support@github.com>
c771df8 to
6b33ad2
Compare
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 nestjs group with 7 updates in the / directory:
11.1.011.1.134.0.24.0.311.1.011.1.1311.0.011.0.211.1.011.1.1311.2.011.2.611.1.011.1.13Updates
@nestjs/commonfrom 11.1.0 to 11.1.13Release notes
Sourced from
@nestjs/common's releases.... (truncated)
Commits
e3a958achore(release): publish v11.1.13 released88856ctest(common): add unit tests for class serializer interceptora1f6162Merge pull request #16202 from som14062005/fix/issue-161958222634refactor: move built-in types to module-level constant979a8e2fix(common): Fix skipping maxArrayLength and maxStringLength option8fb17f5fix(common): exclude built-in primitives from strip proto keys16296b9fix(common): exclude built-in primitives from strip proto keys96932adchore(release): publish v11.1.12 releasea52e608fix(common): convert absolute paths to urls for esm loading8a5be22fix(deps): update dependency file-type to v21.3.0Updates
@nestjs/configfrom 4.0.2 to 4.0.3Release notes
Sourced from
@nestjs/config's releases.Commits
fc0db0achore(): release v4.0.33c57f35Merge pull request #2100 from nestjs/renovate/dotenv-17.x560f095fix(deps): update dependency dotenv to v172585fd9Merge pull request #2189 from nestjs/renovate/cimg-node-24.x23735a1Merge pull request #2146 from nestjs/renovate/dotenv-expand-12.x55ba08bfix(deps): update dependency dotenv-expand to v12.0.37fb8984Merge pull request #2250 from nestjs/renovate/npm-lodash-vulnerability2248d7bchore(deps): update nest monorepo to v11.1.13 (#2260)c77a8f6chore(deps): update dependency@types/nodeto v24.10.10 (#2259)48212e0chore(deps): update commitlint monorepo to v20.4.1 (#2258)Updates
@nestjs/corefrom 11.1.0 to 11.1.13Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
e3a958achore(release): publish v11.1.13 releasedb9494aperf(core): use set instead of array for module registry lookup909b504test(core): add unit tests for discovery service96932adchore(release): publish v11.1.12 release4fdeb0bstyle: address lint issuese5616c2feat: apply instance decorator to all enhancers585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 release15198c6fix(core): add missing catch handler for forward-ref provider resolutionde5e026chore(@nestjs) publish v11.1.10 releaseUpdates
@nestjs/jwtfrom 11.0.0 to 11.0.2Release notes
Sourced from
@nestjs/jwt's releases.Commits
78c481echore(): release v11.0.21456a2aMerge pull request #2066 from nestjs/renovate/cimg-node-24.x1fe1428Merge pull request #2088 from nestjs/renovate/jsonwebtoken-9.xde91936chore(deps): update commitlint monorepo to v20.2.0 (#2090)21baa55fix(deps): update dependency jsonwebtoken to v9.0.30fd450cchore(deps): update dependency prettier to v3.7.4 (#2087)a7e53f8chore(deps): update dependency typescript-eslint to v8.48.1 (#2086)aaae1fechore(deps): update dependency ts-jest to v29.4.6 (#2085)17bd57dchore(deps): update dependency prettier to v3.7.3 (#2084)8d29810chore(deps): update dependency prettier to v3.7.2 (#2083)Updates
@nestjs/platform-fastifyfrom 11.1.0 to 11.1.13Release notes
Sourced from
@nestjs/platform-fastify's releases.... (truncated)
Commits
e3a958achore(release): publish v11.1.13 releasefba0de7fix(deps): update dependency fastify to v5.7.4e2ef54bfix(deps): update dependency fastify to v5.7.24fa9409fix(deps): update dependency fastify to v5.7.1ffddbfechore(deps): bump fastify from 5.6.2 to 5.7.096932adchore(release): publish v11.1.12 release73f71c4fix(deps): update dependency find-my-way to v9.4.0585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 released1e55d0style: disable linter for fastify middie externalUpdates
@nestjs/swaggerfrom 11.2.0 to 11.2.6Release notes
Sourced from
@nestjs/swagger's releases.... (truncated)
Commits
3281744chore(): release v11.2.6bca62d9Merge pull request #3705 from nestjs/renovate/npm-lodash-vulnerabilityb06e08aMerge pull request #3697 from ismaildasci/feat/add-format-type-definition0eeb8afMerge pull request #3707 from wanderer-s/fix/api_query_type4869d1bMerge pull request #3715 from micalevisk/feat/add-server-custom-fields8c64c72chore(deps): update nest monorepo to v11.1.13 (#3722)128aac4chore(deps): update dependency@types/nodeto v24.10.10 (#3721)61fec42chore(deps): update dependency fastify to v5.7.4 (#3720)d453a02chore(deps): update commitlint monorepo to v20.4.1 (#3718)1447671fix(deps): update dependency lodash to v4.17.23 [security]Updates
@nestjs/testingfrom 11.1.0 to 11.1.13Release notes
Sourced from
@nestjs/testing's releases.... (truncated)
Commits
e3a958achore(release): publish v11.1.13 release96932adchore(release): publish v11.1.12 release585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 releasede5e026chore(@nestjs) publish v11.1.10 release5045feachore: update eslint monorepo64c8552chore(@nestjs) publish v11.1.9 release68cd545chore(@nestjs) publish v11.1.8 releaseee1b347chore(@nestjs) publish v11.1.7 release33d6cb5chore: update readmeDependabot 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