dependabot[bot]
97f5326393
Bump anyhow from 1.0.72 to 1.0.75
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.72 to 1.0.75.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.72...1.0.75 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 17:23:46 +00:00
Tavian Barnes
995d2f5e44
Merge pull request #1381 from joshuataylor/bump-proc_macro
...
Bump proc_macro2 to support building on nightly rust
2023-09-18 20:47:15 -05:00
Tavian Barnes
3884f054f1
Merge pull request #1382 from cstyles/bump-clap_complete
...
Bump clap_complete to 4.4.1
2023-09-09 18:29:25 -04:00
Collin Styles
32504fa3d5
Bump clap_complete to 4.4.1
...
This fixes an issue with fish shell completions that was causing
problems for fd.
2023-09-09 12:46:43 -07:00
Josh Taylor
afd0efa291
Bump proc_macro2 to support building on nightly rust
...
cargo update proc-macro2
Otherwise the error "error[E0635]: unknown feature
`proc_macro_span_shrink`" will display and the build will fail.
Seems to be okay as of nightly 62ebe3a2b 2023-09-08
2023-09-09 21:15:39 +08:00
Thayne McCombs
737b5bc42e
Merge pull request #1377 from sharkdp/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2023-09-04 13:10:44 -06:00
dependabot[bot]
601d2bb13e
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 17:59:00 +00:00
Thayne McCombs
917c56b120
Merge pull request #1374 from sharkdp/dependabot/cargo/libc-0.2.147
...
Bump libc from 0.2.144 to 0.2.147
2023-09-02 00:24:27 -06:00
Thayne McCombs
9ffd57f4ef
Merge pull request #1373 from sharkdp/dependabot/cargo/chrono-0.4.28
...
Bump chrono from 0.4.26 to 0.4.28
2023-09-01 12:29:15 -06:00
dependabot[bot]
08a8723ee7
Bump libc from 0.2.144 to 0.2.147
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.144 to 0.2.147.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.144...0.2.147 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 18:28:11 +00:00
Thayne McCombs
efdba804ac
Merge pull request #1372 from sharkdp/dependabot/cargo/clap_complete-4.4.0
...
Bump clap_complete from 4.3.1 to 4.4.0
2023-09-01 12:27:55 -06:00
Thayne McCombs
6f0632273b
Merge pull request #1371 from sharkdp/dependabot/cargo/filetime-0.2.22
...
Bump filetime from 0.2.20 to 0.2.22
2023-09-01 12:26:57 -06:00
Thayne McCombs
c848af33d5
Merge pull request #1375 from sharkdp/dependabot/cargo/regex-syntax-0.7.5
...
Bump regex-syntax from 0.7.4 to 0.7.5
2023-09-01 12:26:31 -06:00
dependabot[bot]
f33de6544f
Bump regex-syntax from 0.7.4 to 0.7.5
...
Bumps [regex-syntax](https://github.com/rust-lang/regex ) from 0.7.4 to 0.7.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/commits )
---
updated-dependencies:
- dependency-name: regex-syntax
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 17:05:34 +00:00
dependabot[bot]
d7e5dcf9d2
Bump chrono from 0.4.26 to 0.4.28
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.26 to 0.4.28.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.26...v0.4.28 )
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 17:05:17 +00:00
dependabot[bot]
b38ba68ccc
Bump clap_complete from 4.3.1 to 4.4.0
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 4.3.1 to 4.4.0.
- [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-v4.3.1...clap_complete-v4.4.0 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 17:05:08 +00:00
dependabot[bot]
e55907dc8b
Bump filetime from 0.2.20 to 0.2.22
...
Bumps [filetime](https://github.com/alexcrichton/filetime ) from 0.2.20 to 0.2.22.
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.20...0.2.22 )
---
updated-dependencies:
- dependency-name: filetime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 17:04:58 +00:00
Thayne McCombs
a248607bee
Merge pull request #1350 from tmccombs/regex-upgrade
...
Regex upgrade
2023-08-09 01:16:00 -06:00
dependabot[bot]
ed23fb9054
Upgrade regex and regex-syntax
...
Bump regex from 1.7.3 to 1.9.1
Bumps [regex](https://github.com/rust-lang/regex ) from 1.7.3 to 1.8.3.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com
Bump regex-syntax from 0.6.29 to 0.7.2
Bumps [regex-syntax](https://github.com/rust-lang/regex ) from 0.6.29 to 0.7.2.
- [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/commits )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: regex-syntax
dependency-type: direct:production
update-type: version-update:semver-minor
Supersedes: #1334
Supersedes: #1343
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 01:02:55 -06:00
Thayne McCombs
7d357a6cec
Merge pull request #1359 from sharkdp/dependabot/cargo/nu-ansi-term-0.49.0
...
Bump nu-ansi-term from 0.47.0 to 0.49.0
2023-08-09 00:20:45 -06:00
dependabot[bot]
1feed8816a
Bump nu-ansi-term from 0.47.0 to 0.49.0
...
Bumps [nu-ansi-term](https://github.com/nushell/nu-ansi-term ) from 0.47.0 to 0.49.0.
- [Release notes](https://github.com/nushell/nu-ansi-term/releases )
- [Changelog](https://github.com/nushell/nu-ansi-term/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nushell/nu-ansi-term/compare/v0.47.0...v0.49.0 )
---
updated-dependencies:
- dependency-name: nu-ansi-term
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 01:49:31 +00:00
Tavian Barnes
9ce43b2d7b
Merge pull request #1357 from sharkdp/dependabot/cargo/lscolors-0.15.0
...
Bump lscolors from 0.14.0 to 0.15.0
2023-08-01 20:48:37 -05:00
dependabot[bot]
a6a78e1c65
Bump lscolors from 0.14.0 to 0.15.0
...
Bumps [lscolors](https://github.com/sharkdp/lscolors ) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/sharkdp/lscolors/releases )
- [Commits](https://github.com/sharkdp/lscolors/compare/v0.14.0...v0.15.0 )
---
updated-dependencies:
- dependency-name: lscolors
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 01:10:43 +00:00
Thayne McCombs
cd14bb8a2c
Merge pull request #1358 from sharkdp/dependabot/cargo/chrono-0.4.26
...
Bump chrono from 0.4.24 to 0.4.26
2023-08-01 18:09:49 -07:00
Thayne McCombs
7162f28a5b
Merge pull request #1360 from sharkdp/dependabot/cargo/anyhow-1.0.72
...
Bump anyhow from 1.0.71 to 1.0.72
2023-08-01 18:07:10 -07:00
dependabot[bot]
2328e9cd17
Bump anyhow from 1.0.71 to 1.0.72
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.71 to 1.0.72.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.71...1.0.72 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 17:20:32 +00:00
dependabot[bot]
2a6026b25d
Bump chrono from 0.4.24 to 0.4.26
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.24 to 0.4.26.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.24...v0.4.26 )
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 17:20:18 +00:00
tkb-github
c62224d2c3
Update instructions for RHEL8 etc.
2023-07-23 13:12:26 +02:00
Thayne McCombs
9a40d21ceb
Merge pull request #1351 from frisoft/master
...
Update license field following SPDX 2.1 license expression standard
2023-07-20 10:40:48 -06:00
Andrea Frigido
d019b02829
Update license field following SPDX 2.1 license expression standard
2023-07-20 08:29:10 +01:00
Thayne McCombs
2f813601aa
Merge pull request #1340 from sharkdp/dependabot/cargo/clap_complete-4.3.1
...
Bump clap_complete from 4.3.0 to 4.3.1
2023-07-01 16:27:30 -06:00
Thayne McCombs
aae8519a1d
Merge pull request #1341 from sharkdp/dependabot/cargo/tempfile-3.6.0
...
Bump tempfile from 3.5.0 to 3.6.0
2023-07-01 16:23:56 -06:00
Thayne McCombs
4bfb903b22
Merge pull request #1342 from sharkdp/dependabot/cargo/num_cpus-1.16.0
...
Bump num_cpus from 1.15.0 to 1.16.0
2023-07-01 14:02:54 -06:00
dependabot[bot]
d91b2a202e
Bump num_cpus from 1.15.0 to 1.16.0
...
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus ) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases )
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.15.0...v1.16.0 )
---
updated-dependencies:
- dependency-name: num_cpus
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-01 17:25:18 +00:00
dependabot[bot]
a74a43987a
Bump tempfile from 3.5.0 to 3.6.0
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.5.0 to 3.6.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.5.0...v3.6.0 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-01 17:25:13 +00:00
dependabot[bot]
2a588a0171
Bump clap_complete from 4.3.0 to 4.3.1
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 4.3.0 to 4.3.1.
- [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-v4.3.0...clap_complete-v4.3.1 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-01 17:25:09 +00:00
Utkarsh Gupta
3ae04546ea
Replace dirs-next
crate with etcetera
crate
2023-06-14 21:22:28 +02:00
Thayne McCombs
a0370aaf25
Merge pull request #1333 from tmccombs/rust-170
...
Rust 1.70 upgrade
2023-06-12 00:32:06 -06:00
Thayne McCombs
740edeb73f
Replace atty with std
...
std now has a function for testing if stdout is a tty
2023-06-08 00:10:53 -06:00
Thayne McCombs
91e3c3cba5
Replace once_cell with stdlib
...
LazyLock isn't standardized yet, but OnceLock is good enough for what we
need.
2023-06-08 00:05:00 -06:00
Thayne McCombs
d6e9cbfff3
Merge pull request #1327 from sharkdp/dependabot/cargo/clap_complete-4.3.0
...
Bump clap_complete from 4.2.1 to 4.3.0
2023-06-01 16:38:29 -06:00
dependabot[bot]
8d3172f987
Bump clap_complete from 4.2.1 to 4.3.0
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 4.2.1 to 4.3.0.
- [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-v4.2.1...clap_complete-v4.3.0 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 22:37:51 +00:00
Thayne McCombs
5be58f0f76
Merge pull request #1326 from sharkdp/dependabot/cargo/once_cell-1.17.2
...
Bump once_cell from 1.17.1 to 1.17.2
2023-06-01 16:37:08 -06:00
Thayne McCombs
8d30d6a4fe
Merge pull request #1328 from sharkdp/dependabot/cargo/anyhow-1.0.71
...
Bump anyhow from 1.0.70 to 1.0.71
2023-06-01 16:36:49 -06:00
Thayne McCombs
5ff866aa26
Merge pull request #1329 from sharkdp/dependabot/cargo/libc-0.2.144
...
Bump libc from 0.2.140 to 0.2.144
2023-06-01 16:36:33 -06:00
dependabot[bot]
4ecf013527
Bump libc from 0.2.140 to 0.2.144
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.140 to 0.2.144.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.140...0.2.144 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 17:57:32 +00:00
dependabot[bot]
1c3a38b423
Bump anyhow from 1.0.70 to 1.0.71
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.70...1.0.71 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 17:57:21 +00:00
dependabot[bot]
a3a4912ced
Bump once_cell from 1.17.1 to 1.17.2
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.17.1 to 1.17.2.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.17.1...v1.17.2 )
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 17:56:55 +00:00
Thayne McCombs
0d32bebcc2
Merge pull request #1306 from sharkdp/dependabot/cargo/lscolors-0.14.0
...
Bump lscolors from 0.13.0 to 0.14.0
2023-05-03 23:34:34 -06:00
Thayne McCombs
0884b837b2
Merge pull request #1310 from sharkdp/dependabot/cargo/clap_complete-4.2.1
...
Bump clap_complete from 4.2.0 to 4.2.1
2023-05-02 01:15:19 -06:00