lifeart/ember-ref-modifier

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

greenkeeper opened this issue Β· 2 comments

The devDependency ember-source was updated from 3.16.1 to 3.16.2.

🚨 View failing branch.

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

ember-source is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Commits

The new version differs by 8 commits.

  • e295527 3.16.2
  • 83410de Add v3.16.2 to CHANGELOG.md.
  • 055fab0 [BUGFIX lts] Revert container deprecation
  • 4f10138 Merge pull request #18721 from emberjs/backport/autotracking-bugfixes
  • a33a246 Fix prettier issues.
  • 63f9f45 [BUGFIX release] Correctly links ArrayProxy tags to arrangedContent
  • 0aa4e5f [BUGFIX release] Fixes tag chaining on Proxy mixins
  • dceadb9 [BUGFIX release] Ensures the arg proxy works with get

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 3.16.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The devDependency ember-source was updated from 3.16.2 to 3.16.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 7 commits.

  • 7a78633 v3.16.3
  • 2cfb760 Add v3.16.3 to CHANGELOG
  • 5ca7772 [DOC release] Update documentation for tracked with classic classes
  • 1b53ac0 [BUGFIX lts] Add test ensuring singletons instantiated during destruction are destroyed.
  • 97c3993 [BUGFIX lts] Workaround for integer literals
  • 55ffe41 Revert "[BUGFIX lts] Workaround for integer literals"
  • 9ec1702 [BUGFIX lts] Workaround for integer literals

See the full diff