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 [shellexpand](https://gitlab.com/ijackson/rust-shellexpand) from 1.1.1 to 3.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=shellexpand&package-manager=cargo&previous-version=1.1.1&new-version=3.1.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...

dependencies
rust

Bumps [rand](https://github.com/rust-random/rand) from 0.6.5 to 0.8.5. Changelog Sourced from rand's changelog. [0.8.5] - 2021-08-20 Fixes Fix build on non-32/64-bit architectures (#1144) Fix "min_const_gen" feature for no_std (#1173) Check libc::pthread_atfork return...

dependencies
rust

Bumps [textwrap](https://github.com/mgeisler/textwrap) from 0.11.0 to 0.16.0. Release notes Sourced from textwrap's releases. textwrap-0.16.0 Version 0.16.0 (2022-10-23) This release marks Options as non_exhaustive and extends it to make line endings configurable,...

dependencies
rust

Bumps [simple-error](https://github.com/WiSaGaN/simple-error) from 0.2.3 to 0.3.0. Changelog Sourced from simple-error's changelog. 0.3.0 - 2023-02-23 Upgrade MSRV to 1.58.0 Upgrade to 2021 edition Support inline format args capture Commits b0e5379 Bump...

dependencies
rust

Bumps [subprocess](https://github.com/hniksic/rust-subprocess) from 0.1.20 to 0.2.9. Commits ca3bf09 Eliminate false-positive dead-code warnings 0f83b05 use specific version 3.3.0 instead of just 3 f704a1c replace tempdir with tempfile, as tempdir is deprecated...

dependencies
rust

Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.18 to 0.3.26. Release notes Sourced from structopt's releases. v0.3.17 No release notes provided. v0.3.16 No release notes provided. v0.3.12 No release notes provided. v0.3.11 No release...

dependencies
rust

Bumps [ansi_term](https://github.com/ogham/rust-ansi-term) from 0.11.0 to 0.12.1. Commits ff7eba9 v0.12.1 e2801d3 Merge pull request #53 from manuthambi/master bad66a3 Merge pull request #52 from rivy/fix.win-build 50e1a14 docs ~ convert to img.shields.io build...

dependencies
rust

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.8.2 to 0.26.1. Release notes Sourced from crossterm's releases. 0.26.1 Version 0.26.1 Added ⭐ Add synchronized output/update control (#756) Add kitty report alternate keys functionality (#754) Updated...

dependencies
rust

This allows users to specify `--namespace` as many times as desired to watch across namespaces. Note that all selectors selectors will be matched to pods in each namespace, so it...