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

Bump next from 9.3.6 to 9.5.3 - #15

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/next-9.5.3
Closed

Bump next from 9.3.6 to 9.5.3#15
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/next-9.5.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2020

Copy link
Copy Markdown

Bumps next from 9.3.6 to 9.5.3.

Release notes

Sourced from next's releases.

v9.5.3

Core Changes

  • Add codemod documentation: #16067
  • Remove tslint disables: #16116
  • Strongly type PageLoader: #16132
  • Strongly type Head Manager: #16144
  • Improve page loader types: #16145
  • Dedupe ComponentRes type: #16148
  • Remove unused router method: #16149
  • Add initial handling for dynamic route href resolving and rewrites on the client: #15231
  • Reduce router code: #16159
  • Convert performance relayer to TypeScript: #16161
  • Convert next/client to TypeScript: #16167
  • Remove unused dependency: #16168
  • Share NEXT_DATA type instead of recreating it: #16174
  • Modify low priority files in manifest: #16181
  • fix: add missing dependency caniuse-lite: #16091
  • Refactor files: #16184
  • Update rewrite params query appending: #16189
  • Update to Terser 5: #16194
  • Make css-minimizer compatible with webpack 5: #16250
  • Fix data URL with root-catchall and basePath: #16263
  • Handle cases where config is exported after its declaration: #16211
  • ci: add pnp test: #16255
  • Update stylesheets on page navigation: #16126
  • Fix forEach error in CSS commit in ie11: #16282
  • Allow React experimental version without warning: #16140
  • Add experimental webpack 5 cache option: #16307
  • Fix old TypeScript version compatibility: #16288
  • Replace broken prop-types-exact package: #15953
  • Force browser to recompute layout on page nav: #16318
  • Add <link> attributes in proper order: #16319
  • Add at attribute to image preload link: #16328
  • Fix IE11 CSS Compatibility: #16336
  • Make loadPage track success of script loading: #16334
  • Normalize request URL/asPath for fallback SSG pages: #16352
  • Reduce filesystem lookups during bootup: #16354
  • Fix basePath and public folder check ending routes early: #16356
  • Fix page checking failing with trailingSlash: #16362
  • Add serialization for mini-css-plugin webpack 5 caching: #16379
  • Correct comment on --help: #16391
  • Fix mini-css-plugin webpack 5 deprecation warnings: #16390
  • Add debug flag for extra build output: #16399
  • Warn on duplicate Sass deps: #16398
  • Ensure unknown static paths 404 for data request: #16401
  • AMP compatibility for Font optimization: #16208
  • Solve last mini-css-plugin webpack 5 warning: #16447
  • Fix optional catch-all /index revalidate params: #16451
  • Do not alias Node modules for webpack 4: #16452
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 9.3.6 to 9.5.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v9.3.6...v9.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 14, 2020
@dependabot @github

dependabot Bot commented on behalf of github Oct 19, 2020

Copy link
Copy Markdown
Author

Superseded by #20.

@dependabot dependabot Bot closed this Oct 19, 2020
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/next-9.5.3 branch October 19, 2020 06:25
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.

0 participants