Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps the next-js group with 4 updates in the / directory: @vercel/analytics, @vercel/speed-insights, next and turbo.

Updates @vercel/analytics from 1.2.2 to 1.3.1

Release notes

Sourced from @​vercel/analytics's releases.

1.3.1

What's Changed

Full Changelog: vercel/analytics@1.3.0...1.3.1

1.3.0

What's Changed

Full Changelog: vercel/analytics@1.2.2...1.3.0

Commits

Updates @vercel/speed-insights from 1.0.10 to 1.0.12

Release notes

Sourced from @​vercel/speed-insights's releases.

1.0.12

What's Changed

Full Changelog: vercel/speed-insights@1.0.11...1.0.12

1.0.11

What's Changed

Full Changelog: vercel/speed-insights@1.0.10...1.0.11

Commits
  • 5e6ff8c fix(#56,#72): useSearchParams might return null and break script insertion (#73)
  • fe76ed0 fix(#68): postinstall is failing with no error
  • 68d3424 fix: nextjs parallel routes with catchall isn't supported (#69)
  • See full diff in compare view

Updates next from 14.2.3 to 14.2.4

Release notes

Sourced from next's releases.

v14.2.4

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

Core Changes

  • fix: ensure route handlers properly track dynamic access (#66446)
  • fix NextRequest proxy in edge runtime (#66551)
  • Fix next/dynamic with babel and src dir (#65177)
  • Use vercel deployment url for metadataBase fallbacks (#65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#65235)
  • Fix loading navigation with metadata and prefetch (#66447)
  • prevent duplicate RSC fetch when action redirects (#66620)
  • ensure router cache updates reference the latest cache values (#66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#66674)
  • Use addDependency to track metadata route file changes (#66714)
  • Add timeout/retry handling for fetch cache (#66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#66755)

Credits

Huge thanks to @​ztanner, @​ijjk, @​wbinnssmith, @​huozhi, and @​lubieowoce for helping!

Commits
  • 3078441 v14.2.4
  • 0538a0d [not a backport] fix lint errors
  • 2807fb4 fix: app-router prefetch crash when an invalid URL is passed to Link (#66755)
  • efb476e Add timeout/retry handling for fetch cache (#66652)
  • c16a3f9 Use addDependency to track metadata route file changes (#66714)
  • 942e45a Fix inconsistency with 404 getStaticProps cache-control (#66674)
  • 9728a35 Prevent append of trailing slash in cases where path ends with a file extensi...
  • 44661c2 ensure router cache updates reference the latest cache values (#66681)
  • f7ec039 prevent duplicate RSC fetch when action redirects (#66620)
  • dd6ab93 Fix loading navigation with metadata and prefetch (#66447)
  • Additional commits viewable in compare view

Updates turbo from 1.13.3 to 2.0.6

Release notes

Sourced from turbo's releases.

Turborepo v2.0.6

What's Changed

Examples

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.0.5...v2.0.6

Turborepo v2.0.6-canary.0

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.0.5...v2.0.6-canary.0

Turborepo v2.0.5

What's Changed

create-turbo

@​turbo/codemod

Examples

... (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 next-js group with 4 updates in the / directory: [@vercel/analytics](https://github.com/vercel/analytics/tree/HEAD/packages/web), [@vercel/speed-insights](https://github.com/vercel/speed-insights/tree/HEAD/packages/web), [next](https://github.com/vercel/next.js) and [turbo](https://github.com/vercel/turbo).


Updates `@vercel/analytics` from 1.2.2 to 1.3.1
- [Release notes](https://github.com/vercel/analytics/releases)
- [Commits](https://github.com/vercel/analytics/commits/1.3.1/packages/web)

Updates `@vercel/speed-insights` from 1.0.10 to 1.0.12
- [Release notes](https://github.com/vercel/speed-insights/releases)
- [Commits](https://github.com/vercel/speed-insights/commits/1.0.12/packages/web)

Updates `next` from 14.2.3 to 14.2.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@v14.2.3...v14.2.4)

Updates `turbo` from 1.13.3 to 2.0.6
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](vercel/turborepo@v1.13.3...v2.0.6)

---
updated-dependencies:
- dependency-name: "@vercel/analytics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: next-js
- dependency-name: "@vercel/speed-insights"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: next-js
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: next-js
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: next-js
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from rikhall1515 as a code owner July 1, 2024 08:14
@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Jul 1, 2024
@vercel
Copy link

vercel bot commented Jul 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-project-template ❌ Failed (Inspect) Jul 1, 2024 8:15am

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2024

Superseded by #117.

@dependabot dependabot bot closed this Aug 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-js-861a14b847 branch August 1, 2024 08:50
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