Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps flatpickr from 4.5.1 to 4.5.4.

Release notes

Sourced from flatpickr's releases.

v4.5.4

No release notes provided.

v4.5.3

After a bit of a hiatus, we're out with v4.5.3. This release contains numerous bugfixes, mostly addressing edge cases.

Brief overview of changes:

  • Merge pull request #1644 from soylent/bugfix/clear-resets-current-month-and-year
    • Reset currentMonth and currentYear when clear() is called
  • Merge pull request #1627 from WhispRnD/hebrew-translation
    • Hebrew translations - Fixed saturday to correct shorthand. - Added translation to "to".
  • Merge pull request #1530 from jcsmorais/plugins-accessibility-breakage
    • Plugins accessibility breakage (fixes #1529)
  • Merge pull request #1580 from zackschuster/master
    • Remove null check from flatpickr contructor fn
  • Fix highlight week on open calendar when date was externaly changed.
  • Merge pull request #1595 from stespot/stespot-patch-1186
    • Fixes IE11 bug in close event
  • Merge pull request #1589 from andrewlouie/updateTime-on-close
  • Merge pull request #1590 from ecsv/xhtml
  • Merge pull request #1591 from ecsv/bashisms
  • Fix XHTML compatibility of weekday list
  • add updateTime on close
  • Merge pull request #1573 from janb87/master
    • Fixed error when the datepicker is destroyed before it is initialized
  • Merge pull request #1568 from Lundalogik/fix-event-target-in-shadow-dom
  • Merge pull request #1570 from andrewlouie/master
  • Support for Shadow DOM
  • Merge pull request #1542 from antony/patch-1
  • Merge pull request #1556 from seymuromarov/master
  • Merge pull request #1555 from beyonk-adventures/master
  • add Azerbaijan locale
  • Add Svelte component
  • Merge pull request #1531 from tmbeihl/master
  • Merge pull request #1506 from chhaymenghong/#1442
  • Fix non-static calendar closing in bootstrap v4 modals #1241
  • Fix Latvian translation (#1517)
  • Adding Icelandic (#1511)
  • update hungarian language (#1510)
  • fix: focus datepicker when self.open() is called
  • Merge pull request #1 from flatpickr/master
  • l10n: add faroese locale (fo) (#1490)
  • Fix cursor problems (#1491)
  • Fix for #1412: Incorrect Month Label when Toggling Mode from "multiple" to "range" (and "showMonths" is in the calendar's config)

v4.5.2

Changelog

  • set() - handle common hook update misuse #1484
... (truncated)
Commits

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
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [flatpickr](https://github.com/chmln/flatpickr) from 4.5.1 to 4.5.4.
- [Release notes](https://github.com/chmln/flatpickr/releases)
- [Commits](flatpickr/flatpickr@v4.5.1...v4.5.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 25, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #35.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/flatpickr-4.5.4 branch March 5, 2019 03:22
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.

2 participants