summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2021-04-08feat: add version format configuration (#2499)Chris Rose
2021-04-06feat(config): print a suggestion for unknown fields (#2560)David Knaack
* feat(config): print a suggestion for unknown fields * Fix typo Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com> Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>
2021-04-06build(deps): bump os_info from 3.0.1 to 3.0.2dependabot-preview[bot]
Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/stanislav-tkach/os_info/releases) - [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md) - [Commits](https://github.com/stanislav-tkach/os_info/compare/v3.0.1...v3.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-05build(deps): bump attohttpc from 0.16.3 to 0.17.0dependabot-preview[bot]
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.16.3 to 0.17.0. - [Release notes](https://github.com/sbstp/attohttpc/releases) - [Commits](https://github.com/sbstp/attohttpc/compare/v0.16.3...v0.17.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-31feat(config): warn about unknown config key names (#2527)David Knaack
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
* feat: allow printing default and computed config * fix custom modules * actually fix custom modules
2021-03-31build(deps): bump shadow-rs from 0.5.24 to 0.5.25dependabot-preview[bot]
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 0.5.24 to 0.5.25. - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](https://github.com/baoyachi/shadow-rs/compare/0.5.24...0.5.25) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29build(deps): bump which from 4.0.2 to 4.1.0dependabot-preview[bot]
Bumps [which](https://github.com/harryfei/which-rs) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/harryfei/which-rs/releases) - [Commits](https://github.com/harryfei/which-rs/compare/4.0.2...4.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29build(deps): bump rust-ini from 0.16.1 to 0.17.0dependabot-preview[bot]
Bumps [rust-ini](https://github.com/zonyitoo/rust-ini) from 0.16.1 to 0.17.0. - [Release notes](https://github.com/zonyitoo/rust-ini/releases) - [Commits](https://github.com/zonyitoo/rust-ini/compare/v0.16.1...v0.17.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23chore(release): v0.51.0v0.51.0Matan Kushner
2021-03-23build(deps): bump serde from 1.0.124 to 1.0.125dependabot-preview[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.124 to 1.0.125. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.124...v1.0.125) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15build(deps): bump regex from 1.4.4 to 1.4.5dependabot-preview[bot]
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.4 to 1.4.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.4.4...1.4.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-12build(deps): bump regex from 1.4.3 to 1.4.4dependabot-preview[bot]
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.3 to 1.4.4. - [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.4.3...1.4.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-11build(deps): bump open from 1.5.1 to 1.6.0dependabot-preview[bot]
Bumps [open](https://github.com/Byron/open-rs) from 1.5.1 to 1.6.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.5.1...v1.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-11build(deps): bump byte-unit from 4.0.9 to 4.0.10dependabot-preview[bot]
Bumps [byte-unit](https://github.com/magiclen/byte-unit) from 4.0.9 to 4.0.10. - [Release notes](https://github.com/magiclen/byte-unit/releases) - [Commits](https://github.com/magiclen/byte-unit/compare/v4.0.9...v4.0.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08chore: run cargo update (#2434)David Knaack
2021-03-08build(deps): bump serde from 1.0.123 to 1.0.124dependabot-preview[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.123 to 1.0.124. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.123...v1.0.124) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08build(deps): bump indexmap from 1.6.1 to 1.6.2dependabot-preview[bot]
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/bluss/indexmap/releases) - [Commits](https://github.com/bluss/indexmap/compare/1.6.1...1.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-04fix: update vulnerable generic-array package (#2412)David Knaack
2021-03-04build(deps): bump open from 1.5.0 to 1.5.1dependabot-preview[bot]
Bumps [open](https://github.com/Byron/open-rs) from 1.5.0 to 1.5.1. - [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.5.0...v1.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-03build(deps): bump once_cell from 1.7.0 to 1.7.2dependabot-preview[bot]
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.7.0 to 1.7.2. - [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.7.0...v1.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01build(deps): bump open from 1.4.0 to 1.5.0dependabot-preview[bot]
Bumps [open](https://github.com/Byron/open-rs) from 1.4.0 to 1.5.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.4.0...v1.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01build(deps): bump serde_json from 1.0.63 to 1.0.64dependabot-preview[bot]
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.63 to 1.0.64. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.63...v1.0.64) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-01build(deps): bump notify-rust from 4.2.2 to 4.3.0dependabot-preview[bot]
Bumps [notify-rust](https://github.com/hoodie/notify-rust) from 4.2.2 to 4.3.0. - [Release notes](https://github.com/hoodie/notify-rust/releases) - [Changelog](https://github.com/hoodie/notify-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/hoodie/notify-rust/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-26build(deps): bump serde_json from 1.0.62 to 1.0.63dependabot-preview[bot]
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.62 to 1.0.63. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.62...v1.0.63) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-25build(deps): bump once_cell from 1.6.0 to 1.7.0dependabot-preview[bot]
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.6.0 to 1.7.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/compare/v1.6.0...v1.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-24build(deps): bump quick-xml from 0.21.0 to 0.22.0dependabot-preview[bot]
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](https://github.com/tafia/quick-xml/compare/v0.21.0...v0.22.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-23build(deps): bump once_cell from 1.5.2 to 1.6.0dependabot-preview[bot]
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.5.2 to 1.6.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/compare/v1.5.2...v1.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22build(deps): bump nix from 0.19.1 to 0.20.0dependabot-preview[bot]
Bumps [nix](https://github.com/nix-rust/nix) from 0.19.1 to 0.20.0. - [Release notes](https://github.com/nix-rust/nix/releases) - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](https://github.com/nix-rust/nix/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22build(deps): bump attohttpc from 0.16.1 to 0.16.3dependabot-preview[bot]
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.16.1 to 0.16.3. - [Release notes](https://github.com/sbstp/attohttpc/releases) - [Commits](https://github.com/sbstp/attohttpc/compare/v0.16.1...v0.16.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-08build(deps): bump serde_json from 1.0.61 to 1.0.62dependabot-preview[bot]
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.61 to 1.0.62. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.61...v1.0.62) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-04build(deps): bump quick-xml from 0.20.0 to 0.21.0dependabot-preview[bot]
Bumps [quick-xml](https://github.com/tafia/quick-xml) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](https://github.com/tafia/quick-xml/compare/v0.20.0...v0.21.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-02chore(release): v0.50.0v0.50.0Matan Kushner
2021-02-01build(deps): bump shadow-rs from 0.5.23 to 0.5.24dependabot-preview[bot]
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 0.5.23 to 0.5.24. - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](https://github.com/baoyachi/shadow-rs/compare/0.5.23...0.5.24) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-29chore(release): v0.49.0v0.49.0Matan Kushner
2021-01-27build(deps): bump log from 0.4.13 to 0.4.14dependabot-preview[bot]
Bumps [log](https://github.com/rust-lang/log) from 0.4.13 to 0.4.14. - [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.13...0.4.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-27build(deps): bump rand from 0.8.2 to 0.8.3dependabot-preview[bot]
Bumps [rand](https://github.com/rust-random/rand) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-26build(deps): bump serde from 1.0.122 to 1.0.123dependabot-preview[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.122 to 1.0.123. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.122...v1.0.123) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-26build(deps): bump sys-info from 0.7.0 to 0.8.0dependabot-preview[bot]
Bumps [sys-info](https://github.com/FillZpp/sys-info-rs) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/FillZpp/sys-info-rs/releases) - [Changelog](https://github.com/FillZpp/sys-info-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/FillZpp/sys-info-rs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-25build(deps): bump serde from 1.0.120 to 1.0.122dependabot-preview[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.120 to 1.0.122. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.120...v1.0.122) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-25build(deps): bump process_control from 3.0.0 to 3.0.1dependabot-preview[bot]
Bumps [process_control](https://github.com/dylni/process_control) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/dylni/process_control/releases) - [Commits](https://github.com/dylni/process_control/compare/3.0.0...3.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-25build(deps): bump git2 from 0.13.16 to 0.13.17dependabot-preview[bot]
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.16 to 0.13.17. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.16...0.13.17) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-22build: Add additional build information to version and bug report (#2124)Rust大闸蟹
* fix https://github.com/starship/starship/issues * cargo fmt * upgrade shadow-rs 0.5.6 * upgrade shadow-rs * update * complet bug_report infomation * cargo fmt * upgrade shadow-rs 0.5.11 * upgrade shadow-rs 0.5.14 * fixed:https://github.com/starship/starship/pull/2124#discussion_r559076634 fixed:https://github.com/starship/starship/pull/2124#discussion_r559076918 * add long_version * upgrade shadow-rs 0.5.19; adaptate clap version() use by shadow-rs clap_version() * fix unit test error * fix test error * upgrade shadow-rs 0.5.22 * upgrade shadow-rs 0.5.23
2021-01-22build(deps): bump rust-ini from 0.16.0 to 0.16.1dependabot-preview[bot]
Bumps [rust-ini](https://github.com/zonyitoo/rust-ini) from 0.16.0 to 0.16.1. - [Release notes](https://github.com/zonyitoo/rust-ini/releases) - [Commits](https://github.com/zonyitoo/rust-ini/compare/v0.16.0...v0.16.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-22build(deps): bump git2 from 0.13.15 to 0.13.16dependabot-preview[bot]
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.15 to 0.13.16. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.15...0.13.16) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-21perf(utils): Add timeout to `utils::exec_cmd` (#2171)Thomas O'Donnell
* perf(utils): Add timeout to `utils::exec_cmd` This adds a timeout to any command executed using the `utils::exec_cmd`. The initial time limit is hard coded to 500ms but if required we can make this configurable. Have also switched the tests to be a bit more granular on which systems they are ignored. * Terminate the processes if they timeout
2021-01-20build(deps): bump serde from 1.0.119 to 1.0.120dependabot-preview[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.119 to 1.0.120. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.119...v1.0.120) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18build(deps): bump path-slash from 0.1.3 to 0.1.4dependabot-preview[bot]
Bumps [path-slash](https://github.com/rhysd/path-slash) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/rhysd/path-slash/releases) - [Changelog](https://github.com/rhysd/path-slash/blob/master/CHANGELOG.md) - [Commits](https://github.com/rhysd/path-slash/compare/v0.1.3...v0.1.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-14build(deps): bump rand from 0.8.1 to 0.8.2dependabot-preview[bot]
Bumps [rand](https://github.com/rust-random/rand) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/0.8.1...0.8.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-13build(deps): bump tempfile from 3.1.0 to 3.2.0dependabot-preview[bot]
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/Stebalien/tempfile/releases) - [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS) - [Commits](https://github.com/Stebalien/tempfile/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>