Skip to content
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

build(deps): bump next from 12.1.4 to 13.2.2 #169

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps next from 12.1.4 to 13.2.2.

Release notes

Sourced from next's releases.

v13.2.2

Core Changes

  • fix(ts): correctly augment next when typedRoutes: true: #46332
  • feat(cssnano-simple): merge into next repo: #46380
  • Dedupe next/font preload tags: #46354
  • Print command for current packet manager in @​next/font warning: #46359
  • Loader refactoring: #46304
  • Support server-only inside pages/api: #46328
  • fix: improve next.config.js validation for images prop: #46326
  • Revert "Support server-only inside pages/api": #46388
  • Add relative app dir field: #46393
  • test(integration): properly pipe turbopack binary stdouts: #46382
  • chore: improve error when exporting metadata from client component: #46334
  • Update server reference syntax and tests: #46389
  • Fix SWC error wrongly formatted : #46412
  • Fix(typedRoutes): replaced readFile + replaceAll, hid utils types, fixed duplication in type Route, fixed route groups on Windows: #46378
  • Ensure fetch fields are detected with RequestInit: #46398
  • Ensure SERVER_REFERENCE_MANIFEST is included in output files: #46420
  • Fix duplicate link type asset generation: #46421
  • chore: show large data warning once per page on prod: #46323
  • fixed spelling mistake: #46446
  • Fix(typedRoutes): export createServer from 'next/types/index.d.ts': #46462
  • chore: Loss of precision due to Date now amplification: #46344
  • Fix next/font/google config not being used: #46484
  • Add @​latest to next/font codemod warning: #46486
  • Add error for styled-jsx in Server Component: #46482
  • Refactor style loader code: #46490
  • Fix SWC's auto_cjs handling: #46448
  • Add theme color media support for metadata: #46502
  • Fix(typedRoutes): fixed 'next' imports on TS < 5.0: #46507
  • fix: codemod should preserve type only import: #46512
  • Add interactive-widget optional property to Viewport type: #46506
  • Update router filter to be less sensitive: #46515
  • Update fetch cache internal handling: #46522
  • Upgrade precompiled react packages: #46365
  • fix(error-overlay): hide "Learn more" when up-to-date: #46488
  • Refactor route types to include rewrites and redirects: #46327
  • Added bcrypt to the serverComponentsExternalPackages auto-optOut list: #46532
  • feat: add support for the src folder for the instrumentation hook: #46529
  • Fix viewport typing and refactor constants: #46569
  • Fix shared entries/invalidators module scope: #46533
  • Fix CSS imports not included in entries with a custom extension: #46571
  • fix: should not warn when image unmounts: #46567
  • fix: generate next-env.d.ts file during next lint command: #46249
  • Fix infinite invalidations loop in app dir (#46526)
  • Use og:image instead of og:image:url: #46570
  • Fix usage of textDecoder to not break utf8 characters: #46564
  • Fix app client child entry not being disposed when deleting the file: #46583
  • Fix: canonical should allow relative urls: #46584

... (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.1.4 to 13.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.1.4...v13.2.2)

---
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 Mar 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2023

Superseded by #170.

@dependabot dependabot bot closed this Mar 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-13.2.2 branch March 2, 2023 02:59
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.

None yet

0 participants