core
core copied to clipboard
chore(deps): 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.
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
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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
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.