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

[Snyk] Upgrade flatpickr from 4.6.9 to 4.6.13 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Abibubble
Copy link

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade flatpickr from 4.6.9 to 4.6.13.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-04-14.
Release notes
Package name: flatpickr
  • 4.6.13 - 2022-04-14

    What's Changed

    • Fix change events not firing from the month select plugin
    • Fix week numbers being calculated incorrectly in some cases
    • Fix erroneous change events firing in edge cases (#2668 )
    • Run Prettier check in the CI to reject unformatted code by @ mshibuya in #2663
    • translated more strings into albanian by @ dianfishekqi in #2674
    • fixes #2669 monthSelectPlugin doesnt highlight correct month, when data is loaded by @ koesper in #2676

    New Contributors

    Full Changelog: v4.6.11...v4.6.13

  • 4.6.11 - 2022-03-12

    There was a bug with time selection since so much stuff got merged in.
    New tests have been added to prevent this from happening again.

    What's Changed

    • Fix #2419 breaking with altInput and altFormat Enabled by @ mshibuya in #2662
    • Bug fix: error thrown and calendar UI broken by invalid input value when allowInput is true and allowInvalidPreload is true by @ barszczmm in #2650

    New Contributors

    Full Changelog: v4.6.10...v4.6.11

  • 4.6.10 - 2022-03-06
    Read more
  • 4.6.9 - 2020-12-25

    Fixes bugs around clickOpens (#2365) and default date setting for time pickers (#2342)

from flatpickr GitHub release notes
Commit messages
Package name: flatpickr
  • 1df87f2 4.6.13
  • 9017947 monthselect - simplify bound checks
  • e6b34b9 4.6.12
  • aa5975d Fix tests
  • 9da0c14 Merge branch 'master' of github.com:flatpickr/flatpickr
  • f3c0a0f Fix change events not firing for month select plugin
  • 9a08eab Merge pull request #2676 from koesper/master
  • ff1b1a4 fix for #2669, initialisation of the monthSelectPlugin always set currentmonth to 0, not the actual selected month
  • 159d0d4 Format
  • 614568f Fix onchange firing erroneously | #2668
  • 42723a2 Fix modulus week number calculation | #2675
  • b0ac852 Fix week number logic | #2675
  • 44b35e5 Merge pull request #2674 from dianfishekqi/localization/albanian
  • a1ec26d translated more strings into albanian
  • 280c438 Merge pull request #2663 from mshibuya/run-prettier-in-ci
  • 1850305 Run Prettier check in the CI to reject unformatted code
  • 2391b19 4.6.11
  • c2bc4f4 Merge branch 'master' of ssh://github.com/chmln/flatpickr
  • cd06580 Merge pull request #2650 from barszczmm/invalid-input-value-fix
  • da33a61 Merge pull request #2662 from mshibuya/fix-2653
  • ea09ebd Fix #2419 breaking with altInput and altFormat Enabled
  • 63e185e Bug fix: error thrown and calendar UI broken by invalid input value
  • b148b5d 4.6.10
  • 5b055df Fix npm vulnerabilities

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants