[go: nahoru, domu]

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

Bump next from 10.0.5 to 10.0.6 #40

Merged
merged 1 commit into from
Feb 13, 2021

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Feb 13, 2021

Bumps next from 10.0.5 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2021
@ruanmartinelli ruanmartinelli merged commit 23b17ab into master Feb 13, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-10.0.6 branch February 13, 2021 13:01
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

1 participant