Skip to content

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

Description

@greenkeeper

Version 2.3.0 of next just got published.

Branch Build failing 🚨
Dependency next
Current Version 2.2.0
Type devDependency

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

As next is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Status Details
  • ci/circleci CircleCI is running your tests Details,- ✅ bitHound - Dependencies No failing dependencies. Details,- ❌ bitHound - Code 2 failing files. Details

Release Notes 2.3.0

Next.js is faster, smaller and more reliable

Minor Changes

  • Add react production aliases for faster and smaller builds: #1855
  • Ensure error pages are never cached by CDNs: #1794
  • Introduce asPath into router and getInitialProps to get the "displayed" URL: #1857
  • Stop wrapping server-render <script> tag in <div> elements: #1867

Patches

  • Fix regression in error handling on the client: #1800
  • Use configured distDir where required: #1816
  • Fix page loader page normalization issue: #1844

Packages

  • Update send to version 0.15.2: #1807
  • Update babel-plugin-transform-react-remove-prop-types to version 0.4.2: #1810
  • Updated nyc to version 10.3.0: #1830
  • Updated babel-plugin-istanbul to version 4.1.3: #1829
  • Updated coveralls to version 2.13.1: #1822
  • Updated source-map-support to version 0.4.15: #1826
  • Updated babel-plugin-transform-react-remove-prop-types to version 0.4.4: #1845
  • Updated fly to version 2.0.6: #1866

Examples

  • Add root static files example: #1835
  • Add internationalization example with-i18next: #1496
  • Improved with-redux: #1813
  • Example curl fixed in with-flow example: #1832
  • Make sure all examples use latest instead of beta Next.js: #1834
  • Fix typo in with-material-ui readme: #1797
  • Fix spelling of function name in example: #1856

Meta

Credits

Huge thanks to @arunoda, @lukeed, @benjaminhadfield, @cncolder, @craig-mulligan, @aranajhonny, @bhoule, @TheRamey, @atilafassina, @spencersmb, @Moeriki, @davincho and @jaeh for their help!

Commits

The new version differs by 27 commits0.

  • 9a2edfd Release 2.3.0
  • 383eec3 We are using some divs to wrap some script tags. (#1867)
  • 5e393b1 chore(package): update fly to version 2.0.6 (#1866)
  • ee9dba9 React react-dom/server minified alias. (#1862)
  • 24f3f14 Introduce "asPath" into router and getInitialProps (#1857)
  • 6e89d49 fix typo (#1856)
  • 87773b9 add react production aliases (#1855)
  • d1b61af Update README.md (#1851)
  • cb635dd use configured distDir where required (#1816)
  • 605e739 fix(package): update babel-plugin-transform-react-remove-prop-types to version 0.4.4 (#1845)
  • f578089 Fix page loader page normalization issue (#1844)
  • 2e7bc10 Update to examples: with-redux (updated) (#1813)
  • 8fb6a03 fix(package): update babel-plugin-transform-react-remove-prop-types to version 0.4.2 (#1810)
  • c9d0670 with-i18next example (#1496)
  • 1f642dc fix(package): update source-map-support to version 0.4.15 (#1826)

There are 27 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions