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

chore(deps): bump next from 9.5.5 to 12.1.0 #303

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2022

Bumps next from 9.5.5 to 12.1.0.

Release notes

Sourced from next's releases.

v12.1.0

Core Changes

  • Relay Support in Rust Compiler: #33702
  • fix eslint link-passhref rule: #33857
  • update webpack: #33831
  • Flush buffered vitals metrics on page mount: #33867
  • fix problem with HMR when middleware and page reference the same node_module: #33873
  • Refactor page component getter in web server: #33759
  • update NextResponse default redirect status to 307 to match docs: #33505
  • Bug fix: dynamic page should not be interpreted as predefined page: #33808
  • Group streaming experimental apis: #33878
  • Encapsulate routing and initial hydration: #33875
  • Optimize offline condition judgment: #33238
  • Ensure external beforeFiles rewrites are handled with next/link: #33888
  • Fix parsing params for i18n optional route in minimal mode: #33896
  • Ensure browserslist extends works properly: #33890
  • Fix image cache race condition: #33883
  • Add support for Relay projects without artifactDirectory: #33918
  • fix: handle jsxspreadattribute in inline-script-id eslint rule: #32421
  • feat(next-swc): Update swc: #33724
  • Update to latest version of amphtml-validator: #33967
  • Warn in dev mode when script tags are added with next/head: #33968
  • Ensure optional chaining in swc matches babel: #33995
  • Use react-dom/server.browser in Node.js: #33950
  • Ensure external middleware rewrite is handled correctly: #33962
  • Update Terser to v5.10.0, fix minification issues: #33045
  • Warn in dev mode when stylesheets are added using next/head: #34004
  • Use ReadableStream in RenderResult: #34005
  • Fix suffix ordering while streaming: #34011
  • Don't use yarn if a package-lock.json file is found: #31926
  • Do not warn when application/ld+json scripts are used with next/head: #34021
  • Babel & next-swc: Fix exporting page config with AsExpression: #32702
  • Detect per page runtime config for functions manifest: #33945
  • Add JSDoc to config options: #32915
  • Update font-stylesheet-gathering-plugin.ts: #30709
  • Add decoratorMetadata flag if enabled by tsconfig: #32914
  • fix: data url handling in css-loader: #34034
  • Place 'charset' element at the top of : #28119
  • Fix detection of anchor click events inside svg: #23272
  • Allow passing nothing as custom jest config: #32328
  • Fixes #31240: Adding a recursive addPackagePath function in webpack-config: #31264
  • Require component rendered as child of Link to pass event to onClick handler: #27723
  • Allow scroll prevention on hash change: #31921
  • Add support for async fn / promise in next.config.js/.mjs: #33662
  • Fix lazyRoot functionality for next/image: #33933
  • Change SWC minify from beta to release candidate: #34056
  • Make Router state immutable: #33925
  • Stop exposing internal render and renderError methods from next/client: #34069
  • Add api-utils helper for testing: #34078

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 16, 2022
@vercel
Copy link

vercel bot commented May 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cycloop-portal ❌ Failed (Inspect) Nov 15, 2022 at 0:46AM (UTC)

@vercel
Copy link

vercel bot commented May 16, 2022

Deployment failed with the following error:

Resource is limited - try again in 14 hours (more than 100, code: "api-deployments-free-per-day").

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from 20e7394 to 4944b87 Compare May 16, 2022 05:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from 4944b87 to b4c10a1 Compare May 24, 2022 22:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from b4c10a1 to 45ac348 Compare May 25, 2022 01:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from 45ac348 to b92805b Compare May 25, 2022 04:28
@vercel
Copy link

vercel bot commented May 25, 2022

Deployment failed with the following error:

Resource is limited - try again in 15 hours (more than 100, code: "api-deployments-free-per-day").

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from b92805b to c5f028e Compare May 25, 2022 04:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch 2 times, most recently from ffa76ea to 791e15e Compare June 2, 2022 00:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from 791e15e to d2e170f Compare June 2, 2022 04:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch 4 times, most recently from 46cfdc1 to 8dcfe10 Compare June 2, 2022 06:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from 8dcfe10 to 68b6129 Compare June 2, 2022 13:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from 68b6129 to aa5830e Compare June 2, 2022 13:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from aa5830e to e47eec5 Compare June 2, 2022 15:08
@vercel
Copy link

vercel bot commented Jun 2, 2022

Deployment failed with the following error:

Resource is limited - try again in 7 hours (more than 100, code: "api-deployments-free-per-day").

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch 3 times, most recently from 575aa4c to 6356532 Compare October 27, 2022 01:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from 6356532 to 0456b82 Compare October 31, 2022 04:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from 0456b82 to 1844651 Compare November 1, 2022 05:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from 1844651 to 2843474 Compare November 1, 2022 13:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch 2 times, most recently from da940ec to fe9d871 Compare November 4, 2022 15:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch 2 times, most recently from 60661a3 to f133af2 Compare November 4, 2022 17:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch 2 times, most recently from c3cad9e to 5618329 Compare November 4, 2022 21:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from 5618329 to 896cb80 Compare November 6, 2022 11:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch 2 times, most recently from d4be460 to 41ce8ec Compare November 7, 2022 23:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from 41ce8ec to 4021838 Compare November 9, 2022 04:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.0 branch from 4021838 to f5de44e Compare November 15, 2022 00:40
Bumps [next](https://github.com/vercel/next.js) from 9.5.5 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v9.5.5...v12.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

None yet

0 participants