Update dependency ember-power-select to v8 #2577
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.1.4
->8.6.1
Release Notes
cibernox/ember-power-select (ember-power-select)
v8.6.1
: Release 8.6.1Compare Source
🐛 Bug Fix
TypeError Cannot read properties of null (reading 'length')
(@johanrd)Committers: 1
v8.6.0
: Release 8.6.0Compare Source
🚀 Enhancement
@searchFieldPosition
argument (@mkszepp)Committers: 1
v8.5.0
: Release 8.5.0Compare Source
🚀 Enhancement
🐛 Bug Fix
Element
from args inPowerSelectMultipleTrigger
(@mkszepp)Committers: 2
v8.4.0
: Release 8.4.0Compare Source
🚀 Enhancement
@glimmer/component
v2 (@mkszepp)📝 Documentation
ember-prism
, useprimsjs
in docs (@mkszepp)🏠 Internal
Committers: 1
v8.3.1
: Release 8.3.1Compare Source
🚀 Enhancement
@ember/test-helpers
to v4 (@mkszepp)Committers: 1
v8.3.0
: Release 8.3.0Compare Source
🚀 Enhancement
group-utils
copyGroup function (@lukasnys)🐛 Bug Fix
📝 Documentation
ember-inflector
in docs to fix docs page (cause ember-data bug) (@mkszepp)🏠 Internal
Committers: 5
v8.2.0
: Release 8.2.0Compare Source
🚀 Enhancement
@ember/runloop
withember-lifeline
(@mkszepp)ember-modifier
instead of@ember/render-modifiers
(@mkszepp)Committers: 1
v8.1.0
: Release 8.1.0Compare Source
🚀 Enhancement
🏠 Internal
Committers: 3
v8.0.2
: Release 8.0.2Compare Source
🐛 Bug Fix
Committers: 1
v8.0.1
: Release 8.0.1Compare Source
🐛 Bug Fix
📝 Documentation
Committers: 1
v8.0.0
: Release 8.0.0Compare Source
For upgrade from v7 to v8 see here
📝 Documentation
Committers: 2
v7.2.0
: Release 7.2.0Compare Source
🚀 Enhancement
ember-truth-helpers
v4 as dependency (@mkszepp)🐛 Bug Fix
@ember/render-modifiers
(@mkszepp)🏠 Internal
ember-cli-mirage
to stable v3 (@mkszepp)Committers: 2
v7.1.2
Compare Source
v7.1.1
: Release 7.1.1Compare Source
🐛 Bug Fix
🏠 Internal
Committers: 1
v7.1.0
Compare Source
v7.0.0
Compare Source
v6.0.2
Compare Source
v6.0.1
: Release 6.0.1Compare Source
🚀 Enhancement
Committers: 1
v6.0.0
: Release 6.0.0Compare Source
💥 Breaking Change
🚀 Enhancement
🏠 Internal
Committers: 4
v5.0.4
Compare Source
v5.0.3
Compare Source
v5.0.2
Compare Source
v5.0.1
Compare Source
v5.0.0
: Alphabet soupCompare Source
It has been a loooong time since the last major release, but this one addresses one of the main problems with the component since its inception: A11y.
Thanks to the great contributions from the folks at Freshbooks in #1481, #1483 and #1484 this components is now nice to use for people using screen readers like VoiceOver or Jaws, properly announcing the selected and highlighted options.
The improvements required some changes in the aria attributes of the component which some people used for styling, hence why this could be considered a breaking change, although it will be simple upgrade for virtually everyone.
v4.1.7
Compare Source
v4.1.6
Compare Source
v4.1.5
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.