Skip to content

meta: bump the next-js group across 1 directory with 4 updates #117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 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.5

Release notes

Sourced from next's releases.

v14.2.5

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

Core Changes

  • avoid merging global css in a way that leaks into other chunk groups (#67373)
  • Fix server action edge redirect with middleware rewrite (#67148)
  • fix(next): reject protocol-relative URLs in image optimization (#65752)
  • fix(next-swc): correct path interop to filepath for wasm (#65633)
  • Use addDependency to track metadata route file changes (#66714)
  • Fix noindex is missing on static not-found page (#67135)
  • perf: improve retrieving versionInfo on Turbo HMR (#67309)
  • fix(next/image): handle invalid url (#67465)
  • fix(next): initial prefetch cache not set properly with different search params (#65977)
  • fix: Backport class properties fix (#67377)
  • Upgrade acorn (#67592)

Misc

  • Log stdio for pull-turbo-cache script (#66759)
  • Ensure turbo is setup when building in docker (#66804)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, @​emmerich, @​huozhi, @​kdy1, @​kwonoj, @​styfle, and @​sokra for helping!

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

Updates turbo from 1.13.3 to 2.0.11

Release notes

Sourced from turbo's releases.

Turborepo v2.0.11

What's Changed

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.0.10...v2.0.11

Turborepo v2.0.10

What's Changed

Examples

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.0.9...v2.0.10

Turborepo v2.0.10-canary.4

What's Changed

... (truncated)

Commits
  • 078f4b2 publish 2.0.11 to registry
  • c90d33c fix(pty): disable echoctl for child processes (#8892)
  • 56277b0 smarter logical combination that keeps truthy/falsy/nullish property (#8873)
  • 49c6759 Convert MDX errors into issues (#8879)
  • 727d5e0 Make JS Lints have lower severity (#8837)
  • d3db2f5 fix(ci): Trying to fix benchmark-turbopack workflow (#8090)
  • 75870c6 (docs): Mention sideEffects key in Internal Packages documentation. (#8888)
  • adcf0f7 release(turborepo): 2.0.10 (#8886)
  • e27857d fix(windows): keep stdin open for conpty processes (#8885)
  • 68bbb1f adds daemon flag for env var and turbo.json (#8728)
  • Additional commits viewable in compare view

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.5
- [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.5)

Updates `turbo` from 1.13.3 to 2.0.11
- [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.11)

---
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] <support@github.com>
@dependabot dependabot bot requested a review from rikhall1515 as a code owner August 1, 2024 08:50
@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Aug 1, 2024
Copy link

vercel bot commented Aug 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) Aug 1, 2024 8:51am

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.

0 participants