Bump @bower_components/select2 from 3.5.4 to 4.0.13 in /build
Bumps @bower_components/select2 from 3.5.4 to 4.0.13.
Release notes
Sourced from @bower_components/select2's releases.
Select2 4.0.13
New features / improvements
- Trigger
inputevent beforechangeevents (#4649)- Feed back the keypress code that was responsible for the 'close' event (#5513)
- Only trigger
selection:updateonce on DOM change events (#5734)Bug fixes
- Prevent opening of disabled elements (#5751)
Documentation
- Fix "edit this page" links in docs (#5689)
Miscellaneous
Select2 is a looking for sponsors to keep development active. Interested in seeing Select2 continue to be developed? Sponsor @kevin-brown (and by extension, Select2) on GitHub Sponsors or sponsor Select2 on Open Collective!
Select2 4.0.12
Bug fixes
- Fixes incorrect offset when using the Shadow DOM and styling the
<html>element (#5682)Miscellaneous
- Replace cdnjs with jsDelivr in the documentation (#5687)
- Fix incorrect provider for the automated NPM deployment (#5686)
Select2 is a looking for sponsors to keep development active. Interested in seeing Select2 continue to be developed? Sponsor @kevin-brown (and by extension, Select2) on GitHub Sponsors!
Select2 4.0.11
Bug fixes
- Fixes jQuery migrate error when getting offset when dropdownParent not in document (#5584)
Miscellaneous
- Enable GitHub actions for CI (#5591)
- Documentation has been moved into and is deployed from the code repository (#5638)
- Remove Travis CI integration (#5665)
Select2 4.0.10
New features / improvements
... (truncated)
Changelog
Sourced from @bower_components/select2's changelog.
4.0.13
New features / improvements
- Trigger
inputevent beforechangeevents (#4649)- Feed back the keypress code that was responsible for the 'close' event (#5513)
- Only trigger
selection:updateonce on DOM change events (#5734)Bug fixes
- Prevent opening of disabled elements (#5751)
Documentation
- Fix "edit this page" links in docs (#5689)
Miscellaneous
4.0.12
Bug fixes
- Fixes incorrect offset when using the Shadow DOM and styling the
<html>element (#5682)Miscellaneous
- Replace cdnjs with jsDelivr in the documentation (#5687)
- Fix incorrect provider for the automated NPM deployment (#5686)
4.0.11
Bug fixes
- Fixes jQuery migrate error when getting offset when dropdownParent not in document (#5584)
Miscellaneous
- Enable GitHub actions for CI (#5591)
- Documentation has been moved into and is deployed from the code repository (#5638)
- Remove Travis CI integration (#5665)
4.0.10
New features / improvements
- Support passing in a selector for
dropdownParentoption (#5622)Bug fixes
... (truncated)
Commits
45f2b83Merge pull request #5754 from select2/develop51be56aMerge pull request #5753 from select2/release/4.0.139fd005fUpdated changelog for 4.0.1310f1540Recompiled dist for 4.0.133b85e4fBump versions for 4.0.13 releasef34c84bPrevent opening of disabled elements (#5751)e0855a2Only trigger 'selection:update' once on DOM change events (#5734)3b69d35Feed back the keypress code that was responsible for the 'close' even… (#5513)42364b1Trigger 'input' event before 'change' events (#4649)77620edMerge pull request #5741 from VSPPedro/update-readme- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- 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)
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.
This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.
@dependabot-bot recreate