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/testing from 9.3.11 to 9.3.12 #193

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2023

Bumps @nestjs/testing from 9.3.11 to 9.3.12.

Release notes

Sourced from @​nestjs/testing's releases.

v9.3.12 (2023-03-22)

Enhancements

  • core
    • #11129 fix(core): false-positive value provider not registered error when the value is undefined (@​micalevisk)
  • common
    • #11281 perf(common): In case of an expensive log, allow to pass a function (@​hansl)

Dependencies

Committers: 2

Commits
  • 07f54b7 chore(@​nestjs) publish v9.3.12 release
  • 36e8bfc fix(core): circular structure error (jest) #11303
  • 6ed1b14 Merge pull request #11307 from nestjs/dependabot/npm_and_yarn/nestjs/apollo-1...
  • 536d65f Merge pull request #11129 from micalevisk/patch-1
  • 92d5415 Merge pull request #11281 from hansl/console-fn
  • 57a1858 Merge pull request #11315 from nestjs/dependabot/npm_and_yarn/prettier-2.8.6
  • 4fb0ac4 Merge pull request #11316 from nestjs/dependabot/npm_and_yarn/cache-manager-5...
  • 78876e2 chore(deps-dev): bump cache-manager from 5.1.7 to 5.2.0
  • a1a84b3 chore(deps-dev): bump prettier from 2.8.5 to 2.8.6
  • 435e5f1 chore(deps-dev): bump @​nestjs/apollo from 11.0.3 to 11.0.4
  • 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 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 March 23, 2023 06:04
@github-actions github-actions bot enabled auto-merge (squash) March 23, 2023 06:04
github-actions[bot]
github-actions bot previously approved these changes Mar 23, 2023
@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration .github/workflows/flow-pr.yml:analyze. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@codecov-commenter
Copy link

Codecov Report

Merging #193 (c1d4c2e) into main (3222a8a) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##              main      #193   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          205       205           
  Branches        31        31           
=========================================
  Hits           205       205           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/testing-9.3.12 branch from c1d4c2e to e7b8a64 Compare March 23, 2023 06:08
github-actions[bot]
github-actions bot previously approved these changes Mar 23, 2023
Bumps [@nestjs/testing](https://github.com/nestjs/nest) from 9.3.11 to 9.3.12.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](nestjs/nest@v9.3.11...v9.3.12)

---
updated-dependencies:
- dependency-name: "@nestjs/testing"
  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/testing-9.3.12 branch from e7b8a64 to 1258f1e Compare March 23, 2023 06:10
@github-actions github-actions bot merged commit eba32c5 into main Mar 23, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nestjs/testing-9.3.12 branch March 23, 2023 06:12
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant