Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

build(deps): bump next from 12.0.8 to 12.2.2 #80

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Bumps next from 12.0.8 to 12.2.2.

Release notes

Sourced from next's releases.

v12.2.2

Core Changes

  • Update README.md: #38371
  • Add support for catchall with new router: #38439
  • Fix client entry point prefix: #38445
  • Add support for optional catchall with new router: #38444
  • Add handling for back/forward (popstate) between old and new router: #38453
  • Make catchall parameters consistent with existing router: #38456
  • Fix warning next/future/image semicolon: #38454
  • fix(next/build): disable next-swc crash reporting temporarily: #38472

Documentation Changes

  • Update building-form sample code: #38437
  • Update i18n routing example with Middleware.: #38419
  • Adds mention of INP to "Measuring Performance" page: #38464

Example Changes

  • Replace JS blog-starter example with TS, deprecate blog-starter-typescript example: #38395
  • Convert api-routes-rate-limit example to TypeScript: #38393
  • examples(with-jotai): Update example: #38398
  • fix(examples/with-playwritght): use PORT env variable and fall back to 3000: #38107
  • docs: add trpc to examples: #38272
  • Convert api-routes-rest example to TypeScript: #38394
  • chore(examples): Convert api-routes-graphql example to TypeScript: #38357

Credits

Huge thanks to @​mongolyy, @​balazsorban44, @​maxproske, @​leerob, @​huozhi, @​Thisen, @​thebergamo, @​zorrolisto, @​styfle, @​housseindjirdeh, and @​kwonoj for helping!

v12.2.2-canary.0

Core Changes

  • Update README.md: #38371
  • Add support for catchall with new router: #38439
  • Fix client entry point prefix: #38445
  • Add support for optional catchall with new router: #38444
  • Add handling for back/forward (popstate) between old and new router: #38453
  • Make catchall parameters consistent with existing router: #38456
  • Fix warning next/future/image semicolon: #38454
  • fix(next/build): disable next-swc crash reporting temporarily: #38472

Documentation Changes

  • Update building-form sample code: #38437
  • Update i18n routing example with Middleware.: #38419
  • Adds mention of INP to "Measuring Performance" page: #38464

... (truncated)

Commits

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 12.0.8 to 12.2.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.0.8...v12.2.2)

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

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

dependabot bot commented on behalf of github Jul 25, 2022

Superseded by #87.

@dependabot dependabot bot closed this Jul 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-12.2.2 branch July 25, 2022 01:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants