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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.44
Choose a base ref
...
head repository: moment/moment-timezone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.45
Choose a head ref
  • 12 commits
  • 53 files changed
  • 3 contributors

Commits on Feb 3, 2024

  1. tests: Rebuild guess tests for 2024

    Unfortunately the guess() function is sensitive to changes to the current year.
    Ticking over to 2024 means that Fiji now acts the same as other zones for
    the date ranges checked. Since it has the largest population, it becomes the
    default guess for a whole bunch of Pacific zones.
    gilmoreorless committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    49fa3a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8974d4f View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @babel/traverse from 7.17.3 to 7.23.2 (#1094)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.3 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    6bf33a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba275d2 View commit details
    Browse the repository at this point in the history
  5. data: Add 2024a

    web-flow authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    a276881 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d6bced View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c31d29 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    526030f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    253bb00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a32e82 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.5.45

    gilmoreorless committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    2d2b9a3 View commit details
    Browse the repository at this point in the history
  4. 2 Configuration menu
    Copy the full SHA
    16157c7 View commit details
    Browse the repository at this point in the history
Loading