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/bundle-analyzer from 12.1.6 to 12.2.0 #38

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2022

Bumps @next/bundle-analyzer from 12.1.6 to 12.2.0.

Release notes

Sourced from @​next/bundle-analyzer's releases.

v12.2.0

Core Changes

  • Flush initial styled-jsx in gIP first in concurrent rendering: #36594
  • Add falling back to wasm swc build on native load failure: #36612
  • feat(next-swc): introduce experimental tracing support for swc: #35803
  • Add initial handling for routing tests: #36635
  • Fix asPath handling for data route revalidation in minimal mode: #36660
  • fix: react root enabled properly in custom server: #36664
  • Route Loader Trusted Types Violation Fix: #34730
  • Update components in GitHub Actions: #36669
  • Fix various Trusted Types violations without use of policy: #34726
  • Add experimental wildcard remotePatterns config for upstream images: #36245
  • Tweak routing tests: #36667
  • Update renderOpts.dev handling and fix check: #36666
  • fix: duplicate app server: #36710
  • Add route loader: #36712
  • Fix leftover todo in loader: #36734
  • Leverage pageExtensions for resolving in loader: #36747
  • Use react dom server node api to detect react root is enabled: #36749
  • replace use-subscription with use-sync-external-store: #36733
  • Add flight render starting point: #36760
  • feat: better cookies API for Edge Functions: #36478
  • Clarify variables being used during rendering: #36773
  • Update x-nextjs-cache header in minimal mode: #36791
  • Add experimental flag to force SWC transforms: #36789
  • Update root component handling: #36781
  • Add final newline to package-lock.json: #36813
  • Move FlightManifestPlugin to server compilers: #36810
  • Update moduleNameMapper jest config and remove extra deps: #36787
  • Wait for shell resolve with gIP is customized in react 18: #36792
  • Build x86_64-freebsd SWC binary: #36826
  • Don't convert error to string: #36804
  • fix(#36534): enable interopClientDefaultExport for next/jest: #36824
  • fix(#30300): force export 404.html: #36827
  • Telemetry: track usage of 'experimental/nextScriptWorkers': #36812
  • Eagerly load swc bindings for wasm fallback for jest: #36784
  • Add experimental config for basePath testing: #36843
  • Enable html post optimization for react 18: #36837
  • Update client router for tests: #36822
  • Fix return type of middleware req.cookies.get(): #36872
  • Make esm default interpolation work with jest mock: #36877
  • Decouple entries for server components and client components: #36860
  • fix(#36855/#30300): export 404.html correctly: #36910
  • Drop the unstable web vital hook and remove exports of flush effects: #36912
  • Update swc: #36745
  • Add additional layer for server components case: #36921
  • Support graceful shutdowns: #36909
  • Update @​types/node-fetch to latest: #36953
  • Fix SWC dynamic transform with suspense but without ssr: #36825

... (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/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 12.1.6 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](https://github.com/vercel/next.js/commits/v12.2.0/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:development
  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 Jun 29, 2022
@IgorKowalczyk IgorKowalczyk merged commit 8d3e468 into master Jun 29, 2022
@IgorKowalczyk IgorKowalczyk deleted the dependabot/npm_and_yarn/master/next/bundle-analyzer-12.2.0 branch June 29, 2022 09:46
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.

1 participant