BBVAEngineering / ember-alerter

An ember-cli addon to manage notifications
MIT License
0 stars 1 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency ember-source was updated from 3.12.0 to 3.13.0.

🚨 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/BBVAEngineering/ember-alerter/builds/587242063?utm_source=github_status&utm_medium=notification)). - ❌ **Travis CI - Branch:** The build **failed**.

Commits

The new version differs by 126 commits ahead by 126, behind by 9.

  • 7da7418 Release v3.13.0
  • d96d88d Add v3.13.0 to CHANGELOG
  • fec7b95 Add unreleased CHANGELOG
  • 8661bcf [BUGFIX beta] Fixed a few issues with component blueprints
  • 6fdb40b Implement component-class generator
  • 8c8e916 [BUGFIX beta] Prevent infinite cycles from lazy computed computation
  • a920922 Merge pull request #18404 from emberjs/each-beta
  • c901b31 [BUGFIX beta] Don't suggest to blindly refactor
  • 4be04a1 [BUGFIX beta] Ensures that @each works with non-arrays and array-likes
  • 1006370 [DOC] Minor fixes for {{#each}} and {{#each-in}}
  • 8cf03b6 Merge pull request #18401 from emberjs/beta-generators-backport
  • ec01cd1 [BUGFIX beta] Don't import templates in Glimmer Components
  • fac3dc6 [BUGFIX] Use <Nested::Invocation> in tests
  • 3ae84aa Remove MU support in component blueprints
  • 54b9f0d [FEAT] API Docs for @dependentKeyCompat

There are 126 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 3.12.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 133609c Release v3.13.1.
  • f102859 Add v3.13.1 to CHANGELOG.md.
  • 51695bf [BUGFIX release] Fix Octane feature detection
  • ea77915 [BUGFIX release] Require Octane features when using Octane preview.
  • 186d8f2 [BUGFIX release] Fix issues with SSR rehydration of <title>.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 3 commits.

  • 70a181c Release v3.13.2.
  • 17838f0 Add v3.13.2 to CHANGELOG.
  • d6e9581 [BUGFIX release] Fix incorrect error message for octane features.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v3.13.3

CHANGELOG

  • #18462 [BUGFIX] Prevents observer re-entry.
Commits

The new version differs by 6 commits.

  • 77ed0b8 v3.13.3
  • c49d732 3.13.3 CHANGELOG
  • 914881a [BUGFIX release] Prevents observer re-entry
  • 70a181c Release v3.13.2.
  • 17838f0 Add v3.13.2 to CHANGELOG.
  • d6e9581 [BUGFIX release] Fix incorrect error message for octane features.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v3.13.4

CHANGELOG

  • #18476 [BUGFIX] Ensure model can be observed by sync observers.
  • #18477 [BUGFIX] Allows @each to work with arrays that contain falsy values.
  • #18500 [BUGFIX] Remove requirement for disabling jquery-integration in Octane.
Commits

The new version differs by 14 commits.

  • 822452c Release v3.13.4
  • 4d02f86 Add v3.13.4 to CHANGELOG
  • dabb5ed Fixup lint failure
  • 738a3b4 [BUGFIX release] Allows @each to work with arrays that contain falsy values
  • 3afed76 [BUGFIX] Removes requirement for disabling Jquery in Octane
  • 069311f [BUGFIX beta] Update ember-cli-browserstack, so BrowserStack tests will
  • e4ac39f [BUGFIX release] Ensure model can be observed by sync observers
  • 89fc067 Merge pull request #18458 from Alonski/bugfix/query-params-helper
  • 77ed0b8 v3.13.3
  • c49d732 3.13.3 CHANGELOG
  • 914881a [BUGFIX release] Prevents observer re-entry
  • 70a181c Release v3.13.2.
  • 17838f0 Add v3.13.2 to CHANGELOG.
  • d6e9581 [BUGFIX release] Fix incorrect error message for octane features.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v3.14.0

CHANGELOG

Commits

The new version differs by 274 commits ahead by 274, behind by 61.

  • 600e45f Release v3.14.0
  • a1d8e39 Add v3.14.0 to CHANGELOG
  • 66487dc Add v3.13.4 to CHANGELOG
  • 12a473d [BUGFIX beta] Update ember-cli-browserstack, so BrowserStack tests will
  • 64b4d8a [BUGFIX] Removes requirement for disabling Jquery in Octane
  • 3a842ba [BUGFIX release] Allows @each to work with arrays that contain falsy values
  • 491b6fc Update packages/@ember/-internals/routing/lib/system/transition.ts
  • e783ab3 document Transition.from as nullable in JSDoc
  • bcf555d Update packages/@ember/-internals/routing/lib/system/transition.ts
  • 7df203b document Transition.to as nullable
  • ef7d1a8 Release v3.14.0-beta.5
  • 7e28edc Add v3.14.0-beta.5 to CHANGELOG
  • 145ab13 [BUGFIX release] Ensure model can be observed by sync observers
  • 6e99174 Merge pull request #18458 from Alonski/bugfix/query-params-helper
  • e640d13 3.13.3 CHANGELOG

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 277 commits ahead by 277, behind by 61.

  • 01b1372 Release v3.14.1.
  • f6c6d68 Add v3.14.1 to CHANGELOG.md
  • 6b0935f [BUGFIX lts] Router service: Failing with query parameters on application controller
  • 600e45f Release v3.14.0
  • a1d8e39 Add v3.14.0 to CHANGELOG
  • 66487dc Add v3.13.4 to CHANGELOG
  • 12a473d [BUGFIX beta] Update ember-cli-browserstack, so BrowserStack tests will
  • 64b4d8a [BUGFIX] Removes requirement for disabling Jquery in Octane
  • 3a842ba [BUGFIX release] Allows @each to work with arrays that contain falsy values
  • 491b6fc Update packages/@ember/-internals/routing/lib/system/transition.ts
  • e783ab3 document Transition.from as nullable in JSDoc
  • bcf555d Update packages/@ember/-internals/routing/lib/system/transition.ts
  • 7df203b document Transition.to as nullable
  • ef7d1a8 Release v3.14.0-beta.5
  • 7e28edc Add v3.14.0-beta.5 to CHANGELOG

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 284 commits ahead by 284, behind by 61.

  • 38a9c07 Release v3.14.2.
  • 7b8ee91 Add v3.14.2 to CHANGELOG.md.
  • a985f9c [BUGFIX release] Add component reference to the mouse event handler deprecation warnings
  • 1d85273 [BUGFIX lts] Ensure production tests actually run
  • 8d354bb [BUGFIX lts] Ensure __ARGS__ is only forwarded once in prod
  • 29a87cc [BUGFIX release] add template to debug render tree
  • c1d5fcc [BUGFIX release] Add ID to CapturedRenderNode
  • 01b1372 Release v3.14.1.
  • f6c6d68 Add v3.14.1 to CHANGELOG.md
  • 6b0935f [BUGFIX lts] Router service: Failing with query parameters on application controller
  • 600e45f Release v3.14.0
  • a1d8e39 Add v3.14.0 to CHANGELOG
  • 66487dc Add v3.13.4 to CHANGELOG
  • 12a473d [BUGFIX beta] Update ember-cli-browserstack, so BrowserStack tests will
  • 64b4d8a [BUGFIX] Removes requirement for disabling Jquery in Octane

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 287 commits ahead by 287, behind by 61.

  • 18c43ba Release v3.14.3.
  • f51e4fc Add v3.14.3 to CHANGELOG.md.
  • 12e9f1d [BUGFIX release] Ensure loader.js is transpiled via targets.
  • 38a9c07 Release v3.14.2.
  • 7b8ee91 Add v3.14.2 to CHANGELOG.md.
  • a985f9c [BUGFIX release] Add component reference to the mouse event handler deprecation warnings
  • 1d85273 [BUGFIX lts] Ensure production tests actually run
  • 8d354bb [BUGFIX lts] Ensure __ARGS__ is only forwarded once in prod
  • 29a87cc [BUGFIX release] add template to debug render tree
  • c1d5fcc [BUGFIX release] Add ID to CapturedRenderNode
  • 01b1372 Release v3.14.1.
  • f6c6d68 Add v3.14.1 to CHANGELOG.md
  • 6b0935f [BUGFIX lts] Router service: Failing with query parameters on application controller
  • 600e45f Release v3.14.0
  • a1d8e39 Add v3.14.0 to CHANGELOG

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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

Release Notes for v3.15.0

CHANGELOG

  • #17948 [DEPRECATION] Deprecate Component#isVisible per RFC #324.
  • #18491 [DEPRECATION] Deprecate {{partial}} per RFC #449.
  • #18441 [DEPRECATION] Deprecate use of window.ENV to configure boot options
  • #18554 [BREAKING BUGFIX] Adds autotracking transaction
  • #17834 [BUGFIX] Prevents autotracking ArrayProxy creation
Commits

The new version differs by 411 commits ahead by 411, behind by 61.

  • d4dc4b4 Release v3.15.0
  • e3bd1e5 Add v3.15.0 to CHANGELOG
  • 2de2c0b Release v3.15.0-beta.5
  • 1cd3aa2 Add v3.15.0-beta.5 to CHANGELOG
  • 8ba212e Add v3.12.2 to CHANGELOG.md.
  • e3d03ab Add v3.14.3 to CHANGELOG.md.
  • 6183c16 [BUGFIX release] Ensure loader.js is transpiled via targets.
  • 1edabe4 Release v3.15.0-beta.4
  • ee81995 Add v3.15.0-beta.4 to CHANGELOG
  • 9c01a17 Add v3.12.1 to CHANGELOG.md.
  • 7b6b9d1 Add v3.14.2 to CHANGELOG.md.
  • 1d9d6be [BUGFIX] Tracked Props - Prevents autotracking ArrayProxy creation
  • deceab2 [DOC] #18228 Add example to EmberArray.forEach documentation (#18463)
  • 1782ac5 respond to feedback
  • 88003f8 remove debug stack

There are 250 commits in total.

See the full diff