1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-07 19:10:47 +00:00
Commit Graph

201 Commits

Author SHA1 Message Date
Thomas O'Donnell
3510bfe044 chore(bump): v0.39.0 2020-04-06 17:23:46 +02:00
dependabot-preview[bot]
7e7ec4e682 build(deps): bump serde_json from 1.0.50 to 1.0.51
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.50 to 1.0.51.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.50...v1.0.51)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 06:03:11 +00:00
dependabot-preview[bot]
7a39ba6ff1
build(deps): bump git2 from 0.13.0 to 0.13.1 (#1043)
* build(deps): bump git2 from 0.13.0 to 0.13.1

Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.13.0...0.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fix git2 build failures

Fix the dependencies for git2 based on the suggestions from
https://github.com/rust-lang/git2-rs/issues/540.

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Thomas O'Donnell <andy.tom@gmail.com>
2020-04-03 22:40:21 +02:00
dependabot-preview[bot]
a9d3143b9f build(deps): bump serde_json from 1.0.48 to 1.0.50
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.48 to 1.0.50.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.48...v1.0.50)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 06:13:43 +00:00
dependabot-preview[bot]
a3b7b7b56a build(deps): bump regex from 1.3.5 to 1.3.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.3.5...1.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 05:44:08 +00:00
dependabot-preview[bot]
ecc01af23e build(deps): bump sysinfo from 0.11.7 to 0.12.0
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.11.7 to 0.12.0.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 17:44:05 +00:00
Matan Kushner
ad6750113e
chore(bump): v0.38.1 2020-03-22 18:03:53 -04:00
Matan Kushner
f267b3debe
chore(bump): v0.38.0 2020-03-19 15:43:24 -04:00
Matan Kushner
3211b36d5d
chore(bump): v0.37.1 2020-03-19 14:06:41 -04:00
dependabot-preview[bot]
3c0718cca6 build(deps): bump os_info from 2.0.1 to 2.0.2
Bumps [os_info](https://github.com/darkeld3r/os_info) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/darkeld3r/os_info/releases)
- [Changelog](https://github.com/DarkEld3r/os_info/blob/master/Changelog.md)
- [Commits](https://github.com/darkeld3r/os_info/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 05:46:37 +00:00
dependabot-preview[bot]
d5cf340a72 build(deps): bump git2 from 0.12.0 to 0.13.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.12.0...git2-curl-0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 05:46:00 +00:00
David Knaack
56d475578e
fix: possible fix for Intermittent Test Failures in GH Actions (#987)
* fix: possible fix for Intermittent Test Failures in GH Actions

* undo some of the chnages to directory.rs

* typo

* add docs
2020-03-15 12:12:25 -05:00
David Knaack
fef8cc8bbd
improvement: replace reqwest with attohttpc (#999) 2020-03-14 21:07:34 -04:00
dependabot-preview[bot]
8479e72b3e build(deps): bump regex from 1.3.4 to 1.3.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.3.4...1.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-14 16:08:56 +00:00
dependabot-preview[bot]
cae6a3dfc3 build(deps): bump sysinfo from 0.11.6 to 0.11.7
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.11.6 to 0.11.7.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-12 05:39:54 +00:00
dependabot-preview[bot]
af5071d6db build(deps): bump sysinfo from 0.11.4 to 0.11.6
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.11.4 to 0.11.6.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 06:05:18 +00:00
dependabot-preview[bot]
47ba291616 build(deps): bump open from 1.3.4 to 1.4.0
Bumps [open](https://github.com/Byron/open-rs) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/master/changelog.md)
- [Commits](https://github.com/Byron/open-rs/compare/v1.3.4...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 06:00:55 +00:00
dependabot-preview[bot]
3f22e33ef1 build(deps): bump chrono from 0.4.10 to 0.4.11
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.10...v0.4.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 06:00:11 +00:00
dependabot-preview[bot]
b684d80aab build(deps): bump sysinfo from 0.11.3 to 0.11.4
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-06 05:40:25 +00:00
dependabot-preview[bot]
0674007bfe build(deps): bump reqwest from 0.10.3 to 0.10.4
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.3 to 0.10.4.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.10.3...v0.10.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-04 05:38:54 +00:00
Matan Kushner
5a25ec3c71
chore(bump): v0.37.0 2020-03-01 22:32:48 -05:00
dependabot-preview[bot]
b27e8466ed build(deps): bump git2 from 0.11.0 to 0.12.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.11.0...git2-curl-0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-27 08:41:45 +00:00
dependabot-preview[bot]
cc73beaa79 build(deps): bump reqwest from 0.10.2 to 0.10.3
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.10.2...v0.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-27 05:51:45 +00:00
dependabot-preview[bot]
68efcc1286 build(deps): bump sysinfo from 0.11.2 to 0.11.3
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-27 05:39:27 +00:00
dependabot-preview[bot]
15f4202df1 build(deps): bump nom from 5.1.0 to 5.1.1
Bumps [nom](https://github.com/Geal/nom) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/Geal/nom/releases)
- [Changelog](https://github.com/Geal/nom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Geal/nom/compare/5.1.0...5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 05:41:24 +00:00
dependabot-preview[bot]
ca99c6c220 build(deps): bump reqwest from 0.10.1 to 0.10.2
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.10.1...v0.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 17:02:05 +00:00
dependabot-preview[bot]
871be692ad build(deps): bump os_info from 2.0.0 to 2.0.1
Bumps [os_info](https://github.com/darkeld3r/os_info) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/darkeld3r/os_info/releases)
- [Changelog](https://github.com/DarkEld3r/os_info/blob/master/Changelog.md)
- [Commits](https://github.com/darkeld3r/os_info/compare/v2.0...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 05:50:46 +00:00
Kevin Lane
ce540fff7a
feat: display Gradle project version (#662)
This PR adds package version support for Gradle projects. The version number is extracted from the `build.gradle` file in the current directory, similar to existing support for other packages.
2020-02-21 14:12:21 -05:00
Matan Kushner
53c6639540
chore(bump): v0.36.1 2020-02-19 16:22:09 -05:00
dependabot-preview[bot]
ed04c61704 build(deps): bump serde_json from 1.0.47 to 1.0.48
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.47 to 1.0.48.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.47...v1.0.48)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-14 05:41:05 +00:00
Matan Kushner
a15af9b41c
chore(bump): v0.36.0 2020-02-12 21:46:53 -05:00
dependabot-preview[bot]
a485fd6896
build(deps): bump sysinfo from 0.11.1 to 0.11.2 (#930)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)
2020-02-12 13:47:03 -05:00
dependabot-preview[bot]
f8615f9a36 build(deps): bump open from 1.3.3 to 1.3.4
Bumps [open](https://github.com/Byron/open-rs) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/master/changelog.md)
- [Commits](https://github.com/Byron/open-rs/commits/v1.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-12 05:41:48 +00:00
dependabot-preview[bot]
0e8b1c659d build(deps): bump os_info from 1.3.3 to 2.0.0
Bumps [os_info](https://github.com/darkeld3r/os_info) from 1.3.3 to 2.0.0.
- [Release notes](https://github.com/darkeld3r/os_info/releases)
- [Changelog](https://github.com/DarkEld3r/os_info/blob/master/Changelog.md)
- [Commits](https://github.com/darkeld3r/os_info/compare/v1.3.3...v2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-11 05:44:45 +00:00
dependabot-preview[bot]
026de6b0bc build(deps): bump sysinfo from 0.11.0 to 0.11.1
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-11 05:40:04 +00:00
dependabot-preview[bot]
58906a7a80 build(deps): bump serde_json from 1.0.46 to 1.0.47
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.46 to 1.0.47.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.46...v1.0.47)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 06:14:40 +00:00
dependabot-preview[bot]
9292ec63d4 build(deps): bump sysinfo from 0.10.5 to 0.11.0
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.10.5 to 0.11.0.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 05:57:33 +00:00
Matan Kushner
375cc51e7f chore(bump): v0.35.1 2020-02-06 10:31:10 -05:00
Matan Kushner
3f4eceabc2 chore(bump): v0.35.0
Former-commit-id: bc55166a6e3016c9355855e78c550173da53b1ce
2020-02-06 09:56:39 -05:00
Matan Kushner
21f2947222 revert: "refactor: replace reqwest with ureq (#844)" (#895)
Former-commit-id: 0908c12a4950b6b4ceea22a3e1cbd4a8039d4006
2020-02-05 22:58:39 -05:00
Matan Kushner
f14aef4769
chore(bump): v0.34.1 2020-02-03 17:04:16 -05:00
Matan Kushner
cb6819c7d8
chore(bump): v0.34.0 2020-02-03 16:59:02 -05:00
dependabot-preview[bot]
c30419877c build(deps): bump open from 1.3.2 to 1.3.3
Bumps [open](https://github.com/Byron/open-rs) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/master/changelog.md)
- [Commits](https://github.com/Byron/open-rs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 06:11:38 +00:00
dependabot-preview[bot]
7b370068ae build(deps): bump serde_json from 1.0.45 to 1.0.46
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.45 to 1.0.46.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.45...v1.0.46)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 06:05:58 +00:00
dependabot-preview[bot]
2968aac3ca build(deps): bump pretty_env_logger from 0.3.1 to 0.4.0
Bumps [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/seanmonstar/pretty-env-logger/releases)
- [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.3.1...v0.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 05:43:42 +00:00
dependabot-preview[bot]
4b9a11d094 build(deps): bump os_info from 1.3.2 to 1.3.3
Bumps [os_info](https://github.com/darkeld3r/os_info) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/darkeld3r/os_info/releases)
- [Changelog](https://github.com/DarkEld3r/os_info/blob/master/Changelog.md)
- [Commits](https://github.com/darkeld3r/os_info/compare/v1.3.2...v1.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 05:46:48 +00:00
dependabot-preview[bot]
a361a2ab17 build(deps): bump serde_json from 1.0.44 to 1.0.45
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.44...v1.0.45)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 05:40:40 +00:00
dependabot-preview[bot]
88e26f578d build(deps): bump os_info from 1.3.1 to 1.3.2
Bumps [os_info](https://github.com/darkeld3r/os_info) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/darkeld3r/os_info/releases)
- [Changelog](https://github.com/DarkEld3r/os_info/blob/master/Changelog.md)
- [Commits](https://github.com/darkeld3r/os_info/compare/v1.3.1...v1.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 06:34:12 +00:00
dependabot-preview[bot]
52a8ee67fc build(deps): bump once_cell from 1.3.0 to 1.3.1
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.3.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 06:17:21 +00:00
dependabot-preview[bot]
f10682957b build(deps): bump sysinfo from 0.10.4 to 0.10.5
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 05:58:39 +00:00