Skip to content

Update Docs - Major Revisions (major)#926

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-docs-major-revisions
Open

Update Docs - Major Revisions (major)#926
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-docs-major-revisions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 18, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^9.39.4^10.0.0 age adoption passing confidence
fumadocs-mdx (source) 14.3.215.0.10 age adoption passing confidence
lucide-react (source) ^0.577.0^1.0.0 age adoption passing confidence
react-day-picker (source) ^9.14.0^10.0.0 age adoption passing confidence
typescript (source) ^5.9.3^6.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

eslint/eslint (eslint)

v10.4.1

Compare Source

v10.4.0

Compare Source

v10.3.0

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

Features

Bug Fixes

Documentation

  • a2af743 docs: add language to configuration objects (#​20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#​20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#​20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#​20664) (루밀LuMir)
  • 3e4a299 docs: update ESM Dependencies policies with note for own-usage packages (#​20660) (Milos Djermanovic)

Chores

  • 8120e30 refactor: extract no unmodified loop condition (#​20679) (kuldeep kumar)
  • 46e8469 chore: update dependency markdownlint-cli2 to ^0.22.0 (#​20697) (renovate[bot])
  • 01ed3aa test: add unit tests for unicode utilities (#​20622) (Manish chaudhary)
  • 811f493 ci: remove --legacy-peer-deps from types integration tests (#​20667) (Milos Djermanovic)
  • 6b86fcf chore: update dependency npm-run-all2 to v8 (#​20663) (renovate[bot])
  • 632c4f8 chore: add prettier update commit to .git-blame-ignore-revs (#​20662) (루밀LuMir)
  • b0b0f21 chore: update dependency eslint-plugin-regexp to ^3.1.0 (#​20659) (Milos Djermanovic)
  • 228a2dd chore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#​20661) (Milos Djermanovic)
  • 3ab4d7e test: Add tests for eslintrc-style keys (#​20645) (kuldeep kumar)

v10.1.0

Compare Source

Features

  • ff4382b feat: apply fix for no-var in TSModuleBlock (#​20638) (Tanuj Kanti)
  • 0916995 feat: Implement api support for bulk-suppressions (#​20565) (Blake Sager)

Bug Fixes

  • 2b8824e fix: Prevent no-var autofix when a variable is used before declaration (#​20464) (Amaresh S M)
  • e58b4bf fix: update eslint (#​20597) (renovate[bot])

Documentation

  • b7b57fe docs: use correct JSDoc link in require-jsdoc.md (#​20641) (mkemna-clb)
  • 58e4cfc docs: add deprecation notice partial (#​20639) (Milos Djermanovic)
  • 7143dbf docs: update v9 migration guide for @eslint/js usage (#​20540) (fnx)
  • 035fc4f docs: note that globalReturn applies only with sourceType: "script" (#​20630) (Milos Djermanovic)
  • e972c88 docs: merge ESLint option descriptions into type definitions (#​20608) (Francesco Trotta)
  • 7f10d84 docs: Update README (GitHub Actions Bot)
  • aeed007 docs: open playground link in new tab (#​20602) (Tanuj Kanti)
  • a0d1a37 docs: Add AI Usage Policy (#​20510) (Nicholas C. Zakas)

Chores

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

Bug Fixes

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#​20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#​20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

v10.0.0

Compare Source

fuma-nama/fumadocs (fumadocs-mdx)

v15.0.10

Compare Source

Patch Changes
  • d35d0d6: Respect root in Vite config
  • Updated dependencies [42f0255]
  • Updated dependencies [a807798]
    • fumadocs-core@​16.9.3

v15.0.9

Compare Source

Patch Changes
  • cd04425: Support _fumadocs_skipViteConfig internal flag

v15.0.8

Compare Source

Patch Changes
  • dca5b49: Fix compatibility with ?raw query string
  • Updated dependencies [e77b9b3]
  • Updated dependencies [334c8fd]
    • fumadocs-core@​16.9.1

v15.0.7

Compare Source

Patch Changes
  • 768b676: Standardize structuredData in page data
  • Updated dependencies [768b676]
    • fumadocs-core@​16.8.12

v15.0.6

Compare Source

Patch Changes

v15.0.5

Compare Source

Patch Changes
  • 1fb6a61: Support custom base directory for content sources

v15.0.4

Compare Source

Patch Changes
  • 819b6ec: Support Rolldown integration

v15.0.3

Compare Source

Patch Changes
  • 2569154: Pre-generate Vite config to prevent CJS compat issues
  • Updated dependencies [062beab]
  • Updated dependencies [505cfe0]
    • fumadocs-core@​16.8.10

v15.0.2

Patch Changes
  • 298ac97: fix compatibility issues with Vite RSC
  • b212481: remove vitefu from inline deps

v15.0.1

Patch Changes
  • 421166a: Fix border styles
    • fumadocs-core@​15.0.1

v15.0.0

Compare Source

Major Changes
  • 3de9dfe: Require ESM for next.config

    Modern Node.js now supports next.config.mts format, compatibility layer is no longer needed.

  • 3de9dfe: Raise minimum fumadocs-core version to 16.7.0

Patch Changes
  • 5745fcf: Support better Node.js loader registry
    • fumadocs-core@​16.8.8
lucide-icons/lucide (lucide-react)

v1.17.0: Version 1.17.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@1.16.0...1.17.0

v1.16.0: Version 1.16.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@1.15.0...1.16.0

v1.15.0

Compare Source

v1.14.0: Version 1.14.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@1.13.0...1.14.0

v1.13.0: Version 1.13.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@1.12.0...1.13.0

v1.12.0: Version 1.12.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@1.10.0...1.12.0

v1.11.0: Version 1.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.9.0...1.11.0

v1.10.0: Version 1.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.9.0...1.10.0

v1.9.0: Version 1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.8.0...1.9.0

v1.8.0: Version 1.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.7.0...1.8.0

v1.7.0: Version 1.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.6.0...1.7.0

v1.6.0: Version 1.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.5.0...1.6.0

v1.5.0: Version 1.5.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@1.4.0...1.5.0

v1.4.0: Version 1.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.3.0...1.4.0

v1.3.0: Version 1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.2.0...1.3.0

v1.2.0: Version 1.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.1.0...1.2.0

v1.1.0: Version 1.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.0.2...1.1.0

v1.0.1: Lucide V1 🚀

Compare 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;

  • Removed brand icons, see our brand logo statement for more details.
  • Improved documentation, guides per framework.
  • Improved accessibility, aria-hidden is now set by default on icons.
  • Removed UMD build, only ESM and CJS now (exception for the lucide package).
  • Package rename from lucide-vue-next to @lucide/vue.
  • A modern, standalone implementation for Angular, @lucide/angular
  • Support for context providers in React, Vue, Svelte, and Solid.
  • Stable code points for Lucide font.
  • Support for shadow DOM in the lucide package.
  • Many bug fixes and improvements.

See more at Lucide Version 1

v1.0.0: Version 1.0.0

Compare Source

[!WARNING]
This release was published unintentionally. We've corrected this in v1.0.1, which should be used instead.

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.577.0...1.0.0

gpbl/react-day-picker (react-day-picker)

v10.0.1

Compare Source

Release date: 2026-05-12

This patch release fixes inline styles for component slots and adds @types/react as an optional peer dependency for strict package managers.

What's Changed

v10.0.0

Compare Source

Release date: 2026-05-08

This major release introduces the @daypicker/react package name, publishes calendar add-on packages under the @daypicker/* scope, and removes public APIs that were deprecated in v9.

Upgrading to v10

Upgrading from v9 should be straightforward if y

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on wednesday"
  • 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.


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

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

@auto-maid
Copy link
Copy Markdown
Contributor

auto-maid Bot commented Mar 18, 2026

Documentation Preview

Latest Commit SHA 4c90163
Preview URL https://72e355c3-forui-docs-dev.duobase.workers.dev/docs

You're seeing this because the docs/samples were updated.

@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch from 165e133 to 3bf68a8 Compare March 18, 2026 16:57
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch from 3bf68a8 to e78e7c8 Compare March 18, 2026 17:07
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.
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch from e78e7c8 to 31d92ab Compare March 20, 2026 16:45
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.
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch 2 times, most recently from 08321ca to 4da7d53 Compare March 23, 2026 16:41
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v10 chore(deps): update docs - major revisions (major) Mar 23, 2026
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch 2 times, most recently from 8f16e60 to 1cbcd65 Compare March 25, 2026 21:31
Pante pushed a commit that referenced this pull request Mar 31, 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.
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch 2 times, most recently from f669ce5 to bb5137d Compare April 3, 2026 21:42
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch from bb5137d to 9906a55 Compare April 8, 2026 15:08
@renovate renovate Bot changed the title chore(deps): update docs - major revisions (major) Update Docs - Major Revisions (major) Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch from 9906a55 to 81c43f3 Compare April 9, 2026 06:53
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch 2 times, most recently from 7adeea8 to 2b9bc6c Compare April 17, 2026 21:06
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch 4 times, most recently from 4755b07 to 1222e73 Compare April 27, 2026 03:56
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch 4 times, most recently from 4c0dd30 to 4c90163 Compare May 1, 2026 17:01
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch 7 times, most recently from 41bb870 to 785bd52 Compare May 13, 2026 05:53
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch 5 times, most recently from 4848194 to 1f9c63d Compare May 19, 2026 17:37
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch 2 times, most recently from 9cc9969 to 5856ea6 Compare May 26, 2026 16:05
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch 3 times, most recently from 8fcae67 to 26ecba6 Compare May 28, 2026 15:56
@renovate renovate Bot force-pushed the renovate/major-docs-major-revisions branch from 26ecba6 to bfe16c4 Compare May 29, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants