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

Bump next from 12.1.0 to 12.3.1 #232

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Bumps next from 12.1.0 to 12.3.1.

Release notes

Sourced from next's releases.

v12.3.1

Core Changes

  • Update react-server-dom-webpack: #40356
  • Fix flight manifest to include all chunks: #40365
  • docs: fix typos: #40342
  • Fix page url for edge routes in app dir: #40361
  • Subresource Integrity for App Directory: #39729
  • Stop build warning about experimental: { esmExternals: 'loose' }: #40377
  • Add template and error file types: #39808
  • Bump styled-jsx for showing displayName: #40411
  • fix(#40388): next/dynamic should only add default loading without suspense: #40397
  • Add missing trace for full reload event: #40393
  • feat(ts): expose AppType: #40391
  • Update dev watcher to ignore more accurately: #40412
  • Add failing case for location throw: #40445
  • Drop legacy RSC handling in client for pages: #40472
  • fix: eslint no-script-component-in-head error url: #40422
  • chore: Update swc: #40292
  • feat(edge): allows configuring Dynamic code execution guard: #39539
  • Rename allowDynamic to unstable_allowDynamic: #40496
  • Don't execute prefetches for bot user agents: #40435
  • Update semver of eslint-plugin-react: #40246
  • Clean up startTransition in Link: #40505
  • docs(README): next.js logo with dark mode: #40223
  • Passing down original sourcemap for flight client loader: #40508
  • next/script: make onLoad concurrent rendering resilient: #40191
  • chore: Update swc: #40520
  • Add missing feature in next-swc: #40550
  • Mask Flight Parameters from Middleware: #39939
  • Unwrap promise with experimental_use: #40575
  • fix(next/router): Prevent query delete in routing when next.config basePath option is truthy: #40566
  • fix(image): handle image imports with high aspect ratio: #40563
  • fix: loosen webpack compilation with fallbackNodePolyfills: false: #40612
  • Adding experimentalAdjustFallback feature to font optimization: #40185
  • fix: handle notFound: true in / with next export: #40592
  • refactor: split up CONTRIBUTING.md: #40515
  • Implement SWC transformer for server and client graphs: #40603
  • Fix edge wasm handling during deploy: #40625
  • Client directive: #40415
  • Remove internal client next api detection: #40646
  • Attach module trace for RSC related errors: #40652
  • Use createFromFetch instead of createFromReadableStream to fetch Flight: #40656
  • Change Flight response content type to application/octet-stream: #40665
  • Send web vitals to Vercel analytics in app: #40669
  • Refactor fetchServerResponse: #40674
  • Port page and layout level API assertions to SWC transform: #40653
  • Ensure smooth scroll is disabled for navigation in new and existing router: #40642
  • Upgrade to latest React experimental: #40672
  • Refine error messages: #40661

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [next](https://github.com/vercel/next.js) from 12.1.0 to 12.3.1.
- [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.0...v12.3.1)

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

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 Sep 26, 2022
@otiai10 otiai10 force-pushed the develop branch 17 times, most recently from 9078d4c to 2ec8fad Compare October 10, 2022 02:51
@otiai10 otiai10 force-pushed the develop branch 4 times, most recently from 4302412 to 0aa2030 Compare April 11, 2023 02:59
@otiai10 otiai10 force-pushed the develop branch 4 times, most recently from 249fe6b to 3536584 Compare August 28, 2023 05:58
@otiai10 otiai10 force-pushed the develop branch 5 times, most recently from b8464c2 to d25b94a Compare August 28, 2023 06:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

Superseded by #399.

@dependabot dependabot bot closed this Jul 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/next-12.3.1 branch July 15, 2024 02:54
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.

None yet

0 participants