Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v4.3.0 -> v5.0.0 age confidence
actions/setup-go action major v5 -> v6 age confidence
actions/setup-node action major v4.4.0 -> v6.0.0 age confidence
github.com/urfave/cli/v2 require major v2.27.7 -> v3.5.0 age confidence

Release Notes

actions/checkout (actions/checkout)

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

actions/setup-go (actions/setup-go)

v6

Compare Source

actions/setup-node (actions/setup-node)

v6.0.0

Compare Source

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

v5.0.0

Compare Source

What's Changed
Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless.
To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades
New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0

urfave/cli (github.com/urfave/cli/v2)

v3.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.4.1...v3.5.0

v3.4.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.4.0...v3.4.1

v3.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.9...v3.4.0

v3.3.9

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.8...v3.3.9

v3.3.8

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.3.7...v3.3.8

v3.3.7

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.6...v3.3.7

v3.3.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.3.5...v3.3.6

v3.3.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.3.4...v3.3.5

v3.3.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.3...v3.3.4

v3.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.2...v3.3.3

v3.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.1...v3.3.2

v3.3.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.3.0...v3.3.1

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.2.0...v3.3.0

v3.2.0

Compare Source

Breaking change IntFlag now uses int type and not int64. Please change to using Int64Flag for int64 types. Similar behavior for UintFlag as well. See https://pkg.go.dev/github.com/urfave/cli/v3 for a full list of flag types. See #​2094 for full patch for this

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.1.1...v3.2.0

v3.1.1

Compare Source

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.0.0-beta1.01...v3.1.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 31, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.22

@renovate renovate bot force-pushed the renovate/major-go-dependencies branch 2 times, most recently from b366b1e to 7753b8e Compare April 8, 2025 11:02
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch 2 times, most recently from ba4c32e to 3b63622 Compare April 20, 2025 03:04
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch 2 times, most recently from 20d4723 to 2dce204 Compare April 28, 2025 17:34
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch 2 times, most recently from 428b4f6 to 73b01a0 Compare May 11, 2025 02:00
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v3 fix(deps): update module github.com/urfave/cli/v2 to v3 - autoclosed May 28, 2025
@renovate renovate bot closed this May 28, 2025
@renovate renovate bot deleted the renovate/major-go-dependencies branch May 28, 2025 06:22
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v3 - autoclosed fix(deps): update module github.com/urfave/cli/v2 to v3 May 28, 2025
@renovate renovate bot reopened this May 28, 2025
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from f3dd0d1 to 73b01a0 Compare May 28, 2025 13:45
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch 2 times, most recently from 5b189a8 to c850f9c Compare June 14, 2025 10:26
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from c850f9c to 1d28794 Compare August 10, 2025 14:31
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v3 fix(deps): update go dependencies (major) Aug 11, 2025
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch 4 times, most recently from 3bd605f to 9b3954d Compare August 12, 2025 14:09
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch 2 times, most recently from bb6b3ed to 94b49d5 Compare August 27, 2025 22:41
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from 94b49d5 to 4f57076 Compare September 4, 2025 05:08
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from 4f57076 to 1498fdf Compare October 14, 2025 04:28
@renovate renovate bot force-pushed the renovate/major-go-dependencies branch from 1498fdf to c483886 Compare October 21, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants