echobind / ember-links-with-follower

Render a set of links with a "follower" line underneath. The follower moves to the active link, matching size and position on the page.
https://echobind.github.io/ember-links-with-follower
MIT License
45 stars 2 forks source link

An in-range update of ember-source is breaking the build 🚨 #199

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 2.13.3 of ember-source just got published.

Branch Build failing 🚨
Dependency ember-source
Current Version 2.13.2
Type devDependency

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

As ember-source is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/echobind/ember-links-with-follower/255?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Commits

The new version differs by 7 commits.

  • 9d3f11a Release v2.13.3.
  • 49b8c73 Add 2.13.3 to CHANGELOG.md
  • 0895237 Merge pull request #15305 from emberjs/release-backport
  • d82f2cc [BUGFIX] Bump glimmer to avoid errors from custom element contents.
  • 6c36b97 [BUGFIX beta] private registry entries should have names that don’t need to be normalized
  • 3384ae5 Merge pull request #15284 from emberjs/release-fix
  • 632e0c3 [BUGFIX release] remove nested transaction assertion from glimmer

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 2.13.4 just got published.

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

Commits

The new version differs by 6 commits.

  • 219e29d Release v2.13.4.
  • 9cde0e2 Add 2.13.4 to CHANGELOG.md.
  • 48597ec [DOC release] Update Array.any documentation
  • 10b0e77 [DOC release] Improve documentation of if template helper
  • d8ba211 [BUGFIX release] Improve fastboot debugger/repl experience
  • 02b4995 [BUGFIX release] Avoid re-freezing already frozen objects.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.14.0 just got published.

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

Commits

The new version differs by 238 commits ahead by 238, behind by 70.

  • d21fd54 Release v2.14.0.
  • dddd0a0 Add 2.13.4 to CHANGELOG.md.
  • 219a6c3 Update CHANGELOG to 2.14.0.
  • c525a7e [DEPRECATION] update dispatch to event manager deprecation until version
  • d561eb6 [DOC release] Update Array.any documentation
  • 6025ba6 [DOC release] Improve documentation of if template helper
  • bbdd81c [BUGFIX beta] Allow numeric keys for the get helper.
  • f6cf5b5 [DOC release] replace lingering NPM commands.
  • 30d0042 Add more requested changes
  • 94b9c28 Change Object to any
  • 3a2485c [DOCUMENTATION] Add return types whenever possible to promises
  • fcf2016 [FEATURE beta] Add minlength to TextSupport
  • 23e2202 Merge pull request #15321 from emberjs/fastboot-niceness
  • 74edc63 [BUGFIX release] Improve fastboot debugger/repl experience
  • a6923df [BUGFIX release] Avoid re-freezing already frozen objects.

There are 238 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.14.1 just got published.

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

Commits

The new version differs by 9 commits.

  • 04ac480 Release 2.14.1
  • 4678705 Release changelog [ci skip]
  • 6cafe38 [BUGFIX lts] Ensure event dispatcher is a singleton
  • 31131c6 Remove oudated and documentation-only view.js
  • 05bbe17 [DOC release] Fix @for documentation of registerDeprecationHandler
  • c67303d [DOC release] Fix @for documentation of registerWarnHandler
  • 12e2100 [DOC release] Document the result of hash is an empty object.
  • 0299c70 Merge pull request #15505 from emberjs/jit-fun-release
  • 5b03e17 [BUGFIX release] [Fixes #15492] WorkAround WebKit/JSC JIT WorkARound

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.15.0 just got published.

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

Commits

The new version differs by 403 commits ahead by 403, behind by 67.

  • 64a0432 Release v2.15.0.
  • e7d81c5 Update CHANGELOG for 2.15.0.
  • ded6537 [DOC release] Fixes emberjs/guides#505
  • 83ebe2f Remove outdated {{with}} documentation
  • fd9e4a4 [BUGFIX beta] Include missing sourcemaps in vendorTree
  • cc441b9 [DOC release] Replace RSVP.cast with RSVP.resolve
  • 42cf186 Release v2.15.0-beta.3.
  • a393b22 Update CHANGELOG for v2.15.0-beta.3.
  • 9bb72eb [DOC release] Fix links in {{action}} helper documentation
  • b862a5c Run skipped Glimmer assertions
  • 2b257c9 Release reference to root components after destroy
  • 57f0d71 Super minor docs improvement
  • 55dfa5d [DOCS] Use shorthand for inject.service example
  • 3368185 [DOC] Improve Ember.isEmpty
  • baa146b [BUGFIX beta] Allow boolean values for current-when

There are 250 commits in total.

See the full diff

alvincrespo commented 6 years ago

Going to update ember source with each upgrade and cut a release once tests pass. So going to close this for now in order to do this manually.