sample-appointment-reminders-node
sample-appointment-reminders-node copied to clipboard
Bump moment-timezone from 0.5.13 to 0.5.33
Bumps moment-timezone from 0.5.13 to 0.5.33.
Release notes
Sourced from moment-timezone's releases.
Release 0.5.33
- Updated data to IANA TZDB
2021aRelease 0.5.32
- Updated data to IANA TZDB
2020dRelease 0.5.31
Fixed Travis builds for Node.js 4 and 6
Release 0.5.28
0.5.292020-02-21Merged pull request #410 from
@adgrace:
- Added a method
moment.tz.zonesForCountry(country_code)which returns all timezones for the country- Added a method
moment.tz(timezone_id).countries()to get countries for some time zone- Added a method
moment.tz.countries()to get all country codes- And as you know
moment.tz.names()already existsRelease 0.5.27
0.5.272019-10-14
- Updated data to IANA TZDB `2019c
Release 0.5.26
- Updated data to IANA TZDB
2019b- Fix: stabilize Array.sort #762
Release 0.5.25
- Fix
moment.tz.dataVersionto return2019a#742- Update path in bower.json
Release 0.5.24
- Updated data to IANA TZDB
2019a#737- Start shipping both a 1970-1930 file and a rolling 10-year file #614 #697
- Fixed bug where
_ztime zone name was not cleared with.local()or.utcOffset(offset)#738Release 0.5.23
- Fix minor issue with tz guessing in Russia #691
Release 0.5.22
- Updated data to IANA TZDB 2018g #689
- Fix issue with missing LMT entries for some zones, and fix data builds on Linux and Windows #308
Release 0.5.17
0.5.172018-05-12
- Updated data to IANA TZDB
2018e. #616Release 0.5.16
0.5.162018-04-18
- Fixed Etc/UTC timezone recognition, updated tests. #599
- Updated minified files to contain IANA TZDB
2018ddata
... (truncated)
Changelog
Sourced from moment-timezone's changelog.
0.5.332020-11-15
- Updated data to IANA TZDB
2021a
0.5.322020-11-14
- Updated data to IANA TZDB
2020d
0.5.312020-05-16
- Fixed Travis builds for Node.js 4 and 6
0.5.302020-05-16
- Updated data to IANA TZDB
2020a- Fixed typescript definitions
0.5.292020-05-16
- Merged fix of es6 module loading issue https://github.com/moment/moment-timezone/commit/1fd42349189b24e15c60f162dc8c40b42db79dfe
- Merged PR with typescript declarations https://github.com/moment/moment-timezone/commit/ed529ea6fbcc70315c0c3f6d7c7cb70eadf56b03
- Merged fixes to changelog https://github.com/moment/moment-timezone/commit/adb7d7b43c7328d814311ac1355bfeef88eab6e8
0.5.282020-02-21Merged pull request #410 from
@adgrace:
- Added a method
moment.tz.zonesForCountry(country_code)which returns all timezones for the country- Added a method
moment.tz(timezone_id).countries()to get countries for some time zone- Added a method
moment.tz.countries()to get all country codes- And as you know
moment.tz.zones()already exists
0.5.272019-10-14
- Updated data to IANA TZDB
2019c
0.5.262019-06-06
- Updated data to IANA TZDB
2019b- Fix: stabilize Array.sort #762
0.5.252019-04-17
- Fix
moment.tz.dataVersionto return2019a#742- Update path in bower.json
0.5.242019-04-17
- Updated data to IANA TZDB
2019a#737- Start shipping both a 1970-1930 file and a rolling 10-year file #614 #697
- Fixed bug where
_ztime zone name was not cleared with.local()or.utcOffset(offset)#738
0.5.232018-10-28
- Fix minor issue with tz guessing in Russia #691
0.5.222018-10-28
- Updated data to IANA TZDB
2018g#689- Fix issue with missing LMT entries for some zones, and fix data builds on Linux and Windows #308
0.5.212018-06-23
- Bugfix: revert breaking change introduced in 0.5.18
... (truncated)
Commits
ffc41902021a (#927)013e1dbCreate issue_template.md3128ddaIANA timezone database 2020d (#910)0af917bMerge pull request #893 from mj1856/develop1280365Update README.md063a950Master -> Develop (#861)910d83fRelease0.5.31b055f5eFixing Grunt version to 1.0.4 otherwise it fails (#855)e9b1c4cDevelop -> Master release 0.5.29 (#849) (#854)5e40b77Fixed typeScript definitions- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ellenaua, a new releaser for moment-timezone since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)