Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 16, 2022

Bumps select2 from 1.0.5 to 4.0.3.

Release notes

Sourced from select2's releases.

Version 1.0.8

Changelog

Fixed missing "close" button on multiple selections.

Version 1.0.7

Changelog

  • Escape HTML from results and placeholders.
Changelog

Sourced from select2's changelog.

== Changelog ==

= 5.0.0 - 2017-06-XX =

  • Improvement - Also compile as selectWoo.
  • Improvement - Use data-selected to mark selected items and aria-selected to mark highlighted item, as per accessibility guidelines.
  • Improvement - Add aria-activedescendant.
  • Fix - Single selects work properly on screen readers.
  • Fix - Include PR #4881 to fix invalid aria.
  • Fix - Include PR #4348 for better screen reader support.
  • Improvement - Added namespace so that selectWoo can run concurrently alongside select2 (including select2 v3).
  • Improvement - Register selectWoo as select2 if possible, so that existing applications don't have to change usage.
  • Fix - Tabbing/Cancelling after opening a select without making a selection now tabs to the next element instead of the top of the page.
  • Fix - Open selections if the user starts typing to mimic select2 v3 functionality.
  • Improvement/Fix - Included fixes/improvements merged since v4.0.3 was released.
Commits
  • 566c784 Update version identifiers for 4.0.3
  • 24a8d73 Recompile dist
  • 2343fd4 Clarify the Bootstrap docs notice with the dropdownParent option
  • 8bc4f5d Added createTag code samples
  • 7eab29e Added Greek (el) translation
  • 7505347 Merge pull request #4379 from petruavram/master
  • d34bff5 Add favicon
  • a74547a Migrate from expect to assert.expect
  • 2805fa7 Add tests for detecting added and removed options
  • ea79a19 Select2 now detects added and removed options
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 16, 2022
Bumps [select2](https://github.com/woocommerce/selectWoo) from 1.0.5 to 4.0.3.
- [Release notes](https://github.com/woocommerce/selectWoo/releases)
- [Changelog](https://github.com/woocommerce/selectWoo/blob/trunk/CHANGELOG.txt)
- [Commits](woocommerce/selectWoo@b8b576f...566c784)

---
updated-dependencies:
- dependency-name: select2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/select2-4.0.3 branch from bd02f96 to 94e5deb Compare February 13, 2023 20:44
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant