Update dependency stern/stern to v1.26.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
stern/stern | ironbank-github | minor |
v1.25.0 -> v1.26.0
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
stern/stern
v1.26.0
⚡ Notable Changes
Add new template functions
The following template functions have been added in v1.26.0:
-
extractJSONParts
: Parse string as JSON and concatenate the given keys -
tryExtractJSONParts
: Attempt to parse string as JSON and concatenate the given keys, returning text on failure
Changes
- Fix the release workflow (#275) 91d4cd6 (Kazuki Suda)
- Update dependencies and tools (#273) cb94677 (Takashi Kusumi)
- Possibility to extract parts of a json-message. (#271) d49142c (Niels)
- Fix potential panic in stern.Run() (#267) dcba2dd (Takashi Kusumi)
- Add log level color keys and handle default (#264) 65204cc (Jimmie Högklint)
- Fix typo in README.md (#261) d7d5a4f (Will May)
- Integrate fmt and vet checks into golangci-lint (#260) 1d242bc (Takashi Kusumi)
- Update Github Actions dependencies (#259) 9e833da (Takashi Kusumi)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.