Closed greenkeeper[bot] closed 5 years ago
After pinning to 1.4.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
luxon was updated from 1.5.0
to 1.6.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 9 commits.
55b575c
bump to 1.6.1
01546df
Fix weekday handling at the end of leap week years
d614638
Support cross-context type checking (#359)
1c9403c
better support for durations with negative components
e9ad736
fixup IE instructions and revamp the Support Matrix docs generally
f4c0e5e
add global minified files to the npm package
8344b19
bump to 1.5.0
09c2c31
rework invalid reporting (#360)
550fbe5
Some minor doc fixes
See the full diff
dependency
luxon was updated from 1.6.0
to 1.6.1
.Your tests are still failing with this version. Compare changes
The new version differs by 10 commits.
38daf2f
fix lint and merge error
55b575c
bump to 1.6.1
01546df
Fix weekday handling at the end of leap week years
d614638
Support cross-context type checking (#359)
1c9403c
better support for durations with negative components
e9ad736
fixup IE instructions and revamp the Support Matrix docs generally
f4c0e5e
add global minified files to the npm package
8344b19
bump to 1.5.0
09c2c31
rework invalid reporting (#360)
550fbe5
Some minor doc fixes
See the full diff
dependency
luxon was updated from 1.6.1
to 1.6.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
luxon was updated from 1.6.2
to 1.7.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 9 commits.
73f04cf
bump to 1.7.0
733e467
fix rounding for toFormat('X') and clean up rounding in general
1c10cfb
update docs to reflect that zone isn't public
17a09a8
Update zones.md
e7f98e5
grammar fix for matrix.md
ff425d5
removing vscode
c1b2d44
Fix milliseconds formatting example in readme. (#366)
ae074cc
locking down prettier and fixing my precommit hooks
db49fa0
fixing broken build
See the full diff
dependency
luxon was updated from 1.7.0
to 1.7.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 10 commits.
11bacfd
reintroduce toFormat options, but this time for overriding config. release 1.7.1
73f04cf
bump to 1.7.0
733e467
fix rounding for toFormat('X') and clean up rounding in general
1c10cfb
update docs to reflect that zone isn't public
17a09a8
Update zones.md
e7f98e5
grammar fix for matrix.md
ff425d5
removing vscode
c1b2d44
Fix milliseconds formatting example in readme. (#366)
ae074cc
locking down prettier and fixing my precommit hooks
db49fa0
fixing broken build
See the full diff
dependency
luxon was updated from 1.7.1
to 1.8.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 11 commits.
4312385
bump to 1.8.0
11bacfd
reintroduce toFormat options, but this time for overriding config. release 1.7.1
73f04cf
bump to 1.7.0
733e467
fix rounding for toFormat('X') and clean up rounding in general
1c10cfb
update docs to reflect that zone isn't public
17a09a8
Update zones.md
e7f98e5
grammar fix for matrix.md
ff425d5
removing vscode
c1b2d44
Fix milliseconds formatting example in readme. (#366)
ae074cc
locking down prettier and fixing my precommit hooks
db49fa0
fixing broken build
See the full diff
dependency
luxon was updated from 1.8.0
to 1.8.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 13 commits.
93a8fdc
rereleasing as 1.8.1
f38823e
bump to 1.8.0
af1c686
Add support for Unix timestamps in seconds. (#371)
11bacfd
reintroduce toFormat options, but this time for overriding config. release 1.7.1
73f04cf
bump to 1.7.0
733e467
fix rounding for toFormat('X') and clean up rounding in general
1c10cfb
update docs to reflect that zone isn't public
17a09a8
Update zones.md
e7f98e5
grammar fix for matrix.md
ff425d5
removing vscode
c1b2d44
Fix milliseconds formatting example in readme. (#366)
ae074cc
locking down prettier and fixing my precommit hooks
db49fa0
fixing broken build
See the full diff
dependency
luxon was updated from 1.8.1
to 1.8.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 15 commits.
c4ffba8
bump to 1.8.2
7fdd27c
trim leading weird whitespace from offset name in Edge
93a8fdc
rereleasing as 1.8.1
f38823e
bump to 1.8.0
af1c686
Add support for Unix timestamps in seconds. (#371)
11bacfd
reintroduce toFormat options, but this time for overriding config. release 1.7.1
73f04cf
bump to 1.7.0
733e467
fix rounding for toFormat('X') and clean up rounding in general
1c10cfb
update docs to reflect that zone isn't public
17a09a8
Update zones.md
e7f98e5
grammar fix for matrix.md
ff425d5
removing vscode
c1b2d44
Fix milliseconds formatting example in readme. (#366)
ae074cc
locking down prettier and fixing my precommit hooks
db49fa0
fixing broken build
See the full diff
Flaky build.
The dependency luxon was updated from
1.4.5
to1.4.6
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
luxon 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/derhuerst/generate-db-shop-urls/builds/450329420?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 4 commits.
f2817c7
bump to 1.4.6
bb77d5e
cache intl objects for 85x speedup
b217dc4
npm cleanups
a6bfaf5
deps bump
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: