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: bazel-contrib/bazel-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.20.0
Choose a base ref
...
head repository: bazel-contrib/bazel-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.21.0
Choose a head ref
  • 7 commits
  • 43 files changed
  • 6 contributors

Commits on Jul 19, 2025

  1. chore: add windows_arm64 support to yq (#1125)

    * chore: add windows_arm64 support to yq
    
    * Update docs to fix tests
    dennisameling authored Jul 19, 2025
    Configuration menu
    Copy the full SHA
    bbdbcf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. chore(deps): update bazel-contrib/publish-to-bcr action to v0.2.2 (#1116

    )
    
    * chore(deps): update bazel-contrib/publish-to-bcr action to v0.2.2
    
    * Update publish.yaml
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Alex Eagle <[email protected]>
    renovate[bot] and alexeagle authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    f48fc62 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency bazel to v8.3.1 (#1117)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    62d759e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

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

Commits on Aug 5, 2025

  1. chore(deps): update coreutils to v0.1.0 (#1136)

    * chore(deps): update coreutils to v0.1.0
    
    Triggered by bazel-contrib/rules_oci#826
    
    * Update docs
    gzm0 authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    4af6c32 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. feat: fix zstd_toolchain and enable root tests on Windows (#1137)

    * windows fixes
    
    * update
    
    * green root tests for windows
    
    * enable another test on windows
    
    * enable coreutils tests on windows
    
    * fix comment
    
    * fix issue during copy_directory_toolchain analysis
    
    * remove workaround
    
    * lint fix
    
    * disable 4 tests on windows
    
    * disable two incompatible tests on windows
    
    * bazel 8 fixes
    
    * add noshow_progress to ci jobs
    
    * fix windows/bazel7
    
    * bump skylib 1.8.1 and disable one bats test
    
    * tidy
    
    * fix presubmit
    
    * align bcr patches to go bump
    
    * Update BUILD.bazel
    
    * Apply suggestions from code review
    
    * update e2e versions to match root
    
    * lock onto current go1.22.7
    
    * Update go.mod
    
    * update patches
    
    ---------
    
    Co-authored-by: Fabian Meumertzheim <[email protected]>
    peakschris and fmeum authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    c640a9c View commit details
    Browse the repository at this point in the history
  2. chore: Update Go to 1.24.6 (#1147)

    Also enable macOS and Windows tests for all PRs.
    
    Work towards #1146
    fmeum authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    fafce60 View commit details
    Browse the repository at this point in the history
Loading