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.4 to 12.1.5 #1026

Merged
merged 1 commit into from
Apr 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps next from 12.1.4 to 12.1.5.

Release notes

Sourced from next's releases.

v12.1.5

Core Changes

  • [Script] Use __non_webpack_require__ to fetch partytown server-side: #35793
  • Use ReadableStream in client hydration for Firefox compatibility: #35796
  • Continue testing react v17 with e2e tests: #35787
  • Collect packages are used and eliminated in getServerSideProps: #35404
  • Initial implementation of statically optimized flight data of server component pages: #35619
  • Fix layout="raw" image element sizes prop: #35809
  • fix: reset visible state when src/href changed: #35287
  • Add warning when importing "next" directly: #35884
  • Custom app for switchable runtime: #35666
  • Update repo to use react 18 by default: #35888
  • Fix Firefox flash of white on next/image with placeholder=blur: #35889
  • Fix data encoder and decoder to use stream in renderer: #35936
  • Revert "fix the dynamic routing of middleware": #35932
  • Update: Add error message when for getServerSideProps invalid return value: #35887
  • Code refactoring: #35937
  • fix: add locale prefix to middleware preflight url: #35911
  • Emotion SWC Plugin - Allow for jsxImportSource to be configurable: #35963
  • Update polyfill of web streams: #35571
  • Add .eslintrc.cjs to list of supported next lint config files: #35440
  • update webpack: #35867
  • Ensure minimalMode previousCache expire time is capped: #35954
  • Add test case for module resolution in node_modules from different contexts: #35978
  • Support shared component with next built-in client components: #35975
  • Use eager import to include client modules: #35979
  • Use renderToString for flush effects: #35999
  • test: organize react 18 tests: #36003
  • allow to provide postcss plugin options as a string: #35173
  • Fix leaking internal config to user-defined loader prop in next/image: #36013
  • Support export all syntax in client components: #36027
  • Interpolate default exports: #35933
  • feat(next-swc): Update swc crates: #35996
  • Interpolate default exports is now unnecessary: #36065
  • Do not add locale to link for api route and middleware preflight: #35994
  • update @​vercel/nft to 0.18.1: #36075
  • Fix outputStandalone with optimizeCss: #36028
  • Interpolate module.exports as default import : #36082
  • fix(next-url): print properly using logger symbol: #36097

Documentation Changes

  • Docs: update react 18's overview: #35766
  • Update dead link for getStaticPaths in error docs: #35814
  • Link to with-docker-multi-env example.: #35820
  • Add Vitest example.: #35858
  • Docs: Add useful link to invalid-getstaticprops-value error message: #35915
  • Update Manual Steps in Getting Started guide: #35898
  • fix: toBeInTheDocument is not a function: #35930

... (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 12.1.5.
- [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...v12.1.5)

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

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

vercel bot commented Apr 18, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/carloscuesta/gitmoji/EXvNh6u1kekqEBmHLhnD3DsXCqBa
✅ Preview: https://gitmoji-git-dependabot-npmandyarnnext-1215-carloscuesta.vercel.app

@carloscuesta carloscuesta merged commit c114dc5 into master Apr 18, 2022
@carloscuesta carloscuesta deleted the dependabot/npm_and_yarn/next-12.1.5 branch April 18, 2022 22:08
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2022
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.

None yet

1 participant