Skip to content
This repository has been archived by the owner on Aug 29, 2021. It is now read-only.

An in-range update of next is breaking the build 🚨 #44

Closed
greenkeeper bot opened this issue Mar 17, 2020 · 1 comment
Closed

An in-range update of next is breaking the build 🚨 #44

greenkeeper bot opened this issue Mar 17, 2020 · 1 comment

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 17, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency next was updated from 9.3.0 to 9.3.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

next is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for 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: 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!

Commits

The new version differs by 53 commits.

  • 9730be6 v9.3.1
  • d661fac v9.3.1-canary.7
  • 7e2d476 Update examples to use getStaticProps where possible (#11136)
  • bfab990 Move public directory for development in examples/with-firebas… (#11085)
  • 22e3b93 Update with-react-multi-carousel example to use GSSP (#11069)
  • 3e1ace3 Update API routes documentation to correctly mention middlewar… (#11083)
  • 25d8652 v9.3.1-canary.6
  • ea7c1e1 Add support for SCSS options (#11063)
  • a231315 Fix prettier linting
  • d8d3337 Update introduction.md (#11092)
  • 30cf4d5 v9.3.1-canary.5
  • 4cac93a Update @next/bundle-analyzer dependencies (#11068)
  • 85e9ce1 Update preset.ts: Remove any and use updated Node.js types (#11075)
  • bc4aba1 Upgrade styled-jsx (#11070)
  • bb3cce2 Update ssr-caching example with getServerSideProps (#11032)

There are 53 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 17, 2020

After pinning to 9.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant