Skip to content

Bump eslint-plugin-jest from 29.16.0 to 29.16.5 - #614

Merged
arnested merged 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jest-29.16.5
Sep 1, 2026
Merged

Bump eslint-plugin-jest from 29.16.0 to 29.16.5#614
arnested merged 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jest-29.16.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-jest from 29.16.0 to 29.16.5.

Release notes

Sourced from eslint-plugin-jest's releases.

v29.16.5

29.16.5 (2026-08-27)

Bug Fixes

  • no-export: handle literal property accessors (#2011) (d848f70)

v29.16.4

29.16.4 (2026-08-27)

Bug Fixes

  • no-export: handle nested assignment chains (#2009) (14b559a)

v29.16.3

29.16.3 (2026-08-27)

Bug Fixes

v29.16.2

29.16.2 (2026-08-25)

Bug Fixes

  • prefer-equality-matcher: don't crash on expect chain without a value (#2006) (27665cd)

v29.16.1

29.16.1 (2026-08-12)

Bug Fixes

  • prefer-comparison-matcher: don't crash on expect chain without a value (#2001) (a4d20e0)
  • prefer-expect-resolves: don't crash on expect chain without a value (#2002) (0cf65de)
Changelog

Sourced from eslint-plugin-jest's changelog.

29.16.5 (2026-08-27)

Bug Fixes

  • no-export: handle literal property accessors (#2011) (d848f70)

29.16.4 (2026-08-27)

Bug Fixes

  • no-export: handle nested assignment chains (#2009) (14b559a)

29.16.3 (2026-08-27)

Bug Fixes

29.16.2 (2026-08-25)

Bug Fixes

  • prefer-equality-matcher: don't crash on expect chain without a value (#2006) (27665cd)

29.16.1 (2026-08-12)

Bug Fixes

  • prefer-comparison-matcher: don't crash on expect chain without a value (#2001) (a4d20e0)
  • prefer-expect-resolves: don't crash on expect chain without a value (#2002) (0cf65de)
Commits
  • b1c0328 chore(release): 29.16.5 [skip ci]
  • d848f70 fix(no-export): handle literal property accessors (#2011)
  • fc5657c refactor: use replaceText in fixers when possible (#2012)
  • 6156650 chore(release): 29.16.4 [skip ci]
  • 14b559a fix(no-export): handle nested assignment chains (#2009)
  • 9518a24 refactor(no-export): remove unneeded length check (#2010)
  • 4474ac9 chore(release): 29.16.3 [skip ci]
  • f506cb2 fix(no-export): check for exports global (#1988)
  • 8b43c66 chore(deps): lock file maintenance (#2003)
  • ba1a215 chore: explicitly set types (#2008)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2026
@dependabot
dependabot Bot requested a review from arnested as a code owner September 1, 2026 11:21
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2026
@arnested

arnested commented Sep 1, 2026

Copy link
Copy Markdown
Owner

@dependabot recreate

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 29.16.0 to 29.16.5.
- [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@v29.16.0...v29.16.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-version: 29.16.5
  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/eslint-plugin-jest-29.16.5 branch from d2bf675 to b2dd1f4 Compare September 1, 2026 11:25
@arnested
arnested merged commit 43abb65 into main Sep 1, 2026
12 checks passed
@arnested
arnested deleted the dependabot/npm_and_yarn/eslint-plugin-jest-29.16.5 branch September 1, 2026 11:26
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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant