Skip to content

Update go deps#675

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-deps
Open

Update go deps#675
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-deps

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 8, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/BurntSushi/toml v1.5.0v1.6.0 age confidence
github.com/urfave/cli/v3 v3.4.1v3.8.0 age confidence
k8s.io/apimachinery v0.34.1v0.35.3 age confidence

Release Notes

BurntSushi/toml (github.com/BurntSushi/toml)

v1.6.0

Compare Source

TOML 1.1 is now enabled by default. The TOML changelog has an overview of changes: https://github.com/toml-lang/toml/blob/main/CHANGELOG.md

Also two small fixes:

  • Encode large floats as exponent syntax so that round-tripping things like 5e+22 is correct.

  • Using duplicate array keys would not give an error:

    arr = [1]
    arr = [2]
    

    This will now correctly give a "Key 'arr' has already been defined" error.

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

v3.8.0

Compare Source

What's Changed

New Contributors

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

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

kubernetes/apimachinery (k8s.io/apimachinery)

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.6

Compare Source

v0.34.5

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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
Copy Markdown
Contributor Author

renovate bot commented Sep 8, 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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/alecthomas/chroma/v2 v2.19.0 -> v2.20.0
github.com/charmbracelet/bubbletea v1.3.6 -> v1.3.10
github.com/charmbracelet/x/ansi v0.9.3 -> v0.10.1
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/go-git/go-git/v5 v5.16.2 -> v5.16.3

@renovate renovate bot force-pushed the renovate/go-deps branch 5 times, most recently from cfe5463 to 1d00451 Compare September 15, 2025 05:46
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from 3a3cde4 to 454732b Compare September 22, 2025 09:47
@renovate renovate bot force-pushed the renovate/go-deps branch 4 times, most recently from 7414232 to 9d84f67 Compare September 29, 2025 09:59
@renovate renovate bot force-pushed the renovate/go-deps branch 9 times, most recently from d203676 to 2a00a77 Compare October 5, 2025 16:42
@renovate renovate bot force-pushed the renovate/go-deps branch 5 times, most recently from 73f7ae5 to a28c63b Compare October 14, 2025 11:07
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from a2927db to 2a88f28 Compare October 21, 2025 19:12
@renovate renovate bot force-pushed the renovate/go-deps branch from 8b855dd to 839e1a0 Compare December 10, 2025 10:54
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 10, 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):

  • 2 additional dependencies were updated

Details:

Package Change
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730

@renovate renovate bot force-pushed the renovate/go-deps branch 7 times, most recently from ea032b5 to 1e8f609 Compare December 19, 2025 00:48
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from b02c775 to 48f2fa8 Compare December 25, 2025 02:08
@renovate renovate bot force-pushed the renovate/go-deps branch from 48f2fa8 to 7b45b9d Compare January 17, 2026 06:25
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 17, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/go-deps branch 6 times, most recently from 350aeb8 to 3af717d Compare January 23, 2026 14:40
@renovate renovate bot force-pushed the renovate/go-deps branch 2 times, most recently from 34294f2 to f28d9eb Compare January 26, 2026 14:00
@renovate renovate bot force-pushed the renovate/go-deps branch 4 times, most recently from 5e18c33 to 1c89754 Compare February 9, 2026 10:04
@renovate renovate bot force-pushed the renovate/go-deps branch 4 times, most recently from 7feeab4 to 8ec32e9 Compare February 16, 2026 13:11
Generated by renovateBot
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