Skip to content
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

Bump the nestjs group with 3 updates #219

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Updates the requirements on @nestjs/common, @nestjs/core and @nestjs/platform-express to permit the latest version.
Updates @nestjs/common to 10.4.9

Release notes

Sourced from @​nestjs/common's releases.

v10.4.9 (2024-11-25)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits
  • 416830c chore(@​nestjs) publish v10.4.9 release
  • f7248e2 Merge pull request #14181 from nestjs/fix/validation-pipe-swc-enum-bug
  • f76a693 Update packages/common/pipes/validation.pipe.ts
  • a3aceff fix(common): fallback to empty string for enums when validating (swc)
  • aabde1a fix(common,core): align the logic of optional provider
  • de6f7ca test(common): improve test suite for getInjectionProviders
  • d35006a chore: update readmes
  • See full diff in compare view

Updates @nestjs/core to 10.4.9

Release notes

Sourced from @​nestjs/core's releases.

v10.4.9 (2024-11-25)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits
  • 416830c chore(@​nestjs) publish v10.4.9 release
  • 81597f7 Merge branch 'master' into fix-tenant-context-payload
  • 25ad5b4 refactor(core): tiny improvements
  • 3324703 Merge pull request #13804 from patrickacioli/fix-lazy-transient-provider
  • aabde1a fix(common,core): align the logic of optional provider
  • d35006a chore: update readmes
  • 6dba4de fix(core): merge req context with tenant payload in the request instance
  • See full diff in compare view

Updates @nestjs/platform-express to 10.4.9

Release notes

Sourced from @​nestjs/platform-express's releases.

v10.4.9 (2024-11-25)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Updates the requirements on [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) to permit the latest version.

Updates `@nestjs/common` to 10.4.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.9/packages/common)

Updates `@nestjs/core` to 10.4.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.9/packages/core)

Updates `@nestjs/platform-express` to 10.4.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.9/packages/platform-express)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  dependency-group: nestjs
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  dependency-group: nestjs
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  dependency-group: nestjs
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2024

Superseded by #221.

@dependabot dependabot bot closed this Nov 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs-3dd021be56 branch November 27, 2024 09:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants