stackriot / ng2-admin

MIT License
2 stars 0 forks source link

An in-range update of fullcalendar is breaking the build 🚨 #26

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.2.0 of fullcalendar just got published.

Branch Build failing 🚨
Dependency fullcalendar
Current Version 3.1.0
Type dependency

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

As fullcalendar is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/sethbergman/ng2-admin/builds/201634597) - ❌ **continuous-integration/codeship** Build failed [Details](https://app.codeship.com/projects/200379/builds/22616215)
Commits

The new version differs by 48 commits (ahead by 48, behind by 1).

  • 5d6574b version 3.2.0
  • 259039b change version to minor (not patch) b/c internal API changes
  • df4c6b4 comment about internalApiVersion protocol
  • e2c99cc fix certain comments
  • 24d0935 lint problems
  • 8ac2ce6 updated demo dates
  • e28c4b9 update copyright
  • 20a860e https in manifests
  • b4f011c up internalApiVersion
  • 95c2cf8 smarter dep semvers
  • 653c38c changelog
  • 5256981 scrollAlwaysKills, ugh
  • c821b44 was overaggressive with killing touch interaction via mouse events
  • 7ebdb2b fix. touch was doing event "mouseover"
  • e9e2fc7 overcome chrome not allowing preventDefault on touchmove

There are 48 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 3.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 121 commits (ahead by 121, behind by 1).

There are 121 commits in total. See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.3.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 21 commits (ahead by 21, behind by 1).

  • 9a4b69a version 3.3.1
  • bb9290f updated demo dates
  • 46b024c internal version bump
  • 76f756a changelog
  • be185fd when view duration is smaller that dateIncrement, use that for the date alignment
  • bd2ab7a default view date alignment to dateIncrement when it is specified
  • b5a6481 computeDurationGreatestUnit
  • 7724d90 fix hidden next/prev prevent navigation. fixes #3610
  • 2be21be better tests for recent bugs
  • 77f25ef fix regression with switching back to a view that was previously rendered
  • 3c63196 dont rerender date range when we dont need to. fixes #3598
  • 86cd484 dimensions are slightly different with table cell elements. make dimension tests more forgiving
  • c2753b9 jquery's width/height includes scrollbars now. use offsetWidth/offsetHeight/getBoundingClientRect instead, but that doesn't prevents us from having borders. adjust. fixes #3612
  • d9f6c7d activate test
  • 20c80a3 rename rangeInfo -> dateProfile

There are 21 commits in total. See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.4.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.4.0
  • composer.js for Composer (PHP package manager) (#3617)
  • fix toISOString for locales with non-trivial postformatting (#3619)
  • fix for nested inverse-background events (#3609)
  • Estonian locale (#3600)
  • fixed Latvian localization (#3525)
  • internal refactor of async systems
Commits

The new version differs by 83 commits ahead by 83, behind by 1.

There are 83 commits in total.

See the full diff