Skip to content

Bump dependencies#160

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/minor
Open

Bump dependencies#160
renovate[bot] wants to merge 1 commit intomainfrom
renovate/minor

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 10, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Manager Type Update
FluentValidation (source) 12.0.012.1.1 age confidence nuget nuget minor
IPNetwork2 3.4.8323.6.0 age confidence nuget nuget minor
Json.More.Net 2.1.32.2.0 age confidence nuget nuget minor
JsonPath.Net 2.1.12.2.0 age confidence nuget nuget minor
Microsoft.Extensions.Hosting (source) 9.0.99.0.15 age confidence nuget nuget patch
Microsoft.Extensions.Logging.Abstractions (source) 9.0.99.0.15 age confidence nuget nuget patch
Microsoft.Extensions.Options (source) 9.0.99.0.15 age confidence nuget nuget patch
Polly 8.6.48.6.6 age confidence nuget nuget patch
Spectre.Console.Cli 0.51.10.55.0 age confidence nuget nuget minor
actions/checkout v5.0.0v5.0.1 age confidence github-actions action patch
aws-for-fluent-bit 2.34.02.34.3 age confidence regex config patch
aws-iam-authenticator 0.7.80.7.12 age confidence regex run patch
docker/login-action v3.6.0v3.7.0 age confidence github-actions action minor
docker/setup-buildx-action v3.11.1v3.12.0 age confidence github-actions action minor
helm 3.19.03.20.2 age confidence regex run minor
kubectl 1.34.11.35.4 age confidence regex run minor
mcr.microsoft.com/dotnet/aspnet 9.0.9-noble9.0.15-noble age confidence dockerfile final patch

Release Notes

JeremySkinner/fluentvalidation (FluentValidation)

v12.1.1

Compare Source

v12.1.0

Compare Source

Release notes

Please read the upgrade guide if you are moving from 11.x to 12.x

Changes in 12.1.0
Changes in 12.0.0
  • Drops support for netstandard2.0, netstandard2.1, .net 5, .net 6 and .net 7. Minimum supported platform is now .net 8.
  • Add support for dependent rules for custom rules (#​2170)
  • Removes deprecated DI extensions
  • Removes deprecated transform methods (#​2027)
  • Remove the ability to disable the root-model null check (#​2069)
  • Use Zomp.SyncMethodGenerator to clean up internal sync/async code paths and increase performance (#​2136)
  • Add Serbian (Cyrillic) language; rename existing Serbian to Serbian (Latin) (#​2283)
Downloads

Binaries can be downloaded from nuget:

lduchosal/ipnetwork (IPNetwork2)

v3.5.3

Compare Source

Full Changelog: lduchosal/ipnetwork@3.5.2...3.5.3

v3.5.2

Compare Source

Full Changelog: lduchosal/ipnetwork@3.5.1...3.5.2

v3.5.1

Full Changelog: lduchosal/ipnetwork@3.5...3.5.1

App-vNext/Polly (Polly)

v8.6.6

Compare Source

  • Fix ScheduledTaskExecutor deadlock when TrySetResult runs continuations inline by @​crnhrv in #​2953

v8.6.5

Compare Source

actions/checkout (actions/checkout)

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

aws/aws-for-fluent-bit (aws-for-fluent-bit)

v2.34.3

Compare Source

  • Minimal set of packages installed using Amazon Linux 2 base container image version: 2.0.20260406.1
  • fix: Fix image tags for dockerhub/public ecr #​1099
  • fix: Update test image sync to only pull for published images #​1098
  • enhancement: Add new autogeneration github actions #​1094
  • enhancement: temporarily check and change scanning type to BASIC before building new images #​1102

v2.34.2

Compare Source

This release includes:

  • Fluent Bit v1.9.10
  • Amazon CloudWatch Logs for Fluent Bit 1.9.4
  • Amazon Kinesis Streams for Fluent Bit 1.10.3
  • Amazon Kinesis Firehose for Fluent Bit 1.7.2
  • Amazon Linux 2 base container image version: 2.0.20251208.0

v2.34.1

Compare Source

This release includes:

  • Fluent Bit v1.9.10
  • Amazon CloudWatch Logs for Fluent Bit 1.9.4
  • Amazon Kinesis Streams for Fluent Bit 1.10.3
  • Amazon Kinesis Firehose for Fluent Bit 1.7.2
  • Amazon Linux 2 base container image version: 2.0.20251110.1
kubernetes-sigs/aws-iam-authenticator (aws-iam-authenticator)

v0.7.12

Compare Source

Changelog

  • 8333960 Merge pull request #​1000 from mengqiy/master
  • af205bb Merge pull request #​1002 from ronaldngounou/update-owners
  • f0435eb Update OWNERS in reviewers and approvers list
  • 64fd35a Release 0.7.12
  • 711e472 Merge pull request #​998 from bryantbiggs/chore/repo-cleanup-and-dx
  • 93b1588 ci: add verify job to catch unrun gofmt and go mod tidy
  • b4673af chore(lint): harden linter config and fix coverage gaps
  • 0acabd1 fix(lint): add revive and unparam linters with full compliance
  • a6a2882 ci: add unit test job, expand golangci config, add make update/verify
  • f19a13d docs(e2e): fix Go version, remove non-existent make target, fix typo
  • d8fd7c5 docs(release): remove stale ECR image update instructions and fix asset version placeholders
  • d3aa58b fix: address code review findings in repo cleanup branch
  • 0660793 docs: rewrite development.md as a practical local dev guide
  • 8684111 chore: repo cleanup, developer experience improvements
  • a05fab5 Merge pull request #​999 from bryantbiggs/chore/reduce-binary-size
  • 22e2233 chore: reduce binary size by 59% (80 MB → 33 MB)
  • 540c0af Merge pull request #​997 from bryantbiggs/deps/update-all-modules-2026-03-16
  • 1d65eba fix(lint): replace deprecated NewSimpleClientset and fix embedded field selector
  • dcc1916 fix(tests): address code review findings in integration test framework
  • f8dba99 fix(tests): address post-refactor issues and add go workspace
  • a58b4c0 refactor(tests): remove k8s.io/kubernetes dependency from test modules
  • a5e321c chore: update all dependencies to latest versions

v0.7.11

Compare Source

Changelog

  • 7e87c37 Merge pull request #​988 from dstdfx/bump-version
  • 0a5ddae Bump version to 0.7.11
  • f5b5be7 Merge pull request #​985 from dstdfx/bump-go-version-1.25.7
  • 4e2f4e9 Update go.mod for e2e/int tests
  • d94bc07 Update go.mod
  • 2a6d62d Merge pull request #​986 from ShiriNmi1520/master
  • 5b12454 Clarify README "Run the server" deployment instructions
  • e96722e Bump go to 1.25.7
  • 3e6556d Merge pull request #​983 from eks-distro-pr-bot/eks-distro-pr-bot/go-version-bumps
  • d09abb2 Creating PR to update Go version to 1.25.6

v0.7.10

Compare Source

Changelog

  • 050ebc2 Merge pull request #​979 from Ganiredi/master
  • 79c0466 release for 1-35
  • 03dcd9b Merge pull request #​975 from Ganiredi/master
  • 5bb40f3 1.35.0 dependency update
  • 25cd1e1 Merge pull request #​970 from eks-distro-pr-bot/eks-distro-pr-bot/go-version-bumps
  • b500f26 Merge pull request #​967 from kubernetes-sigs/dependabot/go_modules/observability-dependencies-b4c51101ac
  • ccd4c99 Creating PR to update Go version to 1.25.5
  • d974f82 chore(deps): Bump the observability-dependencies group across 2 directories with 1 update
  • 97fdf7f Merge pull request #​968 from kubernetes-sigs/dependabot/go_modules/misc-dependencies-314f540937
  • f71e9e8 chore(deps): Bump the misc-dependencies group across 3 directories with 13 updates
  • f8378e1 Merge pull request #​963 from kubernetes-sigs/dependabot/go_modules/tests/integration/observability-dependencies-2ee738a151
  • 19c9310 Merge pull request #​962 from kubernetes-sigs/dependabot/go_modules/misc-dependencies-5d51c23ec0
  • a7d06e5 Merge pull request #​961 from kubernetes-sigs/dependabot/go_modules/aws-dependencies-5d5b818be3
  • 450dee0 chore(deps): Bump the observability-dependencies group across 1 directory with 2 updates
  • b4d7677 chore(deps): Bump the misc-dependencies group across 3 directories with 27 updates
  • 7f3ecd6 chore(deps): Bump the aws-dependencies group across 2 directories with 11 updates
  • b828989 Merge pull request #​959 from kubernetes-sigs/dependabot/go_modules/aws-dependencies-4d192bd67a
  • 098d768 Merge pull request #​958 from kubernetes-sigs/dependabot/go_modules/tests/e2e/misc-dependencies-3ac88680fd
  • c2e6913 chore(deps): Bump the aws-dependencies group across 2 directories with 6 updates
  • b3240fb chore(deps): Bump the misc-dependencies group across 2 directories with 17 updates

v0.7.9

Compare Source

Changelog

  • 19000d3 Merge pull request #​957 from sushanth0910/bump-authenticator
  • c2793d8 Merge pull request #​956 from eks-distro-pr-bot/eks-distro-pr-bot/go-version-bumps
  • 0796113 release new version 0.7.9
  • ea1d623 Merge pull request #​954 from kubernetes-sigs/dependabot/go_modules/aws-dependencies-0c44466b00
  • 654e5fe Merge pull request #​953 from kubernetes-sigs/dependabot/github_actions/actions-013bf0b14d
  • 4e76c50 Creating PR to update Go version to 1.25.4
  • 003aff6 chore(deps): Bump the aws-dependencies group across 2 directories with 13 updates
  • 3a41ab6 chore(deps): Bump golangci/golangci-lint-action in the actions group
  • 3143c1f Merge pull request #​950 from kubernetes-sigs/dependabot/go_modules/observability-dependencies-d31ae02c7f
  • 495e57a Merge pull request #​949 from kubernetes-sigs/dependabot/go_modules/tests/integration/k8s-dependencies-35544f4343
  • 27e8659 chore(deps): Bump the observability-dependencies group across 3 directories with 2 updates
  • cc407d8 chore(deps): Bump sigs.k8s.io/apiserver-network-proxy/konnectivity-client
  • 88054c7 Merge pull request #​948 from kubernetes-sigs/dependabot/go_modules/aws-dependencies-4e5e0fd6b2
  • 2d73fac chore(deps): Bump the aws-dependencies group across 2 directories with 14 updates
  • 9a4cf18 Merge pull request #​947 from yue9944882/bump-golang-1.25.3
  • 6d73981 bump golang version to 1.25.3
  • a4958c9 Merge pull request #​944 from eks-distro-pr-bot/eks-distro-pr-bot/go-version-bumps
  • 7ea1f34 Merge pull request #​946 from kubernetes-sigs/dependabot/go_modules/tests/e2e/misc-dependencies-fab96d830f
  • d113b7f Creating PR to update Go version to 1.25.3
  • 7022827 chore(deps): Bump github.com/onsi/ginkgo/v2
  • 52939ad Merge pull request #​942 from kubernetes-sigs/dependabot/go_modules/observability-dependencies-be1e184a5b
  • 411b142 Merge pull request #​941 from kubernetes-sigs/dependabot/go_modules/misc-dependencies-4a29ca6d9d
  • d8407b1 chore(deps): Bump the observability-dependencies group across 3 directories with 1 update
  • cc4486d chore(deps): Bump the misc-dependencies group across 3 directories with 11 updates
  • e4c2964 Merge pull request #​939 from kubernetes-sigs/dependabot/go_modules/misc-dependencies-7afb13e9c0
  • 9084438 Merge pull request #​938 from kubernetes-sigs/dependabot/go_modules/aws-dependencies-996a2871a7
  • 20f9614 chore(deps): Bump the misc-dependencies group across 3 directories with 5 updates
  • 8efd604 chore(deps): Bump the aws-dependencies group across 2 directories with 3 updates
docker/login-action (docker/login-action)

v3.7.0

Compare Source

Full Changelog: docker/login-action@v3.6.0...v3.7.0

docker/setup-buildx-action (docker/setup-buildx-action)

v3.12.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0

helm/helm (helm)

v3.20.2: Helm v3.20.2

Compare Source

v3.20.2

Helm v3.20.2 is a security patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Security fixes

  • GHSA-hr2v-4r36-88hr Helm Chart extraction output directory collapse via Chart.yaml name dot-segment

Installation and Upgrading

Download Helm v3.20.2. The common platform binaries are here:

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.1.5 and 3.20.3 are the next patch (bug fix) releases and will be on April 8, 2026
  • 4.2.0 and 3.21.0 are the next minor (feature) releases and will be on May 13, 2026

Changelog

  • fix: Chart dot-name path bug 8fb76d6 (George Jenkins)
  • fix: pin codeql-action/upload-sarif to commit SHA in scorecards workflow 3a8927e (Terry Howe)

v3.20.1: Helm v3.20.1

Compare Source

Helm v3.20.1 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • Backport of #​31644: Fixed a bug where user-provided nil value was not preserved when chart has an empty map or no default for a key
  • Backport of #​31601: Fixed a bug where OCI references with tag+digest failed with "invalid byte" error

Installation and Upgrading

Download Helm v3.20.1. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.2.0 and 3.21.0 are the next minor releases and will be on May 13, 2026
  • 4.1.4 and 3.20.2 are the next patch releases and will be on April 8, 2026

Changelog

  • chore(deps): bump the k8s-io group with 7 updates a2369ca (dependabot[bot])
  • add image index test 90e1056 (Pedro Tôrres)
  • fix pulling charts from OCI indices 911f2e9 (Pedro Tôrres)
  • Remove refactorring changes from coalesce_test.go 76dad33 (Evans Mungai)
  • Fix import 45c12f7 (Evans Mungai)
  • Update pkg/chart/common/util/coalesce_test.go 26c6f19 (Evans Mungai)
  • Fix lint warning 09f5129 (Evans Mungai)
  • Preserve nil values in chart already 417deb2 (Evans Mungai)
  • fix(values): preserve nil values when chart default is empty map 5417bfa (Evans Mungai)

v3.20.0: Helm v3.20.0

Compare Source

Helm v3.20.0 is a feature release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • SDK: bump k8s API versions to v0.35.0
  • v3 backport: Fixed a bug where helm uninstall with --keep-history did not suspend previous deployed releases #​12564
  • v3 backport: Bump Go version to v1.25

Installation and Upgrading

Download Helm v3.20.0. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.1.1 and 3.20.1 are the next patch releases, scheduled for March 11, 2026
  • 4.2.0 and 3.21.0 are the next minor releases, scheduled for May 13, 2026

Changelog

  • bump version to v3.20 f6e17f6 (Scott Rigby)
  • chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 4f5a655 (dependabot[bot])
  • chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 65c504a (dependabot[bot])
  • chore(deps): bump github.com/foxcpp/go-mockdns from 1.1.0 to 1.2.0 f3b8af4 (dependabot[bot])
  • chore(deps): bump the k8s-io group with 7 updates 89c2c61 (dependabot[bot])
  • [dev-v3] Replace deprecated NewSimpleClientset 526076e (George Jenkins)
  • [dev-v3] Bump Go v1.25, golangci-lint v2 0ae8e4f (George Jenkins)
  • chore(deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 e0d2595 (dependabot[bot])
  • chore(deps): bump github.com/containerd/containerd from 1.7.29 to 1.7.30 858acb1 (dependabot[bot])
  • fix(rollback): errors.Is instead of string comp 0cd9a60 (Hidde Beydals)
  • fix(uninstall): supersede deployed releases 8bb0b37 (Hidde Beydals)
  • Use latest patch release of Go in releases 930ba6f (Matt Farina)
  • chore(deps): bump the k8s-io group with 7 updates 582211c (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0 585c25c (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 6f17d46 (dependabot[bot])
  • chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 46ff427 (dependabot[bot])
  • chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 28b813a (dependabot[bot])
  • chore(deps): bump github.com/rubenv/sql-migrate from 1.8.0 to 1.8.1 5dde5d6 (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 362900b (dependabot[bot])
  • chore(deps): bump github.com/cyphar/filepath-securejoin ec61de5 (dependabot[bot])
  • chore(deps): bump the k8s-io group with 7 updates a490607 (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.30.0 to 0.31.0 8509bcc (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 d495a94 (dependabot[bot])
  • Remove dev-v3 helm-latest-version publish 01dc6cc (George Jenkins)
  • chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0 6647f84 (dependabot[bot])
  • chore(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29 b548118 (dependabot[bot])
  • Revert "pkg/registry: Login option for passing TLS config in memory" 6a67b55 (Scott Rigby)
  • chore(deps): bump github.com/cyphar/filepath-securejoin 6d4f8c0 (dependabot[bot])
  • jsonschema: warn and ignore unresolved URN $ref to match v3.18.4 3f0da15 (Benoit Tigeot)
  • Fix helm pull untar dir check with repo urls e5e101c (Luna Stadler)
  • chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 6aae923 (dependabot[bot])
  • chore(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0 1900c6a (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 43e9297 (dependabot[bot])
  • chore(deps): bump github.com/cyphar/filepath-securejoin d347e2b (dependabot[bot])
  • [backport] fix: get-helm-3 script use helm3-latest-version bd337b4 (George Jenkins)
  • pkg/registry: Login option for passing TLS config in memory b80959f (Matheus Pimenta)
  • chore(deps): bump the k8s-io group with 7 updates 1ac9d34 (dependabot[bot])
  • Fix deprecation warning 9a366b4 (Benoit Tigeot)
  • chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0 0c5a17e (dependabot[bot])
  • chore(deps): bump golang.org/x/term from 0.34.0 to 0.35.0 b999021 (dependabot[bot])
  • Avoid "panic: interface conversion: interface {} is nil" 2fe49f9 (Benoit Tigeot)
  • bump version to v3.19.0 c3610ab (Scott Rigby)
  • chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 73b449f (dependabot[bot])
  • fix: set repo authorizer in registry.Client.Resolve() ffbc537 (Eric Stroczynski)
  • fix null merge [f0b699e](https://redirect.github.com/helm/helm/commit/f0b

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 renovate bot added the dependencies Changes that only affect dependencies label Oct 10, 2025
@renovate renovate bot requested a review from gitfool as a code owner October 10, 2025 21:59
@renovate renovate bot added the dependencies Changes that only affect dependencies label Oct 10, 2025
@renovate renovate bot changed the title Bump dependency Spectre.Console.Cli to 0.52.0 Bump dependencies Oct 14, 2025
@renovate renovate bot force-pushed the renovate/minor branch 2 times, most recently from 3e08391 to 78ef176 Compare October 27, 2025 10:47
@renovate renovate bot force-pushed the renovate/minor branch 7 times, most recently from 69c199a to b4b5594 Compare November 18, 2025 00:00
@renovate renovate bot force-pushed the renovate/minor branch 3 times, most recently from e8063db to 5568d77 Compare November 25, 2025 22:05
@renovate renovate bot force-pushed the renovate/minor branch 4 times, most recently from ce9ccf1 to 16c0f91 Compare December 10, 2025 06:02
@renovate renovate bot force-pushed the renovate/minor branch 2 times, most recently from a6b3859 to 94f55bb Compare December 12, 2025 22:46
@renovate renovate bot force-pushed the renovate/minor branch 3 times, most recently from f73e232 to 0322bb5 Compare December 22, 2025 21:27
@renovate renovate bot force-pushed the renovate/minor branch from 0322bb5 to c60563c Compare January 4, 2026 14:00
@renovate renovate bot force-pushed the renovate/minor branch 2 times, most recently from b88b9c3 to 5bb2cae Compare January 22, 2026 02:10
@renovate renovate bot force-pushed the renovate/minor branch 2 times, most recently from 1198cca to 2b723b5 Compare January 29, 2026 18:25
@renovate renovate bot force-pushed the renovate/minor branch 2 times, most recently from fea14c3 to 6e166b4 Compare February 11, 2026 02:13
@renovate renovate bot force-pushed the renovate/minor branch 2 times, most recently from e37a936 to 1cf85c1 Compare February 18, 2026 09:54
@renovate renovate bot force-pushed the renovate/minor branch 4 times, most recently from 186696c to d2b1257 Compare March 5, 2026 08:48
@renovate renovate bot force-pushed the renovate/minor branch 5 times, most recently from 3b57b60 to abaa3d1 Compare March 12, 2026 00:42
@renovate renovate bot force-pushed the renovate/minor branch 4 times, most recently from e5f1154 to ea6ee17 Compare March 21, 2026 02:00
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 21, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Aws/packages.lock.json, Cli/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1902: Warning As Error: Package 'Scriban' 6.4.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-5rpf-x9jg-8j5p [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1904: Warning As Error: Package 'Scriban' 6.4.0 has a known critical severity vulnerability, https://github.com/advisories/GHSA-5wr9-m6jw-xx44 [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-c875-h985-hvrc [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-grr9-747v-xvcp [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1902: Warning As Error: Package 'Scriban' 6.4.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-m2p3-hwv5-xpqw [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-p6q4-fgr8-vx4p [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-v66j-x4hw-fv9g [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-wgh7-7m3c-fx25 [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-x6m9-38vm-2xhf [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-xcx6-vp38-8hr5 [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1902: Warning As Error: Package 'Scriban' 6.4.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-xw6w-9jjh-p9cr [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj (in 6.61 sec).
  Restored /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj (in 827 ms).
  Restored /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj (in 6.53 sec).
  Restored /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj (in 10 ms).

File name: Cli/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1902: Warning As Error: Package 'Scriban' 6.4.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-5rpf-x9jg-8j5p [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1904: Warning As Error: Package 'Scriban' 6.4.0 has a known critical severity vulnerability, https://github.com/advisories/GHSA-5wr9-m6jw-xx44 [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-c875-h985-hvrc [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-grr9-747v-xvcp [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1902: Warning As Error: Package 'Scriban' 6.4.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-m2p3-hwv5-xpqw [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-p6q4-fgr8-vx4p [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-v66j-x4hw-fv9g [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-wgh7-7m3c-fx25 [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-x6m9-38vm-2xhf [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-xcx6-vp38-8hr5 [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1902: Warning As Error: Package 'Scriban' 6.4.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-xw6w-9jjh-p9cr [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj (in 637 ms).
  Restored /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj (in 66 ms).
  Restored /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj (in 134 ms).
  Restored /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj (in 10 ms).

File name: K8s/packages.lock.json, Aws/packages.lock.json, Cli/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1902: Warning As Error: Package 'Scriban' 6.4.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-5rpf-x9jg-8j5p [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1904: Warning As Error: Package 'Scriban' 6.4.0 has a known critical severity vulnerability, https://github.com/advisories/GHSA-5wr9-m6jw-xx44 [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-c875-h985-hvrc [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-grr9-747v-xvcp [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1902: Warning As Error: Package 'Scriban' 6.4.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-m2p3-hwv5-xpqw [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-p6q4-fgr8-vx4p [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-v66j-x4hw-fv9g [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-wgh7-7m3c-fx25 [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-x6m9-38vm-2xhf [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-xcx6-vp38-8hr5 [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1902: Warning As Error: Package 'Scriban' 6.4.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-xw6w-9jjh-p9cr [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj (in 621 ms).
  Restored /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj (in 51 ms).
  Restored /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj (in 149 ms).
  Restored /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj (in 8 ms).

File name: Library/packages.lock.json, Aws/packages.lock.json, Cli/packages.lock.json, K8s/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1902: Warning As Error: Package 'Scriban' 6.4.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-5rpf-x9jg-8j5p [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1904: Warning As Error: Package 'Scriban' 6.4.0 has a known critical severity vulnerability, https://github.com/advisories/GHSA-5wr9-m6jw-xx44 [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-c875-h985-hvrc [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-grr9-747v-xvcp [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1902: Warning As Error: Package 'Scriban' 6.4.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-m2p3-hwv5-xpqw [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-p6q4-fgr8-vx4p [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-v66j-x4hw-fv9g [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-wgh7-7m3c-fx25 [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-x6m9-38vm-2xhf [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1903: Warning As Error: Package 'Scriban' 6.4.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-xcx6-vp38-8hr5 [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj : error NU1902: Warning As Error: Package 'Scriban' 6.4.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-xw6w-9jjh-p9cr [/tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj]
  Failed to restore /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Library/Library.csproj (in 646 ms).
  Restored /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/K8s/K8s.csproj (in 52 ms).
  Restored /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Cli/Cli.csproj (in 87 ms).
  Restored /tmp/renovate/repos/github/gitfool/Pulumi.Dungeon/Aws/Aws.csproj (in 8 ms).

@renovate renovate bot force-pushed the renovate/minor branch 2 times, most recently from 4950d42 to 2c38bbc Compare March 30, 2026 18:08
@renovate renovate bot force-pushed the renovate/minor branch 3 times, most recently from 11b4573 to c85ed63 Compare April 10, 2026 01:43
@renovate renovate bot force-pushed the renovate/minor branch from c85ed63 to 806d268 Compare April 14, 2026 21:07
@renovate renovate bot force-pushed the renovate/minor branch from 806d268 to 32a905b Compare April 16, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes that only affect dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants