Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 31, 2021

Bumps next from 10.0.1 to 10.0.6.

Release notes

Sourced from next's releases.

v10.0.6

Core Changes

  • refactor(next): client/index.tsx: #20806
  • Update profiling approach to cover webpack runs: #20900
  • Prevent unpredictable dependency hosting by explicitly resolve module path on webpack.ProvidePlugin: #20971
  • fix: Replace all backslashes when normalizing path in getFormattedDiagnostic: #17915
  • Error when exporting to static directory: #20969
  • fix(next): always enable absoluteRuntime when running under webpack: #19538
  • perf(next): use require.resolve instead of resolve: #19518
  • feat(css): add strictPostcssConfiguration flag: #20914
  • Add proper error when conflicting paths are detected: #20918
  • Font optimization - remove warning message: #20874
  • Wrong index path revalidation timer: #20818
  • Fix image cache for vector and animated images: #20480
  • feat: webpack inlining with configuration for v4 / v5: #20598
  • fix: bump node-sass peer dependency: #21084
  • fix: webpack 5 and worker-loader support: #21050
  • feat: Webpack loader inlining: #21127
  • Bump minimum suggested React version: #21046
  • fix: resolve two peer dep install warnings: #21176
  • fix hydration mismatch on href for url with anchor refs: #21065
  • Minimal mode normalizing: #21083
  • use webpack resolve api to resolve in externals config: #21205
  • improve splitChunks config for webpack 5: #21208
  • Add codemod for files that do not support the new React JSX transform: #21281
  • Fix webpack 5 warning + disabling of profiling: #21276
  • chore: upgrade chokidar to fix install warning: #21343
  • Fix splitting page path by buildId: #19901
  • upgrade webpack 5 for empty entrypoint fix: #21353
  • Add experimental per-page option to disable JS preloads: #21329
  • chore: compile resolve-url-loader: #21351
  • chore: compile style-loader dep: #21355
  • chore: compile css-loader: #21357
  • Preserve asPath while resolving rewrites: #21410
  • ci: fix webpack 5 enabling for tests: #21436
  • Fix shallow routing scroll: #21437
  • fix(next): respect extends in tsconfig with exclude and include: #16619
  • Fix hostname message in dev/start: #20409
  • fix: upgrade pinned deps for tests: #21515
  • Require only build directory to be writeable for build: #20977
  • Critical css fix: #21462
  • Fix aspath for getInitialProps: #20572
  • refactor: server/api-utils.ts: #21148
  • expanded on No Router Instance: #21248
  • refactor: add types to name-default-components.ts: #21291
  • Fix to parse REACT_EDITOR in env: #21331
  • Remove mkdirp: #21365
  • Change type of GetServerSidePropsContext.req.cookies the be the same as NextApiRequest.cookies: #21336
  • Allow undefined body sent to sendData(): #20981

... (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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 31, 2021
@vercel
Copy link

vercel bot commented Jan 31, 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/yo7dev/frpva3p1g
✅ Preview: Failed

[Deployment for f48eeac failed]

Bumps [next](https://github.com/vercel/next.js) from 10.0.1 to 10.0.6.
- [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.0.6)

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

Superseded by #823.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/next-10.0.6 branch February 15, 2021 22:14
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.

0 participants