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

build(deps-dev): bump @nestjs/core from 10.1.3 to 10.2.0 #325

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2023

Bumps @nestjs/core from 10.1.3 to 10.2.0.

Release notes

Sourced from @​nestjs/core's releases.

v10.2.0 (2023-08-21)

Features

Enhancements

Dependencies

... (truncated)

Commits
  • de5584e chore(@​nestjs) publish v10.2.0 release
  • fcca783 Merge pull request #12237 from nestjs/feat/strongly-typed-decorator
  • b8c2c29 Merge pull request #12107 from nestjs/feat/discover-by-decorator
  • f99f6f1 Update packages/core/discovery/discovery-service.ts
  • 41790f8 Merge pull request #12161 from TheCodby/master
  • 13a671a chore: merge conflicts
  • 566eb8c chore: update comments
  • 181e829 Update packages/core/services/reflector.service.ts
  • d274f54 feat(core): add strongly-typed decorators factory (reflector)
  • 2443611 feat(fastify): supporting fastify route config
  • 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 requested a review from igrek8 as a code owner August 22, 2023 05:18
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 22, 2023
@github-actions github-actions bot enabled auto-merge (squash) August 22, 2023 05:18
github-actions[bot]
github-actions bot previously approved these changes Aug 22, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2023

Codecov Report

Merging #325 (8f50bb4) into main (2cea8d0) will not change coverage.
Report is 18 commits behind head on main.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff            @@
##              main      #325   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          237       237           
  Branches        34        34           
=========================================
  Hits           237       237           

Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.1.3 to 10.2.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.0/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot merged commit bba0e0a into main Aug 22, 2023
10 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nestjs/core-10.2.0 branch August 22, 2023 05:32
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.

1 participant