Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Bump next from 10.2.3 to 11.0.0 in /frontend#401

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/frontend/next-11.0.0
Closed

Bump next from 10.2.3 to 11.0.0 in /frontend#401
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/frontend/next-11.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2021

Bumps next from 10.2.3 to 11.0.0.

Release notes

Sourced from next's releases.

v11.0.0

Core Changes

  • fix(types): allow nonpromise return types for static functions: #24685
  • Ensure history navigates correctly with dynamic routes + basePath: #25459
  • Fix external check for non-local next import: #25518
  • Ensure providing only query on dynamic route works as expected: #25469
  • Assume a recent react@experimental if reactRoot is set: #25496
  • Update to latest webpack 5 and webpack-sources: #25558
  • Set default webpack publicPath value to override auto: #25452
  • Add helpful error for link with multiple children: #25657
  • Ensure rewrites are resolved correctly through history: #25666
  • Fix rewrite and dynamic params on navigating to initial history entry: #25495
  • Enable serial build by default: #25642
  • Don't show webpack version message in production server: #25654
  • Font optimization add preconnect: #25346
  • Enable new babel mode: #25635
  • Remove deprecated features: #25446
  • Disable split chunks in webpack 5 in dev mode: #25735
  • Remove experimental tag from Script component: #25435
  • next lint + ESLint in Create Next App: #25064
  • Bump "engines" to node >= 12.0.0: #25761
  • Support for static image imports: #24993
  • Bump minimum React version to ^17.0.2: #25788
  • Remove feature flags for static image and blurry placeholder: #25797
  • Add note to upgrading guide about React version: #25849
  • Fix "env" key in babelrc with new Babel mode: #25841
  • Enable webpack5 for all apps: #25639
  • Fix types for static image: #25808
  • Do not remove placeholder for data URL: #24704
  • Add warning for older TypeScript versions: #25867
  • Prevent node inspect from causing webpack check to fail: #25876
  • fix(21606): consider scroll option when using shallow routing: #24888
  • remove opentelemetry/api: #25900
  • Adjust JPEG quality when generating placeholder: #25904
  • Improve check for eslint version: #25910
  • Refactor image optimizer static immutable header: #25909
  • ESLint Updates: #25895
  • Fix immutable header on static image: #25914
  • ESLint: Updates disable ESLint message during builds: #25917
  • Remove @types/comment-json: #25810
  • Add delay to placeholder removal: #25916
  • Add experimental cra-to-next transform in codemod cli: #24969
  • add global callback for refresh latency: #25944
  • Add css blur when placeholder=blur: #25945
  • ESLint: More updates and bug fixes: #25952
  • Add errors for invalid placeholder=blur usage: #25953
  • Fix delay between blur image and high res image: #25994
  • Update json5 and remove @types/json5: #25946
  • Disable prerendering /500 when _error has getServerSideProps: #23586

... (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 10.2.3 to 11.0.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@v10.2.3...v11.0.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 16, 2021
@vercel
Copy link

vercel bot commented Jun 16, 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/alanqchen/bear-post/CbpG5Fhah3avxpsaAfeJydd7jn3J
✅ Preview: Failed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2021

Superseded by #408.

@dependabot dependabot bot closed this Jun 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/next-11.0.0 branch June 23, 2021 10:01
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants