Skip to content

chore(deps-dev): bump @eslint-react/eslint-plugin from 5.14.1 to 5.14.5 in the dependencies group#181

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-f94fe06c54
Jul 12, 2026
Merged

chore(deps-dev): bump @eslint-react/eslint-plugin from 5.14.1 to 5.14.5 in the dependencies group#181
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-f94fe06c54

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 1 update: @eslint-react/eslint-plugin.

Updates @eslint-react/eslint-plugin from 5.14.1 to 5.14.5

Release notes

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

v5.14.5 (2026-07-11)

What's Changed

📝 Documentation

  • Temporarily disabled the Bluesky embed on the community page to avoid API rate limits.

🏗️ Internal

  • Consolidated the check:configs and check:docs scripts into a single check:rules script.

Full Changelog: Rel1cx/eslint-react@v5.14.4...v5.14.5

Attestation

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

v5.14.4 (2026-07-11)

What's Changed

🏗️ Internal

  • Fixed rule discovery in documentation and configuration checks to exclude helper modules from rule entry files.

Full Changelog: Rel1cx/eslint-react@v5.14.3...v5.14.4

Attestation

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

v5.14.3 (2026-07-11)

What's Changed

🐞 Fixes

  • react-x/immutability: stopped treating mutations of resolvable global and module bindings as captured local mutations. (#1897)
  • react-x/immutability: followed variable-declarator aliases when resolving mutation targets, fixing missed mutations through aliases created inside callbacks. (#1897)
  • react-x/immutability: followed useRef provenance through variable-declarator aliases, preventing false positives for ref mutations through locally aliased refs. (#1897)

🏗️ Internal

  • react-x/immutability: separated AST fact collection from captured-mutation effect inference and reporting. (#1897)
  • Synchronized the react-x/immutability specification and IMPL-SPEC report with the current React Compiler validation pass, and expanded behavior-boundary coverage. (#1897)

Full Changelog: Rel1cx/eslint-react@v5.14.2...v5.14.3

... (truncated)

Changelog

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

v5.14.5 (2026-07-11)

📝 Documentation

  • Temporarily disabled the Bluesky embed on the community page to avoid API rate limits.

🏗️ Internal

  • Consolidated the check:configs and check:docs scripts into a single check:rules script.

Full Changelog: Rel1cx/eslint-react@v5.14.4...v5.14.5

v5.14.4 (2026-07-11)

🏗️ Internal

  • Fixed rule discovery in documentation and configuration checks to exclude helper modules from rule entry files.

Full Changelog: Rel1cx/eslint-react@v5.14.3...v5.14.4

v5.14.3 (2026-07-11)

🐞 Fixes

  • react-x/immutability: stopped treating mutations of resolvable global and module bindings as captured local mutations. (#1897)
  • react-x/immutability: followed variable-declarator aliases when resolving mutation targets, fixing missed mutations through aliases created inside callbacks. (#1897)
  • react-x/immutability: followed useRef provenance through variable-declarator aliases, preventing false positives for ref mutations through locally aliased refs. (#1897)

🏗️ Internal

  • react-x/immutability: separated AST fact collection from captured-mutation effect inference and reporting. (#1897)
  • Synchronized the react-x/immutability specification and IMPL-SPEC report with the current React Compiler validation pass, and expanded behavior-boundary coverage. (#1897)

Full Changelog: Rel1cx/eslint-react@v5.14.2...v5.14.3

v5.14.2 (2026-07-11)

🐞 Fixes

  • react-x/globals: added detection for global writes through destructuring assignments and property deletion with delete. (#1896)
  • react-x/globals: propagated render-time global mutation effects through directly called helpers and stable local aliases. (#1896)

🏗️ Internal

  • Expanded behavior-boundary coverage for react-debug component and source detection, react-naming-convention naming rules, and react-x/immutability React Compiler fixtures.
  • Strengthened documentation verification and added formatting, configuration, architecture, MDX, website type, and production build checks to CI.
  • Gated publishing on the check, test, and workflow security jobs, including for application, example, and configuration changes.

Full Changelog: Rel1cx/eslint-react@v5.14.1...v5.14.2

Commits

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 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 1 update: [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin).


Updates `@eslint-react/eslint-plugin` from 5.14.1 to 5.14.5
- [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.14.5/plugins/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-version: 5.14.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 12, 2026
@github-actions
github-actions Bot enabled auto-merge July 12, 2026 05:04
@github-actions
github-actions Bot merged commit 908234a into main Jul 12, 2026
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dependencies-f94fe06c54 branch July 12, 2026 05:07
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