Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bootstrap-select from 1.13.17 to 1.13.18 #2924

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2024

Bumps bootstrap-select from 1.13.17 to 1.13.18.

Release notes

Sourced from bootstrap-select's releases.

v1.13.18

Bug Fixes

  • #1342: Bootstrap select doesn't send field data on form submit (set form attribute on select element to fix)
  • #2402: In Internet Explorer, with liveSearchPlaceholder enabled, can't select option while searchBox is focused. Also, selected option doesn't get scrolled to when opening menu
  • #2464: title attribute does not work in 1.13.17 (Safari)
  • #2469: Shift-Tab key not working in 1.13.17
  • #2474: With multiple selects, cannot select options with keyboard after using mouse to select options
  • #2483: Dropdown with unselectable index 0 will not scroll to top on arrow_down with last index selected
  • #2491: remove placeholder/title option when destroying selectpicker

Compare this release with the previous one.

Changelog

Sourced from bootstrap-select's changelog.

v1.13.18 (2020-06-26)

Bug Fixes

  • #1342: Bootstrap select doesn't send field data on form submit (set form attribute on select element to fix)
  • #2402: In Internet Explorer, with liveSearchPlaceholder enabled, can't select option while searchBox is focused. Also, selected option doesn't get scrolled to when opening menu
  • #2464: title attribute does not work in 1.13.17 (Safari)
  • #2469: Shift-Tab key not working in 1.13.17
  • #2474: With multiple selects, cannot select options with keyboard after using mouse to select options
  • #2483: Dropdown with unselectable index 0 will not scroll to top on arrow_down with last index selected
  • #2491: remove placeholder/title option when destroying selectpicker

#1342: snapappointments/bootstrap-select#1342 #2402: snapappointments/bootstrap-select#2402 #2464: snapappointments/bootstrap-select#2464 #2469: snapappointments/bootstrap-select#2469 #2474: snapappointments/bootstrap-select#2474 #2483: snapappointments/bootstrap-select#2483 #2491: snapappointments/bootstrap-select#2491


Commits
  • 6c4c75f release v1.13.18
  • 9d67476 v1.13.18
  • c73986f remove placeholder/title option when destroying selectpicker (#2491)
  • 3572350 use first index that can be active instead of 0 (#2483)
  • a9f8afa focus focusedParent (menuInner or searchbox) after selecting option instead o...
  • 819205f use native focus event - fixes shift+tab (broken in jquery 3.4.0) (#2469)
  • c08e164 only reload view when searching and searchbox is empty if there is a previous...
  • ece1803 use performance.navigation.type as fallback for browsers that don't support P...
  • 46605c0 if select is inside a form that's formatted incorreclty, when the select gets...
  • 260a537 update package URLs
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [bootstrap-select](https://github.com/snapappointments/bootstrap-select) from 1.13.17 to 1.13.18.
- [Release notes](https://github.com/snapappointments/bootstrap-select/releases)
- [Changelog](https://github.com/snapappointments/bootstrap-select/blob/main/CHANGELOG.md)
- [Commits](snapappointments/bootstrap-select@v1.13.17...v1.13.18)

---
updated-dependencies:
- dependency-name: bootstrap-select
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 6, 2024
@dependabot dependabot bot requested a review from a team January 6, 2024 10:47
Signed-off-by: Christian König <ckoenig@posteo.de>
@yubiuser yubiuser merged commit 7052ff0 into development-v6 Jan 6, 2024
8 checks passed
@yubiuser yubiuser deleted the dependabot/npm_and_yarn/development-v6/bootstrap-select-1.13.18 branch January 6, 2024 11:51
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