Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2025

Bumps @morev/eslint-config from 38.1.1 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)
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)
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)

Bumps [@morev/eslint-config](https://github.com/MorevM/eslint-config) from 38.1.1 to 39.0.0.
- [Release notes](https://github.com/MorevM/eslint-config/releases)
- [Changelog](https://github.com/MorevM/eslint-config/blob/master/CHANGELOG.md)
- [Commits](MorevM/eslint-config@v38.1.1...v39.0.0)

---
updated-dependencies:
- dependency-name: "@morev/eslint-config"
  dependency-version: 39.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 28, 2025

Superseded by #358.

@dependabot dependabot bot closed this Jun 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/morev/eslint-config-39.0.0 branch June 28, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants