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: iipc/webarchive-commons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: webarchive-commons-3.0.4
Choose a base ref
...
head repository: iipc/webarchive-commons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 3 files changed
  • 4 contributors

Commits on May 2, 2026

  1. Configuration menu
    Copy the full SHA
    562f341 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2026

  1. Configuration menu
    Copy the full SHA
    caf1d00 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2026

  1. Merge pull request #157 from sebastian-nagel/dependabot-to-update-git…

    …hub-workflows
    
    Add GitHub Dependabot configuration to update GitHub workflow actions
    ato authored Jun 14, 2026
    Configuration menu
    Copy the full SHA
    6d7a68f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2026

  1. Bump actions/checkout from 4 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ato committed Jun 17, 2026
    Configuration menu
    Copy the full SHA
    ceb7fab View commit details
    Browse the repository at this point in the history
  2. Bump actions/cache from 4 to 5

    Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ato committed Jun 17, 2026
    Configuration menu
    Copy the full SHA
    0b99f0a View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-java from 4 to 5

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ato committed Jun 17, 2026
    Configuration menu
    Copy the full SHA
    a80a0b1 View commit details
    Browse the repository at this point in the history
  4. Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6

    Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.5 to 3.5.6.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-version: 3.5.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ato committed Jun 17, 2026
    Configuration menu
    Copy the full SHA
    e970962 View commit details
    Browse the repository at this point in the history
  5. Bump org.json:json from 20251224 to 20260522

    Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20251224 to 20260522.
    - [Release notes](https://github.com/douglascrockford/JSON-java/releases)
    - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
    - [Commits](stleary/JSON-java@2025122...2026052)
    
    ---
    updated-dependencies:
    - dependency-name: org.json:json
      dependency-version: '20260522'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ato committed Jun 17, 2026
    Configuration menu
    Copy the full SHA
    e31daca View commit details
    Browse the repository at this point in the history
Loading