Update go modules - #6718
Open
renovate[bot] wants to merge 1 commit into
Open
Update go modules#6718renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6718 +/- ##
=======================================
Coverage 79.24% 79.24%
=======================================
Files 800 800
Lines 81006 81006
=======================================
+ Hits 64195 64196 +1
+ Misses 16806 16805 -1
Partials 5 5 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.0.9→v2.0.10v1.47.0→v1.47.1v1.33.5→v1.33.6v1.51.0→v1.51.1v1.43.1→v1.44.0v0.37.0→v0.37.1v0.37.0→v0.37.1v0.37.0→v0.37.1v0.37.0→v0.37.1Release Notes
charmbracelet/bubbletea (charm.land/bubbletea/v2)
v2.0.10Compare Source
Change to no input programs
This is a small change to programs with no
WithInput. Removed capability queries, which resulted in leaking of raw ANSI escape sequences.Changelog
Fixed
8b10e22: fix: skip capability queries when input is disabled (#1801) (@drawmeanelephant)Other stuff
d5bfd5c: v2.0.10 (@andrinoff)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)
v1.47.1Compare Source
Module Highlights
github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.49.0github.com/aws/aws-sdk-go-v2/service/connect: v1.200.0github.com/aws/aws-sdk-go-v2/service/ec2: v1.334.0github.com/aws/aws-sdk-go-v2/service/guardduty: v1.93.0github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.65.0github.com/aws/aws-sdk-go-v2/service/notifications: v1.17.0github.com/aws/aws-sdk-go-v2/service/sesv2: v1.74.0github.com/aws/aws-sdk-go-v2/service/sns: v1.47.1github.com/aws/aws-sdk-go-v2/service/socialmessaging: v1.21.0github.com/aws/aws-sdk-go-v2/service/vpclattice: v1.33.0onsi/gomega (github.com/onsi/gomega)
v1.44.0Compare Source
Fixes
BeNumericallycompares signed and unsigned integers by value:-1no longer equalsuint64(math.MaxUint64)anduint(5)is now greater than-3(#925) [26e3c6b]BeNumerically("~")no longer overflows when computing the distance between extreme integers (#928) [1955764]BeNumerically("==", x, threshold)now honors the threshold for floats, as it already did for integers (#927) [10e2aca]HaveKeyWithValuesucceeds if any key accepted by the key matcher has a matching value, rather than depending on map iteration order (#929) [ffc577a]HaveKeyandHaveKeyWithValuetreat key and value matcher errors likeContainElementdoes: a match wins, and an error is only reported when nothing matches (#926) [dc91598]MatchJSONno longer treats numbers too large for a float64 as equal to one another (#930) [9d619a5]MatchJSONcompares integers beyond ±2^53 exactly, so neighboring large integers (e.g. IDs) no longer match; all other numbers are still compared as float64s (#931) [8ef1aa7,630fe12]HaveExactElementsreports missing or extra elements that start at index 0, and reports the first extra element's index rather than the last (#934) [af1b777]MatchYAMLcompares every document in a multi-document stream rather than only the first; empty documents (e.g. a leading or trailing---) are ignored (#933) [2773796]MatchXMLignores namespace prefixes: elements and attributes are compared by namespace URI, and the URIs declared on each element must match whatever prefix they are bound to (#932) [c0dbd89,2565350]kubernetes/api (k8s.io/api)
v0.37.1Compare Source
kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)
v0.37.1Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.37.1Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.37.1Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.