datafruits / streampusher-frontend

2 stars 2 forks source link

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

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 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - 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 #115.