fix(deps): update all minor dependency updates
This MR contains the following updates:
Package | Change | Age | Confidence | Type | Update |
---|---|---|---|---|---|
github.com/go-ping/ping |
v1.1.0 -> v1.2.0
|
require | minor | ||
github.com/urfave/cli/v2 |
v2.27.4 -> v2.27.7
|
require | patch | ||
gitlab.kilic.dev/libraries/plumber/v5 |
v5.4.20 -> v5.6.6
|
require | minor | ||
go (source) |
1.23.0 -> 1.24.6
|
golang | minor |
Release Notes
go-ping/ping (github.com/go-ping/ping)
v1.2.0
What's Changed
- Add deprecation notice to README by @Hipska in https://github.com/go-ping/ping/pull/226
- Mark module as deprecated by @Hipska in https://github.com/go-ping/ping/pull/236
New Contributors
- @Hipska made their first contribution in https://github.com/go-ping/ping/pull/226
Full Changelog: https://github.com/go-ping/ping/compare/v1.1.0...v1.2.0
urfave/cli (github.com/urfave/cli/v2)
v2.27.7
What's Changed
- Update dependencies in v2 series by @meatballhat in https://github.com/urfave/cli/pull/2159
Full Changelog: https://github.com/urfave/cli/compare/v2.27.6...v2.27.7
v2.27.6
What's Changed
- Use usage template in subcommand help by @meatballhat in https://github.com/urfave/cli/pull/1986
- Docs: Update cli.yml by @dearchap in https://github.com/urfave/cli/pull/2015
- Fix:(issue_2069) Add sep for string slice by @dearchap in https://github.com/urfave/cli/pull/2070
Full Changelog: https://github.com/urfave/cli/compare/v2.27.5...v2.27.6
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.6
Bug Fixes
v5.6.5
Bug Fixes
- update for linting problems (be44ca5)
v5.6.4
Bug Fixes
- deps: update all minor dependency updates (6c28fda)
v5.6.3
Bug Fixes
- update with global func (8877a75)
v5.6.2
Bug Fixes
- documentation generation (df2ae91)
v5.6.1
Bug Fixes
- documentation for nested commands (1b4ed88)
v5.6.0
Features
- add ability return ctx for all kinds of things (79cd7c4)
v5.5.0
Features
- update with ability to convert context (0e1292c)
v5.4.22
Bug Fixes
- deps: update all minor dependency updates (441dc8f)
v5.4.21
Bug Fixes
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ıç