Bump moment-timezone from 0.5.48 to 0.6.0 by dependabot[bot] · Pull Request #10044 · WWBN/AVideo
Bumps moment-timezone from 0.5.48 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.
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.
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 cases- See full diff in compare view
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 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)