Commit Graph

2776 Commits (51203ff750008f6ba39f831caeed70a11cd74e2c)
 

Author SHA1 Message Date
dependabot[bot] 63ac60a3a0 Bump flate2 from 1.0.25 to 1.0.26
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/commits)

---
updated-dependencies:
- dependency-name: flate2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Constantin Nickel 9683bfdb3f Update `clap` to 4.2.6 1 year ago
Adrián Bíro e155f56484 Clean-up bash comletion
"cword" is unset and even is not used in completion for other shells, so it probably shouldn't be here either. If it for some reason should be there add the directive "# shellcheck disable=SC2034" to the line above it.
1 year ago
Constantin Nickel e828d7840a Use valid SPDX license expression 1 year ago
Constantin Nickel 52f7a5a06f Update `plist` to 1.4
The version replaced `xml-rs` with the `quick-xml` crate.
That makes -1 warning for an unmaintained crate from `cargo audit`.
1 year ago
Constantin Nickel baa1476d8d Update `predicates` to 3.0
This also updates `assert_cmd` to 2.0.10 to avoid duplicate dependencies
because it depends on the new major version since 2.0.9.
1 year ago
Constantin Nickel 6be56972b6 Update `serial_test` to 2.0 1 year ago
dependabot[bot] 08445eba91 Bump serde from 1.0.152 to 1.0.159
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.152 to 1.0.159.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.152...v1.0.159)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 2298422e85 Bump bytesize from 1.1.0 to 1.2.0
Bumps [bytesize](https://github.com/hyunsik/bytesize) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/hyunsik/bytesize/releases)
- [Commits](https://github.com/hyunsik/bytesize/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: bytesize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
David Peter c5731b9079
Merge pull request #2530 from nickelc/deps/use_is_terminal
Use the `is-terminal` crate instead of `atty`
1 year ago
dependabot[bot] 458e818ab4 Bump walkdir from 2.3.2 to 2.3.3
Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/BurntSushi/walkdir/releases)
- [Commits](https://github.com/BurntSushi/walkdir/compare/2.3.2...2.3.3)

---
updated-dependencies:
- dependency-name: walkdir
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 993b33b5b4 Bump thiserror from 1.0.38 to 1.0.40
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.38 to 1.0.40.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.38...1.0.40)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] ba95955fe6 Bump tempfile from 3.3.0 to 3.5.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.3.0 to 3.5.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)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Constantin Nickel 57cc0d8435 Use the `is-terminal` crate instead of `atty`
The crate is already used by `clap` and a similar trait is about to be
stabilized in `std`.
1 year ago
sitiom 60a9ac041f
Add Winget installation method in the readme 1 year ago
Ryan Caezar Itang 33997106da
Add Winget Releaser workflow 2 years ago
David Peter 1b2c69aee8
Merge pull request #2516 from sharkdp/big-ci-sync
CI improvements
2 years ago
David Peter 87e87a349a Extract crate metadata with cargo 2 years ago
David Peter e49235e119 Minor CI improvements 2 years ago
David Peter 1712ec9e73
Merge pull request #2515 from tranzystorek-io/custom-asset-gen-dir
Allow customizing output directory for generated assets
2 years ago
Marcin Puc 3ca8c43a67 Update CHANGELOG.md 2 years ago
Marcin Puc 01f1b1efe8 Allow customizing output directory for generated assets 2 years ago
David Peter c7905a6029 Minor fix in man page 2 years ago
David Peter d27aaffead New empty CHANGELOG section 2 years ago
David Peter 871abd27aa Update man page regarding --nonprintable-notation 2 years ago
David Peter 3c2ee04b9c
Merge pull request #2514 from sharkdp/bat-0.23
Updates for bat 0.23
2 years ago
David Peter 949f207275 Update binary assets 2 years ago
David Peter 58dbbd1cd4 Bump version to 0.23 2 years ago
David Peter 2042eace2a release checklist: fix command to find MSRV 2 years ago
David Peter a113b0df12
Merge pull request #2406 from cstyles/make-header-an-alias-for-header_filename
Make `PrettyPrinter::header` an alias for `header_filename`
2 years ago
Collin Styles ad3586f58a Update CHANGELOG.md 2 years ago
Collin Styles 7929179a74 Make `PrettyPrinter::header` an alias for `header_filename`
Fixes #2378
2 years ago
David Peter a422fea06d
Merge pull request #2506 from nickelc/ci-strip
Use cargo's `strip` option to remove symbols+debuginfo from the binaries
2 years ago
David Peter 4e491c4594
Merge pull request #2509 from sharkdp/crontab
Add crontab syntax
2 years ago
David Peter 1a142a82b4
Merge pull request #2513 from nickelc/deps/dirs
Replace `dirs-next` with the original `dirs` crate
2 years ago
David Peter 4d9aaece09
Merge pull request #2511 from nickelc/nu-ansi-term
Use `nu-ansi-term` instead of `ansi_term`
2 years ago
Constantin Nickel 0e148e35dd Replace `dirs-next` with the original `dirs` crate
The `dirs` crate was forked as `dirs-next` after the original repos were archived.
The fork hasn't released a new version since October 2020, while the original
has been taken off the shelf and has seen updates since then.
2 years ago
Constantin Nickel da3aa4e2fd Use `nu-ansi-term` instead of `ansi_term`
The `nu-ansi-term` crate is a fork of `ansi_term` which is maintained by
the Nushell project.
2 years ago
Keith Hall b65a02681a Add crontab syntax 2 years ago
Constantin Nickel 89c5683f8d Use cargo's `strip` option to remove symbols+debuginfo from the binaries 2 years ago
David Peter d20405b975
Merge pull request #2505 from nickelc/ci-msrv
Fix `jq` expression for retrieving `rust-version` in MSRV build job
2 years ago
Constantin Nickel 52f6239d28 Fix `jq` expression for retrieving `rust-version` in MSRV build job 2 years ago
David Peter 6428125827
Merge pull request #2504 from nickelc/deps/clap
Update `clap` to 4.1.8
2 years ago
Constantin Nickel c094cd3ee5 Update `clap` to 4.1.8
This requires bumping the MSRV to 1.64.

It also updates the `terminal_size` crate that is pulled in by `clap` to
reduce duplicate dependencies.
2 years ago
David Peter 231ad86f04
Merge pull request #2502 from Enselic/clippy-1.68
Fix clippy warnings with Rust 1.68
2 years ago
David Peter 12f2b7281b
Merge pull request #2503 from nickelc/msrv
Set `rust-version` in Cargo metadata and use it in the MSRV build job
2 years ago
Constantin Nickel 40abebff8e Get the MSRV for the build job from the package metadata
Co-authored-by: Martin Nordholts <enselic@gmail.com>
2 years ago
Constantin Nickel 22cc6ffb5a Set `rust-version` in Cargo metadata
It limits clippy to only warn about lints that are compatible with the
current MSRV.
2 years ago
einfachIrgendwer0815 8f99a78cf1
Print non-printable characters using caret notation (#2443)
When the new flag is set, non-printable characters are printed using caret notation.
2 years ago
Martin Nordholts 40a423905a Fix clippy warnings with Rust 1.68 2 years ago