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: cicirello/JavaPermutationTools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: cicirello/JavaPermutationTools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.1
Choose a head ref
  • 14 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 11, 2023

  1. Bump core from 2.4.3 to 2.4.4

    Bumps [core](https://github.com/cicirello/core) from 2.4.3 to 2.4.4.
    - [Release notes](https://github.com/cicirello/core/releases)
    - [Changelog](https://github.com/cicirello/core/blob/main/CHANGELOG.md)
    - [Commits](cicirello/core@v2.4.3...v2.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.cicirello:core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ca7f864 View commit details
    Browse the repository at this point in the history
  2. Bump junit-jupiter from 5.9.1 to 5.9.2

    Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.2.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.9.1...r5.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    d57930b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #309 from cicirello/dependabot/maven/master/org.ju…

    …nit.jupiter-junit-jupiter-5.9.2
    
    Bump junit-jupiter from 5.9.1 to 5.9.2
    cicirello authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e2d28c4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #308 from cicirello/dependabot/maven/master/org.ci…

    …cirello-core-2.4.4
    
    Bump core from 2.4.3 to 2.4.4
    cicirello authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    40fafeb View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    cicirello committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    237d8a5 View commit details
    Browse the repository at this point in the history
  6. bump copyright year

    cicirello committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    c84db3a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #310 from cicirello/bump-copyright

    Bump copyright year
    cicirello authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    58a3d00 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8

    Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0-M8.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.0.0-M8)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    9dd1fab View commit details
    Browse the repository at this point in the history
  2. Bump rho-mu from 3.0.1 to 3.0.2

    Bumps [rho-mu](https://github.com/cicirello/rho-mu) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/cicirello/rho-mu/releases)
    - [Changelog](https://github.com/cicirello/rho-mu/blob/main/CHANGELOG.md)
    - [Commits](cicirello/rho-mu@v3.0.1...v3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.cicirello:rho-mu
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    a79ac4c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #311 from cicirello/dependabot/maven/master/org.ap…

    …ache.maven.plugins-maven-surefire-plugin-3.0.0-M8
    
    Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8
    cicirello authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    aba852c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #312 from cicirello/dependabot/maven/master/org.ci…

    …cirello-rho-mu-3.0.2
    
    Bump rho-mu from 3.0.1 to 3.0.2
    cicirello authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ba30c60 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    cicirello authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    46bdcf8 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    cicirello committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    9f19989 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #313 from cicirello/prep-release

    Prepare release 5.0.1
    cicirello authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    cd2960b View commit details
    Browse the repository at this point in the history
Loading