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: JodaOrg/joda-time
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.12.5
Choose a base ref
...
head repository: JodaOrg/joda-time
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.12.6
Choose a head ref
  • 10 commits
  • 16 files changed
  • 4 contributors

Commits on Aug 28, 2023

  1. Match more time-zone IDs (#733)

    * Match some more IDs from java.time.*
    * Fixes #717
    jodastephen authored Aug 28, 2023
    1 Configuration menu
    Copy the full SHA
    0e251d2 View commit details
    Browse the repository at this point in the history
  2. Bump maven-install-plugin from 3.1.0 to 3.1.1 (#707)

    Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/apache/maven-install-plugin/releases)
    - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.0...maven-install-plugin-3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-install-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 28, 2023
    1 Configuration menu
    Copy the full SHA
    56b104e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Bump maven-resources-plugin from 3.3.0 to 3.3.1 (#708)

    Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1.
    - [Release notes](https://github.com/apache/maven-resources-plugin/releases)
    - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-resources-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2023
    1 Configuration menu
    Copy the full SHA
    b92d88e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Update FUNDING.yml

    jodastephen authored Nov 2, 2023
    1 Configuration menu
    Copy the full SHA
    1b5c2a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Update time zone data to 2023dgtz (#755)

    Co-authored-by: Stephen Colebourne (CI) <[email protected]>
    github-actions[bot] and jodastephen authored Dec 27, 2023
    1 Configuration menu
    Copy the full SHA
    7c8f13f View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Update dependencies

    dependabot[bot] authored and jodastephen committed Jan 6, 2024
    1 Configuration menu
    Copy the full SHA
    74ce3e9 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    dependabot[bot] authored and jodastephen committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    8186a31 View commit details
    Browse the repository at this point in the history
  3. improve exception message in DateTimeFormatter (#731)

    Co-authored-by: Stephen Colebourne <[email protected]>
    Cyril de Catheu and jodastephen authored Jan 6, 2024
    1 Configuration menu
    Copy the full SHA
    a804c5e View commit details
    Browse the repository at this point in the history
  4. Update after PR

    jodastephen committed Jan 6, 2024
    1 Configuration menu
    Copy the full SHA
    20384c3 View commit details
    Browse the repository at this point in the history
  5. Release v2.12.6

    jodastephen committed Jan 6, 2024
    1 Configuration menu
    Copy the full SHA
    d95b7d6 View commit details
    Browse the repository at this point in the history
Loading