Skip to content

chore(deps): bump the dependencies-minor-patch group with 2 updates#210

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-minor-patch-ff5308c0f5
Closed

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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.10 to 5.8.16

Release notes

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

v5.8.16 (2026-06-07)

What's Changed

🐞 Fixes

  • Aligned dependency versions across monorepo (#1853).

Full Changelog: Rel1cx/eslint-react@v5.8.15...v5.8.16

Attestation

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

v5.8.15 (2026-06-07)

What's Changed

📝 Documentation

  • Added under-construction callouts and refined kit pages on the website (#1850, #1851).
  • Removed AGENTS.md and CONTRIBUTING.md documents and references (#1848).
  • Updated home and third-party plugins pages on the website.
  • Updated issue template guidance and labels.

🏗️ Internal

  • Bumped @types/* dependencies (#1852).
  • Relaxed checklist requirements in issue templates (#1849).

Full Changelog: Rel1cx/eslint-react@v5.8.13...v5.8.15

Attestation

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

v5.8.13 (2026-06-07)

What's Changed

📝 Documentation

  • Added GoogleCloudPlatform/gke-mcp and removed archived antfu/shiki-stream from community projects on the website.
  • Improved RSC Directives wording in documentation.
  • Removed the no-multiple-children-in-title recipe from the website.
  • Removed the kit beta banner from the website (#1846).

🏗️ Internal

... (truncated)

Changelog

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

v5.8.16 (2026-06-07)

🐞 Fixes

  • Aligned dependency versions across monorepo (#1853).

Full Changelog: Rel1cx/eslint-react@v5.8.15...v5.8.16

v5.8.15 (2026-06-07)

📝 Documentation

  • Added under-construction callouts and refined kit pages on the website (#1850, #1851).
  • Removed AGENTS.md and CONTRIBUTING.md documents and references (#1848).
  • Updated home and third-party plugins pages on the website.
  • Updated issue template guidance and labels.

🏗️ Internal

  • Bumped @types/* dependencies (#1852).
  • Relaxed checklist requirements in issue templates (#1849).

Full Changelog: Rel1cx/eslint-react@v5.8.13...v5.8.15

v5.8.13 (2026-06-06)

📝 Documentation

  • Added GoogleCloudPlatform/gke-mcp and removed archived antfu/shiki-stream from community projects on the website.
  • Improved RSC Directives wording in documentation.
  • Removed the no-multiple-children-in-title recipe from the website.
  • Removed the kit beta banner from the website (#1846).

🏗️ Internal

  • Added RuleListener return type to all rule create functions (#1845).
  • Added boundary and edge case tests for react-dom rules, JSX rules, and naming-convention rules (context-name, id-name, ref-name).
  • Added identifier resolution tests for react-x/no-leaked-conditional-rendering (#1844).
  • Bumped pnpm and updated lockfile.
  • Bumped tsdown to 0.22.2 and updated dependencies.
  • Removed redundant single-argument merge() calls in rules (#1843).
  • Switched GitHub workflows to ubuntu-latest.
  • Updated website brand assets and icons.

Full Changelog: Rel1cx/eslint-react@v5.8.12...v5.8.13

v5.8.12 (2026-06-05)

🪄 Improvements

... (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.10 to 5.8.16
- [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.16/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.16
  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 9, 2026
@quiet-node

Copy link
Copy Markdown
Owner

Holding katex on the 0.16.x line.

rehype-katex@7.0.1 (the math renderer used via Streamdown) depends on katex@^0.16.0, so katex 0.17.0 falls outside its supported range and risks breaking math rendering. No published rehype-katex supports 0.17 yet.

Closing this PR and instructing Dependabot to skip katex 0.17+ until rehype-katex adds 0.17 support. katex 0.16.x patch updates are intentionally still allowed. To resume 0.17 later: @dependabot unignore katex.

@dependabot ignore katex [>= 0.17.0]

@quiet-node quiet-node closed this Jun 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dependencies-minor-patch-ff5308c0f5 branch June 9, 2026 20:02
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.

1 participant