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

fix(deps): bump @nestjs/core from 10.3.1 to 10.3.3 #13

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2024

Bumps @nestjs/core from 10.3.1 to 10.3.3.

Release notes

Sourced from @​nestjs/core's releases.

v10.3.2 (2024-02-07)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits
  • d658942 chore(@​nestjs) publish v10.3.3 release
  • 985c5e1 style(common,core): fix formatting
  • 441715a fix(core): when having multiple versions on middleware builder
  • a35938a chore(@​nestjs) publish v10.3.2 release
  • 6c6bc29 Merge pull request #12943 from nestjs/renovate/reflect-metadata-0.x
  • 8f4e945 Merge pull request #12955 from josesilveiraa07/master
  • 32b0aa8 fix(deps): update dependency reflect-metadata to v0.2.1
  • 33aae84 refactor(common): ♻️ PR #13000 comments
  • cb6664c fix(core,common): 🐛 missing registration handling of SEARCH http verb
  • 36411c3 fix: Implement AbstractHttpAdapter in NoopHttpAdapter
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 15, 2024
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.3.1 to 10.3.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/core)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@DiCanio DiCanio force-pushed the dependabot/npm_and_yarn/develop/nestjs/core-10.3.3 branch from ec1b2d3 to f201ed6 Compare February 16, 2024 10:54
@DiCanio DiCanio merged commit 6475aa4 into develop Feb 16, 2024
6 checks passed
@DiCanio DiCanio deleted the dependabot/npm_and_yarn/develop/nestjs/core-10.3.3 branch February 16, 2024 10:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant