woodchipper icon indicating copy to clipboard operation
woodchipper copied to clipboard

An interactive command-line log processor

Results 38 woodchipper issues
Sort by recently updated
recently updated
newest added

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.152 to 1.0.164. Release notes Sourced from serde's releases. v1.0.164 Allowed enum variants to be individually marked as untagged (#2403, thanks @​dewert99) v1.0.163 Eliminate build script from...

dependencies
rust

Bumps [regex](https://github.com/rust-lang/regex) from 1.7.1 to 1.8.4. Changelog Sourced from regex's changelog. 1.8.4 (2023-06-05) This is a patch release that fixes a bug where (?-u:\B) was allowed in Unicode regexes, despite...

dependencies
rust

Bumps clux/muslrust from 1.66.1-stable to 1.70.0-stable. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=clux/muslrust&package-manager=docker&previous-version=1.66.1-stable&new-version=1.70.0-stable)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.23 to 0.4.26. Release notes Sourced from chrono's releases. 0.4.26 The changes from #807 we merged for 0.4.25 unfortunately restricted parsing in a way that was incompatible...

dependencies
rust

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.24 to 0.11.18. Release notes Sourced from reqwest's releases. v0.11.18 What's Changed Fix RequestBuilder::json() method from overriding a previously set content-type header. An existing value will be...

dependencies
rust

Bumps alpine from 3.17.1 to 3.18.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=alpine&package-manager=docker&previous-version=3.17.1&new-version=3.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [pest](https://github.com/pest-parser/pest) from 2.5.3 to 2.6.0. Commits 6355eae fuzz: decrease the call limit in the json fuzzer (#841) 20f0842 Implement ExactSizeIterator for Pair iterators (#833) 5a05e69 Fix #838 grammar error...

dependencies
rust

Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.5.3 to 2.6.0. Release notes Sourced from pest_derive's releases. v2.6.0: node tags What's Changed Add basic support for node_tag, iterator, and meta grammar by @​tomtau in pest-parser/pest#832...

dependencies
rust

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.91 to 1.0.96. Release notes Sourced from serde_json's releases. v1.0.96 Guarantee that to_writer only writes valid UTF-8 strings (#1011, thanks @​stepancheg) v1.0.95 Preserve f32 precision when serializing...

dependencies
rust

Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.26 to 0.9.21. Release notes Sourced from serde_yaml's releases. 0.9.21 Make Tag::new panic if given empty string, since YAML has no syntax for an empty tag 0.9.20...

dependencies
rust