Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Mar 12, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.0.0 of ember-lifeline was just published.

Dependency ember-lifeline
Current Version 2.0.0
Type devDependency

The version 3.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of ember-lifeline.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 83 commits.

  • dd32f4b 3.0.0
  • 3eac769 Merge pull request #69 from rwjblue/functional-api-docs
  • f69cb8e Updates based on PR feedback
  • 7f61730 Updating imports in docs to ember-source imports
  • 971d5d7 Fixing typos
  • 4b5b3db Updating docs for new functional API
  • fac6f91 Merge pull request #68 from rwjblue/ensure-lifeline-test-helpers
  • 8502951 Ensuring cleanup in tests
  • 14be4b9 Ensuring cleanup in tests
  • b86695e Updating implementation for test helper to detect disposables have been run
  • 37d6938 Reverting bad test file
  • 810200c Fixing a few things based on feedback
  • 3b6de9a Adding refcounter for disposables to ensure they run. Added tests. Added test integration
  • a6e8e62 Updating changelog
  • fbc8734 Merge pull request #67 from rwjblue/dom-to-disposable

There are 83 commits in total.

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 🌴

greenkeeper bot added a commit that referenced this pull request Mar 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 23, 2018

Version 3.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • caffe26 3.0.1
  • 8cef3cc Merge pull request #73 from AltSchool/fix/cancel-debounce
  • 24f5777 Check specifically for undefined pendingDebounces values
  • 702a8c8 Exit cancelDebounce if task is no longer pending
  • 8472cb5 Merge pull request #71 from jrjohnson/nodetype-assertion
  • af9a4ff Do not rely on nodeType to tell if passed value is a DOM element

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 16, 2018

Version 3.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 25 commits.

  • de294b6 3.0.2
  • a840c1e Merge pull request #93 from silver-curve/fix-mem-leak
  • f8b0cb0 Adding tests to ensure cancelIds are removed from set
  • 8557ba5 Converts timers to a set for cleaner API
  • be76c47 Merge pull request #95 from ember-lifeline/node-engine-versions
  • b57b6e7 Update package.json
  • 22770f9 Update README.md
  • 50b418f fix tests
  • b347902 fix eslint errors
  • 6a65a7a simplify by removing try-finally
  • cfa494d clean up cancelId before running task to avoid memory leak
  • 7d143c1 Merge pull request #77 from ember-lifeline/dependabot/npm_and_yarn/ember-cli-uglify-2.0.2
  • 961bfb8 Merge pull request #82 from ember-lifeline/dependabot/npm_and_yarn/broccoli-asset-rev-2.6.0
  • b2903d9 Merge pull request #85 from ember-lifeline/dependabot/npm_and_yarn/eslint-plugin-prettier-2.6.0
  • 1859532 Merge pull request #86 from ember-lifeline/dependabot/npm_and_yarn/ember-resolver-4.5.5

There are 25 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 26, 2018
greenkeeper bot added a commit that referenced this pull request Jun 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 2, 2018

Version 3.0.4 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 23, 2018

Version 3.0.5 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 5, 2018

Version 3.0.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 51 commits.

  • 92461ca 3.0.6
  • 49012e1 Merge pull request #161 from ember-lifeline/fix-ts-precompile
  • 4fd4e7f Fix ts:precompile error with non-generic WeakMap
  • f10b4fa Merge pull request #160 from ember-lifeline/cancel-poll-failure
  • 7f07c76 Simplifying test
  • 084942c Bugfix: checking for pollers to be defined before calling cancelPoll
  • d4cfaeb Merge pull request #152 from ember-lifeline/dependabot/npm_and_yarn/ember-cli-typescript-1.3.3
  • e673d81 Bump ember-cli-typescript from 1.3.2 to 1.3.3
  • cfb097a Merge pull request #156 from ember-lifeline/dependabot/npm_and_yarn/typescript-3.0.1
  • 6dac181 Merge pull request #158 from ember-lifeline/dependabot/npm_and_yarn/@types/ember-2.8.32
  • 2dd17e8 Merge pull request #157 from ember-lifeline/dependabot/npm_and_yarn/@types/qunit-2.5.2
  • 408aeb4 Bump @types/ember from 2.8.31 to 2.8.32
  • aea1f38 Bump @types/qunit from 2.5.1 to 2.5.2
  • 3136899 Bump typescript from 2.9.2 to 3.0.1
  • f4b2fd5 Merge pull request #154 from ember-lifeline/dependabot/npm_and_yarn/@types/rsvp-4.0.2

There are 51 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 6, 2018

Version 3.0.7 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • af78d1b 3.0.7
  • a07e6d1 Merge pull request #164 from ember-lifeline/fix-find-element
  • 7d69ff6 Removing debugger
  • a1c4509 Bugfix: fixes issue with TS upgrade introducing issue with adding events to window/svg
  • 4177b56 Merge pull request #163 from ember-lifeline/dependabot/npm_and_yarn/ember-cli-inject-live-reload-1.8.2
  • a330fe2 Bump ember-cli-inject-live-reload from 1.8.1 to 1.8.2

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 19, 2018

Update to this version instead 🚀

Commits

The new version differs by 55 commits ahead by 55, behind by 1.

  • 1935c8b 3.0.8
  • 9878b19 Merge pull request #195 from mehulkar/patch-1
  • 9d987fd Assign registeredDisposables to Map beforeEach test
  • fb27f92 Merge pull request #178 from kratiahuja/update-docs
  • d957332 Merge pull request #198 from ember-lifeline/dependabot/npm_and_yarn/@types/ember-3.0.14
  • a33e68a Bump @types/ember from 3.0.10 to 3.0.14
  • e6fb4a6 Merge pull request #196 from ember-lifeline/dependabot/npm_and_yarn/ember-cli-babel-6.17.1
  • 70ce261 Merge pull request #197 from ember-lifeline/dependabot/npm_and_yarn/@types/ember-3.0.10
  • c057e5c Bump @types/ember from 3.0.9 to 3.0.10
  • a911d13 Bump ember-cli-babel from 6.17.0 to 6.17.1
  • 5b51184 Merge pull request #193 from ember-lifeline/dependabot/npm_and_yarn/@types/ember-3.0.9
  • 3e5259b Bump @types/ember from 3.0.5 to 3.0.9
  • bdb3c9a Merge pull request #192 from ember-lifeline/dependabot/npm_and_yarn/ember-cli-3.4.2
  • afe23c1 Bump ember-cli from 3.4.1 to 3.4.2
  • 2e9ea42 Merge pull request #190 from ember-lifeline/dependabot/npm_and_yarn/ember-ajax-3.1.1

There are 55 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 30, 2018

Update to this version instead 🚀

Commits

The new version differs by 164 commits.

  • 8cd5113 3.0.9
  • 8590a54 Merge pull request #283 from mike-north/type-fixes
  • 86bde76 fix: ambient type package resolutions
  • e9b1ad4 chore: rename custom ember types
  • c9525ff chore: fix broken yarn integrity check: listr-update-renderer
  • 7c2da1f Merge pull request #281 from ember-lifeline/dependabot/npm_and_yarn/typescript-3.2.1
  • b55e395 Merge pull request #280 from ember-lifeline/dependabot/npm_and_yarn/prettier-1.15.3
  • 86c6170 chore(deps-dev): bump typescript from 3.1.6 to 3.2.1
  • 77676d1 chore(deps-dev): bump prettier from 1.15.2 to 1.15.3
  • 7edef3d Merge pull request #267 from buschtoens/fix/266-ie11-support
  • 3bea3c6 Merge pull request #270 from ember-lifeline/dependabot/npm_and_yarn/ember-cli-htmlbars-inline-precompile-2.0.0
  • f452ba1 Merge pull request #279 from ember-lifeline/dependabot/npm_and_yarn/underscore.string-3.3.5
  • e9d3f92 [Security] Bump underscore.string from 3.3.4 to 3.3.5
  • 3379874 Merge pull request #278 from ember-lifeline/dependabot/npm_and_yarn/lint-staged-8.1.0
  • 8e4b6ab Bump lint-staged from 8.0.5 to 8.1.0

There are 164 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 22, 2018

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 7, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 7, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 4, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 8, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 13, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 13, 2019

Update to this version instead 🚀

Release Notes for v4.1.1
  • Fixing assertion count error for setupLifelineValidation (#377)

greenkeeper bot added a commit that referenced this pull request Mar 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 21, 2019

Update to this version instead 🚀

Release Notes for v4.1.2
  • Converts our documentation to use ember-cli-addon-docs (#387) - @scalvert
  • Fixing setupLifelineValidation import in readme (#382) - @step2yeung

greenkeeper bot added a commit that referenced this pull request Mar 22, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 25, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 19, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 19, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 9, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 9, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 5, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 5, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants