Skip to content

💚 (deps): Update module github.com/urfave/cli/v3 to v3.7.0#290

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-urfave-cli-v3-3.x
Open

💚 (deps): Update module github.com/urfave/cli/v3 to v3.7.0#290
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-urfave-cli-v3-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/urfave/cli/v3 v3.0.0-alpha4v3.7.0 age adoption passing confidence

Release Notes

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

v3.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.2...v3.7.0

v3.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.1...v3.6.2

v3.6.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.0...v3.6.1

v3.6.0

Compare Source

What's Changed

New Contributors

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

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

v3.0.0-beta1

Compare Source

v3.0.0-alpha9.10

Compare Source

v3.0.0-alpha9.9

Compare Source

v3.0.0-alpha9.8

Compare Source

v3.0.0-alpha9.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.0.0-alpha9.6...v3.0.0-alpha9.7

v3.0.0-alpha9.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.0.0-alpha9.5...v3.0.0-alpha9.6

v3.0.0-alpha9.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.0.0-alpha9.4...v3.0.0-alpha9.5

v3.0.0-alpha9.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.0.0-alpha9.3...v3.0.0-alpha9.4

v3.0.0-alpha9.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.0.0-alpha9.2...v3.0.0-alpha9.3

v3.0.0-alpha9.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.0.0-alpha9.1...v3.0.0-alpha9.2

v3.0.0-alpha9.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.0.0-alpha9...v3.0.0-alpha9.1

v3.0.0-alpha9

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.0.0-alpha8...v3.0.0-alpha9

v3.0.0-alpha8

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.0.0-alpha7...v3.0.0-alpha8

v3.0.0-alpha7

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.0.0-alpha6...v3.0.0-alpha7

v3.0.0-alpha6

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.0.0-alpha5...v3.0.0-alpha6

v3.0.0-alpha5

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.0.0-alpha4...v3.0.0-alpha5


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot added the type: dependencies Categorizes issue or PR as related to dependency upgrades. label Dec 27, 2023
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch 6 times, most recently from 9b9a408 to 7718f8e Compare February 12, 2024 01:38
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha8 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch 6 times, most recently from 3deef5c to 3868afe Compare April 20, 2024 16:48
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 3868afe to 1e47ee7 Compare October 14, 2024 01:23
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9.1 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 1e47ee7 to 3a63acd Compare October 30, 2024 15:01
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9.1 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9.2 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 3a63acd to 1e88aa4 Compare November 9, 2024 15:41
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9.2 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9.3 Nov 9, 2024
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 1e88aa4 to 7b88682 Compare November 22, 2024 20:34
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9.3 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9.4 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 7b88682 to 4a85770 Compare November 24, 2024 22:53
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9.4 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9.5 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 4a85770 to bb4def8 Compare November 25, 2024 22:03
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9.5 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9.6 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from bb4def8 to 08bf6d7 Compare November 28, 2024 22:35
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9.6 💚 (deps): Update module github.com/urfave/cli/v3 to v3.0.0-alpha9.7 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 08bf6d7 to bb2e439 Compare November 29, 2024 15:11
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from af37c90 to d2a7108 Compare April 20, 2025 05:57
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.1.1 💚 (deps): Update module github.com/urfave/cli/v3 to v3.2.0 Apr 20, 2025
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from d2a7108 to 6f2946b Compare April 27, 2025 23:02
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.2.0 💚 (deps): Update module github.com/urfave/cli/v3 to v3.3.1 Apr 27, 2025
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 6f2946b to 6cf6887 Compare April 28, 2025 19:50
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.3.1 💚 (deps): Update module github.com/urfave/cli/v3 to v3.3.2 Apr 28, 2025
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch 2 times, most recently from 00a538f to 7b92de6 Compare May 11, 2025 01:28
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.3.2 💚 (deps): Update module github.com/urfave/cli/v3 to v3.3.3 May 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 7b92de6 to b4f8679 Compare June 13, 2025 05:07
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.3.3 💚 (deps): Update module github.com/urfave/cli/v3 to v3.3.8 Jun 13, 2025
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from b4f8679 to f47bd6e Compare August 3, 2025 02:01
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch 2 times, most recently from 98c50c9 to 56ffd9d Compare August 11, 2025 17:12
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.3.8 💚 (deps): Update module github.com/urfave/cli/v3 to v3.3.9 Aug 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 56ffd9d to 8061048 Compare August 12, 2025 09:45
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.3.9 💚 (deps): Update module github.com/urfave/cli/v3 to v3.4.0 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 8061048 to 32d01b3 Compare August 12, 2025 12:34
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.4.0 💚 (deps): Update module github.com/urfave/cli/v3 to v3.4.1 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 32d01b3 to 3de4526 Compare October 10, 2025 04:06
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 3de4526 to 6392664 Compare October 21, 2025 20:55
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.4.1 💚 (deps): Update module github.com/urfave/cli/v3 to v3.5.0 Oct 21, 2025
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 6392664 to 2bf921c Compare November 19, 2025 23:48
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.5.0 💚 (deps): Update module github.com/urfave/cli/v3 to v3.6.1 Nov 19, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: tools/dsl2jsonschema/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.21 -> 1.22

@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 2bf921c to 66adfe3 Compare January 18, 2026 06:08
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.6.1 💚 (deps): Update module github.com/urfave/cli/v3 to v3.6.2 Jan 18, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v3-3.x branch from 66adfe3 to b89bfec Compare March 1, 2026 20:47
@renovate renovate bot changed the title 💚 (deps): Update module github.com/urfave/cli/v3 to v3.6.2 💚 (deps): Update module github.com/urfave/cli/v3 to v3.7.0 Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependencies Categorizes issue or PR as related to dependency upgrades.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants