Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @morev/eslint-config from 38.1.1 to 39.1.0.

Release notes

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

v39.1.0

Features

  • html: Add '@html-eslint/no-invalid-entity' rule (21a25d1)
  • html: Add @html-eslint/no-aria-hidden-on-focusable rule (ec2d8c5)
  • html: Add @html-eslint/no-duplicate-in-head rule (c6ced32)
  • html: Add @html-eslint/no-empty-headings rule (6979f70)
  • package-json: Enforce package.json bin files to be in kebab case (1aee227)
  • playwright: Add playwright configuration (407460f)

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.1.0 (2025-06-22)

Features

  • html: Add '@html-eslint/no-invalid-entity' rule (21a25d1)
  • html: Add @html-eslint/no-aria-hidden-on-focusable rule (ec2d8c5)
  • html: Add @html-eslint/no-duplicate-in-head rule (c6ced32)
  • html: Add @html-eslint/no-empty-headings rule (6979f70)
  • package-json: Enforce package.json bin files to be in kebab case (1aee227)
  • playwright: Add playwright configuration (407460f)

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
  • 691b44b release: Release version 39.1.0
  • c6ced32 feat(html): Add @html-eslint/no-duplicate-in-head rule
  • 21a25d1 feat(html): Add '@html-eslint/no-invalid-entity' rule
  • 6979f70 feat(html): Add @html-eslint/no-empty-headings rule
  • ec2d8c5 feat(html): Add @html-eslint/no-aria-hidden-on-focusable rule
  • a8259d2 chore: Bu,p @html-eslint/eslint-plugin from 0.41.0 to 0.42.0
  • 1aee227 feat(package-json): Enforce package.json bin files to be in kebab case
  • 3513a64 chore: Bump deps that do not require additional actions
  • 407460f feat(playwright): Add playwright configuration
  • 22acceb release: Release version 39.0.0
  • 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.1.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.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
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