embermap / ember-data-storefront

A collection of APIs that address common data-loading issues.
https://embermap.github.io/ember-data-storefront/
MIT License
138 stars 31 forks source link

Bump ember-test-selectors from 3.0.0 to 5.1.0 #456

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps ember-test-selectors from 3.0.0 to 5.1.0.

Release notes

Sourced from ember-test-selectors's releases.

v5.1.0 (2021-05-07)

:rocket: Enhancement

  • #700 Convert class based template compilation plugin to functional style (@​Turbo87)

:house: Internal

Committers: 1

v5.0.0

This release drops support for Ember.js versions below v3.8 due to an update of ember-cli-htmlbars which did the same. Other than that, no further breaking changes are contained in the release.

:boom: Breaking Change

:rocket: Enhancement

  • #587 bind-data-test-attributes: Avoid deprecated getWithDefault() call (@​Turbo87)

:memo: Documentation

Committers: 2

v4.1.0

:rocket: Enhancement

  • #521 Ensure test selector stripping works for inline template compilation and co-located components (@​rwjblue)

Committers: 1

v4.0.0

:boom: Breaking Change

:house: Internal

Committers: 1

Changelog

Sourced from ember-test-selectors's changelog.

v5.1.0 (2021-05-07)

:rocket: Enhancement

  • #700 Convert class based template compilation plugin to functional style (@​Turbo87)

:house: Internal

Committers: 1

v5.0.0 (2020-09-02)

This release drops support for Ember.js versions below v3.8 due to an update of ember-cli-htmlbars which did the same. Other than that, no further breaking changes are contained in the release.

:boom: Breaking Change

:rocket: Enhancement

  • #587 bind-data-test-attributes: Avoid deprecated getWithDefault() call (@​Turbo87)

:memo: Documentation

Committers: 2

v4.1.0 (2020-05-07)

:rocket: Enhancement

  • #521 Ensure test selector stripping works for inline template compilation and co-located components (@​rwjblue)

Committers: 1

v4.0.0 (2020-02-17)

:boom: Breaking Change

:house: Internal

... (truncated)

Commits
  • bf49307 v5.1.0
  • c4e6355 Merge pull request #704 from Turbo87/release-it
  • 5ac14ef Add release-it to simplify the release process
  • 2a6a50e Merge pull request #701 from Turbo87/this
  • 21f06ae Merge pull request #700 from Turbo87/functional
  • 8760719 dummy: Add missing this. prefixes
  • f999127 Inline transform() function
  • a591926 Inline stripTestSelectors() function
  • 8c63b8a Convert callbacks to arrow functions
  • 84640e4 Convert class based template compilation plugin to functional style
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because it includes an out-of-range update to a development dependency.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #458.