mainmatter / ember-cookies

Cookies abstraction for Ember.js that works both in the browser as well as with Fastboot on the server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue · comments

Version 2.12.0 of ember-source just got published.

Branch Build failing 🚨
Dependency ember-source
Current Version 2.11.3
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 💪


Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Commits

The new version differs by 280 commits (ahead by 280, behind by 90).

  • 1841cd8 Release v2.12.0
  • d91b748 More CHANGELOG typos [ci skip]
  • 6568560 fix changelog typo [ci skip]
  • b0d527b Typo [ci skip]
  • 47cf31d Prepare CHANGELOG for 2.12.0 [ci skip]
  • 2a1b600 Update factoryManagerCache initial value to not share factoryCache.
  • 8fb1fb9 Adding test around factoryManager caching
  • b542bc5 allocate iteration structures lazily (pt. 2)
  • 09c1218 [Fixes #15001] Remove internal EmptyObject usage
  • daefda7 [BUGFIX beta] [PERF] Cache FactoryManagers
  • 25cf68a [BUGFIX beta] only defProp the deprecated container once per prototype
  • 756c845 allocate iteration structures lazily
  • bdb46eb [DOCS beta] factoryFor docs
  • 51d039e Avoid a couple of redundant property loads.
  • c104dcd Fix typo

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

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Version 2.12.1 just got published.

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

Commits

The new version differs by 10 commits .

  • 17678c6 Release v2.12.1.
  • 9304a8a Add 2.12.1 to CHANGELOG.md.
  • 34ce281 [BUGFIX release] Expose path to ember-testing.js
  • b833bca [BUGIX release] [Fixes #14925] remove duplicate / in pathname
  • 0a14caa Introduce a tiny bit more debugging data to warnings about CP dependencies
  • 06bcb0b [BUGFIX release] Fixing IE and Edge issue (#15076) which caused action handlers to be fired twice.
  • bef8d45 Don't include jquery or qunit either
  • 2f8c18c Don't publish ember's test bundles (5.4MB)
  • eaa1861 [BUGFIX Beta] factoryFor should cache injections when possible
  • 69d2abe Don't do ALPHA builds on beta/release

See the full diff.

Version 2.12.2 just got published.

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

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 20 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
  • 17678c6 Release v2.12.1.
  • 9304a8a Add 2.12.1 to CHANGELOG.md.
  • 34ce281 [BUGFIX release] Expose path to ember-testing.js
  • b833bca [BUGIX release] [Fixes #14925] remove duplicate / in pathname
  • 0a14caa Introduce a tiny bit more debugging data to warnings about CP dependencies

There are 20 commits in total.

See the full diff

Master @ 2.14.1