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.0.1 to 12.0.2 #897

Merged
merged 1 commit into from Nov 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps next from 12.0.1 to 12.0.2.

Release notes

Sourced from next's releases.

v12.0.2

Core Changes

  • update tsconfig correctly when compilerOptions is not set yet: #30355
  • Update swc: #30404
  • fix external fallback for invalid packages: #30427
  • Update swc: #30426
  • remove console.log: #30447
  • Relax warning for next/image parent element: #30453
  • Make sure externals is an array: #30466
  • Fix native-url containing non-es5 usage: #30474
  • Fix issue with placeholder followed by numbers: #30493
  • Share resolve logic for trace and externals: #30499
  • Update to copy necessary RSC files from dep: #30505
  • Update swc: #30509
  • Update swc to fix minifier issue: #30540
  • Exclude musl from target: #30548
  • Revert "Update swc to fix minifier issue": #30551
  • Fix file path overflowing in error popup: #27575
  • add warning to update featureName in FEATURE_USAGE backend: #30283
  • Update publish-native to not block on error: #30565
  • Simplify concurrent features related configurations and fix tests: #30546
  • Split Set-Cookie header correctly: #30560
  • Relax warning for next/image loader width: #30562
  • Fix publish native including non-packages: #30589
  • Fix redundant styled-jsx global issue: #30584
  • Add buffering for streaming until the shell is completed: #30585
  • Check react 18 flags and add more tests: #30575
  • Update to latest shell-quote: #30621
  • Relax warning for next/image loader width even more: #30624
  • make sure "webpack" exists in the repo for typings: #30371
  • Chore/rust workflow: #30577
  • update webpack: #30634
  • Update output tracing to do separate passes: #30637
  • Revert incremental config to fix missing types: #30644
  • Fix check compiled step : #30645
  • Fix missing dev option for the middleware SSR loader: #30639
  • Fixed "Expected jsx identifier" error on TypeScript generics & angle bracket type assertions in .ts files: #30619
  • Add auto-commonjs and update swc: #30661
  • Provide default fallback _document and _app for for concurrent mode: #30642
  • Remove isCommonJS check as it has been moved to next-swc: #30677
  • Update swc: #30685

Documentation Changes

  • Removing duplicated instead word: #30442
  • fix(docs): Fix broken link in testing documentation: #30448
  • Update SWC failed error with link to discussion: #30469
  • docs: update Middleware API reference: #30485
  • Update examples at headers documentation: #30502

... (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.1 to 12.0.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.1...v12.0.2)

---
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 Nov 1, 2021
@vercel
Copy link

vercel bot commented Nov 1, 2021

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/DEj3fug5TqBTbibyFZuK4LsSxR8b
✅ Preview: https://gitmoji-git-dependabot-npmandyarnnext-1202-carloscuesta.vercel.app

@carloscuesta carloscuesta merged commit 9350660 into master Nov 1, 2021
@carloscuesta carloscuesta deleted the dependabot/npm_and_yarn/next-12.0.2 branch November 1, 2021 08:39
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2021
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