Skip to content

fix(deps): update all non-major dependencies #1253

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 18, 2025

This PR contains the following updates:

Package Change Age Confidence
@docusaurus/core (source) 3.7.0 -> 3.8.1 age confidence
@docusaurus/preset-classic (source) 3.7.0 -> 3.8.1 age confidence
@docusaurus/theme-live-codeblock (source) 3.7.0 -> 3.8.1 age confidence
@eslint/js (source) 9.24.0 -> 9.31.0 age confidence
@types/node (source) 22.15.17 -> 22.16.5 age confidence
@types/react (source) 19.1.1 -> 19.1.8 age confidence
@types/react-dom (source) 19.1.2 -> 19.1.6 age confidence
eslint-plugin-react-refresh 0.4.19 -> 0.4.20 age confidence
typescript-eslint (source) 8.29.1 -> 8.37.0 age confidence
vite-plugin-dts 4.5.3 -> 4.5.4 age confidence
vitest (source) 3.1.3 -> 3.2.4 age confidence

Release Notes

facebook/docusaurus (@​docusaurus/core)

v3.8.1

Compare Source

🐛 Bug Fix
  • docusaurus-theme-classic
    • #​11242 fix(theme): fix unability to navigate to category's page when browsing its children items (@​slorber)
  • docusaurus-plugin-css-cascade-layers
  • docusaurus
  • docusaurus-types
🏃‍♀️ Performance
  • docusaurus-plugin-content-blog, docusaurus-plugin-sitemap, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
    • #​11211 perf: avoid duplicated git log calls in loadContent() and postBuild() for untracked Git files (@​slorber)
🔧 Maintenance
Committers: 7

v3.8.0

Compare Source

🚀 New Feature
  • docusaurus-plugin-css-cascade-layers, docusaurus-preset-classic, docusaurus-theme-classic, docusaurus-types, docusaurus
    • #​11142 feat(theme): new CSS cascade layers plugin + built-in v4.useCssCascadeLayers future flag (@​slorber)
  • docusaurus
  • docusaurus-module-type-aliases, docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-search-algolia, docusaurus
  • docusaurus-plugin-content-pages
  • docusaurus-faster, docusaurus
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations
  • docusaurus-remark-plugin-npm2yarn
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-faster, docusaurus-plugin-content-docs, docusaurus-types, docusaurus
  • docusaurus-theme-classic
  • docusaurus-types, docusaurus
  • docusaurus-plugin-sitemap, docusaurus-types, docusaurus
    • #​10850 feat(core): new postBuild({routesBuildMetadata}) API, deprecate head attribute + v4 future flag (@​slorber)
🐛 Bug Fix
  • docusaurus-plugin-content-blog
  • docusaurus-plugin-content-blog
  • docusaurus-plugin-content-docs
  • create-docusaurus
    • #​11157 fix(create-docusaurus): Improve init template README, fix headings and remove $ in bash code blocks (@​arienshibani)
  • docusaurus-theme-common
  • docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-translations
    • #​11053 fix(theme): navbar mobile sidebar should allow clicking dropdown parent link (@​slorber)
  • docusaurus-utils
  • docusaurus-theme-translations
  • docusaurus-plugin-ideal-image
  • docusaurus-mdx-loader
  • docusaurus-module-type-aliases
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations
  • create-docusaurus, docusaurus-utils
  • docusaurus-mdx-loader, docusaurus-plugin-content-docs
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus
  • docusaurus-plugin-content-docs, docusaurus-theme-classic
  • docusaurus-plugin-svgr, docusaurus-types, docusaurus-utils, docusaurus
  • docusaurus-logger
🏃‍♀️ Performance
  • docusaurus-utils, docusaurus
  • docusaurus
  • docusaurus-bundler, docusaurus-faster, docusaurus
  • docusaurus-utils
  • docusaurus-logger, docusaurus
    • #​11162 perf(core): optimize SSG collected data memory and worker thread communication (@​slorber)
  • docusaurus-bundler, docusaurus
  • docusaurus-theme-classic
  • docusaurus-types, docusaurus
💅 Polish
📝 Documentation
🤖 Dependencies
🔧 Maintenance
  • docusaurus-mdx-loader, docusaurus-utils
  • docusaurus-plugin-content-blog
  • docusaurus-mdx-loader, docusaurus-theme-common, docusaurus-theme-live-codeblock
  • Other
  • docusaurus-faster
  • docusaurus-theme-mermaid
  • docusaurus-mdx-loader
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​11062 refactor(theme): introduce CodeBlockContextProvider + split into smaller components (@​slorber)
    • #​11059 refactor(theme): CodeBlock, centralize metadata parsing + refactor theme component (@​slorber)
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-common
    • #​11058 refactor(theme): refactor CodeBlock parseLines logic + use inline snapshots to ease review (@​slorber)
  • docusaurus-faster, docusaurus
  • docusaurus-plugin-ideal-image
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-mermaid, docusaurus-theme-search-algolia
  • docusaurus-cssnano-preset, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-remark-plugin-npm2yarn, eslint-plugin, stylelint-copyright
  • docusaurus-bundler, docusaurus
  • create-docusaurus, docusaurus-plugin-content-docs, docusaurus-utils, docusaurus
  • docusaurus-theme-search-algolia
  • docusaurus-plugin-debug
  • create-docusaurus
Committers: 38
eslint/eslint (@​eslint/js)

v9.31.0

Compare Source

v9.30.1

Compare Source

v9.30.0

Compare Source

v9.29.0

Compare Source

v9.28.0

Compare Source

v9.27.0

Compare Source

v9.26.0

Compare Source

v9.25.1

Compare Source

v9.25.0

Compare Source

Features
  • dcd95aa feat: support TypeScript syntax in no-empty-function rule (#​19551) (sethamus)
  • 77d6d5b feat: support TS syntax in no-unused-expressions (#​19564) (Sweta Tanwar)
  • 90228e5 feat: support JSRuleDefinition type (#​19604) (루밀LuMir)
  • 59ba6b7 feat: add allowObjects option to no-restricted-properties (#​19607) (sethamus)
  • db650a0 feat: support TypeScript syntax in no-invalid-this rule (#​19532) (Tanuj Kanti)
  • 9535cff feat: support TS syntax in no-loop-func (#​19559) (Nitin Kumar)
Bug Fixes
  • 910bd13 fix: nodeTypeKey not being used in NodeEventGenerator (#​19631) (StyleShit)
Documentation
  • ca7a735 docs: update no-undef-init when not to use section (#​19624) (Tanuj Kanti)
  • 1b870c9 docs: use eslint-config-xo in the getting started guide (#​19629) (Nitin Kumar)
  • 5d4af16 docs: add types for multiple rule options (#​19616) (Tanuj Kanti)
  • e8f8d57 docs: Update README (GitHub Actions Bot)
  • a40348f docs: no-use-before-define tweaks (#​19622) (Kirk Waiblinger)
  • 0ba3ae3 docs: Update README (GitHub Actions Bot)
  • 865dbfe docs: ensure "learn more" deprecation links point to useful resource (#​19590) (Kirk Waiblinger)
  • f80b746 docs: add known limitations for no-self-compare (#​19612) (Nitin Kumar)
  • 865aed6 docs: Update README (GitHub Actions Bot)
Chores
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.4.20

Compare Source

  • Don't warn on nested HOC calls (fixes #​79)
  • Fix false positive with as const (fixes #​80)
typescript-eslint/typescript-eslint (typescript-eslint)

v8.37.0

Compare Source

🚀 Features
  • typescript-estree: infer tsconfigRootDir from call stack (#​11370)
❤️ Thank You
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

v8.36.0

Compare Source

🚀 Features
  • typescript-eslint: support basePath in tseslint.config() (#​11357)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.35.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.35.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.34.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.34.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.33.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.33.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.32.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.32.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.31.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.31.0

Compare Source

🩹 Fixes
  • typescript-eslint: gracefully handle invalid flat config objects in config helper (#​11070)
  • typescript-eslint: address bugs in config() around global ignores (#​11065)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.30.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.30.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

qmhc/vite-plugin-dts (vite-plugin-dts)

v4.5.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/vitest (vitest)

v3.2.4

Compare Source

   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 10pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented May 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-hotkeys-hook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 19, 2025 2:05am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e495de2 to 72d6632 Compare May 19, 2025 02:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 72d6632 to f9dee25 Compare May 19, 2025 08:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f9dee25 to b7c0b91 Compare May 19, 2025 20:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b7c0b91 to b07e4b9 Compare May 21, 2025 00:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b07e4b9 to 954e8a6 Compare May 21, 2025 11:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 954e8a6 to 0bf6e62 Compare May 27, 2025 12:54
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies May 27, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0bf6e62 to d7fda08 Compare May 27, 2025 19:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d7fda08 to 2529eed Compare May 28, 2025 09:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2529eed to 2b71c82 Compare May 28, 2025 21:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2b71c82 to bda02cf Compare May 30, 2025 03:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bda02cf to 16d6106 Compare May 30, 2025 06:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 16d6106 to 536ce5c Compare May 30, 2025 16:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 536ce5c to 63f8258 Compare May 30, 2025 18:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 63f8258 to e3447db Compare June 2, 2025 15:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 83afa9a to 7b38697 Compare June 22, 2025 12:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7b38697 to c02bffb Compare June 23, 2025 19:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c02bffb to 2edc60f Compare June 24, 2025 17:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2edc60f to b9b7ca2 Compare June 27, 2025 21:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b9b7ca2 to b2ad6d6 Compare June 28, 2025 09:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b2ad6d6 to df913f5 Compare June 30, 2025 22:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from df913f5 to 5886ded Compare July 1, 2025 23:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5886ded to 2ed64b3 Compare July 2, 2025 18:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dbc6948 to ce38d6c Compare July 8, 2025 19:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ce38d6c to fff237b Compare July 9, 2025 03:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fff237b to ae76d05 Compare July 11, 2025 00:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ae76d05 to 6caff8b Compare July 14, 2025 19:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6caff8b to d708a20 Compare July 15, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants