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.2.0 #458

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

Release notes

Sourced from ember-test-selectors's releases.

v5.2.0

:rocket: Enhancement

Committers: 1

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

... (truncated)

Changelog

Sourced from ember-test-selectors's changelog.

v5.2.0 (2021-05-14)

:rocket: Enhancement

Committers: 1

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)

... (truncated)

Commits
  • 8364207 v5.2.0
  • 951178b Merge pull request #713 from Turbo87/deprecate-auto-bindings
  • 8e98cdc bindDataTestAttributes: Deprecate the automatic attribute bindings
  • 240bc5d bindDataTestAttributes: Avoid duplicated in attributeBindings
  • 46fcd51 bindDataTestAttributes: Convert forEach() to for..of loop
  • a9708fc Update dependency eslint-plugin-ember to v10.4.2 (#712)
  • 1eb1317 Update dependency ember-source to v3.27.1 (#711)
  • d6d5064 Update dependency @​babel/core to v7.14.2 (#710)
  • 05071b1 Lock file maintenance (#708)
  • 5f6a6f6 Update dependency release-it to v14.6.2 (#707)
  • 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 #459.