Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the integration-development group in /tests/integration with 2 updates: eslint-plugin-jest and eslint-plugin-perfectionist.

Updates eslint-plugin-jest from 29.5.0 to 29.10.1

Release notes

Sourced from eslint-plugin-jest's releases.

v29.10.1

29.10.1 (2025-12-22)

Bug Fixes

  • valid-expect-in-promise: don't crash on it.todo (#1896) (5511258)

v29.10.0

29.10.0 (2025-12-22)

Features

  • valid-title: ensure printf specifiers in .each titles are valid (#1892) (5db9b3b)

v29.9.0

29.9.0 (2025-12-22)

Features

  • no-unnecessary-assertion: support toBeNaN too (#1890) (1dd5e5d)

v29.8.0

29.8.0 (2025-12-22)

Features

  • create new valid-expect-with-promise rule (#1888) (753e5bb)

v29.7.0

29.7.0 (2025-12-22)

Features

v29.6.1

29.6.1 (2025-12-22)

Bug Fixes

  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#1887) (64a5f0c)

v29.6.0

29.6.0 (2025-12-21)

... (truncated)

Changelog

Sourced from eslint-plugin-jest's changelog.

29.10.1 (2025-12-22)

Bug Fixes

  • valid-expect-in-promise: don't crash on it.todo (#1896) (5511258)

29.10.0 (2025-12-22)

Features

  • valid-title: ensure printf specifiers in .each titles are valid (#1892) (5db9b3b)

29.9.0 (2025-12-22)

Features

  • no-unnecessary-assertion: support toBeNaN too (#1890) (1dd5e5d)

29.8.0 (2025-12-22)

Features

  • create new valid-expect-with-promise rule (#1888) (753e5bb)

29.7.0 (2025-12-22)

Features

29.6.1 (2025-12-22)

Bug Fixes

  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#1887) (64a5f0c)

29.6.0 (2025-12-21)

Features

  • create new no-unnecessary-assertion rule (#1882) (6a7db49)
Commits
  • 37ad071 chore(release): 29.10.1 [skip ci]
  • 5511258 fix(valid-expect-in-promise): don't crash on it.todo (#1896)
  • af94bf1 chore(release): 29.10.0 [skip ci]
  • 5db9b3b feat(valid-title): ensure printf specifiers in .each titles are valid (#1892)
  • 6d0f038 refactor: don't return the result of void functions (#1895)
  • a8f5f33 refactor: remove unneeded optional chains and other conditions (#1894)
  • b8b3110 test(no-deprecated-functions): remove unneeded async function (#1893)
  • 306c825 test: deduplicate typescript-related code (#1889)
  • 97dee23 chore(deps): lock file maintenance (#1885)
  • a1fb54c chore(release): 29.9.0 [skip ci]
  • Additional commits viewable in compare view

Updates eslint-plugin-perfectionist from 4.15.0 to 5.1.0

Release notes

Sourced from eslint-plugin-perfectionist's releases.

v5.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.0.0

   🚨 Breaking Changes

   🚀 Features

... (truncated)

Changelog

Sourced from eslint-plugin-perfectionist's changelog.

v5.1.0

compare changes

🚀 Features

  • Add new lines between to settings (ae36860)
  • Add new lines inside at rule options and settings level (1430b19)

🐞 Bug Fixes

  • Add js extensions to relative imports in decl files (2cfeed9)
  • Handle missing export kind in sort exports (179d432)
  • Allow overriding settings with default values (08d69ca)
  • Improve plugin type compatibility (af1ce61)

❤️ Contributors

v5.0.0

compare changes

🚀 Features

  • ⚠️ Drop nodejs v18 support (6c4a74a)
  • ⚠️ Move to esm only (442f409)
  • sort-decorators: Add array-based custom groups api (358b1f4)
  • ⚠️ Drop group kind support (44af851)
  • sort-heritage-clauses: Add array-based custom groups api (e6ef242)
  • sort-imports: ⚠️ Drop deprecated ts config root dir support (5452245)
  • ⚠️ Drop deprecated selectors support for multiple rules (4c0161a)
  • ⚠️ Drop deprecated object-based custom groups support (5a6d5fa)
  • Support annotation-based config (96cda80)
  • sort-object-types: ⚠️ Drop deprecated ignore pattern option (d28a154)
  • sort-jsx-props: ⚠️ Drop deprecated ignore pattern option (f1a2498)
  • Add sort-import-attributes rule (d147c56)
  • Add sort-export-attributes rule (ac7e597)
  • sort-object: ⚠️ Drop deprecated destructure only option (2f9d620)
  • sort-objects: Add pattern matching for variable declarations (ea22aa1)
  • ⚠️ Drop deprecated newlines between always and never (4a9a693)
  • sort-objects: ⚠️ Migrate object type options to conditional configuration pattern (724d044)
  • sort-enums: ⚠️ Replace force numeric sort and update default sort by value option (b707549)
  • sort-objects: Add numeric keys detection option (2a6653d)
  • sort-object-types: Add numeric keys detection option (88f1c19)
  • sort-imports: Add multiline and singleline modifiers (2c954d4)
  • ⚠️ Improve comment above integration in groups (2011d6c)
  • Allow type overrides in groups option (7985717)

... (truncated)

Commits
  • d159378 build: publish v5.1.0
  • b767c44 chore: update dependencies
  • af1ce61 fix: improve plugin type compatibility
  • 08d69ca fix: allow overriding settings with default values
  • 1430b19 feat: add new lines inside at rule options and settings level
  • ae36860 feat: add new lines between to settings
  • 068014b refactor: improve sort imports and exports code structure
  • 179d432 fix: handle missing export kind in sort exports
  • 2cfeed9 fix: add js extensions to relative imports in decl files
  • a967b11 build: publish v5.0.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-perfectionist since your current version.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the integration-development group in /tests/integration with 2 updates: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist).


Updates `eslint-plugin-jest` from 29.5.0 to 29.10.1
- [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.5.0...v29.10.1)

Updates `eslint-plugin-perfectionist` from 4.15.0 to 5.1.0
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](azat-io/eslint-plugin-perfectionist@v4.15.0...v5.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-version: 29.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-development
- dependency-name: eslint-plugin-perfectionist
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: integration-development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2025
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.

1 participant