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 @nestjs/core from 10.1.3 to 10.2.0 #649

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 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 a team as a code owner August 21, 2023 21:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 21, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/core-10.2.0 branch from 5a2925f to 27d7887 Compare August 22, 2023 07:09
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/core-10.2.0 branch from 27d7887 to 7a76b08 Compare August 22, 2023 07:10
@coveralls
Copy link

coveralls commented Aug 22, 2023

Pull Request Test Coverage Report for Build 5935616147

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 92.533%

Totals Coverage Status
Change from base Build 5935606187: -0.02%
Covered Lines: 4373
Relevant Lines: 4625

💛 - Coveralls

@hectorgomezv hectorgomezv merged commit 320d97c into main Aug 22, 2023
16 checks passed
@hectorgomezv hectorgomezv deleted the dependabot/npm_and_yarn/nestjs/core-10.2.0 branch August 22, 2023 07:18
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.

None yet

2 participants