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: Barre/ZeroFS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sd416/ZeroFS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 16 files changed
  • 2 contributors

Commits on Jan 16, 2026

  1. Update .dependabot.yml

    sd416 authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    543fd91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2443c29 View commit details
    Browse the repository at this point in the history
  3. Bump the actions group with 5 updates

    Bumps the actions group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |
    | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `6` |
    | [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `7` |
    | [docker/build-push-action](https://github.com/docker/build-push-action) | `5` | `6` |
    | [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `1` | `3` |
    
    
    Updates `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)
    
    Updates `actions/upload-artifact` from 4 to 6
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v6)
    
    Updates `actions/download-artifact` from 4 to 7
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v4...v7)
    
    Updates `docker/build-push-action` from 5 to 6
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v5...v6)
    
    Updates `actions/attest-build-provenance` from 1 to 3
    - [Release notes](https://github.com/actions/attest-build-provenance/releases)
    - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
    - [Commits](actions/attest-build-provenance@v1...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: actions/download-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: docker/build-push-action
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: actions/attest-build-provenance
      dependency-version: '3'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    b515819 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from sd416/dependabot/github_actions/actions-e1…

    …32ee9291
    
    Bump the actions group with 5 updates
    sd416 authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    5114c5a View commit details
    Browse the repository at this point in the history
Loading