isleofcode / corber

CLI for building hybrid apps with Ember/Vue/Glimmer/Cordova
http://corber.io
MIT License
333 stars 100 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.12.2 of ember-source just got published.

Branch Build failing 🚨
Dependency ember-source
Current Version 2.12.1
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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/isleofcode/ember-cordova/builds/226571407)

Release Notes v2.12.2

CHANGELOG

  • #15160 [BUGFIX] Ensure Ember.Test global is setup when including ember-testing.js.
  • #15142 / #15163 [BUGFIX] Don’t leak deprecated container.
  • #15161 [BUGFIX] Prevent errors from being triggered during error processing on non ES6 platforms.
  • #15180 [BUGFIX] Correct until values for this.container deprecations.
Commits

The new version differs by 10 commits0.

  • 527b317 Release v2.12.2.
  • 1c82875 Add 2.12.2 to CHANGELOG.md.
  • ce8effb [BUGFIX release] Correct until values for this.container deprecations.
  • fcfa84d [BUGFIX beta] Avoid storing container on the prototype.
  • 3a1628c [BUGFIX release] Fixes #15154
  • 5bf3594 [BUGFIX release] Don’t leak container while injection deprecated container
  • b100b70 Updates to support using emberjs-build@0.20.1.
  • 58df3b2 [BUGFIX release] Ensure Ember.Test globals setup when including ember-testing.js
  • 8930b15 Merge pull request #15152 from emberjs/backport-validate-injections-debug-stripping
  • 41c8de7 [BUGFIX release] strip container.registry.validateInjections in v2.12.x

false

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

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

Release Notes v2.13.0

CHANGELOG

  • #15111 / #15029 [PERF] factoryFor should cache when possible.
  • #14961 [BUGIX] [Fixes #14925] remove duplicate / in pathname
  • #15065 [BUGFIX] Guard jQuery access in setupForTesting.
  • #15103 [BUGFIX] Allow calling Ember.warn without test.
  • #15106 [DOC] Introduce a more debugging data to warnings about CP dependencies.
  • #15107 [PERF] avoid toBoolean conversion when possible (chains).
  • #14011 [FEATURE ember-unique-location-history-state] Implements RFC #186.
  • #13231 [BUGFIX] Fix a bug when using commas in computer property dependent keys.
  • #14890 [BUGFIX] Fix a race condition where actions are invoked on destroyed DOM nodes.
  • #14894 [FEATURE ember-no-double-extend] Enable by default.
  • #14781 / #14954 Upgrade to Glimmer VM v0.22
  • #14919 [DEPRECATION] Deprecate the private Ember.Router.router property in favor of Ember.Router._routerMicrolib.
  • #14970 [BUGFIX] Generate integration tests for template helpers by default.
  • #14976 [BUGFIX] Remove "no use strict" workaround for old versions of iOS 8.
Commits

The new version differs by 231 commits ahead by 231, behind by 91.

  • 1cd37cb Release v2.13.0.
  • 5c666ed Update the CHANGELOG for 2.13.0.
  • bc3dfad Add 2.12.2 to CHANGELOG.md.
  • c107be8 Add 2.12.1 to CHANGELOG.md.
  • d3394ed [BUGFIX release] Correct until values for this.container deprecations.
  • ac792ca [BUGFIX beta] Avoid creating enumerable properties on all objects created by DI.
  • 323c983 [BUGFIX release] Fixes #15154
  • 0930425 [BUGFIX beta] Avoid storing container on the prototype.
  • ed541ab [Bugfix beta] Fix route blueprint for --reset-namespace
  • bacbcfb Add failing tests for ember-cli/6026
  • 92f072a [BUGFIX beta] finishChains should operate on metas
  • 25ebccc [BUGFIX release] Don’t leak container while injection deprecated container
  • 6dbc512 [BUGFIX beta] Remove global didDefineProperty
  • fe49417 [BUGFIX beta] Make toString safe for arrays too.
  • cd3dd40 [DOC beta] document unexpected default behavior

There are 231 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.13.1 just got published.

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

Commits

The new version differs by 246 commits ahead by 246, behind by 91.

  • 57b6b82 Release v2.13.1.
  • 637c0a4 Add 2.13.1 to CHANGELOG.
  • 566f5a8 Lock down testem version.
  • 0e51ff3 Lock down route-recognizer to 0.3.0.
  • a8931d1 [BUGFIX release] Ensure debug statements are no-ops in production builds.
  • 1cd162d fixup! [BUGFIX release] MODEL_FACTORY_INJECTIONS is now always false.
  • 20e0ba6 [BUGFIX release] Ensure nested custom elements render properly.
  • 005cff8 [BUGFIX release] MODEL_FACTORY_INJECTIONS is now always false.
  • c736afc [BUGFIX release] Remove reference to dist/ember.js file.
  • 2c23df8 [BUGFIX release] Fix EmberError import in system/router
  • d8c1641 [DOC release] correct casing of _routermicrolib deprecation url
  • bb57294 [BUGFIX Release]fix mocha blueprint service test filename
  • a4bfeea [BUGFIX beta] Fix double container destroy
  • b64ce22 [BUGFIX release] Ensure that it is possible to experiment with syntax.
  • c4e4415 Fix access to service:-document in engines

There are 246 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.13.2 just got published.

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

Release Notes v2.13.2

CHANGELOG

  • Revert over eager dependency upgrades in 2.13.1.
Commits

The new version differs by 250 commits ahead by 250, behind by 91.

  • 6438ded Release v2.13.2.
  • 580e1ed Add 2.13.2 to CHANGELOG.md
  • 1ffd47e Update only required package updates for @glimmer v0.22.1.
  • 86eeb58 Reset yarn.lock to 2.13.0 value.
  • 57b6b82 Release v2.13.1.
  • 637c0a4 Add 2.13.1 to CHANGELOG.
  • 566f5a8 Lock down testem version.
  • 0e51ff3 Lock down route-recognizer to 0.3.0.
  • a8931d1 [BUGFIX release] Ensure debug statements are no-ops in production builds.
  • 1cd162d fixup! [BUGFIX release] MODEL_FACTORY_INJECTIONS is now always false.
  • 20e0ba6 [BUGFIX release] Ensure nested custom elements render properly.
  • 005cff8 [BUGFIX release] MODEL_FACTORY_INJECTIONS is now always false.
  • c736afc [BUGFIX release] Remove reference to dist/ember.js file.
  • 2c23df8 [BUGFIX release] Fix EmberError import in system/router
  • d8c1641 [DOC release] correct casing of _routermicrolib deprecation url

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.13.3 just got published.

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

Commits

The new version differs by 257 commits ahead by 257, behind by 91.

  • 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
  • 6438ded Release v2.13.2.
  • 580e1ed Add 2.13.2 to CHANGELOG.md
  • 1ffd47e Update only required package updates for @glimmer v0.22.1.
  • 86eeb58 Reset yarn.lock to 2.13.0 value.
  • 57b6b82 Release v2.13.1.
  • 637c0a4 Add 2.13.1 to CHANGELOG.
  • 566f5a8 Lock down testem version.
  • 0e51ff3 Lock down route-recognizer to 0.3.0.

There are 250 commits in total.

See the full diff