aws / aws-rfdk

The Render Farm Deployment Kit on AWS is a library for use with the AWS Cloud Development Kit that helps you define your render farm cloud infrastructure as code.
https://docs.aws.amazon.com/rfdk/index.html
Apache License 2.0
105 stars 38 forks source link

chore(deps): bump eslint-plugin-jest from 27.2.1 to 27.4.2 #1111

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps eslint-plugin-jest from 27.2.1 to 27.4.2.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.4.2

27.4.2 (2023-09-29)

Bug Fixes

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

v27.4.1

27.4.1 (2023-09-29)

Bug Fixes

  • no-focused-tests: make reporting location consistent (#1443) (a871775)

v27.4.0

27.4.0 (2023-09-15)

Features

  • valid-title: support ignoring leading and trailing whitespace (#1433) (bc96473)

v27.3.0

27.3.0 (2023-09-15)

Features

v27.2.3

27.2.3 (2023-07-13)

Bug Fixes

  • allow @typescript-eslint/eslint-plugin v6 as peer dep (#1400) (04b2bf2), closes #1398

v27.2.2

27.2.2 (2023-06-19)

Bug Fixes

  • add missing (optional) peer dependency on Jest (#1384) (34c3d32)
Changelog

Sourced from eslint-plugin-jest's changelog.

27.4.2 (2023-09-29)

Bug Fixes

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

27.4.1 (2023-09-29)

Bug Fixes

  • no-focused-tests: make reporting location consistent (#1443) (a871775)

27.4.0 (2023-09-15)

Features

  • valid-title: support ignoring leading and trailing whitespace (#1433) (bc96473)

27.3.0 (2023-09-15)

Features

27.2.3 (2023-07-13)

Bug Fixes

  • allow @typescript-eslint/eslint-plugin v6 as peer dep (#1400) (04b2bf2), closes #1398

27.2.2 (2023-06-19)

Bug Fixes

  • add missing (optional) peer dependency on Jest (#1384) (34c3d32)
Commits
  • 094ac10 chore(release): 27.4.2 [skip ci]
  • 0ec155a chore(deps): update dependency semantic-release to v22 (#1434)
  • 84121ee fix: make rule message punctuation consistent (#1444)
  • 90488de chore(release): 27.4.1 [skip ci]
  • a871775 fix(no-focused-tests): make reporting location consistent (#1443)
  • 1ee0087 refactor(max-nested-describe): simplify implementation (#1442)
  • c846f7f chore(deps): lock file maintenance
  • e790193 chore(deps): update danger/danger-js action to v11.3.0 (#1437)
  • 225c3cf chore(deps): lock file maintenance
  • 42fec48 chore(release): 27.4.0 [skip ci]
  • 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 show 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[bot] commented 8 months ago

Superseded by #1127.