Skip to content

Bump flatpickr from 4.5.1 to 4.6.1 #65

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

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps flatpickr from 4.5.1 to 4.6.1.

Release notes

Sourced from flatpickr's releases.

v4.6.1

  • Fix jQuery detection edge case | #1829
  • Fix HTML check for Angular SSR | #1828

v4.6

  • Lots and lots of minor bugfixes/improvements all around
  • A new select-based month picker
    • A more featured month selector (#269) to be added in the next release

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
... (truncated)
Commits
  • 07471b3 4.6.1
  • dc59857 Fix jQuery detection | resolves #1829
  • f8dc4df Merge pull request #1830 from zlepper/master
  • d1062e5 Fix browser detection not detecting browser envs entirely correctly
  • bd11ad1 4.6.0
  • a4db910 Upgrade dependencies
  • 751542a Merge branch 'master' of github.com:flatpickr/flatpickr
  • 5fa096d Fix range end time selection
  • 4dd1a8e Merge pull request #1822 from flatpickr/1817-missing-dateSeparator-in-some-la...
  • a3254be #1817 Added range separator for ar/id/ja/ko/vn
  • Additional commits viewable 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 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.6.1.
- [Release notes](https://github.com/chmln/flatpickr/releases)
- [Commits](flatpickr/flatpickr@v4.5.1...v4.6.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 6, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #79.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/flatpickr-4.6.1 branch July 16, 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.

0 participants