Skip to content

Bump next from 10.0.5 to 11.1.3 in /frontend

Created by: dependabot[bot]

Bumps next from 10.0.5 to 11.1.3.

Release notes

Sourced from next's releases.

v11.1.3

See https://github.com/vercel/next.js/releases/v12.0.5 for details about this patch.

v11.1.3-canary.105

Core Changes

  • Update swc-minify-enabled link: #30290
  • Fix middleware header propagation: #30288
  • Move outputFileTracing config up: #30295
  • Track usage of swc features: #30297
  • Ensure null bytes in resolved path are handled: #30313
  • Improve deprecation errors for new middleware API: #30316

Documentation Changes

Example Changes

  • Update image component example to use AVIF: #30294

Credits

Huge thanks to @​ijjk, @​styfle, @​padmaia, @​javivelasco, and @​leerob for helping!

v11.1.3-canary.104

Misc Changes

  • Add necessary workflow job dependencies: #30291

v11.1.3-canary.103

Core Changes

  • Warn when mutating res if not streaming: #30284
  • Chore/publish all swc: #30289

Credits

Huge thanks to @​kara for helping!

v11.1.3-canary.102

Core Changes

  • Add warning when LCP image is missing priority prop: #30221
  • New Middleware API signature: #30282
  • Fix trace case with tsconfig/jsconfig baseUrl: #30286

Documentation Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.


Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Merge request reports