ctlmngr
ctlmngr copied to clipboard
[Snyk] Upgrade strftime from 0.9.2 to 0.10.0
Snyk has created this PR to upgrade strftime from 0.9.2 to 0.10.0.
:information_source: 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 1 version ahead of your current version.
- The recommended version was released 3 years ago, on 2016-12-28.
Release notes
Package name: strftime
-
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
strftimework 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
-
0.9.2 - 2015-05-30
- fix a caching bug, which was a regression in 0.9.0 (issue #63)
- update license attribute in package.json as required by npm
Thanks to Peter deHaan - construct GMT times used in tests in a more robust way
- fix a bug calculating week numbers (issue #56)
Thanks to Alexandr Nikitin - warn about possible misuse of %:: or %::: modifiers
Commit messages
Package name: strftime
- 793ecfb v0.10.0
- 0fd891c update minified code
- 5e674f0 alphabetize contributors and update the list in package.json
- 3ed3100 remove deprecated API, closes #55
- c4967d5 fix tests broken by changes to the default locale format
- fd648f7 document bundled locales and how to use them
- efcd086 update contributors
- 2375b97 add en_CA and zh_CN locales
- 335ef2e warn when trying to use a non-existent locale
- 1e41e85 fix a bug with ordinal localization fallback
- e571efe fix indentation and capitalize Locales constant
- 71737c8 Merge pull request #70 from iFixit/master
- a54410d allow localizing ordinals
- f6c88d0 fix dates crossing DST boundaries for UTC, closes #71
- 02586fa update minified code
- 4c747ff update contributors and copyrights
- b4e57a8 Merge pull request #68 from Kevin-Jin/patch-1
- 2294caa add a comment about mis-detecting DateJS dates as locales
- 65aa4d5 Merge pull request #69 from stiang/master
- f8e5b11 Merge pull request #72 from IOAyman/patch-1
- 82a8bfa Added yarn install cmd
- fc16548 Merge pull request #3 from iFixit/fix-typo-in-portuguese-locale
- 0d0f90f Fix typo in Portuguese locale
- b1629fa add badges to readme
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:
🔕 Ignore this dependency or unsubscribe from future upgrade PRs