ParaffinIoT / dashboard

πŸ“ˆ Dashboard for Paraffin IoT Platform
MIT License
4 stars 0 forks source link

An in-range update of @date-io/date-fns is breaking the build 🚨 #46

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @date-io/date-fns was updated from 1.3.8 to 1.3.9.

🚨 View failing branch.

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

@date-io/date-fns 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 - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for v1.3.9

This is a patch release with the following updates:

  • Update to date-fns beta
  • Added ability to override date-fns options by overriding only one format method
Commits

The new version differs by 44 commits.

  • 612dfa0 v1.3.9
  • 6ba8673 Use always this.format for date-fns (#96)
  • f459aef Update dependency rollup to ^1.18.0
  • 197e619 Update dependency husky to ^3.0.2
  • 2879f90 Lock file maintenance
  • 5b4054c Update dependency lint-staged to ^9.2.1
  • f604bc4 Update dependency luxon to ^1.17.2 (#101)
  • 312382b Update dependency lerna to ^3.16.4
  • 475383f Update dependency date-fns to v2.0.0-beta.3
  • ab5bfb5 Lock file maintenance
  • f8c8883 Update dependency rollup to ^1.17.0
  • 1416f5d Update dependency lerna to ^3.16.1
  • a537002 Update dependency husky to ^3.0.1
  • b07d1d3 Lock file maintenance
  • 681ac6b Update dependency rollup-plugin-node-resolve to v5 (#80)

There are 44 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:

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.3.11

Changelog:

  • Remove some unused packages from dependecies (lerna, typescript)
  • Improve moment localization. Right now it will automatically apply first day of week depending on the locale
  • Improve typing for dayjs utils
Commits

The new version differs by 27 commits.

  • 5c1e948 v1.3.11
  • 57ede05 Improve moment localization (#137)
  • e8c8bbd Update dependency date-fns to v2.1.0
  • 9555e72 Lock file maintenance
  • 6a39cf0 Update dependency husky to ^3.0.5
  • 00e487f Update dependency rollup to ^1.20.3
  • b6cb4f8 Update dependency typescript to ^3.6.2
  • f69ddef Update dependency lint-staged to ^9.2.5
  • 94595af Update dependency dayjs to ^1.8.16
  • ae9fb89 Lock file maintenance
  • c6a77e5 Update dependency lint-staged to ^9.2.4
  • 4833b73 Update dependency rollup to ^1.20.2 (#124)
  • 6b882bd Update dependency rollup to ^1.20.1
  • 87017ea Update dependency date-fns to v2.0.1
  • 15663db Lock file maintenance

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 89 commits.

  • f47f6e0 v1.3.12
  • 3517128 Merge pull request #230 from dmtrKovalenko/dependabot/npm_and_yarn/types/jest-24.0.23
  • 002e5d2 Fix tests with updated jest typings
  • 5847690 Bump rollup from 1.27.7 to 1.27.8 (#231)
  • 69ec49b Relax peer dependency on date-fns (#178)
  • b583dba Bump @types/jest from 23.3.14 to 24.0.23
  • 07c7fa9 Lock file maintenance
  • 90ff4d3 Merge pull request #227 from dmtrKovalenko/renovate/rollup-1.x
  • ab41964 Update dependency rollup to ^1.27.7
  • 42ba4b8 Update dependency rollup to ^1.27.6
  • c8fbf67 Update dependency rollup to ^1.27.5
  • 0a79ea6 Update dependency luxon to ^1.21.3
  • 633a1f3 Update dependency lint-staged to ^9.5.0
  • cf5e1fb Lock file maintenance
  • 1d868df Update dependency rollup to ^1.27.4

There are 89 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.3.13

Changelog

  • Add new methods: isSameMonth, isSameYear and isSameHour
Commits

The new version differs by 4 commits.

  • d105764 v1.3.13
  • 73205ff Merge pull request #233 from dmtrKovalenko/new-isSame-methods
  • 36040e2 Fix isSameDay test
  • df924e1 Add new methods: isSameMonth, isSameYear and isSameHour

See the full diff