Skip to content

Releases: bazeltools/bazelfe

Auto generated release for bazel-runner

26 Oct 17:11
00ba82d
Compare
Choose a tag to compare
Bump futures from 0.3.5 to 0.3.7 in /bazelfe-core (#4)

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.5 to 0.3.7.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.5...0.3.7)

Signed-off-by: dependabot[bot] <[email protected]>

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

Auto generated release for bazel-runner

26 Oct 17:12
11ae72d
Compare
Choose a tag to compare
Bump pinky-swear from 4.4.0 to 5.0.1 in /bazelfe-core (#2)

Bumps [pinky-swear](https://github.com/Keruspe/pinky-swear) from 4.4.0 to 5.0.1.
- [Release notes](https://github.com/Keruspe/pinky-swear/releases)
- [Commits](https://github.com/Keruspe/pinky-swear/compare/v4.4.0...v5.0.1)

Signed-off-by: dependabot[bot] <[email protected]>

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

Auto generated release for bazel-runner

26 Oct 17:07
c6552d1
Compare
Choose a tag to compare
Update README.md

Update, indexer is functional

Auto generated release for bazel-runner

26 Oct 17:01
7265e4f
Compare
Choose a tag to compare
Merge pull request #1 from bazeltools/ianoc/updatingIndexOnTheFly

A lot more test coverage

Auto generated release for bazel-runner

26 Oct 18:42
cd95568
Compare
Choose a tag to compare
v0.1-15

Remove seeks (#11)

Auto generated release for bazel-runner

26 Oct 17:35
1c45a8d
Compare
Choose a tag to compare
Update Cargo.toml (#10)

* Update Cargo.toml

Remove unused deps

* Update lock file

Auto generated release for bazel-runner

26 Oct 17:32
baa01b1
Compare
Choose a tag to compare
Bump ctrlc from 3.1.6 to 3.1.7 in /bazelfe-core (#6)

Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)
- [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.1.6...v3.1.7)

Signed-off-by: dependabot[bot] <[email protected]>

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

Auto generated release for bazel-runner

26 Oct 17:27
3b2681e
Compare
Choose a tag to compare
Bump tui from 0.10.0 to 0.12.0 in /bazelfe-core (#8)

Bumps [tui](https://github.com/fdehau/tui-rs) from 0.10.0 to 0.12.0.
- [Release notes](https://github.com/fdehau/tui-rs/releases)
- [Changelog](https://github.com/fdehau/tui-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fdehau/tui-rs/compare/v0.10.0...v0.12.0)

Signed-off-by: dependabot[bot] <[email protected]>

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

Auto generated release for bazel-runner

26 Oct 17:25
3d7dc5c
Compare
Choose a tag to compare
Bump bytes from 0.5.6 to 0.6.0 in /bazelfe-core (#3)

Bumps [bytes](https://github.com/tokio-rs/bytes) from 0.5.6 to 0.6.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v0.5.6...v0.6.0)

Signed-off-by: dependabot[bot] <[email protected]>

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

Auto generated release for bazel-runner

26 Oct 17:23
10f2ad7
Compare
Choose a tag to compare
v0.1-10

Drop the direct dependency to avoid version conflicts since we don't …