Skip to content

Bump next from 10.2.3 to 12.2.0#68

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/next-12.2.0
Closed

Bump next from 10.2.3 to 12.2.0#68
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/next-12.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 28, 2022

Bumps next from 10.2.3 to 12.2.0.

Release notes

Sourced from next's releases.

v12.1.7-canary.52

Core Changes

  • Upgrade Edge Runtime: #38105

Documentation Changes

  • Update middleware-upgrade-guide to be consistent: #38102

Credits

Huge thanks to @​Kikobeats and @​dominiksipowicz for helping!

v12.1.7-canary.51

Core Changes

  • Remove unnecessary <noscript> from next/future/image: #38080
  • Ensure history navigation is correct after query update: #38086
  • Ensure client cache keys match between prefetch and transition: #38089

Misc Changes

  • Update image tests from placeholder.com to *.vercel.app: #38081

Credits

Huge thanks to @​styfle for helping!

v12.1.7-canary.50

Core Changes

  • fix(next): bind new stream functions with base incomingMessage object: #37806
  • Add init to some NextResponse methods: #38071
  • Fix resolving dynamic routes when on returns a redirect: #38079

Credits

Huge thanks to @​AliYusuf95 and @​javivelasco for helping!

v12.1.7-canary.49

Core Changes

  • fix: hardcoded protocol in request url: #37925
  • Fix eslint-config-next peer dep issue: #38009
  • fix(#37981): handle legacy link behavior with number type children: #38013
  • Fix invalid warning for existing experimental flag: #38027
  • feat(cli): allow configuration of http-server's timeout configuration: #35827
  • [eslint-plugin-next] remove no-server-import-in-page rule: #38028
  • chore: rename middleware ssr loader and flight manifest to edge related: #38042
  • Ensure we do not ignore module not found errors during build: #38026

... (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)

Bumps [next](https://github.com/vercel/next.js) from 10.2.3 to 12.2.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v10.2.3...v12.2.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 28, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 8, 2022

Superseded by #69.

@dependabot dependabot Bot closed this Jul 8, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/next-12.2.0 branch July 8, 2022 15:14
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants