Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ember-app-scheduler to the latest version 🚀 #129

Closed

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 21, 2018

Version 1.0.0-beta.2 of ember-app-scheduler was just published.

Dependency ember-app-scheduler
Current Version 0.2.1
Type dependency

The version 1.0.0-beta.2 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-app-scheduler.

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 43 commits.

  • df70653 1.0.0-beta.2
  • 2e71554 Merge pull request #28 from ember-app-scheduler/add-temp-service
  • a299b34 Prettiering initializers and adding deprecation warning for scheduler service
  • 3ee056b Restoring scheduler initializers for short-term migration purposes
  • af152aa Restoring scheduler service for short-term migration purposes
  • b36ec3e Update package.json
  • 65237d3 Merge pull request #26 from ember-app-scheduler/remove-initializers
  • 5b33a14 Removing unnecessary section in README and fixing headers
  • e6a6e8a Cleanup based on PR comments
  • 274c17f Updating README
  • 45c66c6 Updating README
  • e332934 Removing service
  • d4957d3 Adding unit tests for happy path
  • c51a64c Converting tests to use settled vs. routeSettled
  • bb5bb84 Updating tests

There are 43 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
Copy link
Contributor Author

greenkeeper bot commented Apr 24, 2018

Version 1.0.0-beta.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 25, 2018

Version 1.0.0-beta.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • af6e80c 1.0.0-beta.4
  • 9f72aa8 Merge pull request #33 from rwjblue/fixup-request-animation-frame-tests
  • 93047cb Fix rAF overrides.
  • 70206e0 Failing tests showing rAF still being used in non-rAF test.

See the full diff

@Turbo87
Copy link
Collaborator

Turbo87 commented Apr 25, 2018

@scalvert you might want to release the betas to a dedicated beta dist-tag (npm publish --tag beta), otherwise everyone that does npm install ember-app-scheduler will get the beta instead of the latest stable release

@scalvert
Copy link
Contributor

I did not now about this. Thanks for that - I'll make sure they're released to a beta tag instead.

@scalvert
Copy link
Contributor

@Turbo87 switched to using np, so no more beta screw ups.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2018

Version 1.0.0-beta.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

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

greenkeeper bot commented Jun 2, 2018

Version 1.0.0-beta.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 39 commits.

  • 5a46c51 1.0.0-beta.6
  • 4288b7b Merge pull request #51 from ember-app-scheduler/ensure-single-setup
  • c74a30f Merge pull request #47 from ember-app-scheduler/dependabot/npm_and_yarn/ember-source-3.1.2
  • db589d3 Merge pull request #46 from ember-app-scheduler/dependabot/npm_and_yarn/ember-cli-uglify-2.1.0
  • eecc517 Merge pull request #49 from ember-app-scheduler/dependabot/npm_and_yarn/qunit-dom-0.6.3
  • 47c2c46 Ensures setupRouter can only be called once
  • eb8ce25 Merge pull request #50 from ember-app-scheduler/dependabot/npm_and_yarn/ember-load-initializers-1.1.0
  • 5e2c9c7 Merge pull request #48 from ember-app-scheduler/dependabot/npm_and_yarn/prettier-1.13.3
  • 2ddd4fa Bump ember-load-initializers from 1.0.0 to 1.1.0
  • 1fa71da Bump qunit-dom from 0.5.0 to 0.6.3
  • b756866 Bump prettier from 1.11.1 to 1.13.3
  • d3599df Bump ember-source from 2.18.0 to 3.1.2
  • d889dad Bump ember-cli-uglify from 1.2.0 to 2.1.0
  • c770a9d Merge pull request #44 from ember-app-scheduler/dependabot/npm_and_yarn/ember-cli-3.1.4
  • a4ae6fd Merge pull request #45 from rtablada/rt/fix-lifecycle-queues

There are 39 commits in total.

See the full diff

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

greenkeeper bot commented Jun 2, 2018

Version 1.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 11485fd 1.0.0
  • b7e7741 Merge pull request #52 from ember-app-scheduler/remove-scheduler-service
  • fde1e21 Removes deprecated scheduler service for 1.0.0 release

See the full diff

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

greenkeeper bot commented Jun 2, 2018

Version 1.0.1 just got published.

Update to this version instead 🚀

@greenkeeper greenkeeper bot closed this Jun 11, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/ember-app-scheduler-1.0.0-beta.2 branch June 11, 2018 18:13
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