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 strftime from 0.10.0 to 0.10.2 #329

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

Conversation

affiliatedkat
Copy link
Owner

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


Snyk has created this PR to upgrade strftime from 0.10.0 to 0.10.2.

ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released a year ago, on 2023-05-25.
Release notes
Package name: strftime
  • 0.10.2 - 2023-05-25
    • Fix test case for %c in current versions of node.js

    • Fix %-y so it omits the leading zero

    Thanks to Aryan Arora for both fixes!

  • 0.10.1 - 2021-12-12

    What's Changed

    • fix it_IT shortMonths locale by @ douglasep in #83

    • Fix readme (X: equivalent to %r in en_US) by @ kawanet in #77

    • Try to get a short time zone name for %Z, falling back to the long one. This attempts to work around a change to Date.toString in v8 (node v10+, Chrome 66+). Unfortunately sometimes Date.toLocaleString returns a time zone like GMT+2 and we fall back to the long name in that case.

    New Contributors

    Full Changelog: v0.10.0...v0.10.1

  • 0.10.0 - 2016-12-28
    • Remove the old API deprecated in v0.9.
    • Bundle some locales that you can use with strftime.localizeByIdentifier('nl_NL'). Full list available in the readme.
      Thanks to Andrew Pirondini of iFixit
    • Add instructions to install with Yarn.
      Thanks to Ayman Nedjmeddine
    • Unrecognized format specifiers preserve the % sign, e.g. strftime('%K') => "%K".
      Thanks to Kevin Jin
    • Make strftime work with dates that have been extended by DateJS.
      Thanks to Stian Grytøyr
    • Add instructions to install with Yarn.
      Thanks to Ayman Nedjmeddine
    • Fix UTC formatting of dates that cross a DST boundary.
      Thanks to ray007
    • Allow localizing ordinals.
      Thanks to Simon Liétar
from strftime GitHub release notes
Commit messages
Package name: strftime

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