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.13.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.14.0
Choose a head ref
  • 12 commits
  • 22 files changed
  • 7 contributors

Commits on Jan 31, 2025

  1. feat: add Support for Symlinks in tar Rule's Runfiles Handling (#1036)

    EXPERIMENTAL!  tar now supports preserving symlinks
    ewianda authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    219b907 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

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

Commits on Feb 14, 2025

  1. docs: explain that using pre-release exposes Go dependency (#1042)

    * docs: explain that using pre-release exposes Go dependency
    
    * Update README.md
    alexeagle authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    c426f9e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. fix: expose LC_ALL variable in tar toolchain (#1053)

    * fix: expose LC_ALL variable in tar toolchain
    
    * fix docs
    
    * remove bad private
    
    * remove bad private
    
    * Update lib/private/utf8_environment.bzl
    
    Co-authored-by: Sahin Yort <[email protected]>
    
    ---------
    
    Co-authored-by: Sahin Yort <[email protected]>
    alexeagle and thesayyn authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    c65bd43 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency rules_go to v0.53.0 (#1049)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    5f149e7 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update module github.com/bazelbuild/rules_go to v0.53.0 (#…

    …1050)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    c347228 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    661ecac View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency bazel to v8.1.1 (#1034)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    640fbd3 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update pre-commit hook crate-ci/typos to v1.30.0 (#1051)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    4e624f2 View commit details
    Browse the repository at this point in the history
  7. fix(deps): update module golang.org/x/sys to v0.30.0 (#1043)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    7e7fd1e View commit details
    Browse the repository at this point in the history
  8. chore(deps): update pre-commit hook commitizen-tools/commitizen to v4…

    ….4.1 (#1045)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    a7adbfb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    475f87a View commit details
    Browse the repository at this point in the history
Loading