Skip to content

Bump moment-timezone from 0.6.3 to 0.6.4 in /themes/common-theme/webapp/common-theme/js - #2044

Merged
jacopoc merged 1 commit into
trunkfrom
dependabot/npm_and_yarn/themes/common-theme/webapp/common-theme/js/moment-timezone-0.6.4
Sep 18, 2026
Merged

jacopoc merged 1 commit into
trunkfrom
dependabot/npm_and_yarn/themes/common-theme/webapp/common-theme/js/moment-timezone-0.6.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor

Bumps moment-timezone from 0.6.3 to 0.6.4.

Release notes

Sourced from moment-timezone's releases.

Release 0.6.4

  • Updated data to IANA TZDB 2026d. #1157
  • Fixed calendar arithmetic around time zone gaps. #1151
  • Fixed default date selection when creating a zoned Moment with only time fields.
    • Object inputs (e.g. moment.tz({ hour: 9 }, zoneName)). #1156
    • String inputs (e.g. moment.tz('09:00', 'HH:mm', zoneName)). #1159
    • Using un-zoned moment() when there is also a zone set with moment.tz.setDefault(zoneName). #1161
      • NOTE: This specific fix only works when also using core moment version 2.31.0 or higher. All other fixes in this release work with all supported versions of moment.
Changelog

Sourced from moment-timezone's changelog.

0.6.4 2026-09-15

  • Updated data to IANA TZDB 2026d. #1157
  • Fixed calendar arithmetic around time zone gaps. #1151
  • Fixed default date selection when creating a zoned Moment with only time fields.
    • Object inputs (e.g. moment.tz({ hour: 9 }, zoneName)). #1156
    • String inputs (e.g. moment.tz('09:00', 'HH:mm', zoneName)). #1159
    • Using un-zoned moment() when there is also a zone set with moment.tz.setDefault(zoneName). #1161
      • NOTE: This specific fix only works when also using core moment version 2.31.0 or higher. All other fixes in this release work with all supported versions of moment.
Commits
  • 3722a7d Bump version and build moment-timezone 0.6.4
  • 70b06e9 Merge pull request #1161 from moment/mjp/fix-default-zone-date-defaults
  • afac5bd [bugfix] Apply default zone to omitted date fields
  • 114242a Merge pull request #1159 from moment/mjp/fix-119
  • 0662d8b [bugfix] Use target zone for string date defaults
  • 9da68c4 data: Add 2026d (#1157)
  • 518ab31 build(deps): bump js-yaml and grunt (#1155)
  • ffe3e48 build(deps): bump browserslist from 4.21.5 to 4.28.8 (#1154)
  • 4282f22 [bugfix] Use target zone for object date defaults (#1156)
  • 7030b19 build(deps): bump brace-expansion (#1152)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](moment/moment-timezone@0.6.3...0.6.4)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-version: 0.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 18, 2026
@jacopoc
jacopoc merged commit edf8e9b into trunk Sep 18, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/themes/common-theme/webapp/common-theme/js/moment-timezone-0.6.4 branch September 18, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant