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

runner-npm: bump eslint-plugin-jest from 27.3.0 to 27.6.3 in /servers/execution/runner #470

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2024

Bumps eslint-plugin-jest from 27.3.0 to 27.6.3.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.6.3

27.6.3 (2024-01-12)

Bug Fixes

v27.6.2

27.6.2 (2024-01-10)

Reverts

  • Revert "chore: use relative path to parent tsconfig.json (#1476)" (5e6199d), closes #1476

v27.6.1

27.6.1 (2024-01-01)

Bug Fixes

  • include plugin meta information with snapshot processor for ESLint v9 (#1484) (067e246)

v27.6.0

27.6.0 (2023-10-26)

Features

  • include plugin meta information for ESLint v9 (#1454) (4d57146)

v27.5.0

27.5.0 (2023-10-26)

Features

  • valid-title: allow ignoring tests with non-string titles (#1460) (ea89da9)

v27.4.3

27.4.3 (2023-10-20)

Bug Fixes

v27.4.2

27.4.2 (2023-09-29)

... (truncated)

Changelog

Sourced from eslint-plugin-jest's changelog.

27.6.3 (2024-01-12)

Bug Fixes

27.6.2 (2024-01-10)

Reverts

  • Revert "chore: use relative path to parent tsconfig.json (#1476)" (5e6199d), closes #1476

27.6.1 (2024-01-01)

Bug Fixes

  • include plugin meta information with snapshot processor for ESLint v9 (#1484) (067e246)

27.6.0 (2023-10-26)

Features

  • include plugin meta information for ESLint v9 (#1454) (4d57146)

27.5.0 (2023-10-26)

Features

  • valid-title: allow ignoring tests with non-string titles (#1460) (ea89da9)

27.4.3 (2023-10-20)

Bug Fixes

27.4.2 (2023-09-29)

Bug Fixes

  • make rule message punctuation consistent (#1444) (84121ee)

27.4.1 (2023-09-29)

... (truncated)

Commits
  • 18a596f chore(release): 27.6.3 [skip ci]
  • 9204a51 fix: replace use of deprecated methods (#1453)
  • 0f8a33a chore(deps): lock file maintenance
  • ce91459 chore(release): 27.6.2 [skip ci]
  • b36a648 chore: remove syntax error from test (#1487)
  • 77476aa chore(deps): update danger/danger-js action to v11.3.1 (#1478)
  • 5e6199d Revert "chore: use relative path to parent tsconfig.json (#1476)"
  • 36e5399 chore(release): 27.6.1 [skip ci]
  • 067e246 fix: include plugin meta information with snapshot processor for ESLint v9 ...
  • f8ae570 chore(deps): lock file maintenance
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
eslint-plugin-jest [>= 27.4.a, < 27.5]

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 added the dependencies Pull requests that update a dependency file label Jan 21, 2024
@dependabot dependabot bot requested a review from prasadtalasila January 21, 2024 05:59
@codecov-commenter
Copy link

Codecov Report

Merging #470 (edf6d2b) into dependabot-merge (105044c) will increase coverage by 10.94%.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           dependabot-merge     #470       +/-   ##
=====================================================
+ Coverage             82.07%   93.02%   +10.94%     
=====================================================
  Files                     6        4        -2     
  Lines                   106       43       -63     
  Branches                  4        3        -1     
=====================================================
- Hits                     87       40       -47     
+ Misses                   15        0       -15     
+ Partials                  4        3        -1     

see 10 files with indirect coverage changes

Components Coverage Δ
Website ∅ <ø> (∅)
Lib Microservice ∅ <ø> (∅)

@prasadtalasila
Copy link
Contributor

@dependabot rebase

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.3.0 to 27.6.3.
- [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@v27.3.0...v27.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-servers-execution-runner-dependabot-merge-eslint-plugin-jest-27.6.3 branch from edf6d2b to b270e6c Compare January 22, 2024 08:37
@prasadtalasila prasadtalasila merged commit 65b3ecc into dependabot-merge Jan 22, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-servers-execution-runner-dependabot-merge-eslint-plugin-jest-27.6.3 branch January 22, 2024 08:43
prasadtalasila pushed a commit that referenced this pull request Apr 8, 2024
Bumps [reflect-metadata](https://github.com/rbuckton/reflect-metadata) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases)
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json)
- [Commits](https://github.com/rbuckton/reflect-metadata/commits)

---
updated-dependencies:
- dependency-name: reflect-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants