[Snyk] Upgrade strftime from 0.10.0 to 0.10.2 #329
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Release notes
Package name: strftime
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!
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
strftime.localizeByIdentifier('nl_NL')
. Full list available in the readme.Thanks to Andrew Pirondini of iFixit
Thanks to Ayman Nedjmeddine
strftime('%K') => "%K"
.Thanks to Kevin Jin
strftime
work with dates that have been extended by DateJS.Thanks to Stian Grytøyr
Thanks to Ayman Nedjmeddine
Thanks to ray007
Thanks to Simon Liétar
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