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 Loading
base: 2.12.2
Choose a base ref
...
head repository: JodaOrg/joda-time Loading
compare: v2.12.3
Choose a head ref
  • 13 commits
  • 23 files changed
  • 6 contributors

Commits on Dec 17, 2022

  1. Bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#679)

    Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
    - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.3.0...maven-dependency-plugin-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-dependency-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    2b7ef49 View commit details
    Browse the repository at this point in the history
  2. CI: add CIFuzz Github action (#672)

    * CI: add CIFuzz Github action
    
    Signed-off-by: David Korczynski <[email protected]>
    
    * add permissions and hashsums
    
    Signed-off-by: David Korczynski <[email protected]>
    
    Signed-off-by: David Korczynski <[email protected]>
    Co-authored-by: Stephen Colebourne <[email protected]>
    DavidKorczynski and jodastephen committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    50b0897 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Fix bug in ZoneInfoCompiler.writeZoneInfoMap() (#681)

    `count` is a `short`, so it should be compared against `Short.MAX_VALUE`, not `Integer.MAX_VALUE`.
    kluever committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    0440038 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Fix build for Maven v3.9.0 (#693)

    * Fix build for Maven v3.9.0
    * Fix CI Fuzz
    jodastephen committed Mar 4, 2023
    1 Configuration menu
    Copy the full SHA
    4e33ca1 View commit details
    Browse the repository at this point in the history
  2. Update dependencies (#694)

    * Bump maven-dependency-plugin from 3.4.0 to 3.5.0
    
    Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
    - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.4.0...maven-dependency-plugin-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-dependency-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2
    
    Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.1 to 3.4.2.
    - [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
    - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.4.1...maven-project-info-reports-plugin-3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump maven-pmd-plugin from 3.19.0 to 3.20.0
    
    Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.19.0 to 3.20.0.
    - [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
    - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.19.0...maven-pmd-plugin-3.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-pmd-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump maven-plugin-plugin from 3.7.0 to 3.7.1
    
    Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.7.0 to 3.7.1.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.7.0...maven-plugin-tools-3.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump maven-enforcer-plugin from 3.1.0 to 3.2.1
    
    Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.1.0 to 3.2.1.
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.1.0...enforcer-3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump maven-deploy-plugin from 3.0.0 to 3.1.0
    
    Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0 to 3.1.0.
    - [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
    - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.0.0...maven-deploy-plugin-3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-deploy-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
    
    Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.1 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump maven-assembly-plugin from 3.4.2 to 3.5.0
    
    Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.4.2 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
    - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.4.2...maven-assembly-plugin-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-assembly-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    jodastephen and dependabot[bot] committed Mar 4, 2023
    1 Configuration menu
    Copy the full SHA
    c8993c4 View commit details
    Browse the repository at this point in the history
  3. Localization: Add Irish (GA) (#692)

    * Add Irish (GA) language file
    
    * Localization: Add Irish (GA)
    
    * Fix Irish (ga) traslación add unicode escapes
    antoniohernan committed Mar 4, 2023
    1 Configuration menu
    Copy the full SHA
    b6d2996 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    0f0afba View commit details
    Browse the repository at this point in the history
  5. Bump maven-plugin-plugin from 3.7.1 to 3.8.1 (#695)

    Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.7.1 to 3.8.1.
    - [Release notes](https://github.com/apache/maven-plugin-tools/releases)
    - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.7.1...maven-plugin-tools-3.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-plugin-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 4, 2023
    1 Configuration menu
    Copy the full SHA
    8570000 View commit details
    Browse the repository at this point in the history
  6. Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#696)

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

Commits on Mar 5, 2023

  1. 1 Configuration menu
    Copy the full SHA
    b022729 View commit details
    Browse the repository at this point in the history
  2. Fix tests to work with JDK 17 (#699)

    Fixes #674
    jodastephen committed Mar 5, 2023
    1 Configuration menu
    Copy the full SHA
    7858bb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Update time zone data to 2023agtz (#704)

    Co-authored-by: Stephen Colebourne (CI) <[email protected]>
    github-actions[bot] and jodastephen committed Mar 23, 2023
    1 Configuration menu
    Copy the full SHA
    32d9083 View commit details
    Browse the repository at this point in the history
  2. Release v2.12.3

    jodastephen committed Mar 23, 2023
    1 Configuration menu
    Copy the full SHA
    1e69573 View commit details
    Browse the repository at this point in the history
Loading