Skip to content

fix(deps): update module kcl-lang.io/kpm to v0.12.7#458

Open
botty-mcbottington[bot] wants to merge 1 commit into
mainfrom
renovate/kcl-lang.io-kpm-0.x
Open

fix(deps): update module kcl-lang.io/kpm to v0.12.7#458
botty-mcbottington[bot] wants to merge 1 commit into
mainfrom
renovate/kcl-lang.io-kpm-0.x

Conversation

@botty-mcbottington

@botty-mcbottington botty-mcbottington Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
kcl-lang.io/kpm v0.12.4v0.12.7 age confidence

Warning

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


Release Notes

kcl-lang/kpm (kcl-lang.io/kpm)

v0.12.7

Compare Source

What's Changed

Full Changelog: kcl-lang/kpm@v0.12.6...v0.12.7

v0.12.6

Compare Source

What's Changed

  • feat(oci): host-less dependencies being honored in all execution paths by @​cjuega in #​744

Full Changelog: kcl-lang/kpm@v0.12.5...v0.12.6

v0.12.5

Compare Source

What's Changed

New Contributors

Full Changelog: kcl-lang/kpm@v0.12.4...v0.12.5


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@botty-mcbottington

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 35 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.112.1 -> v0.123.0
cloud.google.com/go/iam v1.1.6 -> v1.5.3
cloud.google.com/go/storage v1.38.0 -> v1.61.3
github.com/aws/aws-sdk-go-v2 v1.36.3 -> v1.41.4
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10 -> v1.7.7
github.com/aws/aws-sdk-go-v2/config v1.29.15 -> v1.32.12
github.com/aws/aws-sdk-go-v2/credentials v1.17.68 -> v1.19.12
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30 -> v1.18.20
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34 -> v1.4.20
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 -> v2.7.20
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 -> v1.8.6
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34 -> v1.4.21
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 -> v1.13.7
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.2 -> v1.9.12
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 -> v1.13.20
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.15 -> v1.19.20
github.com/aws/aws-sdk-go-v2/service/s3 v1.80.1 -> v1.97.1
github.com/aws/aws-sdk-go-v2/service/sso v1.25.3 -> v1.30.13
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1 -> v1.35.17
github.com/aws/aws-sdk-go-v2/service/sts v1.33.20 -> v1.41.9
github.com/aws/smithy-go v1.22.3 -> v1.24.2
github.com/go-git/go-billy/v5 v5.6.2 -> v5.9.0
github.com/go-git/go-git/v5 v5.16.4 -> v5.19.1
github.com/google/s2a-go v0.1.7 -> v0.1.9
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.14
github.com/googleapis/gax-go/v2 v2.12.3 -> v2.17.0
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.65 -> v2.0.0-beta.72
github.com/hashicorp/go-getter v1.8.3 -> v1.8.6
github.com/hashicorp/go-version v1.7.0 -> v1.9.0
github.com/kubescape/go-git-url v0.0.31 -> v0.0.32
github.com/pjbgf/sha1cd v0.3.2 -> v0.6.0
golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93 -> v0.0.0-20260410095643-746e56fc9e2f
golang.org/x/mod v0.36.0 -> v0.37.0
google.golang.org/api v0.171.0 -> v0.271.0
google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de -> v0.0.0-20260128011058-8636f8732409

@botty-mcbottington botty-mcbottington Bot force-pushed the renovate/kcl-lang.io-kpm-0.x branch from 7f5dcec to 357bf40 Compare July 15, 2026 12:37
@botty-mcbottington botty-mcbottington Bot changed the title fix(deps): update module kcl-lang.io/kpm to v0.12.5 fix(deps): update module kcl-lang.io/kpm to v0.12.6 Jul 15, 2026
@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.48%. Comparing base (0904962) to head (a5f283a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #458   +/-   ##
=======================================
  Coverage   63.48%   63.48%           
=======================================
  Files          58       58           
  Lines        3185     3185           
=======================================
  Hits         2022     2022           
  Misses        906      906           
  Partials      257      257           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@botty-mcbottington botty-mcbottington Bot force-pushed the renovate/kcl-lang.io-kpm-0.x branch from 357bf40 to a5f283a Compare July 16, 2026 06:58
@botty-mcbottington botty-mcbottington Bot changed the title fix(deps): update module kcl-lang.io/kpm to v0.12.6 fix(deps): update module kcl-lang.io/kpm to v0.12.7 Jul 16, 2026
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