Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: moment/moment-timezone
base: d34de5593ddc0ccb7d4d73f3c7364e45cf28058a
Choose a base ref
...
head repository: moment/moment-timezone
compare: 98d3add7187947f37046a316802dcdfe40ad306a
Choose a head ref
  • 18 commits
  • 25 files changed
  • 3 contributors

Commits on Dec 11, 2022

  1. Bump ajv from 6.10.0 to 6.12.6 (#1003)

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6.
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.10.0...v6.12.6)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    4b38e45 View commit details
    Browse the repository at this point in the history
  2. Bump async from 2.6.2 to 2.6.4 (#1010)

    Bumps [async](https://github.com/caolan/async) from 2.6.2 to 2.6.4.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
    - [Commits](caolan/async@v2.6.2...v2.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    36ccdd3 View commit details
    Browse the repository at this point in the history
  3. Bump json-schema and jsprim (#1011)

    Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.
    
    Updates `json-schema` from 0.2.3 to 0.4.0
    - [Release notes](https://github.com/kriszyp/json-schema/releases)
    - [Commits](kriszyp/json-schema@v0.2.3...v0.4.0)
    
    Updates `jsprim` from 1.4.1 to 1.4.2
    - [Release notes](https://github.com/joyent/node-jsprim/releases)
    - [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
    - [Commits](TritonDataCenter/node-jsprim@v1.4.1...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: json-schema
      dependency-type: indirect
    - dependency-name: jsprim
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    cfbbd5c View commit details
    Browse the repository at this point in the history
  4. Bump minimist, mkdirp and handlebars (#1012)

    Bumps [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [handlebars](https://github.com/wycats/handlebars.js). These dependencies needed to be updated together.
    
    Updates `minimist` from 1.2.0 to 1.2.7
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.0...v1.2.7)
    
    Updates `mkdirp` from 0.5.1 to 0.5.6
    - [Release notes](https://github.com/isaacs/node-mkdirp/releases)
    - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)
    
    Updates `handlebars` from 4.1.2 to 4.7.7
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    - dependency-name: mkdirp
      dependency-type: indirect
    - dependency-name: handlebars
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    8d1a6e1 View commit details
    Browse the repository at this point in the history
  5. Bump minimatch from 3.0.4 to 3.0.8 (#1016)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    5bdbd11 View commit details
    Browse the repository at this point in the history
  6. Bump qs from 6.5.2 to 6.5.3 (#1021)

    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    84e665a View commit details
    Browse the repository at this point in the history
  7. Bump ejs and grunt-contrib-nodeunit (#1013)

    Bumps [ejs](https://github.com/mde/ejs) to 3.1.8 and updates ancestor dependency [grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit). These dependencies need to be updated together.
    
    
    Updates `ejs` from 2.6.1 to 3.1.8
    - [Release notes](https://github.com/mde/ejs/releases)
    - [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
    - [Commits](mde/ejs@v2.6.1...v3.1.8)
    
    Updates `grunt-contrib-nodeunit` from 2.0.0 to 4.0.0
    - [Release notes](https://github.com/gruntjs/grunt-contrib-nodeunit/releases)
    - [Changelog](https://github.com/gruntjs/grunt-contrib-nodeunit/blob/main/CHANGELOG)
    - [Commits](gruntjs/grunt-contrib-nodeunit@v2.0.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: ejs
      dependency-type: indirect
    - dependency-name: grunt-contrib-nodeunit
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    6078ad6 View commit details
    Browse the repository at this point in the history
  8. Bump shelljs and grunt-contrib-jshint (#1025)

    Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used after updating ancestor dependency [grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint). These dependencies need to be updated together.
    
    
    Removes `shelljs`
    
    Updates `grunt-contrib-jshint` from 2.1.0 to 3.2.0
    - [Release notes](https://github.com/gruntjs/grunt-contrib-jshint/releases)
    - [Changelog](https://github.com/gruntjs/grunt-contrib-jshint/blob/main/CHANGELOG)
    - [Commits](gruntjs/grunt-contrib-jshint@v2.1.0...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: shelljs
      dependency-type: indirect
    - dependency-name: grunt-contrib-jshint
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    0a7b5dd View commit details
    Browse the repository at this point in the history
  9. Bump y18n from 4.0.0 to 4.0.3 (#1026)

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
    - [Commits](yargs/y18n@v4.0.0...y18n-v4.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: y18n
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    e501621 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. tests: Fix guess tests for 2023

    tz.guess() works by checking offsets starting with <currentYear - 2>.
    Some zones had their last transition in 2020, which is now outside
    the range of guesses, so their guess answers changed.
    gilmoreorless committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    c83479e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc29369 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Add deprecation warning to 2012-2022 pre-built files (#1036)

    It's 2023 now, these files are producing incorrect results for
    the current year.
    gilmoreorless committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    61b14d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Bump moment dependency to 2.29.4 (#1004)

    Moment Timezone still works with core Moment 2.9.0 and above. But security
    auditing tools are continually complaining about old versions being brought in
    via package managers. Bumping the dependency to the latest version should at
    least silence the warnings, even if it's not semantically correct.
    
    Co-authored-by: Igor Omelchenko <a@megapixel23.com>
    gilmoreorless and MEGApixel23 committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    8080504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ace9a77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76f5a75 View commit details
    Browse the repository at this point in the history
  4. Bump version to 0.5.41

    gilmoreorless committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    cd35dc6 View commit details
    Browse the repository at this point in the history
  5. changelog: Add 0.5.41

    gilmoreorless committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    78cf3ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98d3add View commit details
    Browse the repository at this point in the history