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.1.1 #1006

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps next from 12.1.0 to 12.1.1.

Release notes

Sourced from next's releases.

v12.1.1

Core Changes

  • refactor: move HtmlContext: #34482
  • rsc: clean client buffer cache after flushed: #34475
  • Ensure config's experimental field exists: #34500
  • Only log experiments warning if user actually opted in to an experiment(s): #34413
  • Add unstable_useFlushEffects hook: #34117
  • fix: mock image path as next/image expects it: #34350
  • fix process polyfill on middleware: #34426
  • Ensure workers are not left open: #34503
  • Leverage existing component checking warning for streaming: #34526
  • build(next-swc): linux glibc compatible issue: #34481
  • Fix next/image incorrectly warning for position: absolute parent: #34551
  • Remove useMaybeDeferContent hook: #34506
  • Allow reading request bodies in middlewares (#34294): #34519
  • Update swc crates: #34491
  • feat(react-dev-overlay): export getErrorByType and add preventDisplay prop: #34237
  • Improve next/image warnings to avoid printing more than once: #34562
  • Support trailingSlash in middleware SSR: #34544
  • Update to latest version of jscodeshift: #34563
  • Don't import internally from types in next-env.d.ts: #34394
  • Improve type imports in server/render and optimize the Edge SSR loader: #34552
  • remove commons chunk config: #34445
  • Add cargo clippy and cargo fmt to CI: #34625
  • Fix rsc bootstrap buffer missing in the future renders: #34631
  • fix: match redirect and rewrite destination types: #34617
  • fix: make sure image-config.ts gets transpiled to ES5: #34677
  • Normalize image optimizer error status codes: #34699
  • Fix CSS Loader Detection False Positives: #34584
  • Upgrade @​napi-rs/triples to support android arm platform: #34752
  • Add proper headers to responses in web server: #34723
  • produce source maps for middlewares: #34409
  • Reduce the size of web server: #34767
  • collect telemetry for ESLint rules: #34564
  • Refactor entries generation in hot-reloader: #34733
  • Integrate tsec into the linting process: #33746
  • Add API config to allow disabling response size warning: #34700
  • fix(#34030): ignore non-checkable jsx spread attribute: #34473
  • fix eslint-plugin-react version to avoid jsx-key error: #34800
  • fix: #34711 ensure distDir inside project folder: #34795
  • Update to ncc dev overlay during build instead of pre-compile: #34813
  • Add warning for Yarn PnP v3 with Node.js < 16.14: #34818
  • lock eslint-config-next dependencies: #34823
  • Clean-up error when starting next with non-existent dir: #34830
  • Ensure unstable_revalidate does not error from notFound: true: #34826
  • Update eslint-plugin-react to latest version: #34819
  • Add CLI command typo detection: #34836
  • Fix flight loader for shared components: #34692
  • refactor: re-use existed escapeRegex: #34470

... (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.0 to 12.1.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.1.1)

---
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 Mar 28, 2022
@vercel
Copy link

vercel bot commented Mar 28, 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/9sPwcNaYzbG8sRqR52zu1YfR9cej
✅ Preview: https://gitmoji-git-dependabot-npmandyarnnext-1211-carloscuesta.vercel.app

@carloscuesta carloscuesta merged commit ed99441 into master Mar 28, 2022
@carloscuesta carloscuesta deleted the dependabot/npm_and_yarn/next-12.1.1 branch March 28, 2022 16:48
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 30, 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