Skip to content

fix(deps): update patch updates#818

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-updates
Open

fix(deps): update patch updates#818
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 1, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
charm.land/bubbletea/v2 v2.0.6v2.0.7 age confidence replace patch
github.com/IBM/go-sdk-core/v5 v5.21.2v5.21.3 age confidence require patch
github.com/aws/aws-sdk-go-v2 v1.41.7v1.41.9 age confidence require patch
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.10v1.7.11 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/config v1.32.18v1.32.20 age confidence require patch
github.com/aws/aws-sdk-go-v2/credentials v1.19.17v1.19.19 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.23v1.18.25 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.23v1.4.25 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.23v2.7.25 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.24v1.4.26 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/ec2 v1.304.0v1.304.2 age confidence require patch
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.9v1.13.10 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.15v1.9.18 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.23v1.13.25 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.23v1.19.25 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/pricing v1.42.0v1.42.2 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/sso v1.30.17v1.30.19 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.0v1.36.2 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/sts v1.42.1v1.42.3 age confidence require patch
github.com/butuzov/mirror v1.3.0v1.3.3 age confidence indirect patch
github.com/go-openapi/analysis v0.25.0v0.25.1 age confidence indirect patch
github.com/go-openapi/jsonreference v0.21.5v0.21.6 age confidence indirect patch
github.com/go-openapi/strfmt v0.26.2v0.26.3 age confidence indirect patch
github.com/go-openapi/validate v0.25.2v0.25.3 age confidence indirect patch
github.com/go-playground/validator/v10 v10.30.2v10.30.3 age confidence require patch
github.com/jgautheron/goconst v1.10.1v1.10.2 age confidence indirect patch
github.com/mattn/go-colorable v0.1.14v0.1.15 age confidence indirect patch
github.com/mattn/go-runewidth v0.0.23v0.0.24 age confidence indirect patch
github.com/pulumi/pulumi-docker-build/sdk/go/dockerbuild v0.0.17v0.0.18 age confidence indirect patch
gitlab-org/gitlab-runner 19.0.019.0.1 age confidence patch

Release Notes

charmbracelet/bubbletea (charm.land/bubbletea/v2)

v2.0.7

Compare Source

A few lil’ stability patches

Hi! This is a patch release with a few solid improvements around stability and correctness.

  • @​lrstanley, one of our faves, fixed a race condition around mice in the Cursed Renderer
  • @​lawrence3699 fixed a panic that could happen when input's not available
  • We fixed a correctness issue with regard to mouse releases when Kitty Keyboard was active (thanks, @​mitchellh)

Thanks for using Bubble Tea, and if you see anything awry please do let us know!

—Charm 👋

Changelog

Fixed

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

IBM/go-sdk-core (github.com/IBM/go-sdk-core/v5)

v5.21.3

Compare Source

Bug Fixes
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.41.9

Compare Source

v1.41.8

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.41.8
    • Bug Fix: Adds support for AWS_RESTRICT_FILE_PERMISSIONS for env and in-code config.
  • github.com/aws/aws-sdk-go-v2/config: v1.32.19
    • Bug Fix: Adds support for AWS_RESTRICT_FILE_PERMISSIONS for env and in-code config.
  • github.com/aws/aws-sdk-go-v2/credentials: v1.19.18
    • Bug Fix: Create new login cache files with 0600 on Unix platforms.
  • github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager: v0.2.1
    • Bug Fix: Feature parity for transfer manager v2 to allow range download, support checksum type config, fix error from failed transfer's follow-up due to ctx cancellation, honor mpu threshold and add back max upload parts option
  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.49.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.43.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.29.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.60.0
    • Feature: Amazon WorkSpaces Applications now supports BYOL (Bring Your Own License). This enables customers to import their own WorkSpaces images and use them in WorkSpaces Applications.
  • github.com/aws/aws-sdk-go-v2/service/arcregionswitch: v1.8.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/artifact: v1.16.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/backupsearch: v1.7.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.62.0
    • Feature: Add support for ModelPackageArn in Bedrock's CreateCustomModel API
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.28.0
    • Feature: Added Harness support for LiteLLM model configuration for third-party model providers. Added S3 and Git skill source types. Added Responses API format for OpenAI and Bedrock models. Added runtimeUserId and runtimeClientError to InvokeHarness.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.41.0
    • Feature: Added Harness support for LiteLLM model configuration for third-party model providers. Added S3 and Git skill source types. Added Responses API format for OpenAI and Bedrock models. Added runtimeUserId parameter to InvokeHarness for end-user identification.
  • github.com/aws/aws-sdk-go-v2/service/bedrockdataautomationruntime: v1.11.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.53.0
    • Feature: Support system role in message
  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.30.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.41.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/chatbot: v1.15.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.34.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.33.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/cloudfrontkeyvaluestore: v1.13.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/codegurureviewer: v1.35.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.36.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/controlcatalog: v1.16.0
    • Feature: AWS Control Catalog - Added GovernedProviders response field and inclusion filter to GetControl and ListControls APIs to identify and filter by cloud provider. Added ParameterRequirementSummary response field indicating parameter requirements.
  • github.com/aws/aws-sdk-go-v2/service/costoptimizationhub: v1.23.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.62.0
    • Feature: BatchPutProfileObject API adds multiple profile objects to a domain of a given ObjectType in a single API call.
  • github.com/aws/aws-sdk-go-v2/service/deadline: v1.32.0
    • Feature: Added support for persistent storage on Service-Managed Fleets, allowing customers to configure persistent storage that preserves data across worker sessions which reduces job startup times for workloads with large software installations or asset caches.
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.39.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.34.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/georoutes: v1.10.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.42.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.74.0
    • Feature: Adds new connectivity-related fields to Fleet Indexing API requests and responses.
  • github.com/aws/aws-sdk-go-v2/service/iotdataplane: v1.33.0
    • Feature: Adding GetConnection, ListSubscriptions, and SendDirectMessage APIs to IoT Data Plane
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.30.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.51.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.26.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.38.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideosignaling: v1.29.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/lookoutequipment: v1.37.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/marketplacereporting: v1.8.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy: v1.27.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/neptunegraph: v1.22.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/networkmonitor: v1.14.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.31.0
    • Feature: Adds support for deletion protection on collections, ability to create NEXTGEN collection groups and autoscaling visibility for NEXTGEN collection groups
  • github.com/aws/aws-sdk-go-v2/service/pcs: v1.19.0
    • Feature: This release adds support for configuring scaleDownIdleTimeInSeconds at the compute node group level, allowing customers to set different idle timeouts per node group. Previously this setting was only available at the cluster level.
  • github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2: v1.29.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/redshiftdata: v1.40.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/resiliencehubv2: v1.0.0
    • Release: New AWS service client module
    • Feature: This is the initial SDK release for the next generation of Resilience Hub.
  • github.com/aws/aws-sdk-go-v2/service/route53recoverycontrolconfig: v1.33.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.71.0
    • Feature: Update the minimum value of MinStorageBytesPercentage in StorageLensPrefixLevel.SelectionCriteria from 0.1 to 1, aligning the model with the documented contract.
  • github.com/aws/aws-sdk-go-v2/service/sagemakera2iruntime: v1.33.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.40.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/securityagent: v1.4.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/signin: v1.1.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/socialmessaging: v1.10.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.40.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/supplychain: v1.18.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb: v1.20.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/trustedadvisor: v1.15.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.34.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/wickr: v1.2.0
    • Feature: Adding new BDD representation of endpoint ruleset
butuzov/mirror (github.com/butuzov/mirror)

v1.3.3

Compare Source

This is maintenance & compatibility (go1.25) release

Changelog

v1.3.2

Compare Source

go-openapi/analysis (github.com/go-openapi/analysis)

v0.25.1

Compare Source

0.25.1 - 2026-05-25

Full Changelog: go-openapi/analysis@v0.25.0...v0.25.1

16 commits in this release.


Implemented enhancements
Documentation
Updates

People who contributed to this release

analysis license terms

License

Per-module changes


internal/testintegration (0.25.1)

Implemented enhancements
Updates
go-openapi/jsonreference (github.com/go-openapi/jsonreference)

v0.21.6

Compare Source

0.21.6 - 2026-05-31

Full Changelog: go-openapi/jsonreference@v0.21.5...v0.21.6

21 commits in this release.


Documentation
Code quality
Miscellaneous tasks
Updates

People who contributed to this release

jsonreference license terms

License

go-openapi/strfmt (github.com/go-openapi/strfmt)

v0.26.3

Compare Source

0.26.3 - 2026-05-31

Full Changelog: go-openapi/strfmt@v0.26.2...v0.26.3

15 commits in this release.


Documentation
Miscellaneous tasks
Updates

People who contributed to this release

strfmt license terms

License

Per-module changes


enable/mongodb (0.26.3)

Miscellaneous tasks
Updates

internal/testintegration (0.26.3)

Miscellaneous tasks
Updates
go-openapi/validate (github.com/go-openapi/validate)

v0.25.3

Compare Source

0.25.3 - 2026-05-31

Full Changelog: go-openapi/validate@v0.25.2...v0.25.3

17 commits in this release.


Implemented enhancements
  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...
Documentation
Miscellaneous tasks
Updates
  • chore(deps): bump the development-dependencies group across 1 directory with 8 updates by @​dependabot[bot] in #​253 ...
  • chore(deps): bump github.com/go-openapi/analysis from 0.25.0 to 0.25.1 in the go-openapi-dependencies group by @​dependabot[bot] in #​252 ...
  • chore(deps): bump github.com/go-openapi/testify/v2 from 2.5.0 to 2.5.1 in the go-openapi-dependencies group by @​dependabot[bot] in #​250 ...
  • chore(deps): bump the go-openapi-dependencies

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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
Copy Markdown
Contributor Author

renovate Bot commented Jun 1, 2026

ℹ️ 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
github.com/aws/aws-sdk-go-v2/service/signin v1.0.11 -> v1.1.1
github.com/aws/smithy-go v1.25.1 -> v1.26.0

@renovate renovate Bot force-pushed the renovate/patch-updates branch 2 times, most recently from a41b101 to 2bfb9ec Compare June 1, 2026 19:39
@adrianriobo adrianriobo force-pushed the renovate/patch-updates branch from 2bfb9ec to 06333f8 Compare June 1, 2026 19:56
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