Skip to content

chore(deps): bump the prod group with 2 updates#54

Closed
dependabot[bot] wants to merge 20 commits into
devfrom
dependabot/npm_and_yarn/prod-5a31357226
Closed

chore(deps): bump the prod group with 2 updates#54
dependabot[bot] wants to merge 20 commits into
devfrom
dependabot/npm_and_yarn/prod-5a31357226

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the prod group with 2 updates: next and next-intl.

Updates next from 16.3.0-canary.83 to 16.3.0-preview.5

Release notes

Sourced from next's releases.

v16.3.0-preview.5

Misc Changes

  • Restore canary version 16.3.0-canary.66 after v16.3.0-preview.4 preview release
  • Fix local fonts in statically prerendered ImageResponse metadata route: #95121
  • docs(root-params): generateStaticParams section and CC requirement: #95073
  • Surface an error for blocking routes under the Navigation Inspector: #95139
  • Suppress prefetch={true} warning when route opts out via instant = false: #95099
  • skill(cc-adoption): recommend next-dev-loop and add build-only path: #95122
  • docs: server actions guide x-refs: #95143
  • [turbopack] Create ServiceWorkerChunkingContextOptions in next-core: #94920
  • instant(): Only render shell, unless prefetch prop is set: #95150
  • [turbopack] Create ServiceWorkerEntryModule and service_worker_chunk_filename: #94921
  • [turbopack] Discover ServiceWorkerEntryModules in next-api and compile + serve those service workers: #94922
  • [cd] Allow forcing a release without new commits: #95136
  • docs: clarify /_not-found failures and attribute reads under Cache Components: #95163
  • [PP] Reveal after ShellRuntime when simulating a Shell Prefetch in dev: #95149
  • Replicate production prefetch shells for instant navigations in dev: #95067
  • docs: expand io reference: #95147
  • test: Remove unnecessary dynamic timestamp from instant-validation root layouts: #95105
  • [next-dev-loop] Fix some papercuts: #95153
  • Gate the dev Cold cache badge behind an experimental flag: #95169

Credits

Huge thanks to @​unstubbable, @​icyJoseph, @​acdlite, @​aurorascharff, @​sampoder, @​eps1lon, @​lubieowoce, and @​gaearon for helping!

v16.3.0-preview.4

Misc Changes

  • [ci] Make automatic native binding install opt-in: #95114

Credits

Huge thanks to @​eps1lon for helping!

v16.3.0-preview.3

Misc Changes

  • [turbopack] Enable turbopackFileSystemCacheForBuild by default in non-stable releases: #94616
  • [16.3.x-preview] Setup release branch: #94594
  • [cd] Publish preview release with @preview NPM dist-tag: #94619
  • [cd] Ensure wasm binaries get tagged properly: #94621

Credits

Huge thanks to @​lukesandberg and @​eps1lon for helping!

v16.3.0-preview.2

Misc Changes

... (truncated)

Commits
  • 70543c5 v16.3.0-preview.5
  • 9da1544 Gate the dev Cold cache badge behind an experimental flag (#95169)
  • b2320c0 [next-dev-loop] Fix some papercuts (#95153)
  • be2104a test: Remove unnecessary dynamic timestamp from instant-validation root layou...
  • b0dde9c docs: expand io reference (#95147)
  • 1d8e838 Replicate production prefetch shells for instant navigations in dev (#95067)
  • 8c6cb0e [PP] Reveal after ShellRuntime when simulating a Shell Prefetch in dev (#95149)
  • d4b2340 docs: clarify /_not-found failures and <html> attribute reads under Cache Com...
  • 1d09001 [cd] Allow forcing a release without new commits (#95136)
  • 38f75c7 [turbopack] Discover ServiceWorkerEntryModules in next-api and compile + ...
  • Additional commits viewable in compare view

Updates next-intl from 4.13.1 to 4.13.2

Release notes

Sourced from next-intl's releases.

v4.13.2

4.13.2 (2026-07-10)

Bug Fixes

Changelog

Sourced from next-intl's changelog.

4.13.2 (2026-07-10)

Bug Fixes

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 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

BFladderbeanawa and others added 20 commits July 7, 2026 23:55
set `GTMC_ARTICLES_SOURCE=latest` to enable
Bumps the prod group with 2 updates: [next](https://github.com/vercel/next.js) and [next-intl](https://github.com/amannn/next-intl).


Updates `next` from 16.3.0-canary.83 to 16.3.0-preview.5
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.3.0-canary.83...v16.3.0-preview.5)

Updates `next-intl` from 4.13.1 to 4.13.2
- [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.13.1...v4.13.2)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.3.0-preview.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
- dependency-name: next-intl
  dependency-version: 4.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 12, 2026
@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
gtmc Error Error Jul 12, 2026 7:10am

@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 13, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/prod-5a31357226 branch July 13, 2026 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants