Skip to content

fix(deps): update patch updates#745

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/download-artifact action patch v8.0.0v8.0.1 age confidence
cirruslabs/cirrus-cli patch v0.165.0v0.165.1 age confidence
github.com/aws/aws-sdk-go-v2 require patch v1.41.3v1.41.4 age confidence
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream indirect patch v1.7.6v1.7.7 age confidence
github.com/aws/aws-sdk-go-v2/config require patch v1.32.11v1.32.12 age confidence
github.com/aws/aws-sdk-go-v2/credentials indirect patch v1.19.11v1.19.12 age confidence
github.com/aws/aws-sdk-go-v2/feature/ec2/imds indirect patch v1.18.19v1.18.20 age confidence
github.com/aws/aws-sdk-go-v2/internal/configsources indirect patch v1.4.19v1.4.20 age confidence
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 indirect patch v2.7.19v2.7.20 age confidence
github.com/aws/aws-sdk-go-v2/internal/ini indirect patch v1.8.5v1.8.6 age confidence
github.com/aws/aws-sdk-go-v2/internal/v4a indirect patch v1.4.20v1.4.21 age confidence
github.com/aws/aws-sdk-go-v2/service/ec2 require patch v1.294.0v1.294.1 age confidence
github.com/aws/aws-sdk-go-v2/service/ecs require patch v1.73.1v1.73.2 age confidence
github.com/aws/aws-sdk-go-v2/service/iam require patch v1.53.4v1.53.6 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding indirect patch v1.13.6v1.13.7 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/checksum indirect patch v1.9.11v1.9.12 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url indirect patch v1.13.19v1.13.20 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/s3shared indirect patch v1.19.19v1.19.20 age confidence
github.com/aws/aws-sdk-go-v2/service/pricing indirect patch v1.40.13v1.40.14 age confidence
github.com/aws/aws-sdk-go-v2/service/signin indirect patch v1.0.7v1.0.8 age confidence
github.com/aws/aws-sdk-go-v2/service/sso indirect patch v1.30.12v1.30.13 age confidence
github.com/aws/aws-sdk-go-v2/service/ssooidc indirect patch v1.35.16v1.35.17 age confidence
github.com/aws/aws-sdk-go-v2/service/sts require patch v1.41.8v1.41.9 age confidence
github.com/charmbracelet/colorprofile indirect patch v0.4.2v0.4.3 age confidence
github.com/golangci/golangci-lint/v2 require patch v2.11.2v2.11.3 age confidence
github.com/pulumi/pulumi-docker/sdk/v4 indirect patch v4.11.0v4.11.1 age confidence
github.com/sonatard/noctx indirect patch v0.5.0v0.5.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/download-artifact (actions/download-artifact)

v8.0.1

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v8...v8.0.1

cirruslabs/cirrus-cli (cirruslabs/cirrus-cli)

v0.165.1

Compare Source

What's Changed

New Contributors

Full Changelog: cirruslabs/cirrus-cli@v0.165.0...v0.165.1

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

v1.41.4

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue: v1.13.12
    • Bug Fix: Removes some duplicated reflection-based calls in the marshaler.
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.32.0
    • Feature: Supporting GitLab and GitLab Self Managed as source types in AWS CodeBuild.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.153.0
    • Feature: Added support for ModifyInstanceMetadataDefaults and GetInstanceMetadataDefaults to set Instance Metadata Service account defaults
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.41.4
    • Documentation: Documentation only update for Amazon ECS.
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.26.0
    • Feature: This release increases the number of supported job template parameters from 20 to 100.
  • github.com/aws/aws-sdk-go-v2/service/globalaccelerator: v1.23.0
    • Feature: AWS Global Accelerator now supports cross-account sharing for bring your own IP addresses.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.49.0
    • Feature: Exposing TileMedia H265 options
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.134.0
    • Feature: Introduced support for the following new instance types on SageMaker Studio for JupyterLab and CodeEditor applications: m6i, m6id, m7i, c6i, c6id, c7i, r6i, r6id, r7i, and p5
charmbracelet/colorprofile (github.com/charmbracelet/colorprofile)

v0.4.3

Compare Source

This release fixes an important issue where the writer when used as a middleware can cause short write errors.
Kudos to @​abhinav for reporting this one.

Changelog
Fixed

The Charm logo

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

golangci/golangci-lint (github.com/golangci/golangci-lint/v2)

v2.11.3

Compare Source

Released on 2026-03-10

  1. Linters bug fixes
pulumi/pulumi-docker (github.com/pulumi/pulumi-docker/sdk/v4)

v4.11.1

Compare Source

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-docker@v4.11.0...v4.11.1

sonatard/noctx (github.com/sonatard/noctx)

v0.5.1

Compare Source

Changelog


Configuration

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

renovate bot commented Mar 16, 2026

ℹ️ Artifact update notice

File name: tools/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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/securego/gosec/v2 v2.24.7 -> v2.24.8-0.20260309165252-619ce2117e08

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