Skip to content

chore: bump dependencies #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Apr 7, 2025
Merged

Conversation

manuelnaranjo
Copy link
Collaborator

Bumping all of bazel dependencies, also bumping some golang dependencies

Copy link

github-actions bot commented Mar 19, 2025

⚠️ Optional job e2e-bzlmod-toolchain-circular-dependencies failed ⚠️

  • exit status: 1

@manuelnaranjo manuelnaranjo force-pushed the mnaranjo/bump-dependencies branch 2 times, most recently from acf751b to 01d07cf Compare March 19, 2025 14:19
Make sure bazel mod reports integrity reproducibility properly both in
integrity and sha256 modes
Stop supporting bzlmod in bazel 6.x mode
there was a miss-match between CI and the makefile helper
@manuelnaranjo manuelnaranjo force-pushed the mnaranjo/bump-dependencies branch 2 times, most recently from f997751 to 3954e75 Compare March 19, 2025 14:34
cc_library is now part of rules_cc, linters fail without this
* Upgrading all bazel dependencies
* Upgrading some golang deps
Upgrading most of the dependencies listed in:
```bash
$ bazel run @rules_go//go -- list -u -m \
    -f '{{.}}{{if .Indirect}} IAMINDIRECT{{end}}' \
    all | grep -v IAMINDIRECT | grep '\['
```

Still pending github.com/sassoftware/go-rpmutils v0.2.0 [v0.4.0]
We can cleanup some of the test dependencies now
* update lock file
* add missing dependencies
@manuelnaranjo manuelnaranjo force-pushed the mnaranjo/bump-dependencies branch from 3954e75 to 1597c51 Compare March 19, 2025 14:48
@manuelnaranjo manuelnaranjo marked this pull request as ready for review March 19, 2025 14:55
@manuelnaranjo manuelnaranjo requested a review from kellyma2 March 19, 2025 14:55
@kellyma2 kellyma2 merged commit 43da098 into rmohr:main Apr 7, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants