Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Updates the requirements on bootstrap-datepicker to permit the latest version.

Release notes

Sourced from bootstrap-datepicker's releases.

v1.10.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from bootstrap-datepicker's changelog.

Changelog

1.9.0

Features

  • Added clearDates for clears range (#2114)

Bugfix

  • Hide today button when before start or after end date (#2474)
  • Fix navigation buttons states (#2277)
  • Fix updateNavArrows bug (#2230)

Locales

Bugfix

  • Added monthsTitle to Latvian locale (#2255)
  • Rename en-CA locale file to match the rest of the files (#2217)
  • Fix cs locale date format (#2275)
  • Added translation for months (fixing the default 'en' locale) (#2271)

1.7.1

Bugfixes

  • Revert "move jquery to peerDependencies from dependencies"

1.7.0

Features

  • Adding dateCells option (#1723)
  • Added keepEmptyValues option (#1558 + #1901)
  • added "changeViewMode" event; also adds the current viewMode to events (#1953)
  • adds updateViewDate option (#1982)
  • Added hiding week day names functionality (#2087)
  • Allow customizing day cell value (#2043)

Bugfixes

  • originalEvent object needs preventDefault fn (#1824)
  • Fix jQuery selector from premature selection of span element in inline/embedded calendar's month selection (#1859 + #1886)
  • Use date arithmetic to allow dates with times other than 00:00:00 (#1483)
  • Multiple general fixes (#1883 + #1893)
  • Visibility fix for nav arrows (#1916)
  • Do not trigger change or changeDate on initialization (#1912)
  • Fix: Close datepicker on touchstart (#1924)
  • Fix data-date-dates-disabled attribute to accept a comma-separated list (#1946)
  • Fix maxViewMode and navigation switch click (#1951)
  • Add support jQuery 3. Bootstrap 2 still available (composer.json) (#1958)
  • fix(parseDate) use insensitive regex to support +15d with capslock (#1910)

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 27, 2025
Updates the requirements on [bootstrap-datepicker](https://github.com/uxsolutions/bootstrap-datepicker) to permit the latest version.
- [Release notes](https://github.com/uxsolutions/bootstrap-datepicker/releases)
- [Changelog](https://github.com/uxsolutions/bootstrap-datepicker/blob/master/CHANGELOG.md)
- [Commits](uxsolutions/bootstrap-datepicker@v1.9.0...1.10.1)

---
updated-dependencies:
- dependency-name: bootstrap-datepicker
  dependency-version: 1.10.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added javascript Pull requests that update javascript code dependencies Pull requests that update a dependency file labels Oct 27, 2025
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