Closed greenkeeper[bot] closed 4 years ago
After pinning to 9.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
next was updated from 9.2.2
to 9.3.0
.Your tests are still failing with this version. Compare changes
unstable_
prefix from new methods: #10723dangerousAsPath
from RenderOpts
: #10773next-server
: #10776getStaticProps
, getServerSideProps
: #10800getServerSideProps
Requests: #10826getServerSideProps
Test Case: #10862Huge thanks to @arcanis, @lgordey, @ijjk, @martpie, @jaywink, @fabianishere, @dijs, @TheRusskiy, @quinnturner, @timneutkens, @lfades, @vvo, @adithwip, @rafaelalmeidatk, @bmathews, @Spy-Seth, @EvgeniyKumachev, @chibicode, @piglovesyou, @HaNdTriX, @Timer, @janicklas-ralph, @devknoll, @prateekbh, @ethanryan, @MoOx, @rifaidev, @msweeneydev, @motiko, and @balazsorban44 for helping!
The new version differs by 153 commits.
befb500
v9.3.0
7133406
v9.2.3-canary.29
8443a80
Verify GS(S)P Serializability (#10857)
745494a
Add demo URL for the DatoCMS example (#10901)
fd3256f
Fix Azure Pipelines (#10896)
1a47dbe
Upgrade webpack (#10895)
bf0ea49
DatoCMS Example (#10891)
f0cec74
v9.2.3-canary.28
83b4fd1
Fix linting of markdown documentation
1d16b10
v9.2.3-canary.27
213a4b8
Fix getStaticPaths example code (#10893)
2abbb7a
Typo on preview mode documentation (#10892)
178f45b
Test child_process with API route (#10872)
764edc5
Add identifier to NEXT_DATA when custom server is used (#10869)
9edafc6
v9.2.3-canary.26
There are 153 commits in total.
See the full diff
dependency
next was updated from 9.3.0
to 9.3.1
.Your tests are still failing with this version. Compare changes
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!
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
The dependency next was updated from
9.2.1
to9.2.2
.🚨 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/rwieruch/nextjs-firebase-authentication/builds/651938679?utm_source=github_status&utm_medium=notification)).Release Notes for v9.2.2
Patches
with-next-seo
sample issues: #10335builds
from examples: #10417native-url
: #10419native-url
Again: #10526isFallback
Router Property: #10539Credits
Huge thanks to @borisowsky, @piglovesyou, @dannytatom, @msweeneydev, @bartdeslagmulder, @stigkj, @jamesmosier, @chibicode, @lfades, @Timer, @RobinCsl, @apollonian, @alejalapeno, @dmitrika, @micahalcorn, @ijjk, @pacocoursey, @zhe, @ivan-kleshnin, @stryder03, @38elements, @msnider, @TheDSCPL, @vasco3, @lachlanjc, @AndyBitz, @atcastle, @pex, @Janpot, @HaNdTriX, @afsanefda, @Nainterceptor, @areai51, @thorsten-stripe, @vvo, @markhaslam, @devknoll, and @sebastianbenz for helping!
Commits
The new version differs by 141 commits.
d8fd688
v9.2.2
2c414b4
v9.2.2-canary.23
162f11c
Add extra profiling app (#10568)
88b1fe5
Remove react import in create-next-app template (#10564)
3f691ea
Remove ts-ignore where possible (#10541)
f4c5a95
v9.2.2-canary.22
41e24a5
Speculate Navigations for Client-Side JS (#10560)
9cfc09e
Simplify create-next-app README (#10545)
31a47b4
v9.2.2-canary.21
6d5c487
Implement
isFallback
Router Property (#10539)ae9b13e
Migrate to AMP Optimizer 2.0 (#10535)
1c247b5
Check next.config.js settings (#10425)
ecfa7f7
v9.2.2-canary.20
a7337a9
Make sure to encode pathname for custom-route destination (#10536)
fbbb184
v9.2.2-canary.19
There are 141 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: