chore(deps): update docs - major revisions (major)#926
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update docs - major revisions (major)#926renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Documentation Preview
You're seeing this because the docs/samples were updated. |
165e133 to
3bf68a8
Compare
3bf68a8 to
e78e7c8
Compare
kawaijoe
added a commit
that referenced
this pull request
Mar 19, 2026
Combine Renovate PRs #923 (minor dependency updates) and #926 (eslint major bump): - Upgrade Next.js from 16.1.7 to 16.2.0 and related packages - Update fumadocs (core/mdx/ui) to latest patch versions - Bump Tailwind CSS 4.1.18 → 4.2.2 with supporting packages - Update React 19.2.3 → 19.2.4 and related dependencies - Update utilities: prettier, postcss, zod, wrangler, and others Note: Skipped eslint 9 → 10 major bump due to upstream compatibility issues with @typescript-eslint/utils (used by eslint-config-next). Will wait for typescript-eslint 9.x. Verified: pnpm lint and Next.js build (all 144 pages generated successfully).
kawaijoe
added a commit
that referenced
this pull request
Mar 19, 2026
* chore(docs): upgrade dependencies from PRs #923 and #926 Combine Renovate PRs #923 (minor dependency updates) and #926 (eslint major bump): - Upgrade Next.js from 16.1.7 to 16.2.0 and related packages - Update fumadocs (core/mdx/ui) to latest patch versions - Bump Tailwind CSS 4.1.18 → 4.2.2 with supporting packages - Update React 19.2.3 → 19.2.4 and related dependencies - Update utilities: prettier, postcss, zod, wrangler, and others Note: Skipped eslint 9 → 10 major bump due to upstream compatibility issues with @typescript-eslint/utils (used by eslint-config-next). Will wait for typescript-eslint 9.x. Verified: pnpm lint and Next.js build (all 144 pages generated successfully). * chore(docs): revert next 16.2.0, keep other upgrades Revert Next.js to 16.1.7 — @opennextjs/cloudflare doesn't handle the new prefetch-hints.json manifest from Next.js 16.2, causing 500 errors on Cloudflare Workers. Also reverts eslint-config-next and @next/third-parties to match.
e78e7c8 to
31d92ab
Compare
Pante
pushed a commit
that referenced
this pull request
Mar 21, 2026
* chore(docs): upgrade dependencies from PRs #923 and #926 Combine Renovate PRs #923 (minor dependency updates) and #926 (eslint major bump): - Upgrade Next.js from 16.1.7 to 16.2.0 and related packages - Update fumadocs (core/mdx/ui) to latest patch versions - Bump Tailwind CSS 4.1.18 → 4.2.2 with supporting packages - Update React 19.2.3 → 19.2.4 and related dependencies - Update utilities: prettier, postcss, zod, wrangler, and others Note: Skipped eslint 9 → 10 major bump due to upstream compatibility issues with @typescript-eslint/utils (used by eslint-config-next). Will wait for typescript-eslint 9.x. Verified: pnpm lint and Next.js build (all 144 pages generated successfully). * chore(docs): revert next 16.2.0, keep other upgrades Revert Next.js to 16.1.7 — @opennextjs/cloudflare doesn't handle the new prefetch-hints.json manifest from Next.js 16.2, causing 500 errors on Cloudflare Workers. Also reverts eslint-config-next and @next/third-parties to match.
08321ca to
4da7d53
Compare
4da7d53 to
8f16e60
Compare
8f16e60 to
1cbcd65
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.39.4→^10.0.0^0.577.0→^1.0.0^5.9.3→^6.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
eslint/eslint (eslint)
v10.1.0Compare Source
Features
ff4382bfeat: apply fix forno-varinTSModuleBlock(#20638) (Tanuj Kanti)0916995feat: Implement api support for bulk-suppressions (#20565) (Blake Sager)Bug Fixes
2b8824efix: Preventno-varautofix when a variable is used before declaration (#20464) (Amaresh S M)e58b4bffix: update eslint (#20597) (renovate[bot])Documentation
b7b57fedocs: use correct JSDoc link in require-jsdoc.md (#20641) (mkemna-clb)58e4cfcdocs: add deprecation notice partial (#20639) (Milos Djermanovic)7143dbfdocs: update v9 migration guide for@eslint/jsusage (#20540) (fnx)035fc4fdocs: note thatglobalReturnapplies only withsourceType: "script"(#20630) (Milos Djermanovic)e972c88docs: merge ESLint option descriptions into type definitions (#20608) (Francesco Trotta)7f10d84docs: Update README (GitHub Actions Bot)aeed007docs: open playground link in new tab (#20602) (Tanuj Kanti)a0d1a37docs: Add AI Usage Policy (#20510) (Nicholas C. Zakas)Chores
a9f9ccechore: update dependency eslint-plugin-unicorn to ^63.0.0 (#20584) (Milos Djermanovic)1f42bd7chore: updateprettierto 3.8.1 (#20651) (루밀LuMir)c0a6f4achore: update dependency @eslint/json to ^1.2.0 (#20652) (renovate[bot])cc43f79chore: update dependency c8 to v11 (#20650) (renovate[bot])2ce4635chore: update dependency @eslint/json to v1 (#20649) (renovate[bot])f0406eechore: update dependency markdownlint-cli2 to ^0.21.0 (#20646) (renovate[bot])dbb4c95chore: remove trunk (#20478) (sethamus)c672a2atest: fix CLI test for empty output file (#20640) (kuldeep kumar)c7ada24ci: bump pnpm/action-setup from 4.3.0 to 4.4.0 (#20636) (dependabot[bot])07c4b8btest: fixRuleTestertest without test runners (#20631) (Francesco Trotta)079bba7test: Add tests forisValidWithUnicodeFlag(#20601) (Manish chaudhary)5885ae6ci: unpin Node.js 25.x in CI (#20615) (Copilot)f65e5d3chore: update pnpm/action-setup digest tob906aff(#20610) (renovate[bot])v10.0.3Compare Source
v10.0.2Compare Source
v10.0.1Compare Source
Bug Fixes
c87d5bdfix: update eslint (#20531) (renovate[bot])d841001fix: updateminimatchto10.2.1to address security vulnerabilities (#20519) (루밀LuMir)04c2147fix: update error message for unused suppressions (#20496) (fnx)38b089cfix: update dependency @eslint/config-array to ^0.23.1 (#20484) (renovate[bot])Documentation
5b3dbcedocs: add AI acknowledgement section to templates (#20431) (루밀LuMir)6f23076docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)b69cfb3docs: Update README (GitHub Actions Bot)Chores
e5c281fchore: updates for v9.39.3 release (Jenkins)8c3832achore: update @typescript-eslint/parser to ^8.56.0 (#20514) (Milos Djermanovic)8330d23test: add tests for config-api (#20493) (Milos Djermanovic)37d6e91chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)da7cd0erefactor: cleanup error message templates (#20479) (Francesco Trotta)84fb885chore: package.json update for @eslint/js release (Jenkins)1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467) (Milos Djermanovic)v10.0.0Compare Source
lucide-icons/lucide (lucide-react)
v1.7.0: Version 1.7.0Compare Source
What's Changed
map-pin-searchicon by @TonySullivan in #4125New Contributors
Full Changelog: lucide-icons/lucide@1.6.0...1.7.0
v1.6.0: Version 1.6.0Compare Source
What's Changed
radio-officon by @kongsgard in #4138New Contributors
Full Changelog: lucide-icons/lucide@1.5.0...1.6.0
v1.5.0: Version 1.5.0Compare Source
What's Changed
beef-officon by @jguddas in #3816Full Changelog: lucide-icons/lucide@1.4.0...1.5.0
v1.4.0: Version 1.4.0Compare Source
What's Changed
sport-shoeicon by @Youya-ui in #3953New Contributors
Full Changelog: lucide-icons/lucide@1.3.0...1.4.0
v1.3.0: Version 1.3.0Compare Source
What's Changed
shield-cogicon by @KnarliX in #3902New Contributors
Full Changelog: lucide-icons/lucide@1.2.0...1.3.0
v1.2.0: Version 1.2.0Compare Source
What's Changed
line-styleicon by @dg-ac in #4030New Contributors
Full Changelog: lucide-icons/lucide@1.1.0...1.2.0
v1.1.0: Version 1.1.0Compare Source
What's Changed
lucide-react-nativeby @karsa-mistmere in #4199arrow-big-*icon by @jguddas in #3527signposticon by @jguddas in #3531circle-user-roundicon by @karsa-mistmere in #4165roadicon by @uibalint in #3014New Contributors
Full Changelog: lucide-icons/lucide@1.0.2...1.1.0
v1.0.1Compare Source
After years of work and dedication, Lucide Version 1 has been officially released!. This milestone marks a significant achievement in our journey to provide a comprehensive and versatile icon library for developers and designers alike.
It's been quite a ride — especially over the past year. Lucide has grown to over 30 million downloads per week and is used by million of projects worldwide. This release is a testament to the hard work of our community and contributors who have helped shape Lucide into what it is today.
Thank you to everyone who has supported us along the way. We couldn't have done this without you!
What's New in Version 1? TLDR;
aria-hiddenis now set by default on icons.lucidepackage).lucide-vue-nextto@lucide/vue.@lucide/angularlucidepackage.See more at Lucide Version 1
v1.0.0Compare Source
microsoft/TypeScript (typescript)
v6.0.2Compare Source
Configuration
📅 Schedule: Branch creation - "on wednesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.