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

chore(deps-dev): bump @types/jest from 27.4.0 to 27.4.1 #422

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2022

Bumps @types/jest from 27.4.0 to 27.4.1.

Commits

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 will merge this PR once CI passes on it, as requested by @bennycode.


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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2022
Copy link
Owner

@bennycode bennycode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2022

Codecov Report

Merging #422 (b0ca954) into main (a35301c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #422   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           33        33           
  Lines          851       851           
  Branches       125       125           
=========================================
  Hits           851       851           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a35301c...b0ca954. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-main-types-jest-27.4.1 branch from b9f2324 to ae0e7b1 Compare March 1, 2022 01:16
Copy link
Owner

@bennycode bennycode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-main-types-jest-27.4.1 branch from ae0e7b1 to e2d0c84 Compare March 1, 2022 01:24
Copy link
Owner

@bennycode bennycode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.0 to 27.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  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-main-types-jest-27.4.1 branch from e2d0c84 to b0ca954 Compare March 1, 2022 01:27
Copy link
Owner

@bennycode bennycode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 2725c90 into main Mar 1, 2022
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-main-types-jest-27.4.1 branch March 1, 2022 01:29
ctesniere added a commit to ctesniere/trading-signals-deno that referenced this pull request Jul 14, 2022
3.6.1
* tag 'v3.6.1': (49 commits)
  3.6.1
  docs: Updated API
  docs: updated CHANGELOG.md
  chore: Update homepage
  docs: Generate API docs (bennycode#435)
  chore: Replace David DM with Libraries.io dependency check
  chore: Enforce LF line endings
  chore(deps): bump minimist from 1.2.5 to 1.2.6 (bennycode#433)
  chore: Update dependencies without external actions
  chore(deps): bump srvaroa/labeler from 0.8 to 0.9 (bennycode#424)
  chore(deps): bump actions/checkout from 2.4.0 to 3 (bennycode#425)
  chore(deps-dev): bump eslint from 8.10.0 to 8.11.0 (bennycode#432)
  chore(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 (bennycode#430)
  chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 (bennycode#427)
  chore(deps-dev): bump @typescript-eslint/eslint-plugin (bennycode#431)
  chore(deps-dev): bump ts-node from 10.5.0 to 10.7.0 (bennycode#429)
  chore(deps-dev): bump @typescript-eslint/parser from 5.13.0 to 5.16.0 (bennycode#428)
  chore(deps-dev): bump lint-staged from 12.3.4 to 12.3.7 (bennycode#426)
  chore(deps): bump actions/setup-node from 2.5.1 to 3 (bennycode#412)
  chore(deps-dev): bump @types/jest from 27.4.0 to 27.4.1 (bennycode#422)
  ...
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.

2 participants