Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps flatpickr from 4.5.1 to 4.5.7.

Release notes

Sourced from flatpickr's releases.

v4.5.7

Changelog

  • Disable style injection if not supported | #1682
  • Disable date filling on lost focus | #1687

v4.5.6

Changelog

  • Continued improvements on keyboard navigation edgecases
  • Fix input boundary bug | #1679

v4.5.5

Changelog

  • Handle enter keypress on time inputs
  • Prevent keyboard focus trapping
  • set() - remove jumpToDate() | #1651
  • Range mode - keep position after date selection | #1671
  • Use input type number in supported browsers | #1629, #1672
  • Populate time if unset in inline mode | #1659
  • Fix altInput focus | #1661
  • build(emitDeclarations.sh): correct copy command for macOS

v4.5.4

Fix invalid build #1660

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
... (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 and block automerging
  • @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.7.
- [Release notes](https://github.com/chmln/flatpickr/releases)
- [Commits](flatpickr/flatpickr@v4.5.1...v4.5.7)

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 Mar 7, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #62.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/flatpickr-4.5.7 branch June 4, 2019 03:23
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