nodejs-hapi-template
nodejs-hapi-template copied to clipboard
chore(deps): bump moment-timezone from 0.5.34 to 0.5.40
Bumps moment-timezone from 0.5.34 to 0.5.40.
Release notes
Sourced from moment-timezone's releases.
Release 0.5.40
- Updated data to IANA TZDB
2022g
Release 0.5.39
- Updated data to IANA TZDB
2022f
Release 0.5.38
- Updated data to IANA TZDB
2022e
- Added
moment.tz.dataVersion
property to TypeScript definitions #930- Removed temporary
.tar.gz
files from npm releases #1000Release 0.5.37
- Re-publish npm package, because of extra folder present in 0.5.36, check moment/moment-timezone#999
Release 0.5.36
- Updated data to IANA TZDB
2022c
- Improvements/fixes to data pipeline
Release 0.5.35
- Fix command injection in data pipeline https://github.com/moment/moment-timezone/security/advisories/GHSA-56x4-j7p9-fcf9
- Fix cleartext transmission of sensitive information https://github.com/moment/moment-timezone/security/advisories/GHSA-v78c-4p63-2j6c
Thanks to the OpenSSF Alpha-Omega project for reporting these!
Changelog
Sourced from moment-timezone's changelog.
0.5.40
2022-12-11
- Updated data to IANA TZDB
2022g
0.5.39
2022-11-13
- Updated data to IANA TZDB
2022f
0.5.38
2022-10-15
- Updated data to IANA TZDB
2022e
- Added
moment.tz.dataVersion
property to TypeScript definitions #930- Removed temporary
.tar.gz
files from npm releases #1000
0.5.37
2022-08-25
- Re-publish npm package, because of extra folder present in 0.5.36, check moment/moment-timezone#999
0.5.36
2022-08-25
- IANA TZDB 2022c
- improvements/fixes to data pipeline
0.5.35
2022-08-23
- Fix command injection in data pipeline https://github.com/moment/moment-timezone/security/advisories/GHSA-56x4-j7p9-fcf9
- Fix cleartext transmission of sensitive information https://github.com/moment/moment-timezone/security/advisories/GHSA-v78c-4p63-2j6c
Thanks to the OpenSSF Alpha-Omega project for reporting these!
Commits
d34de55
Ignore .github directory in npm package8d87359
Build moment-timezone 0.5.402c8e66b
changelog: Add 0.5.40f1619a7
Bump version to 0.5.4013c55bd
Merge pull request #1022 from moment/data/2022g2dcd931
tests: Fix country tests for 2022g9316c20
data: Add 2022gd81147b
Build moment-timezone 0.5.39cd7003f
changelog: Add 0.5.390bb5ecc
Bump version to 0.5.39- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by gilmoreorless, 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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 labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.