aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (cargo-release) version 0.19.5v0.19.5Sven-Hendrik Haase2022-05-181-1/+1
|
* Fix security issue with --no-symlinksSven-Hendrik Haase2022-05-181-54/+34
| | | | | Even with --no-symlinks specified, if a direct path to a symlink had been entered, it would be resolved. This fixes that behavior and improves tests to ensure this behavior.
* Merge pull request #800 from svenstaro/dependabot/cargo/rustls-0.20.5Sven-Hendrik Haase2022-05-161-2/+2
|\ | | | | Bump rustls from 0.20.4 to 0.20.5
| * Bump rustls from 0.20.4 to 0.20.5dependabot[bot]2022-05-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rustls](https://github.com/rustls/rustls) from 0.20.4 to 0.20.5. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.20.4...v/0.20.5) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump rstest from 0.12.0 to 0.13.0dependabot[bot]2022-05-161-2/+265
|/ | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](https://github.com/la10736/rstest/compare/0.12.0...0.13.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #797 from svenstaro/dependabot/cargo/socket2-0.4.5Sven-Hendrik Haase2022-05-111-3/+3
|\ | | | | Bump socket2 from 0.4.4 to 0.4.5
| * Bump socket2 from 0.4.4 to 0.4.5dependabot[bot]2022-05-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [socket2](https://github.com/rust-lang/socket2) from 0.4.4 to 0.4.5. - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.4.4...v0.4.5) --- updated-dependencies: - dependency-name: socket2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump clap from 3.1.17 to 3.1.18dependabot[bot]2022-05-111-7/+7
|/ | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.1.17 to 3.1.18. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.1.17...v3.1.18) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2022-05-061-5/+5
|
* Bump depsSven-Hendrik Haase2022-05-061-59/+59
|
* Merge pull request #789 from svenstaro/dependabot/cargo/log-0.4.17Sven-Hendrik Haase2022-05-031-2/+2
|\ | | | | Bump log from 0.4.16 to 0.4.17
| * Bump log from 0.4.16 to 0.4.17dependabot[bot]2022-05-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [log](https://github.com/rust-lang/log) from 0.4.16 to 0.4.17. - [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/commits/0.4.17) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump clap from 3.1.14 to 3.1.15dependabot[bot]2022-05-031-5/+5
|/ | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.1.14 to 3.1.15. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.1.14...v3.1.15) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #788 from svenstaro/dependabot/cargo/serde-1.0.137Sven-Hendrik Haase2022-05-021-4/+4
|\ | | | | Bump serde from 1.0.136 to 1.0.137
| * Bump serde from 1.0.136 to 1.0.137dependabot[bot]2022-05-021-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.137. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump clap_complete from 3.1.2 to 3.1.3dependabot[bot]2022-05-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v3.1.2...clap_complete-v3.1.3) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #786 from svenstaro/dependabot/cargo/clap-3.1.14Sven-Hendrik Haase2022-05-021-7/+7
|\ \ | | | | | | Bump clap from 3.1.12 to 3.1.14
| * | Bump clap from 3.1.12 to 3.1.14dependabot[bot]2022-05-021-7/+7
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.1.12 to 3.1.14. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.1.12...v3.1.14) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / Bump thiserror from 1.0.30 to 1.0.31dependabot[bot]2022-05-021-4/+4
|/ | | | | | | | | | | | | | Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.30 to 1.0.31. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.30...1.0.31) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump http from 0.2.6 to 0.2.7dependabot[bot]2022-04-291-2/+2
| | | | | | | | | | | | | | | Bumps [http](https://github.com/hyperium/http) from 0.2.6 to 0.2.7. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/http/compare/v0.2.6...v0.2.7) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump httparse from 1.7.0 to 1.7.1dependabot[bot]2022-04-271-2/+2
| | | | | | | | | | | | | | Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: httparse dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2022-04-231-7/+7
|
* Bump anyhow from 1.0.56 to 1.0.57dependabot[bot]2022-04-221-2/+2
| | | | | | | | | | | | | | Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.56 to 1.0.57. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.56...1.0.57) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2022-04-201-45/+44
|
* Merge pull request #774 from svenstaro/dependabot/cargo/clap-3.1.10Sven-Hendrik Haase2022-04-201-5/+5
|\ | | | | Bump clap from 3.1.9 to 3.1.10
| * Bump clap from 3.1.9 to 3.1.10dependabot[bot]2022-04-201-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.1.9 to 3.1.10. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.1.9...v3.1.10) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump simplelog from 0.11.2 to 0.12.0dependabot[bot]2022-04-201-3/+3
|/ | | | | | | | | | | | | | | Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.11.2 to 0.12.0. - [Release notes](https://github.com/drakulix/simplelog.rs/releases) - [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.11.2...v0.12.0) --- updated-dependencies: - dependency-name: simplelog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #773 from svenstaro/dependabot/cargo/clap_mangen-0.1.3Sven-Hendrik Haase2022-04-191-2/+2
|\ | | | | Bump clap_mangen from 0.1.2 to 0.1.3
| * Bump clap_mangen from 0.1.2 to 0.1.3dependabot[bot]2022-04-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.1.2...clap_mangen-v0.1.3) --- updated-dependencies: - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #772 from svenstaro/dependabot/cargo/clap-3.1.9Sven-Hendrik Haase2022-04-191-9/+15
|\ \ | | | | | | Bump clap from 3.1.8 to 3.1.9
| * | Bump clap from 3.1.8 to 3.1.9dependabot[bot]2022-04-181-9/+15
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.1.8 to 3.1.9. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.1.8...v3.1.9) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / Bump qrcodegen from 1.7.0 to 1.8.0dependabot[bot]2022-04-181-2/+2
|/ | | | | | | | | | | | | | Bumps [qrcodegen](https://github.com/nayuki/QR-Code-generator) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/nayuki/QR-Code-generator/releases) - [Commits](https://github.com/nayuki/QR-Code-generator/compare/v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: qrcodegen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump rustls-pemfile from 0.3.0 to 1.0.0dependabot[bot]2022-04-151-2/+11
| | | | | | | | | | | | | | Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 0.3.0 to 1.0.0. - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/compare/v/0.3.0...v/1.0.0) --- updated-dependencies: - dependency-name: rustls-pemfile dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump httparse from 1.6.0 to 1.7.0dependabot[bot]2022-04-121-2/+2
| | | | | | | | | | | | | | Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: httparse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #766 from svenstaro/dependabot/cargo/grass-0.11.0Sven-Hendrik Haase2022-04-041-2/+2
|\ | | | | Bump grass from 0.10.8 to 0.11.0
| * Bump grass from 0.10.8 to 0.11.0dependabot[bot]2022-04-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [grass](https://github.com/connorskees/grass) from 0.10.8 to 0.11.0. - [Release notes](https://github.com/connorskees/grass/releases) - [Changelog](https://github.com/connorskees/grass/blob/master/CHANGELOG.md) - [Commits](https://github.com/connorskees/grass/commits) --- updated-dependencies: - dependency-name: grass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump zip from 0.6.1 to 0.6.2dependabot[bot]2022-04-041-2/+2
|/ | | | | | | | | | | | | | Bumps [zip](https://github.com/zip-rs/zip) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/zip-rs/zip/releases) - [Commits](https://github.com/zip-rs/zip/commits) --- updated-dependencies: - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* (cargo-release) version 0.19.4v0.19.4Sven-Hendrik Haase2022-04-021-1/+1
|
* Bump depsSven-Hendrik Haase2022-04-021-34/+21
|
* Bump clap from 3.1.6 to 3.1.7dependabot[bot]2022-04-011-7/+7
| | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.1.6 to 3.1.7. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.1.6...v3.1.7) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Patch zip to ensure it builds on mipsSven-Hendrik Haase2022-03-311-2/+2
|
* Bump depsSven-Hendrik Haase2022-03-301-131/+98
|
* Merge pull request #761 from svenstaro/dependabot/cargo/yansi-0.5.1Sven-Hendrik Haase2022-03-231-2/+2
|\ | | | | Bump yansi from 0.5.0 to 0.5.1
| * Bump yansi from 0.5.0 to 0.5.1dependabot[bot]2022-03-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [yansi](https://github.com/SergioBenitez/yansi) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/SergioBenitez/yansi/releases) - [Commits](https://github.com/SergioBenitez/yansi/commits) --- updated-dependencies: - dependency-name: yansi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump log from 0.4.14 to 0.4.16dependabot[bot]2022-03-231-2/+2
|/ | | | | | | | | | | | | | | Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.16. - [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/commits) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2022-03-151-23/+31
|
* (cargo-release) version 0.19.3v0.19.3Sven-Hendrik Haase2022-03-151-1/+1
|
* Bump reqwest from 0.11.9 to 0.11.10dependabot[bot]2022-03-151-15/+6
| | | | | | | | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.9 to 0.11.10. - [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.11.9...v0.11.10) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump pretty_assertions from 1.1.0 to 1.2.0dependabot[bot]2022-03-141-2/+2
| | | | | | | | | | | | | | | Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases) - [Changelog](https://github.com/colin-kiegel/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/commits) --- updated-dependencies: - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump regex from 1.5.4 to 1.5.5dependabot[bot]2022-03-091-2/+2
| | | | | | | | | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.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.5.4...1.5.5) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>