Skip to content

Tags: bazeltools/bazel-deps

Tags

v0.1-60

Toggle v0.1-60's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve logging for gradle resolver (#378)

Co-authored-by: Oscar Boykin <[email protected]>

v0.1-59

Toggle v0.1-59's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use SortedMap in GradleResolver, fix property tests (#377)

Co-authored-by: Oscar Boykin <[email protected]>

v0.1-58

Toggle v0.1-58's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 gradle resolver refactors (#376)

* checkpoint some refactors should be no-op

* add failing test

* show all the loop errors

* be fully applicative in writer

* Add test of Circular edges error

* respond to review comments

* fix typo

---------

Co-authored-by: Oscar Boykin <[email protected]>

v0.1-57

Toggle v0.1-57's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump actions/cache from 3 to 4 (#372)

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.1-56

Toggle v0.1-56's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Show the nodes that depend on root of a loop (#375)

Co-authored-by: Oscar Boykin <[email protected]>

v0.1-55

Toggle v0.1-55's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Try to fix release (#374)

Co-authored-by: Oscar Boykin <[email protected]>

v0.1-52

Toggle v0.1-52's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add explicit bundles for native-build (#370)

v0.1-51

Toggle v0.1-51's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix release process, take 2 (#369)

I've tested native-image building by modifying
release.yml temporarily, so this time hopefully native-image building should work.

v0.1-46

Toggle v0.1-46's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump actions/download-artifact from 1 to 3 (#364)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v1...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.1-43

Toggle v0.1-43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update GitHub Actions automatically (#362)