Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps next from 10.0.1 to 10.2.1.

Release notes

Sourced from next's releases.

v10.2.1

Core Changes

  • Remove unnecessary optimizeFonts key from type: #24563
  • Fix Image compatibility issue when using sizes: #24569
  • Replace regex lexer with minimal regex for named groups: #24604
  • Remove un-used lib files: #24625
  • Adds ESLint with default rule-set: #23702
  • Don't swallow MODULE_NOT_FOUND error: #24577
  • Fix/link router 24075 take asPath instead of pathName in router: #24199
  • Add experimental blurry placeholder to image component: #24153
  • update webpack to 5.36.2, use dependOn: #24656
  • Add type checking events: #24595
  • fix memory leak in require.cache: #24282
  • Don't throw 500 error when Content-type is invalid: #24818
  • Land - Font optimizations - Adobe Fonts / Typekit support : #24834
  • updated zustand example : #24884
  • feat(build): Log whether type checking is actually performed: #24440
  • webpack 5 externals fixes: #24603
  • Remove experimental babel flag: #24776
  • cache typechecking with incremental compilation: #24559
  • Ensure next/dynamic transpiles for tests: #24751
  • fix: handle compression for custom-server render calls (#16378): #18891
  • Refactor experimental-script component : #24940
  • Fix: Non-writable pages/_app breaks build : #24849
  • I18n context initial props: #21930
  • update webpack to 5.37.0: #24954
  • Ensure webpack cache is invalidated for alias change: #24956

Documentation Changes

  • Add documentation on Font Optimization.: #24572
  • Clarify whether router.pathname includes basePath: #24675
  • Update font optimization docs to mention opting out.: #24756
  • Bumps version of supertokens dependencies and updates its README: #24571
  • docs(response-helpers): Update res.json definition: #24782
  • docs(next/router): Update router.push api: #24833
  • docs(config intro): Fix github link hash: #24838
  • Add version note for has property: #24836
  • Remove old docs sections: #24853
  • Add additional reason for the Prerender Error when running next export: #24828
  • feat(create-next-app): add --ts, --typescript support: #24655
  • ESLint Plugin: Disallow in Head from next/document: #24868
  • Clarify rewrites and other docs cleanup.: #24890
  • ESLint Plugin: Google Font rules: #24766
  • ESLint Plugin: passHref is not assigned: #24670
  • ESLint Plugin: Custom Font at page-level rule: #24789
  • ESLint Plugin: Prevent bad imports of next/document and next/head: #24832

Example Changes

... (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)
  • @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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [next](https://github.com/vercel/next.js) from 10.0.1 to 10.2.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@v10.0.1...v10.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@vercel
Copy link

vercel bot commented May 19, 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/yo7/yo7.dev/6uT83XtmUPk9ppccbmE7EPgsrWq8
✅ Preview: Failed

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 19, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #865.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/next-10.2.1 branch May 20, 2021 22:16
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.

1 participant