An open index of dependabot pull requests across open source projects.

chore: Bump @morev/eslint-config from 38.1.0 to 39.0.0

Open
Number: #21
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 1
Created: June 21, 2025 at 12:48 PM UTC
(3 months ago)
Updated: June 21, 2025 at 12:48 PM UTC
(3 months ago)
Assignees:
MorevM
Description:

Bumps @morev/eslint-config from 38.1.0 to 39.0.0.

Release notes

Sourced from @​morev/eslint-config's releases.

v39.0.0

⚠ BREAKING CHANGES

  • package-json: With new rule package-json/valid-bin some package.json's may produce errors
  • package-json: With new rule package-json/valid-author some package.json's may produce errors

Features

  • package-json: Add package-json/valid-author rule (8c2dfe9)
  • package-json: Add package-json/valid-bin rule (3eeb37e)
  • vitest: Add vitest/consistent-vitest-vi rule (965b10f)

Bug fixes

  • package-json: Remove deprecated package-json/valid-local-dependency rule (572a439)
  • Use optimal RegExp for styling within CLI (9ac5957)
  • vitest: Take account of new no-importing-vitest-globals and prefer-importing-vitest-globals rules (19622f3)

v38.2.0

Features

  • jest: Add jest/prefer-ending-with-an-expect rule (9311502)
  • json: Add package-json/require-type rule (013ff9c)
  • node: Take account of n/no-top-level-await rule (633a992)

Bug fixes

  • cypress: Update Cypress globals location (ac7ebd1)
  • javascript: Prevent transformation of www to w{3} within a RegExps (14c72c4)
  • javascript: Remove a custom to-line command as implemented in the package itself (af6d80c)
  • typescript: Get rid of deprecated @typescript-eslint/typedef rule (ae8fe70)

v38.1.1

Bug fixes

  • javascript: Enforce a linebreak after = character in case of multiline expression (129cab8)
  • markdownlint: Extend allowed elements list with img, div and span (cbd0f73)

Chores

  • Replace local no-autofix with shared library (c28d146)
Changelog

Sourced from @​morev/eslint-config's changelog.

39.0.0 (2025-06-14)

⚠ BREAKING CHANGES

  • package-json: With new rule package-json/valid-bin some package.json's may produce errors
  • package-json: With new rule package-json/valid-author some package.json's may produce errors

Features

  • package-json: Add package-json/valid-author rule (8c2dfe9)
  • package-json: Add package-json/valid-bin rule (3eeb37e)
  • vitest: Add vitest/consistent-vitest-vi rule (965b10f)

Bug fixes

  • package-json: Remove deprecated package-json/valid-local-dependency rule (572a439)
  • Use optimal RegExp for styling within CLI (9ac5957)
  • vitest: Take account of new no-importing-vitest-globals and prefer-importing-vitest-globals rules (19622f3)

38.2.0 (2025-06-07)

Features

  • jest: Add jest/prefer-ending-with-an-expect rule (9311502)
  • json: Add package-json/require-type rule (013ff9c)
  • node: Take account of n/no-top-level-await rule (633a992)

Bug fixes

  • cypress: Update Cypress globals location (ac7ebd1)
  • javascript: Prevent transformation of www to w{3} within a RegExps (14c72c4)
  • javascript: Remove a custom to-line command as implemented in the package itself (af6d80c)
  • typescript: Get rid of deprecated @typescript-eslint/typedef rule (ae8fe70)

38.1.1 (2025-05-23)

Bug fixes

  • javascript: Enforce a linebreak after = character in case of multiline expression (129cab8)
  • markdownlint: Extend allowed elements list with img, div and span (cbd0f73)

Chores

  • Replace local no-autofix with shared library (c28d146)
Commits
  • 22acceb release: Release version 39.0.0
  • 9ac5957 fix: Use optimal RegExp for styling within CLI
  • 89c0986 chore: Annotate types explicitly
  • 572a439 fix(package-json): Remove deprecated package-json/valid-local-dependency rule
  • 7e2ae9a chore: Bump eslint from 9.28.0 to 9.29.0
  • 45ed7ab chore: Bump eslint-plugin-jsdoc from 50.7.1 to 51.0.1
  • 3eeb37e feat(package-json)!: Add package-json/valid-bin rule
  • 8c2dfe9 feat(package-json)!: Add package-json/valid-author rule
  • 6097965 chore: Bump eslint-plugin-package-json from 0.33.2 to 0.39.0
  • 965b10f feat(vitest): Add vitest/consistent-vitest-vi rule
  • 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 <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)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+1030
Deletions:
-727
Package Dependencies
Ecosystem:
npm
Version Change:
38.1.0 → 39.0.0
Update Type:
Major
Technical Details
ID: 1981638
UUID: 2609006207
Node ID: PR_kwDOOuyPts6bgkZ_
Host: GitHub
Repository: MorevM/eslint-disable-autofix
Merge State: Unknown