chore(deps): bump the npm-dependencies group in /website with 8 updates#49
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps the npm-dependencies group in /website with 8 updates: | Package | From | To | | --- | --- | --- | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.470.0` | `1.8.0` | | [next](https://github.com/vercel/next.js) | `16.2.2` | `16.2.3` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.39` | `25.6.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.2.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.2.2` | `16.2.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` | Updates `lucide-react` from 0.470.0 to 1.8.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.8.0/packages/lucide-react) Updates `next` from 16.2.2 to 16.2.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.2.2...v16.2.3) Updates `react` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react) Updates `react-dom` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom) Updates `@types/node` from 20.19.39 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.39.4 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.2.0) Updates `eslint-config-next` from 16.2.2 to 16.2.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.2.3/packages/eslint-config-next) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: eslint-config-next dependency-version: 16.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
🔍 Site Preview Deployed
|
eterna2
added a commit
that referenced
this pull request
Apr 12, 2026
… schedule Consolidates all open dependabot dependency updates into a single PR and updates .github/dependabot.yml to use a monthly cadence for routine bumps. GitHub's automatic security-update flow (which ignores the schedule setting) still provides fast-path PRs for CVE-critical packages. ### Cargo (PR #48) - pyo3: 0.24 → 0.28 - serde_jcs: 0.1 → 0.2 ### npm/website (PR #49) - next: 16.2.2 → 16 (latest patch) - react / react-dom: 19.2.4 → 19.2.5 - lucide-react: ^0.470.0 → 1.8.0 - eslint: ^9 → 10.2.0 - eslint-config-next: 16.2.2 → 16.2.3 - typescript: ^5 → 6.0.2 - @types/node: ^20 → 25.6.0 ### pip/python (PR #50) - maturin: >=1.5,<1.13 → >=1.13.1,<1.14 - opentelemetry-sdk: >=1.31.0 → >=1.41.0 - uuid-utils: >=0.9.0 → >=0.14.1 - boto3 / aioboto3: >=1.28.0 / >=11.0.0 → >=1.42.88 / >=15.5.0 - opa-python-client: >=1.0.0 → >=2.0.4 - cedarpy: >=0.1.0 → >=4.8.0 - rfc8785: >=0.1.0 → >=0.1.4 - cryptography (dev): >=42.0.0 → >=46.0.7 - ruff (dev): >=0.3.0 → >=0.15.10 - mypy (dev): >=1.9.0 → >=1.20.0 - pyperf (dev): >=2.6.0 → >=2.10.0 ### dependabot.yml - All ecosystems: weekly → monthly schedule - Security-critical updates still handled by GitHub's automatic security PRs
Owner
|
Consolidated into #51 (chore/dependabot-consolidation). Closing in favour of the single combined PR. |
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 |
github-actions bot
added a commit
that referenced
this pull request
Apr 12, 2026
…es-cff77d6b44 (PR #49 closed)
eterna2
added a commit
that referenced
this pull request
Apr 12, 2026
… schedule (#51) * chore(deps): consolidate dependabot PRs #48-#50 and switch to monthly schedule Consolidates all open dependabot dependency updates into a single PR and updates .github/dependabot.yml to use a monthly cadence for routine bumps. GitHub's automatic security-update flow (which ignores the schedule setting) still provides fast-path PRs for CVE-critical packages. ### Cargo (PR #48) - pyo3: 0.24 → 0.28 - serde_jcs: 0.1 → 0.2 ### npm/website (PR #49) - next: 16.2.2 → 16 (latest patch) - react / react-dom: 19.2.4 → 19.2.5 - lucide-react: ^0.470.0 → 1.8.0 - eslint: ^9 → 10.2.0 - eslint-config-next: 16.2.2 → 16.2.3 - typescript: ^5 → 6.0.2 - @types/node: ^20 → 25.6.0 ### pip/python (PR #50) - maturin: >=1.5,<1.13 → >=1.13.1,<1.14 - opentelemetry-sdk: >=1.31.0 → >=1.41.0 - uuid-utils: >=0.9.0 → >=0.14.1 - boto3 / aioboto3: >=1.28.0 / >=11.0.0 → >=1.42.88 / >=15.5.0 - opa-python-client: >=1.0.0 → >=2.0.4 - cedarpy: >=0.1.0 → >=4.8.0 - rfc8785: >=0.1.0 → >=0.1.4 - cryptography (dev): >=42.0.0 → >=46.0.7 - ruff (dev): >=0.3.0 → >=0.15.10 - mypy (dev): >=1.9.0 → >=1.20.0 - pyperf (dev): >=2.6.0 → >=2.10.0 ### dependabot.yml - All ecosystems: weekly → monthly schedule - Security-critical updates still handled by GitHub's automatic security PRs * fix(deps): fix dependency conflicts introduced by consolidation Three issues found and fixed: 1. boto3 / aioboto3 conflict: - aioboto3==15.5.0 pins aiobotocore==2.25.1 which requires boto3>=1.40.46,<1.40.62 - Our bump to boto3>=1.42.88 was outside that window, making the dep graph unsatisfiable for Python 3.14 splits. - Fix: revert boto3 floor to >=1.28.0 (letting uv resolve a compatible version). 2. maturin 1.13.1 / Rust edition2024 conflict: - maturin>=1.13.1 pulls base64ct v1.8.3 which uses edition2024, requiring Rust >=1.85. - Fix: revert maturin to >=1.5,<1.13 (matches original) until Rust toolchain is upgraded. 3. Cargo pyo3 0.28 / Rust 1.81 conflict: - pyo3 0.28 invalidated the maturin build cache, forcing a recompile that fails on Rust 1.81 (base64ct edition2024 issue above). - Fix: revert Cargo.toml + Cargo.lock to main state (pyo3 0.24, serde_jcs 0.1). 4. Add rust-toolchain.toml at repo root: - Pins Rust to 1.88.0 (matching .prototools) so cargo called by maturin always uses the correct toolchain, not the system default (1.81.0). - This is a prerequisite for re-landing pyo3>=0.28 and maturin>=1.13 in a future PR. Result: 161 unit tests pass. * refactor(deps): promote rfc8785 to primary dependency rfc8785 is a tiny pure-Python library (JCS/RFC 8785 canonicalisation) with no transitive dependencies. Keeping it as an optional extra added unnecessary install friction for users of the core library. - Moved rfc8785>=0.1.4 from [project.optional-dependencies.python-backend] into [project.dependencies] - Removed the now-empty python-backend extra
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.
Bumps the npm-dependencies group in /website with 8 updates:
0.470.01.8.016.2.216.2.319.2.419.2.519.2.419.2.520.19.3925.6.09.39.410.2.016.2.216.2.35.9.36.0.2Updates
lucide-reactfrom 0.470.0 to 1.8.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
7623e23feat(docs): add Zephyr Cloud to Hero Backers tier & rework updateSponsors scr...dada0a8fix(lucide-react): Fix dynamic imports (#4210)a6e648afix(lucide-react): correct client directives in RSC files (#4189)1f010a3fix(lucide-react): Fixes provider export and RSC render issues (#4175)484f2c9docs(version-1): Version 1 website (#4142)a0e202dfeat(packages/angular): add new@lucide/angularpackage (#3897)c5b155eMerge branch 'main' of https://github.com/lucide-icons/lucide into nextf6c0d06chore(deps): bump rollup from 4.53.3 to 4.59.0 (#4106)628d4f9Merge branch 'main' of https://github.com/lucide-icons/lucide into next67c0485feat(scripts): added helper script to automatically update OpenCollective bac...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lucide-react since your current version.
Updates
nextfrom 16.2.2 to 16.2.3Release notes
Sourced from next's releases.
Commits
d5f649bv16.2.32873928[16.x] Avoid consuming cyclic models multiple times (#75)d7c7765[backport]: Ensure app-page reports stale ISR revalidation errors via onReque...c573e8cfix(server-hmr): metadata routes overwrite page runtime HMR handler (#92273)57b8f65next-core: deduplicate output assets and detect content conflicts on emit (#9...f158df1Fix styled-jsx race condition: styles lost due to concurrent rendering (#92459)356d605turbo-tasks-backend: stability fixes for task cancellation and error handling...3b77a6eFix DashMap read-write self-deadlock in task_cache causing hangs (#92210)b2f208aBackport: new view-transitions guide, update and fixes (#92264)Updates
reactfrom 19.2.4 to 19.2.5Release notes
Sourced from react's releases.
Commits
23f4f9f19.2.5Updates
react-domfrom 19.2.4 to 19.2.5Release notes
Sourced from react-dom's releases.
Commits
23f4f9f19.2.5Updates
@types/nodefrom 20.19.39 to 25.6.0Commits
Updates
eslintfrom 9.39.4 to 10.2.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
000128c10.2.01988fadBuild: changelog update for 10.2.0542cb3efix: update first-party dependencies (#20714)a2af743docs: addlanguageto configuration objects (#20712)845f23fdocs: Update README5fbcf59docs: removesourceTypefrom ts playground link (#20477)8702a47docs: Update READMEddeadeddocs: Update README8120e30refactor: extract no unmodified loop condition (#20679)46e8469chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697)Updates
eslint-config-nextfrom 16.2.2 to 16.2.3Release notes
Sourced from eslint-config-next's releases.
Commits
d5f649bv16.2.3Updates
typescriptfrom 5.9.3 to 6.0.2Release notes
Sourced from typescript's releases.
Commits
607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0206ed1aDeprecate assert in import() (#63172)e688ac8Update dependencies (#63156)29b300dBump the github-actions group across 1 directory with 2 updates (#63205)0c2c7a3DOM update (#63183)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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