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.2 to 10.1.3 #310

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nestjs/core from 10.1.2 to 10.1.3.

Release notes

Sourced from @​nestjs/core's releases.

v10.1.3 (2023-07-31)

Bug fixes

  • core
    • #12163 fix(core): create completed field on settlement for better tracking (@​jmcdo29)

Enhancements

  • core

Dependencies

Committers: 4

Commits
  • 26e2886 chore(@​nestjs) publish v10.1.3 release
  • a1b0b45 Merge pull request #12163 from jmcdo29/fix/circular-injection-big
  • 2cd7709 Merge pull request #12166 from SocketSomeone/patch-1
  • e17f285 style: remove whitespace
  • 55da6fa fix(core): pass application config to nest container
  • 7d6d0e6 fix(core): create completed field on settlement for better tracking
  • 0681952 test: remove redundant await
  • See full diff 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 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 1, 2023 06:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/core-10.1.3 branch from ac1070a to 26bb19b Compare August 1, 2023 06:01
@github-actions github-actions bot enabled auto-merge (squash) August 1, 2023 06:02
@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2023

Codecov Report

Merging #310 (a678006) into main (2cea8d0) will not change coverage.
Report is 3 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      #310   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          237       237           
  Branches        34        34           
=========================================
  Hits           237       237           

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/core-10.1.3 branch from 26bb19b to ff9b21e Compare August 1, 2023 06:04
github-actions[bot]
github-actions bot previously approved these changes Aug 1, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/core-10.1.3 branch from ff9b21e to 8043925 Compare August 1, 2023 06:06
github-actions[bot]
github-actions bot previously approved these changes Aug 1, 2023
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.1.3/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/core-10.1.3 branch from 8043925 to a678006 Compare August 1, 2023 06:09
@github-actions github-actions bot merged commit c07dbf1 into main Aug 1, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nestjs/core-10.1.3 branch August 1, 2023 06:11
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