kellyselden / ember-cli-tree-shaker

Experiment with tree-shaking in Ember CLI
MIT License
76 stars 7 forks source link

Update ember-test-selectors to the latest version ๐Ÿš€ #39

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.0 of ember-test-selectors was just published.

Dependency ember-test-selectors
Current Version 0.3.9
Type devDependency

The version 1.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-test-selectors.

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

  • 0b84159 v1.0.0
  • 5b450fe Update CHANGELOG
  • 32c8099 Remove deprecated code (#187)
  • aa6d953 Merge pull request #186 from scalvert/ember-modules-conversion
  • 3d0a306 Converting imports to use ember modules
  • d7487e0 chore(package): update ember-cli to version 3.1.0 (#185)
  • 82df7d4 chore(package): update ember-source to version 3.1.0 (#184)

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 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 72 commits.

  • cc38887 v2.0.0
  • 77ac119 Update Changelog
  • f3fe49c build(deps): bump ember-cli-babel from 6.17.1 to 6.17.2 (#263)
  • b682655 build(deps-dev): bump lerna-changelog from 0.8.0 to 0.8.2 (#262)
  • 5ecdac1 Merge pull request #261 from Turbo87/tagname-assertion
  • 5687fc1 Add test for #106
  • 16e1408 build(deps-dev): bump ember-cli-htmlbars-inline-precompile from 1.0.4 to 1.0.5 (#257)
  • 31f7545 build(deps-dev): bump ember-cli-inject-live-reload from 1.8.2 to 1.10.1 (#258)
  • d512fb9 build(deps-dev): bump eslint from 5.6.1 to 5.7.0 (#259)
  • 96ba0ab build(deps-dev): bump ember-cli-qunit from 4.3.2 to 4.4.0 (#260)
  • c65ae33 Merge pull request #254 from Turbo87/assert
  • a0cf13a Merge pull request #255 from Turbo87/integrity
  • 4ea3704 Use assert() for "read-only attributeBindings" warning
  • ae29c69 yarn: Add integrity hashes
  • 21f2376 build(deps-dev): bump ember-source from 3.4.4 to 3.5.0 (#249)

There are 72 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v2.1.0

๐Ÿš€ Enhancement

๐Ÿ› Bug Fix

๐Ÿ  Internal

  • #315 tests: Check that link-to bindings work properly (@Turbo87)
  • #285 TravisCI: Remove deprecated sudo: false option (@Turbo87)

Committers: 3