Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2025

Bumps the next-tailwindcss-types-node-eslint-dependencies group with 5 updates in the /Website directory:

Package From To
next 15.5.3 15.5.4
nextra 4.4.0 4.5.0
nextra-theme-docs 4.4.0 4.5.0
@types/node 24.4.0 24.5.2
eslint-config-next 15.5.3 15.5.4

Updates next from 15.5.3 to 15.5.4

Release notes

Sourced from next's releases.

v15.5.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: ensure onRequestError is invoked when otel enabled (#83343)
  • fix: devtools initial position should be from next config (#83571)
  • [devtool] fix overlay styles are missing (#83721)
  • Turbopack: don't match dynamic pattern for node_modules packages (#83176)
  • Turbopack: don't treat metadata routes as RSC (#82911)
  • [turbopack] Improve handling of symlink resolution errors in track_glob and read_glob (#83357)
  • Turbopack: throw large static metadata error earlier (#82939)
  • fix: error overlay not closing when backdrop clicked (#83981)
  • Turbopack: flush Node.js worker IPC on error (#84077)

Misc Changes

  • [CNA] use linter preference (#83194)
  • CI: use KV for test timing data (#83745)
  • docs: september improvements and fixes (#83997)

Credits

Huge thanks to @​yiminghe, @​huozhi, @​devjiwonchoi, @​mischnic, @​lukesandberg, @​ztanner, @​icyJoseph, @​leerob, @​fufuShih, @​dwrth, @​aymericzip, @​obendev, @​molebox, @​OoMNoO, @​pontasan, @​styfle, @​HondaYt, @​ryuapp, @​lpalmes, and @​ijjk for helping!

Commits
  • 40f1d78 v15.5.4
  • cb30f0a [backport] docs: september improvements and fixes (#83997)
  • b6a32bb [backport] [CNA] use linter preference (#83194) (#84087)
  • 26d61f1 [backport] Turbopack: flush Node.js worker IPC on error (#84079)
  • e11e87a [backport] fix: error overlay not closing when backdrop clicked (#83981) (#83...
  • 0a29888 [backport] fix: devtools initial position should be from next config (#83571)...
  • 7a53950 [backport] Turbopack: don't treat metadata routes as RSC (#83804)
  • 050bdf1 [backport] Turbopack: throw large static metadata error earlier (#83816)
  • 1f6ea09 [backport] Turbopack: Improve handling of symlink resolution errors (#83805)
  • c7d1855 [backport] CI: use KV for test timing data (#83860)
  • Additional commits viewable in compare view

Updates nextra from 4.4.0 to 4.5.0

Release notes

Sourced from nextra's releases.

nextra-theme-blog@4.5.0

Patch Changes

  • Updated dependencies [356a782]
    • nextra@4.5.0

nextra-theme-docs@4.5.0

Minor Changes

  • 356a782: fix copy page button does not return the correct page contents due to cached MDX compiler

    add a copyPageButton layout prop which show/hide copy page content button

Patch Changes

  • Updated dependencies [356a782]
    • nextra@4.5.0

nextra@4.5.0

Minor Changes

  • 356a782: fix copy page button does not return the correct page contents due to cached MDX compiler

    add a copyPageButton layout prop which show/hide copy page content button

Commits
  • c6912e2 Version Packages (#4794)
  • 356a782 fix copy page button does not return the correct page contents due to cached ...
  • a8e642f fix(docs): replace outdated blog example link (#4783)
  • See full diff in compare view

Updates nextra-theme-docs from 4.4.0 to 4.5.0

Release notes

Sourced from nextra-theme-docs's releases.

nextra-theme-docs@4.5.0

Minor Changes

  • 356a782: fix copy page button does not return the correct page contents due to cached MDX compiler

    add a copyPageButton layout prop which show/hide copy page content button

Patch Changes

  • Updated dependencies [356a782]
    • nextra@4.5.0
Commits
  • c6912e2 Version Packages (#4794)
  • 356a782 fix copy page button does not return the correct page contents due to cached ...
  • a8e642f fix(docs): replace outdated blog example link (#4783)
  • See full diff in compare view

Updates @types/node from 24.4.0 to 24.5.2

Commits

Updates eslint-config-next from 15.5.3 to 15.5.4

Release notes

Sourced from eslint-config-next's releases.

v15.5.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: ensure onRequestError is invoked when otel enabled (#83343)
  • fix: devtools initial position should be from next config (#83571)
  • [devtool] fix overlay styles are missing (#83721)
  • Turbopack: don't match dynamic pattern for node_modules packages (#83176)
  • Turbopack: don't treat metadata routes as RSC (#82911)
  • [turbopack] Improve handling of symlink resolution errors in track_glob and read_glob (#83357)
  • Turbopack: throw large static metadata error earlier (#82939)
  • fix: error overlay not closing when backdrop clicked (#83981)
  • Turbopack: flush Node.js worker IPC on error (#84077)

Misc Changes

  • [CNA] use linter preference (#83194)
  • CI: use KV for test timing data (#83745)
  • docs: september improvements and fixes (#83997)

Credits

Huge thanks to @​yiminghe, @​huozhi, @​devjiwonchoi, @​mischnic, @​lukesandberg, @​ztanner, @​icyJoseph, @​leerob, @​fufuShih, @​dwrth, @​aymericzip, @​obendev, @​molebox, @​OoMNoO, @​pontasan, @​styfle, @​HondaYt, @​ryuapp, @​lpalmes, and @​ijjk for helping!

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added dependencies 📦️ Pull Requests that update dependencies npm 📦️ Pull Requests that update npm dependencies labels Sep 24, 2025
@dependabot dependabot bot added dependencies 📦️ Pull Requests that update dependencies npm 📦️ Pull Requests that update npm dependencies labels Sep 24, 2025
Copy link

vercel bot commented Sep 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
drifty Ready Ready Preview Comment Sep 29, 2025 0:17am

@github-actions github-actions bot added the Website 🌐 Issues/Pull Requests regarding Website label Sep 24, 2025
Copy link
Contributor

coderabbitai bot commented Sep 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah! You did it 🎉 Now, Relax 😉, Grab a drink ☕, and wait for the maintainers to check your contributions. Meanwhile, you can discuss on other issues and solve them 😀. Thank You 😃!

Meanwhile you can also discuss about the project in our Discord Server 😀

…group across 1 directory with 5 updates

Bumps the next-tailwindcss-types-node-eslint-dependencies group with 5 updates in the /Website directory:

| Package | From | To |
| --- | --- | --- |
| [next](https://github.com/vercel/next.js) | `15.5.3` | `15.5.4` |
| [nextra](https://github.com/shuding/nextra) | `4.4.0` | `4.5.0` |
| [nextra-theme-docs](https://github.com/shuding/nextra) | `4.4.0` | `4.5.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.4.0` | `24.5.2` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.5.3` | `15.5.4` |



Updates `next` from 15.5.3 to 15.5.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.5.3...v15.5.4)

Updates `nextra` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/nextra@4.4.0...nextra@4.5.0)

Updates `nextra-theme-docs` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/nextra-theme-docs@4.4.0...nextra-theme-docs@4.5.0)

Updates `@types/node` from 24.4.0 to 24.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-config-next` from 15.5.3 to 15.5.4
- [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/v15.5.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: next-tailwindcss-types-node-eslint-dependencies
- dependency-name: nextra
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: next-tailwindcss-types-node-eslint-dependencies
- dependency-name: nextra-theme-docs
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: next-tailwindcss-types-node-eslint-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: next-tailwindcss-types-node-eslint-dependencies
- dependency-name: eslint-config-next
  dependency-version: 15.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: next-tailwindcss-types-node-eslint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Website/next-tailwindcss-types-node-eslint-dependencies-b1255aef64 branch from 66037b5 to 100352c Compare September 29, 2025 00:16
Copy link
Owner

@SaptarshiSarkar12 SaptarshiSarkar12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍
@dependabot squash and merge

@dependabot dependabot bot merged commit 9127afb into master Sep 29, 2025
53 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/Website/next-tailwindcss-types-node-eslint-dependencies-b1255aef64 branch September 29, 2025 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 📦️ Pull Requests that update dependencies npm 📦️ Pull Requests that update npm dependencies Website 🌐 Issues/Pull Requests regarding Website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant