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

chore(deps): update dependency next to v9.3.1 #85

Merged
merged 1 commit into from
Mar 17, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2020

This PR contains the following updates:

Package Type Update Change
next (source) devDependencies patch 9.3.0 -> 9.3.1

Release Notes

zeit/next.js

v9.3.1

Compare Source

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: 39ed664
  • 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: c135830
  • 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: a231315
  • 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

Huge thanks to @​ijjk, @​chibicode, @​5alidz, @​watanabeyu, @​messa, @​timneutkens, @​followbl, @​herrstucki, @​danlutz, @​Spy-Seth, @​asotoglez, @​josiahwiebe, @​ragingwind, @​ruisaraiva19, @​SarKurd, @​bobaaaaa, @​akhila-ariyachandra, @​lfades, @​matamatanot, @​JazibJafri, @​tomdohnal, @​carlospavanetti, @​giuseppeg, @​lifeiscontent, @​7ma7X, @​PaulHale, @​john015, and @​petamoriken for helping!


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 541

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 539: 0.0%
Covered Lines: 41
Relevant Lines: 41

💛 - Coveralls

@coston coston merged commit 35a9240 into master Mar 17, 2020
@renovate renovate bot deleted the renovate/nextjs-monorepo branch March 17, 2020 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants