code-corps / code-corps-ember

Ember web application for Code Corps.
https://www.codecorps.org
MIT License
123 stars 78 forks source link

Update ember-test-selectors to the latest version πŸš€ #1717

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 6 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

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

Release Notes for v3.0.0

πŸ’₯ Breaking Change

The main breaking changes in this major release are dropping support for older
Ember.js, Ember CLI and Node.js versions. The v3.x series will have the
following minimum requirements:

  • Ember.js 2.16 or above
  • Ember CLI 2.14 or above
  • Node.js 8 or above
  • #341 Adjust Ember.js support range to 2.16+ (@Turbo87)
  • #338 Use setupPreprocessorRegistry() hook to register HTMLBars AST plugin (@Turbo87)
  • #337 Drop support for Node.js 4 and 6 (@Turbo87)

πŸš€ Enhancement

πŸ› Bug Fix

  • #359 Revert "Use setupPreprocessorRegistry() hook to register HTMLBars AST plugin" (@Turbo87)

πŸ“ Documentation

🏠 Internal

Committers: 3

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 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 πŸš€