redgeoff / mson-getting-started

MSON: Getting Started Example
Apache License 2.0
15 stars 3 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency @date-io/date-fns was updated from 1.3.11 to 1.3.12.

🚨 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 - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/redgeoff/mson-getting-started/451?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

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

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 4 years ago

After pinning to 1.3.11 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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