chore(deps): bump moment-timezone from 0.5.45 to 0.6.0
Bumps moment-timezone from 0.5.45 to 0.6.0.
Release notes
Sourced from moment-timezone's releases.
Release 0.6.0
- Fixed and updated TypeScript definitions. #1132
- Updated types to more accurately match the code implementation.
- Added definitions for pre-built files (e.g.
moment-timezone-with-data.js).This release is a potential breaking change for TypeScript projects only. The types are now more accurate, but consumers might hit errors if they were relying on the more relaxed types.
No implementation code has changed in this release.
Release 0.5.48
- Updated data to IANA TZDB
2025b. #1130Release 0.5.47
- Updated data to IANA TZDB
2025a. #1125Release 0.5.46
- Updated data to IANA TZDB
2024b. #1121 This only affects historical timestamps; no future timestamps have changed.
Changelog
Sourced from moment-timezone's changelog.
0.6.02025-05-25
- Fixed and updated TypeScript definitions. #1132
- Updated types to more accurately match the code implementation.
- Added definitions for pre-built files (e.g.
moment-timezone-with-data.js).This release is a potential breaking change for TypeScript projects only. The types are now more accurate, but consumers might hit errors if they were relying on the more relaxed types.
No implementation code has changed in this release.
0.5.482025-03-23
- Updated data to IANA TZDB
2025b. #1130
0.5.472025-01-28
- Updated data to IANA TZDB
2025a. #1125
0.5.462024-10-06
- Updated data to IANA TZDB
2024b. #1121 This only affects historical timestamps; no future timestamps have changed.
Commits
92c6a36Build moment-timezone 0.6.0d2618cfBump version to 0.6.0d084becchangelog: Add missing PR links for data updates83784edMerge pull request #1132 from moment/typescript-fixesf159a57Removeanytype from input params definitionc6d84e9Add type definitions for built filesc1215d4Update type definitions to match the code implementationa2ea5b6Update typing tests to include missing use casesfcec454Build moment-timezone 0.5.484b320b8Bump version to 0.5.48- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.