Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the vercel group with 4 updates: turbo, next, next-intl and @next/eslint-plugin-next.

Updates turbo from 2.5.5 to 2.5.6

Release notes

Sourced from turbo's releases.

Turborepo v2.5.6

What's Changed

Docs

@​turbo/repository

Examples

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.5.5...v2.5.6

Turborepo v2.5.6-canary.2

What's Changed

@​turbo/repository

... (truncated)

Commits
  • f02b1a8 publish 2.5.6 to registry
  • a0eed73 release(turborepo): 2.5.6-canary.2 (#10765)
  • ddaed6e fix(turbo): graceful shutdown on sighup (#10764)
  • 6f5557f feat: upgrade NestJS to v11 and migrate to ESLint flat config (#10746)
  • e34dcd4 chore(deps-dev): bump the non-monorepo group in /examples/non-monorepo with 2...
  • bc7cbe0 chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with...
  • 310565e chore(deps-dev): bump the basic group in /examples/basic with 4 updates (#10757)
  • 8113d43 chore: update to Rust 1.89.0 (#10749)
  • f9a61db release(turborepo): 2.5.6-canary.1 (#10761)
  • ae20686 fix(logs): no longer output group prefixes if no logs present (#10760)
  • Additional commits viewable in compare view

Updates next from 15.5.0 to 15.5.2

Release notes

Sourced from next's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.22

Misc Changes

  • Turbopack: Redefine Background backend jobs: #83174

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.21

Misc Changes

  • Turbopack: improve overhead benchmarks: #83231

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.20

... (truncated)

Commits

Updates next-intl from 4.3.4 to 4.3.5

Release notes

Sourced from next-intl's releases.

v4.3.5

4.3.5 (2025-08-21)

Bug Fixes

  • Don't create messages declaration file when running next {start,info,telemetry} (#1992) (fd0722a) – by @​amannn
Changelog

Sourced from next-intl's changelog.

4.3.5 (2025-08-21)

Bug Fixes

  • Don't create messages declaration file when running next {start,info,telemetry} (#1992) (fd0722a) – by @​amannn
Commits

Updates @next/eslint-plugin-next from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/eslint-plugin-next's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.22

Misc Changes

  • Turbopack: Redefine Background backend jobs: #83174

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.21

Misc Changes

  • Turbopack: improve overhead benchmarks: #83231

Credits

Huge thanks to @​sokra for helping!

v15.5.1-canary.20

... (truncated)

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

Bumps the vercel group with 4 updates: [turbo](https://github.com/vercel/turborepo), [next](https://github.com/vercel/next.js), [next-intl](https://github.com/amannn/next-intl) and [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next).


Updates `turbo` from 2.5.5 to 2.5.6
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.5.5...v2.5.6)

Updates `next` from 15.5.0 to 15.5.2
- [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.0...v15.5.2)

Updates `next-intl` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](amannn/next-intl@v4.3.4...v4.3.5)

Updates `@next/eslint-plugin-next` from 15.5.0 to 15.5.2
- [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.2/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: turbo
  dependency-version: 2.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vercel
- dependency-name: next
  dependency-version: 15.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vercel
- dependency-name: next-intl
  dependency-version: 4.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vercel
- dependency-name: "@next/eslint-plugin-next"
  dependency-version: 15.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vercel
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Sep 2, 2025
@dependabot dependabot bot requested review from a team as code owners September 2, 2025 09:42
@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Sep 2, 2025
Copy link

vercel bot commented Sep 2, 2025

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

1 Skipped Deployment
Project Deployment Preview Updated (UTC)
nodejs-org Ignored Ignored Preview Sep 2, 2025 9:42am

@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Sep 2, 2025
Copy link

codecov bot commented Sep 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.61%. Comparing base (fd6b7e6) to head (b2a903e).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8144      +/-   ##
==========================================
+ Coverage   76.60%   76.61%   +0.01%     
==========================================
  Files         115      115              
  Lines        9595     9595              
  Branches      321      321              
==========================================
+ Hits         7350     7351       +1     
+ Misses       2244     2243       -1     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant