Skip to content

chore(deps-dev): bump the dependencies group with 2 updates#192

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-5d22b83556
Jul 20, 2026
Merged

chore(deps-dev): bump the dependencies group with 2 updates#192
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-5d22b83556

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 2 updates: @eslint-react/eslint-plugin and eslint-plugin-better-tailwindcss.

Updates @eslint-react/eslint-plugin from 5.17.1 to 5.17.2

Release notes

Sourced from @​eslint-react/eslint-plugin's releases.

v5.17.2 (2026-07-19)

What's Changed

📝 Documentation

  • @eslint-react/kit: added a README with quick start and API overview.

🏗️ Internal

  • @eslint-react/core: migrated JsxDetectionHint and related JSX detection helpers from @eslint-react/jsx. (#1913)
  • @eslint-react/jsx: consolidated helpers into focused attribute, children, element, and text modules. (#1914)
  • @eslint-react/var: renamed computeObjectType to resolveObjectType.
  • @local/testkit: extracted shared test helpers into a new local package. (#1915)
  • Bumped tsdown to 0.22.9, eslint-plugin-jsdoc to 63.0.14, and pnpm to 11.13.1.

Full Changelog: Rel1cx/eslint-react@v5.17.1...v5.17.2

Attestation

https://github.com/Rel1cx/eslint-react/attestations/36041651

Changelog

Sourced from @​eslint-react/eslint-plugin's changelog.

v5.17.2 (2026-07-19)

📝 Documentation

  • @eslint-react/kit: added a README with quick start and API overview.

🏗️ Internal

  • @eslint-react/core: migrated JsxDetectionHint and related JSX detection helpers from @eslint-react/jsx. (#1913)
  • @eslint-react/jsx: consolidated helpers into focused attribute, children, element, and text modules. (#1914)
  • @eslint-react/var: renamed computeObjectType to resolveObjectType.
  • @local/testkit: extracted shared test helpers into a new local package. (#1915)
  • Bumped tsdown to 0.22.9, eslint-plugin-jsdoc to 63.0.14, and pnpm to 11.13.1.

Full Changelog: Rel1cx/eslint-react@v5.17.1...v5.17.2

Commits

Updates eslint-plugin-better-tailwindcss from 4.6.1 to 4.7.0

Release notes

Sourced from eslint-plugin-better-tailwindcss's releases.

v4.7.0

compare changes

Features

  • New rule no-concatenated classes (#389)
  • enforce-consistent-line-wrapping: Add vueConvertToBinding option (#388)

Fixes

  • Strict sorting order should be based on official sorting order (#391)

Documentation

❤️ Contributors

Changelog

Sourced from eslint-plugin-better-tailwindcss's changelog.

v4.7.0

compare changes

Features

  • No concatenated classes (#389)
  • enforce-consistent-line-wrapping: Add vueConvertToBinding option (#388)

Fixes

  • Strict sorting order should be based on official sorting order (#391)

Documentation

❤️ Contributors

Commits
  • 457ed78 chore(release): v4.7.0
  • 22d29ac fix: strict sorting order should be based on official sorting order (#391)
  • 6f792a5 feat(enforce-consistent-line-wrapping): add vueConvertToBinding option (#388)
  • b3ea077 feat: no concatenated classes (#389)
  • 1fdd988 docs: add AGENTS.md
  • See full diff in compare view

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 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 dependencies group with 2 updates: [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) and [eslint-plugin-better-tailwindcss](https://github.com/schoero/eslint-plugin-better-tailwindcss).


Updates `@eslint-react/eslint-plugin` from 5.17.1 to 5.17.2
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.17.2/plugins/eslint-plugin)

Updates `eslint-plugin-better-tailwindcss` from 4.6.1 to 4.7.0
- [Release notes](https://github.com/schoero/eslint-plugin-better-tailwindcss/releases)
- [Changelog](https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](schoero/eslint-plugin-better-tailwindcss@v4.6.1...v4.7.0)

---
updated-dependencies:
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-version: 5.17.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-plugin-better-tailwindcss
  dependency-version: 4.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
@github-actions
github-actions Bot enabled auto-merge July 20, 2026 05:13
@github-actions
github-actions Bot merged commit 9bacdd8 into main Jul 20, 2026
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dependencies-5d22b83556 branch July 20, 2026 05:15
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.

0 participants