Skip to content
This repository was archived by the owner on Dec 28, 2022. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2021

Bumps next from 9.5.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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2021
@vercel
Copy link

vercel bot commented Feb 1, 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/inkohx/number-guessing-game-react/lhbe447t6
✅ Preview: https://number-guessing-game-react-git-dependabot-npmandyarnnext-1006.inkohx.vercel.app

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2021

Superseded by #75.

@dependabot dependabot bot closed this Feb 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-10.0.6 branch February 16, 2021 05:41
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.

1 participant