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
David Knaack
d869b3a098
refactor: replace reqwest with ureq ( #844 )
2020-01-19 11:00:40 -05:00
dependabot-preview[bot]
6a9eaa90b5
build(deps): bump toml from 0.5.5 to 0.5.6
...
Bumps [toml](https://github.com/alexcrichton/toml-rs ) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases )
- [Commits](https://github.com/alexcrichton/toml-rs/compare/0.5.5...0.5.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-18 18:53:09 +00:00
Matan Kushner
70428f7a9d
chore(bump): v0.33.1
2020-01-15 23:56:59 -05:00
dependabot-preview[bot]
1f9059c611
build(deps): bump once_cell from 1.2.0 to 1.3.0
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.2.0 to 1.3.0.
- [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/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-15 06:02:51 +00:00
dependabot-preview[bot]
044f342914
build(deps): bump os_info from 1.2.0 to 1.3.0
...
Bumps [os_info](https://github.com/darkeld3r/os_info ) from 1.2.0 to 1.3.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.2...v1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-15 05:47:07 +00:00
dependabot-preview[bot]
fa6de4b769
build(deps): bump reqwest from 0.10.0 to 0.10.1
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.10.0 to 0.10.1.
- [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.0...v0.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-10 05:43:13 +00:00
dependabot-preview[bot]
f1b27f5572
build(deps): bump nom from 5.0.1 to 5.1.0
...
Bumps [nom](https://github.com/Geal/nom ) from 5.0.1 to 5.1.0.
- [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.0.1...5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-08 05:43:32 +00:00
Matan Kushner
25079b029c
chore(bump): v0.33.0
2020-01-06 12:45:38 -05:00
dependabot-preview[bot]
a251ddb957
build(deps): bump reqwest from 0.9.24 to 0.10.0 ( #797 )
...
* build(deps): bump reqwest from 0.9.24 to 0.10.0
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.9.24 to 0.10.0.
- [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.9.24...v0.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 12:10:30 -05:00
dependabot-preview[bot]
e050935419
build(deps): bump sysinfo from 0.10.3 to 0.10.4
...
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo ) from 0.10.3 to 0.10.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-01-06 15:09:45 +00:00
Jon Grythe Stødle
8e5fa60fc8
feat: Add the starship explain
command ( #699 )
...
This adds the explain argument to Starship, which explains what the printed modules in the prompt are.
2020-01-01 23:19:08 -05:00
Matan Kushner
891fa9da50
chore(bump): v0.32.2
2019-12-28 10:05:41 -05:00
dependabot-preview[bot]
7e568a1e73
build(deps): bump rayon from 1.2.1 to 1.3.0 ( #777 )
...
Bumps [rayon](https://github.com/rayon-rs/rayon ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases )
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md )
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.2.1...rayon-core-v1.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-23 10:23:45 -05:00
Matan Kushner
b0a8003a59
chore(bump): v0.32.1
2019-12-20 15:45:19 -05:00
Matan Kushner
d1b725a47c
build: Use native SSL instead of OpenSSL
2019-12-20 15:42:21 -05:00
Matan Kushner
e6625cf6df
chore(bump): v0.32.0
2019-12-20 13:58:04 -05:00
Matan Kushner
d6094d7b9d
chore(bump): v0.31.0
2019-12-19 17:18:11 -05:00
dependabot-preview[bot]
63594b746e
build(deps): bump gethostname from 0.2.0 to 0.2.1
...
Bumps [gethostname](https://github.com/lunaryorn/gethostname.rs ) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/lunaryorn/gethostname.rs/releases )
- [Changelog](https://github.com/lunaryorn/gethostname.rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lunaryorn/gethostname.rs/compare/gethostname-0.2.0...gethostname-0.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 06:05:51 +00:00
dependabot-preview[bot]
c82aeb70db
build(deps): bump sysinfo from 0.10.2 to 0.10.3 ( #747 )
...
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo ) from 0.10.2 to 0.10.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>
2019-12-17 23:15:16 -05:00
Matan Kushner
af7e9fd26e
revert: "build(deps): bump log from 0.4.8 to 0.4.10"
...
This reverts commit dd112719e6
.
2019-12-17 11:10:07 -05:00
dependabot-preview[bot]
85ad2d5d00
build(deps): bump hermit-abi from 0.1.3 to 0.1.5
...
Bumps [hermit-abi](https://github.com/hermitcore/rusty-hermit ) from 0.1.3 to 0.1.5.
- [Release notes](https://github.com/hermitcore/rusty-hermit/releases )
- [Commits](https://github.com/hermitcore/rusty-hermit/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 16:28:13 +00:00
dependabot-preview[bot]
dd112719e6
build(deps): bump log from 0.4.8 to 0.4.10
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.8 to 0.4.10.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/compare/0.4.8...0.4.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 16:27:33 +00:00
dependabot-preview[bot]
43d352db1b
build(deps): bump os_info from 1.1.3 to 1.2.0 ( #742 )
2019-12-16 15:45:32 +00:00
dependabot-preview[bot]
7808faf33f
build(deps): bump serde from 1.0.103 to 1.0.104 ( #741 )
2019-12-16 15:44:34 +00:00
Jon Grythe Stødle
76804cc3c8
feat: Add bug-report
sub-command ( #725 )
...
This adds a sub command to generate the link. Information, such as operating system and it's version; the current shell's config; and current starship conf, is gathered from the environment and is included in the pre-filled text. The command will also try to open the link in the default browser. Should that fail it will print the link instead and ask the user to copy it.
2019-12-14 18:40:12 -05:00
dependabot-preview[bot]
740b51bd60
build(deps): bump git2 from 0.10.2 to 0.11.0
...
Bumps [git2](https://github.com/rust-lang/git2-rs ) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases )
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.10.2...git2-curl-0.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-13 16:44:37 -05:00
Matan Kushner
16ddd6b31d
chore(bump): v0.30.1
2019-12-13 14:58:33 -05:00
Matan Kushner
2e1051fbca
chore(bump): v0.30.0
2019-12-13 14:40:35 -05:00
dependabot-preview[bot]
d71373b265
build(deps): bump sysinfo from 0.9.6 to 0.10.2 ( #711 )
2019-12-12 15:32:46 -05:00
Matan Kushner
18cad62a73
chore(bump): v0.29.0
2019-12-11 11:43:16 -05:00
Matan Kushner
f458a5e8c9
chore(config_derive): v0.1.1
2019-12-07 16:43:44 -05:00
Matan Kushner
4e23a9a695
chore(bump): v0.28.0
2019-12-06 17:08:52 -05:00
dependabot-preview[bot]
78ca70a517
build(deps): bump serde_json from 1.0.42 to 1.0.44
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.42 to 1.0.44.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.42...v1.0.44 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-05 09:26:02 -05:00
Matan Kushner
44d08e7d10
chore(bump): v0.27.0
2019-12-03 11:52:43 -05:00
Matan Kushner
91d6df3080
chore(bump): v0.26.5
2019-11-27 12:11:22 -05:00
dependabot-preview[bot]
2475f54459
build(deps): bump battery from 0.7.4 to 0.7.5 ( #671 )
...
Bumps [battery](https://github.com/svartalf/rust-battery ) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/svartalf/rust-battery/releases )
- [Changelog](https://github.com/svartalf/rust-battery/blob/master/CHANGELOG.md )
- [Commits](https://github.com/svartalf/rust-battery/compare/0.7.4...0.7.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-27 00:52:09 -05:00
dependabot-preview[bot]
e5d8fa9e14
build(deps): bump chrono from 0.4.9 to 0.4.10 ( #665 )
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.9 to 0.4.10.
- [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.9...v0.4.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 12:08:34 -05:00
dependabot-preview[bot]
de1b263cdd
build(deps): bump serde_json from 1.0.41 to 1.0.42 ( #666 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.41 to 1.0.42.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.41...v1.0.42 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 11:28:12 -05:00
dependabot-preview[bot]
50839f168d
build(deps): bump rayon from 1.2.0 to 1.2.1 ( #654 )
...
Bumps [rayon](https://github.com/rayon-rs/rayon ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/rayon-rs/rayon/releases )
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md )
- [Commits](https://github.com/rayon-rs/rayon/compare/v1.2.0...rayon-core-v1.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-21 13:18:39 -05:00
dependabot-preview[bot]
5e17505968
build(deps): bump git2 from 0.10.1 to 0.10.2 ( #655 )
...
Bumps [git2](https://github.com/rust-lang/git2-rs ) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/rust-lang/git2-rs/releases )
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.10.1...0.10.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-21 13:18:30 -05:00
Matan Kushner
6a45e561fc
chore(bump): v0.26.4
2019-11-13 11:12:35 +09:00
Matan Kushner
512ed75ef2
chore(bump): v0.26.3
2019-11-13 01:20:03 +09:00
dependabot-preview[bot]
cd6cba1e52
build(deps): bump unicode-segmentation from 1.5.0 to 1.6.0 ( #638 )
...
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/unicode-rs/unicode-segmentation/releases )
- [Commits](https://github.com/unicode-rs/unicode-segmentation/compare/v1.5.0...v1.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-11-12 11:46:25 +09:00
dependabot-preview[bot]
b02d6fe3c8
build(deps): bump sysinfo from 0.9.5 to 0.9.6 ( #633 )
...
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo ) from 0.9.5 to 0.9.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>
2019-11-08 15:19:47 +09:00
Matan Kushner
0c7492a8da
chore(bump): v0.26.2
2019-11-03 10:00:06 +09:00
Matan Kushner
0be6d0194b
chore(bump): v0.26.0
2019-11-02 20:14:03 +09:00
dependabot-preview[bot]
26fa4ec1ea
build(deps): bump unicode-segmentation from 1.3.0 to 1.5.0 ( #610 )
...
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation ) from 1.3.0 to 1.5.0.
- [Release notes](https://github.com/unicode-rs/unicode-segmentation/releases )
- [Commits](https://github.com/unicode-rs/unicode-segmentation/commits/v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-11-01 18:02:04 +09:00
dependabot-preview[bot]
f2cb529d1b
build(deps): bump toml from 0.5.3 to 0.5.4 ( #604 )
...
Bumps [toml](https://github.com/alexcrichton/toml-rs ) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases )
- [Commits](https://github.com/alexcrichton/toml-rs/compare/0.5.3...0.5.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-29 21:35:45 +09:00