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: bump eslint-plugin-jest from 26.0.0 to 26.1.0 in /site #179

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps eslint-plugin-jest from 26.0.0 to 26.1.0.

Release notes

Sourced from eslint-plugin-jest's releases.

v26.1.0

26.1.0 (2022-02-06)

Features

v26.1.0-next.2

26.1.0-next.2 (2022-02-06)

Features

  • deprecate no-if in favor of no-conditional-in-test (#1049) (b15f3af)

v26.1.0-next.1

26.1.0-next.1 (2022-02-06)

Features

Changelog

Sourced from eslint-plugin-jest's changelog.

26.1.0 (2022-02-06)

Features

26.1.0-next.2 (2022-02-06)

Features

  • deprecate no-if in favor of no-conditional-in-test (#1049) (b15f3af)

26.1.0-next.1 (2022-02-06)

Features

Commits
  • 7d5b300 chore(release): 26.1.0 [skip ci]
  • d854723 feat: create prefer-snapshot-hint rule (#1012)
  • ac15932 chore(release): 26.1.0-next.2 [skip ci]
  • 35f32cc feat: deprecate no-if in favor of no-conditional-in-test (#1049)
  • d56cb0a chore(release): 26.1.0-next.1 [skip ci]
  • d551850 feat: create no-conditional-in-test rule (#1027)
  • 159d109 chore(deps): update danger/danger-js action to v11 (#1044)
  • 2e42fd2 chore: update semantic-release (#1040)
  • c93e8bd chore: correct capitalization in package.json
  • bb5cb56 chore(deps): lock file maintenance
  • 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)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.0.0 to 26.1.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v26.0.0...v26.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@bryphe-coder bryphe-coder self-assigned this Feb 7, 2022
@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #179 (aaeee27) into main (6006436) will increase coverage by 0.38%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
+ Coverage   67.45%   67.84%   +0.38%     
==========================================
  Files         106      107       +1     
  Lines        5636     5644       +8     
  Branches       68       68              
==========================================
+ Hits         3802     3829      +27     
+ Misses       1473     1459      -14     
+ Partials      361      356       -5     
Flag Coverage Δ
unittest-go-macos-latest 65.34% <ø> (+0.21%) ⬆️
unittest-go-ubuntu-latest 66.83% <ø> (-0.11%) ⬇️
unittest-go-windows-latest 65.24% <ø> (+0.19%) ⬆️
unittest-js 64.66% <ø> (+0.44%) ⬆️
Impacted Files Coverage Δ
coderd/provisionerdaemons.go 48.17% <0.00%> (-0.61%) ⬇️
site/theme/palettes.ts 100.00% <0.00%> (ø)
site/components/CodeBlock/index.tsx 100.00% <0.00%> (ø)
provisionerd/provisionerd.go 68.64% <0.00%> (+0.71%) ⬆️
peer/channel.go 84.75% <0.00%> (+1.82%) ⬆️
peer/conn.go 80.51% <0.00%> (+2.30%) ⬆️
peerbroker/listen.go 84.80% <0.00%> (+2.39%) ⬆️
peerbroker/dial.go 80.95% <0.00%> (+4.76%) ⬆️

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 6006436...aaeee27. Read the comment docs.

Copy link
Contributor

@bryphe-coder bryphe-coder left a comment

Choose a reason for hiding this comment

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

Approved; if jest is green this is OK to merge.

@bryphe-coder bryphe-coder merged commit 427fdc6 into main Feb 8, 2022
@bryphe-coder bryphe-coder deleted the dependabot/npm_and_yarn/site/eslint-plugin-jest-26.1.0 branch February 8, 2022 00:51
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.

None yet

1 participant