Skip to content

chore(deps): Bump the dependencies-minor-patch group with 2 updates#194

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-minor-patch-22d862c14b
Open

chore(deps): Bump the dependencies-minor-patch group with 2 updates#194
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-minor-patch-22d862c14b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps the dependencies-minor-patch group with 2 updates: katex and @eslint-react/eslint-plugin.

Updates katex from 0.16.47 to 0.17.0

Release notes

Sourced from katex's releases.

v0.17.0

0.17.0 (2026-05-22)

Performance Improvements

  • simplify defineFunction to avoid destructuring, improve typing (#4222) (fb604e6)

BREAKING CHANGES

  • The internal API for __defineFunction changed: you should no longer wrap properties in props.
Changelog

Sourced from katex's changelog.

0.17.0 (2026-05-22)

Performance Improvements

  • simplify defineFunction to avoid destructuring, improve typing (#4222) (fb604e6)

BREAKING CHANGES

  • The internal API for __defineFunction changed: you should no longer wrap properties in props.
Commits
  • 3dec549 chore(release): 0.17.0 [ci skip]
  • fb604e6 perf: simplify defineFunction to avoid destructuring, improve typing (#4222)
  • 6caa636 refactor: tighten ParseNode types (#4219)
  • afed784 docs: make first supportive organizations logos bigger (#4216)
  • b02d9ac chore(deps): update dependency webpack-dev-server to v5.2.4 [security] (#4220)
  • See full diff in compare view

Updates @eslint-react/eslint-plugin from 5.8.2 to 5.8.10

Release notes

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

v5.8.10 (2026-06-02)

What's Changed

🐞 Fixes

  • react-dom/no-unused-class-component-members: Aligned preset details in rule documentation (#1825).
  • react-dom/no-unsafe-iframe-sandbox, react-x/context-name, react-x/id-name, react-x/ref-name, react-x/no-unnecessary-use-prefix, react-x/no-string-style-prop: Fixed missing or incorrect presets in rule documentation (#1826).

📝 Documentation

  • naming-convention: Expanded examples and annotated Ok cases for context-name, id-name, and ref-name rules (#1819).
  • Recipes: Refactored MyComponent examples to Button component in custom rules of props and function component definition recipes (#1823).
  • Community: Added azat-io eslint-config to the community presets list.

🏗️ Internal

  • jsx: Consolidated whitespace child predicates and added isEmptyStringExpression to the public API (#1820).
  • Verification: Added preset verification to verify-docs.ts (#1822).
  • Monorepo: Added AGENTS.md guide for AI coding agents (#1824).
  • Monorepo: Normalized local package metadata in .pkgs/*.
  • Deps: Bumped vite to ^8.0.15 and ansis to ^4.3.1 across workspace packages.

New Contributors

Full Changelog: Rel1cx/eslint-react@v5.8.9...v5.8.10

Attestation

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

v5.8.9 (2026-06-01)

What's Changed

🐞 Fixes

  • react-x/no-direct-mutation-state: Detect nested state mutations and member expressions in assignment expressions (#1818).

📝 Documentation

  • Updated contributing guide and monorepo structure documentation.

🏗️ Internal

  • Examples: Removed .vscode directories from all examples, added missing engines.node to Preact examples, cleaned up redundant .config/*.ts from tsconfig.node.json, and updated .gitignore.
  • Website: Cleaned up configs and docs.

... (truncated)

Changelog

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

v5.8.10 (2026-06-02)

🐞 Fixes

  • react-dom/no-unused-class-component-members: Aligned preset details in rule documentation (#1825).
  • react-dom/no-unsafe-iframe-sandbox, react-x/context-name, react-x/id-name, react-x/ref-name, react-x/no-unnecessary-use-prefix, react-x/no-string-style-prop: Fixed missing or incorrect presets in rule documentation (#1826).

📝 Documentation

  • naming-convention: Expanded examples and annotated Ok cases for context-name, id-name, and ref-name rules (#1819).
  • Recipes: Refactored MyComponent examples to Button component in custom rules of props and function component definition recipes (#1823).
  • Community: Added azat-io eslint-config to the community presets list.

🏗️ Internal

  • jsx: Consolidated whitespace child predicates and added isEmptyStringExpression to the public API (#1820).
  • Verification: Added preset verification to verify-docs.ts (#1822).
  • Monorepo: Added AGENTS.md guide for AI coding agents (#1824).
  • Monorepo: Normalized local package metadata in .pkgs/*.
  • Deps: Bumped vite to ^8.0.15 and ansis to ^4.3.1 across workspace packages.

New Contributors

Full Changelog: Rel1cx/eslint-react@v5.8.9...v5.8.10

v5.8.9 (2026-06-01)

🐞 Fixes

  • react-x/no-direct-mutation-state: Detect nested state mutations and member expressions in assignment expressions (#1818).

📝 Documentation

  • Updated contributing guide and monorepo structure documentation.

🏗️ Internal

  • Examples: Removed .vscode directories from all examples, added missing engines.node to Preact examples, cleaned up redundant .config/*.ts from tsconfig.node.json, and updated .gitignore.
  • Website: Cleaned up configs and docs.
  • Deps: Patch bumped eslint, tinyglobby, and tsdown across workspace packages; added @fontsource/iosevka-aile to the website; reordered CSS imports in layout.tsx.
  • Updated .sentrux baseline timestamp.

Full Changelog: Rel1cx/eslint-react@v5.8.8...v5.8.9

v5.8.8 (2026-05-31)

📝 Documentation

... (truncated)

Commits

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-minor-patch group with 2 updates: [katex](https://github.com/KaTeX/KaTeX) and [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin).


Updates `katex` from 0.16.47 to 0.17.0
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.16.47...v0.17.0)

Updates `@eslint-react/eslint-plugin` from 5.8.2 to 5.8.10
- [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.8.10/plugins/eslint-plugin)

---
updated-dependencies:
- dependency-name: katex
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-minor-patch
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-version: 5.8.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-minor-patch
...

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 Jun 3, 2026
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