chore(deps): bump the nestjs group with 5 updates - #32
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the nestjs group with 5 updates: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.29` | `11.2.1` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.29` | `11.2.1` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.29` | `11.2.1` | | [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.4.6` | `11.4.7` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.29` | `11.2.1` | Updates `@nestjs/common` from 11.1.29 to 11.2.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/common) Updates `@nestjs/core` from 11.1.29 to 11.2.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/core) Updates `@nestjs/platform-express` from 11.1.29 to 11.2.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/platform-express) Updates `@nestjs/swagger` from 11.4.6 to 11.4.7 - [Release notes](https://github.com/nestjs/swagger/releases) - [Commits](nestjs/swagger@11.4.6...11.4.7) Updates `@nestjs/testing` from 11.1.29 to 11.2.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/testing) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nestjs - dependency-name: "@nestjs/core" dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nestjs - dependency-name: "@nestjs/platform-express" dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nestjs - dependency-name: "@nestjs/swagger" dependency-version: 11.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nestjs - dependency-name: "@nestjs/testing" dependency-version: 11.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nestjs ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 5 updates:
11.1.2911.2.111.1.2911.2.111.1.2911.2.111.4.611.4.711.1.2911.2.1Updates
@nestjs/commonfrom 11.1.29 to 11.2.1Release notes
Sourced from @nestjs/common's releases.
Commits
4535f43chore(release): publish v11.2.1 releasef2a7e4bchore(release): publish v11.2.0 releaseb2e7fb5Merge pull request #17469 from nestjs/feat/sse-signal6498f11feat: signal should finalize in every case7627546feat(core): sse signal5d93228Merge pull request #17086 from LeSingh1/fix/parse-enum-numeric-reverse-mapping4fbd6e6Potential fix for pull request findingeac10cdMerge pull request #17162 from gacardinal/feat/query-http-method9879885Merge pull request #17435 from Jaybhade/fix/file-type-validator-mime-metachar...ca97a3ffix(common): match string file types containing regex metacharactersUpdates
@nestjs/corefrom 11.1.29 to 11.2.1Release notes
Sourced from @nestjs/core's releases.
Commits
4535f43chore(release): publish v11.2.1 releasea326599fix(core): fix sse early-returnf2a7e4bchore(release): publish v11.2.0 releaseb2e7fb5Merge pull request #17469 from nestjs/feat/sse-signal6498f11feat: signal should finalize in every case7627546feat(core): sse signaleac10cdMerge pull request #17162 from gacardinal/feat/query-http-method73f28b2fix(core): scan pre-registered dynamic imports of lazy modules5061da3Merge pull request #17416 from eeshsaxena/fix/legacy-route-converter-adjacent...8b759feMerge pull request #17430 from shariyerShazan/fix/lazy-module-loader-singleto...Updates
@nestjs/platform-expressfrom 11.1.29 to 11.2.1Release notes
Sourced from @nestjs/platform-express's releases.
Commits
4535f43chore(release): publish v11.2.1 releasef2a7e4bchore(release): publish v11.2.0 releaseUpdates
@nestjs/swaggerfrom 11.4.6 to 11.4.7Release notes
Sourced from @nestjs/swagger's releases.
Commits
77e3d46chore(): release v11.4.7782cdc0Merge pull request #4056 from nestjs/renovate/js-yaml-5.x-lockfile4a5a4b0Merge pull request #4005 from y-hsgw/fix/plugin-object-example11b3fb6chore(deps): update dependency js-yaml to v5.3.0e5203bfMerge pull request #4019 from kyungseopk1m/fix/readonly-outdir-import-pathfccfa59Merge pull request #4030 from kyungseopk1m/fix/deep-partial-type-plugin-metadata91e5917Merge pull request #4047 from kyungseopk1m/feat/api-header-extensions1296583Merge pull request #4053 from nestjs/renovate/js-yaml-5.xf436f56Merge pull request #4054 from nestjs/renovate/fastify-static-10.xb293944Merge pull request #4042 from jorenl/bugfix/plugin-get-identifier-from-name-p...Updates
@nestjs/testingfrom 11.1.29 to 11.2.1Release notes
Sourced from @nestjs/testing's releases.
Commits
4535f43chore(release): publish v11.2.1 releasef2a7e4bchore(release): publish v11.2.0 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 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