Skip to content

Bump ember-power-select from 4.0.3 to 4.1.6#10

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ember-power-select-4.1.6
Closed

Bump ember-power-select from 4.0.3 to 4.1.6#10
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ember-power-select-4.1.6

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 8, 2021

Bumps ember-power-select from 4.0.3 to 4.1.6.

Changelog

Sourced from ember-power-select's changelog.

Master

4.1.5

  • [ENHACEMENT] Update ember-basic-dropdown to 3.0.17 which includes updated ember-element-helper and should be more friendly with embroider.
  • [BUGFIX] Ensure searchbox in multiple select doesn't submit its enclosing form when enter is pressed.

4.1.4

  • [BUGFIX] Fix arrays appended to multiple selects' selected array (#1447)

4.1.3

  • [CHORE] Move from travis to github actions, fixing the test suite along the way. This has also updated the version of ember-basic-dropdown.

4.1.2

  • [BUGFIX] Fix problem when passing @initiallyOpened along with @selected.

4.1.1

  • [ENHANCEMENT] Allow to customize what's displayed when no item matches the search by passing a @noMatchesMessageComponent.

4.1.0

  • [ENHANCEMENT] Makes changed to aria roles so the currently highlighted option can be announced by assistive technology like Voice Over.
  • [CHORE] Relax allowed versions of ember-truth-helpers so projects are less likely to have to resolve dependencies.

4.0.5

  • [BUGFIX] Remove event listeners on destroy.

4.0.4

  • [BUGFIX] Ensure observers set when selected/options are promise proxies are properly removed when the component is destroyed, to prevent memory leaks.
Commits
  • 86a0ddb v4.1.6
  • 0f48122 Update changelog
  • 6800d79 v4.1.5
  • 4e9c19c Merge pull request #1453 from cibernox/update-ebd-for-embroider-compatibility
  • 604481f Update ember-basic-dropdown for embroider compatibility
  • b2d25e1 Merge pull request #1452 from cibernox/prevent-multiple-select-search-input-f...
  • 5600322 Prevent the input of the searchbox from submitting the wrapper form.
  • 9441083 Merge pull request #1413 from flexyford/flexyford/pass-event-on-choose
  • 9053787 Bump timeout limit in other scenarios
  • 3606f67 Update package-lock.json
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2021
Bumps [ember-power-select](https://github.com/cibernox/ember-power-select) from 4.0.3 to 4.1.6.
- [Release notes](https://github.com/cibernox/ember-power-select/releases)
- [Changelog](https://github.com/cibernox/ember-power-select/blob/master/CHANGELOG.md)
- [Commits](cibernox/ember-power-select@v4.0.3...v4.1.6)

---
updated-dependencies:
- dependency-name: ember-power-select
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ember-power-select-4.1.6 branch from 5af3438 to 2d418ff Compare July 17, 2021 06:22
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2021

Superseded by #21.

@dependabot dependabot bot closed this Dec 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ember-power-select-4.1.6 branch December 1, 2021 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants