fix(deps): update all minor dependency updates
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/urfave/cli/v2 | require | patch |
v2.27.4 -> v2.27.5
|
gitlab.kilic.dev/libraries/plumber/v5 | require | patch |
v5.6.1 -> v5.6.3
|
go (source) | golang | patch |
1.23.1 -> 1.23.2
|
Release Notes
urfave/cli (github.com/urfave/cli/v2)
v2.27.5
What's Changed
- docs(flag): add
UseShortOptionHandling
description by @BlackHole1 in https://github.com/urfave/cli/pull/1956 - [Backport] Fix: Use $0 env var to correctly retrieve the current active shell by @asahasrabuddhe in https://github.com/urfave/cli/pull/1970
- Update dependencies in v2-maint by @meatballhat in https://github.com/urfave/cli/pull/1980
Full Changelog: https://github.com/urfave/cli/compare/v2.27.4...v2.27.5
libraries/plumber (gitlab.kilic.dev/libraries/plumber/v5)
v5.6.3
Bug Fixes
- update with global func (8877a75)
v5.6.2
Bug Fixes
- documentation generation (df2ae91)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Cenk Kılıç