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 8.0.4 to 9.3.1 #1592

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 19, 2020

Bumps next from 8.0.4 to 9.3.1.

Release notes

Sourced from next's releases.

v9.3.1

Patches

  • Correctly Count Object References: #10903
  • Add warning when built-in CSS/SCSS support is disabled: #10942
  • Add missing words in docs: #10941
  • Update handling for patterns in custom routes: #10523
  • Remove extra closing parenthesis: #10948
  • Fix paths.params.type in getStaticPaths(document): #10959
  • Check SSG Page via Route Lookup: #10971
  • Make sure to not show pages/404 GIP error from _app having GIP: #10974
  • Fix examples with relay-compiler: #10976
  • Use core-js promise polyfill for nomodule browsers: #10985
  • Improve Sass Error: #10982
  • Add support for getStaticProps in pages/404: #10984
  • Cms-datocms SerializableError fixes: #10986
  • Fix Lint: 39ed66496644cb3cc2954f62959045780cc64480
  • Generic form of GetStaticProps and GetServerSideProps: #10856
  • Add Array.flat polyfill to nomodule-polyfills: #11004
  • Add "noreferrer" to the prerender indicator doc link: #11005
  • Update RegExp test and remove extra script: #11006
  • Update data-fetch example to SSG: #11017
  • Feat: update api-routes example to SSG: #11019
  • Fix Test for Windows: c1358301cc521469f0cd48a79b89d1f28b50ef30
  • Update amp-first example to use GSSP: #11028
  • Update with-zeit-fetch example to use SSG: #11026
  • Update next-sass example to use built-in sass support: #11015
  • Correct Cache-Control Behavior for GS(S)P: #11022
  • Update custom-server-fastify example to not use internal fn: #11040
  • Updated analyze-bundles example: #11031
  • Use getServerSideProps for example: #11057
  • Update custom-server-express example with getServerSideProps: #11035
  • Upgrade next.js version on datocms example: #11039
  • Update with-loading example to SSG: #11050
  • Update form handler example: #11059
  • Add support for static 404 when _error does not have custom GIP: #11062
  • Update ssr-caching example with getServerSideProps: #11032
  • Upgrade styled-jsx: #11070
  • Update preset.ts: Remove any and use updated Node.js types: #11075
  • Update @next/bundle-analyzer dependencies: #11068
  • Update introduction.md: #11092
  • Fix prettier linting: a231315bf49f13ed51094c0ba5b138ba2339f404
  • Add experimental support for SCSS options: #11063
  • Update API routes documentation to correctly mention middlewar…: #11083
  • Update with-react-multi-carousel example to use GSSP: #11069
  • Move public directory for development in examples/with-firebas…: #11085
  • Update examples to use getStaticProps where possible: #11136

Credits

... (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 Mar 19, 2020
@vercel
Copy link

vercel bot commented Mar 19, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

@oliviertassinari
Copy link
Member

oliviertassinari commented Mar 21, 2020

I wonder if it's worth upgrading considering: mui/material-ui#18441. But it's only a guess as I don't have access to why the now deployment fails (non-public logs).

This made me wonder, how could new contributors able to fix the CI if they can't see the error? 🙃

@dmtrKovalenko
Copy link
Member

You should have :)
Actually there is an error with custom loader we are using for docs examples.

Bumps [next](https://github.com/zeit/next.js) from 8.0.4 to 9.3.1.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](vercel/next.js@v8.0.4...v9.3.1)

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

Superseded by #1612.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/next-9.3.1 branch March 30, 2020 19:23
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.

2 participants