Skip to content

fix(deps): update all dependencies#733

Merged
adrianriobo merged 1 commit intomainfrom
renovate/all
Feb 23, 2026
Merged

fix(deps): update all dependencies#733
adrianriobo merged 1 commit intomainfrom
renovate/all

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/aws/aws-sdk-go-v2/service/ec2 v1.289.0v1.290.0 age confidence require minor
github.com/aws/aws-sdk-go-v2/service/ecs v1.71.0v1.72.0 age confidence require minor
github.com/clipperhouse/displaywidth v0.10.0v0.11.0 age confidence indirect minor
github.com/clipperhouse/uax29/v2 v2.6.0v2.7.0 age confidence indirect minor
github.com/golangci/gofmt d62b90ee7be49a age confidence indirect digest
github.com/golangci/golangci-lint/v2 v2.9.0v2.10.1 age confidence require minor
github.com/kevinburke/ssh_config v1.5.0v1.6.0 age confidence indirect minor
github.com/pulumi/pulumi-aws-native/sdk v1.54.0v1.55.0 age confidence require minor
github.com/pulumi/pulumi-aws/sdk/v7 v7.19.0v7.20.0 age confidence require minor
github.com/pulumi/pulumi-awsx/sdk/v3 v3.1.0v3.2.0 age confidence require minor
github.com/pulumi/pulumi-command/sdk v1.1.3v1.2.0 age confidence require minor
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.25.0v4.26.0 age confidence require minor
github.com/pulumi/pulumi/sdk/v3 v3.220.0v3.223.0 age confidence require minor
gitlab-org/gitlab-runner 18.8.018.9.0 age confidence minor
golang.org/x/exp 81e46e33dfff04 age confidence require digest
golang.org/x/exp/typeparams 81e46e33dfff04 age confidence indirect digest
google.golang.org/genproto/googleapis/rpc 4cfbd4142d3e9b age confidence indirect digest
pulumi/pulumi 3.220.03.223.0 age confidence minor
pulumi/pulumi-aws v7.19.0v7.20.0 age confidence minor
pulumi/pulumi-aws-native v1.54.0v1.55.0 age confidence minor
pulumi/pulumi-awsx v3.1.0v3.2.0 age confidence minor
pulumi/pulumi-command v1.1.3v1.2.0 age confidence minor
pulumi/pulumi-gitlab v9.8.2v9.9.0 age confidence minor
registry.access.redhat.com/ubi9/go-toolset 82b82ec799cc02 stage digest
registry.access.redhat.com/ubi9/ubi b8923f5cecb1cd final digest

Release Notes

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

v1.290.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.290.0
    • Feature: Add Operator field to CreatePlacementGroup and DescribePlacementGroup APIs.
  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.33.0
    • Feature: This release updates Amazon Managed Grafana's APIs to support customer managed KMS keys.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.116.0
    • Feature: Adds support for the StorageEncryptionType field to specify encryption type for DB clusters, DB instances, snapshots, automated backups, and global clusters.
  • github.com/aws/aws-sdk-go-v2/service/workspacesweb: v1.38.0
    • Feature: Adds support for branding customization without requiring a custom wallpaper.

v1.289.1

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/arcregionswitch: v1.5.1
    • Documentation: Clarify documentation on ARC Region Switch start-plan-execution operation
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.289.1
    • Documentation: Documentation updates for EC2 Secondary Networks
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.55.2
    • Documentation: Adds support for enabling blob mounting, and removes support for Clair based image scanning
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.48.0
    • Feature: Amazon MSK now supports dual-stack connectivity (IPv4 and IPv6) for existing MSK clusters. You can enable dual-stack on existing clusters by specifying the NetworkType parameter in updateConnectivity API.
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.50.0
    • Feature: Added support for Decrypt and ReEncrypt API's to use dry run feature without ciphertext for authorization validation
  • github.com/aws/aws-sdk-go-v2/service/qconnect: v1.28.0
    • Feature: Update MessageType enum to include missing types.
clipperhouse/displaywidth (github.com/clipperhouse/displaywidth)

v0.11.0

Compare Source

clipperhouse/uax29 (github.com/clipperhouse/uax29/v2)

v2.7.0

Compare Source

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

v2.10.1

Compare Source

Released on 2026-02-17

  1. Fixes
    • buildssa panic

v2.10.0

Compare Source

Released on 2026-02-17

  1. Linters new features or changes
    • ginkgolinter: from 0.22.0 to 0.23.0
    • gosec: from 2.22.11 to 2.23.0 (new rules: G117, G602, G701, G702, G703, G704, G705, G706)
    • staticcheck: from 0.6.1 to 0.7.0
  2. Linters bug fixes
    • godoclint: from 0.11.1 to 0.11.2
kevinburke/ssh_config (github.com/kevinburke/ssh_config)

v1.6.0

Compare Source

pulumi/pulumi-aws-native (github.com/pulumi/pulumi-aws-native/sdk)

v1.55.0

Compare Source

Changelog

pulumi/pulumi-aws (github.com/pulumi/pulumi-aws/sdk/v7)

v7.20.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-aws@v7.18.0...v7.20.0

pulumi/pulumi-awsx (github.com/pulumi/pulumi-awsx/sdk/v3)

v3.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: pulumi/pulumi-awsx@v3.1.0...v3.2.0

pulumi/pulumi-command (github.com/pulumi/pulumi-command/sdk)

v1.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-command@v1.1.3...v1.2.0

pulumi/pulumi-kubernetes (github.com/pulumi/pulumi-kubernetes/sdk/v4)

v4.26.0

Compare Source

Fixed
  • #​4122 Implements a new provider config option, alwaysRender, which sets Diff_Someto true when used in combination with renderYAMLtoDirectory.
    This allows for user-defined opt-in behavior for YAML manifests to be idempotently generated on every pulumi up, and for Update() to show these changes to a user.

  • Fixed a race condition in StatefulSet await logic where Pulumi could incorrectly report a rollout as complete before the controller had processed the update. This occurred when Pulumi checked status fields before the controller updated observedGeneration, causing stale "ready" values to be trusted.

  • Fixed a regression of #​2943 which could cause Deployments to erroneously report diffs.

Changed
  • Upgraded helm.sh/helm to v3.18.6. (#​3969)

  • #​4156 Upgrade Kubernetes schema and libraries to v1.35.1

pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)

v3.223.0

Compare Source

3.223.0 (2026-02-19)

Bug Fixes
  • [engine] Report policy pack installation errors
    #​21882

v3.222.0

Compare Source

3.222.0 (2026-02-18)

Features
  • [programgen/go] Generate Call requests
    #​21836
Bug Fixes
  • [sdk/{nodejs,python}] Fix hang when loading policy packs that use v1.18.1 or older of the policy SDK
    #​21866

v3.221.0

Compare Source

3.221.0 (2026-02-17)

Features
  • [auto] Support Go 1.26
    #​21835

  • [engine] BREAKING: Rename pulumiVersionRange to requiredPulumiVersion in PulumiPlugin.yaml
    #​21807

  • [cli/plugin] Reduce GitHub API usage when downloading plugins
    #​21774

  • [protobuf] Add loader_target to RunPluginRequest
    #​21763

  • [sdk/nodejs] Support enums when inferring schemas from components
    #​21787

  • [sdk/nodejs] Support the Partial utility type in component schema inference
    #​21802

  • [sdk/nodejs] Support the Required utility type in component schema inference
    #​21803

Bug Fixes
  • [cli] Make stack graph output deterministic
    #​21786

  • [engine] Fix snapshot integrity error in refresh --run-program with component resources
    #​21806

  • [engine] Fix race in refresh --run-program
    #​21815

  • [programgen/go] Correctly handle import paths for nested modules
    #​21812

  • [sdkgen] Support type references to parameterized and third-party packages
    #​21804

  • [sdkgen/go] Do not depend on pulumix against instructions for enums
    #​21818

  • [cli/{install,package}] Don't panic when a non-absolute path is passed to pulumi package get-schema where the PulumiPlugin.yaml has a packages section
    #​21794

  • [cli/{install,package}] Only link a Pulumi project once
    #​21788

  • [cli/{install,package}] Run in the correct location when using uv to link python packages
    #​21796

  • [cli/package] Allow underscores in the path of plugin URLs
    #​21778

  • [sdk/{nodejs,python}] Use new policy plugin support to run policy packs
    #​21684

  • [sdk/python] Surface errors from uv, poetry or pip during linking
    #​21770

  • [sdk/python] Always surface errors from uv, poetry or pip during dependency installation
    #​21814

  • [sdkgen/python] Add missing blank line before :param lists
    #​21789

gitlab-org/gitlab-runner (gitlab-org/gitlab-runner)

v18.9.0

Compare Source

New features
  • Allow passing env and labels options to json-file Docker logging driver !5638 (Patrick Decat @​pdecat)
  • Enable Job Inputs feature flag by default !6275
  • Add CI Jobs to push packages to Pulp !6073
  • Retry pulp content push commands on specific errors !6197
  • Instrument input interpolations !6047
  • Add support for Google Cloud Service universe domain !6338
  • Upgrade step-runner to version 0.24.0 !6056
  • Push runner linux packages to Pulp !6062
  • Add user agent to AWS Secrets Manager integration !6060 (derikwang @​derik01)
  • Script function !6029
  • Filter out obsolete distro releases !6042
  • Pass job timeout in steps RunRequest so server can also enforce job timeouts !6375
  • Implement user script to step !6069
  • Helpers/retry: interrupt backoff sleep on context cancellation !6061 (Emmanuel 326 @​Emmanuel326)
  • Update the libvirt use doc !6034 (Funning @​FunningC0217)
  • Add zos build tags !5835 (Joon Lee @​jlee_ibm)
  • Avoid interpolation without defined job inputs !6374
  • Job Router client - WebSocket support !6020
  • Upgrade step-runner to version 0.26.0 !6351
Security fixes
  • Update RUNNER_IMAGES_VERSION to 0.0.34 !6066
Bug fixes
  • Pass S3 session token for access key credentials !6376
  • Fix FD exhaustion during retry requests !6041
  • Fix proxy_exec secret masking permissions !6044
  • Update pkcs7 library !6016
  • Refactor Connector to allow setup before connection !6359
  • Fix WebSocket tunnel data race !6237
  • Avoid breaking change when script syntax is invalid when no inputs used !6417
  • Add service container ID hostname when emulating links functionality !6043
  • Runner_wrapper: fix backoff retry context cancellation handling !6064 (Emmanuel 326 @​Emmanuel326)
  • Update the logic for comparing the urls and tokens !6296 (Aayush @​Aayush-Saini)
  • Ensure check_interval takes effect and eliminate race condition between fleet of runners !6081 (Pishel65 @​pishel65)
  • Guard against nil FileInfo in filepath.Walk !6050 (Bob Singh @​bobsingh.dev)
Maintenance
  • Adds MR Review instructions focused around Log Field Standardisation !6353
  • Rename job router RPC package !6049
  • Update linting configuration from GitLab project !6352
  • De-duplicate kube warning events !5926
  • Add command to sync go version in other files !6378
  • Bump Go to 1.25.7 and RUNNER_IMAGES_VERSION to 0.0.35 !6370
  • Update crosslink pointing to docs !6346
  • Correct runner linux package archs !6038
  • Add status check to launchctl I/O error troubleshooting !6358
  • Add mage to project dependencies !6348
  • Move JobResponse to spec.Job !6058
  • Update go packages !6032
  • Switch to a maintained YAML library go.yaml.in/yaml/v3 !6065
  • Move versions to variables !6368
  • Add UniverseDomain configuration for GCS cache !6362
  • Network: stop retry backoff timer on context cancellation !6063 (Emmanuel 326 @​Emmanuel326)
  • Clarify Bash requirement for GitLab Runner shell executor on macOS !6350
  • Fix miscellaneous Markdown formatting issues !6347
  • Update redirecting links !6327
  • Fix supported distros documentation !6048
  • Kubernetes executor GPU configuration requirements !6077
  • Use chunk size of 10MB for pulp uploads !6078
  • Fix headers passed when using CI_JOB_TOKEN !6075
  • Rename GITLAB_TOKEN to GITLAB_TEST_TOKEN in test utilities !6045 (Aayush @​Aayush-Saini)
  • AI Translated Documentation Push: GITTECHA-544 !6360
  • Include runner_name in all relevant log lines !5883
  • Add pod/container name to build logger fields !5891
  • Add diagnostics logging for S3 cache AssumeRole operations !6345
  • Remove EOL spaces in doc files - 2026-01-28 !6326
  • Incorporate additional change from GitLab project !6357
  • Document emulated docker links caveats !6054
  • Restore environment variables to build container !6333
pulumi/pulumi-gitlab (pulumi/pulumi-gitlab)

v9.9.0

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-gitlab@v9.8.2...v9.9.0


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: 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
Copy link
Contributor Author

renovate bot commented Feb 23, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact 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: tools/go.sum
Command failed: go get -t ./...
go: downloading github.com/golangci/golangci-lint/v2 v2.10.1
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/gofrs/flock v0.13.0
go: downloading github.com/hashicorp/go-version v1.8.0
go: downloading github.com/ldez/grignotin v0.10.1
go: downloading github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/alecthomas/chroma/v2 v2.23.1
go: downloading github.com/golangci/plugin-module-register v0.1.2
go: downloading github.com/go-xmlfmt/xmlfmt v1.1.3
go: downloading github.com/golangci/revgrep v0.8.0
go: downloading github.com/daixiang0/gci v0.13.7
go: downloading github.com/golangci/gofmt v0.0.0-20251215234548-e7be49a5ab4d
go: downloading mvdan.cc/gofumpt v0.9.2
go: downloading github.com/golangci/golines v0.15.0
go: downloading github.com/sourcegraph/go-diff v0.7.0
go: downloading github.com/golangci/swaggoswag v0.0.0-20250504205917-77f2aca3143e
go: downloading go.augendre.info/arangolint v0.4.0
go: downloading github.com/alingse/asasalint v0.0.11
go: downloading github.com/golangci/asciicheck v0.5.0
go: downloading github.com/breml/bidichk v0.3.3
go: downloading github.com/timakin/bodyclose v0.0.0-20260129054331-73d1f95b84b4
go: downloading github.com/lasiar/canonicalheader v1.1.2
go: downloading github.com/sivchari/containedctx v1.0.3
go: downloading github.com/kkHAIKE/contextcheck v1.1.6
go: downloading github.com/karamaru-alpha/copyloopvar v1.2.2
go: downloading github.com/bkielbasa/cyclop v1.2.3
go: downloading gitlab.com/bosi/decorder v0.4.2
go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.2.1
go: downloading github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32
go: downloading github.com/Abirdcfly/dupword v0.1.7
go: downloading github.com/charithe/durationcheck v0.0.11
go: downloading github.com/manuelarte/embeddedstructfieldcheck v0.4.0
go: downloading github.com/Djarvur/go-err113 v0.1.1
go: downloading github.com/kisielk/errcheck v1.9.0
go: downloading github.com/breml/errchkjson v0.4.1
go: downloading github.com/Antonboom/errname v1.1.1
go: downloading codeberg.org/polyfloyd/go-errorlint v1.9.0
go: downloading github.com/nishanths/exhaustive v0.12.0
go: downloading dev.gaijin.team/go/exhaustruct/v4 v4.0.0
go: downloading github.com/ldez/exptostd v0.4.5
go: downloading go.augendre.info/fatcontext v0.9.0
go: downloading github.com/ashanbrown/forbidigo/v2 v2.3.0
go: downloading github.com/gostaticanalysis/forcetypeassert v0.2.0
go: downloading github.com/manuelarte/funcorder v0.5.0
go: downloading github.com/ultraware/funlen v0.2.0
go: downloading github.com/nunnatsa/ginkgolinter v0.23.0
go: downloading 4d63.com/gocheckcompilerdirectives v1.3.0
go: downloading 4d63.com/gochecknoglobals v0.2.2
go: downloading github.com/alecthomas/go-check-sumtype v0.3.1
go: downloading github.com/uudashr/gocognit v1.2.0
go: downloading github.com/jgautheron/goconst v1.8.2
go: downloading github.com/go-critic/go-critic v0.14.3
go: downloading github.com/quasilyte/go-ruleguard/dsl v0.3.23
go: downloading github.com/quasilyte/go-ruleguard v0.4.5
go: downloading github.com/fzipp/gocyclo v0.6.0
go: downloading github.com/godoc-lint/godoc-lint v0.11.2
go: downloading github.com/tetafro/godot v1.5.4
go: downloading github.com/matoous/godox v1.1.0
go: downloading github.com/denis-tingaikin/go-header v0.5.0
go: downloading github.com/ldez/gomoddirectives v0.8.0
go: downloading github.com/ryancurrah/gomodguard v1.4.1
go: downloading github.com/golangci/go-printf-func-name v0.1.1
go: downloading github.com/securego/gosec/v2 v2.23.0
go: downloading github.com/xen0n/gosmopolitan v1.3.0
go: downloading github.com/leonklingele/grouper v1.1.2
go: downloading github.com/uudashr/iface v1.4.1
go: downloading github.com/julz/importas v0.2.0
go: downloading github.com/macabu/inamedparam v0.2.0
go: downloading github.com/gordonklaus/ineffassign v0.2.0
go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
go: downloading github.com/ckaznocha/intrange v0.3.1
go: downloading github.com/AdminBenni/iota-mixing v1.0.0
go: downloading github.com/butuzov/ireturn v0.4.0
go: downloading github.com/timonwong/loggercheck v0.11.0
go: downloading github.com/yagipy/maintidx v1.0.0
go: downloading github.com/ashanbrown/makezero/v2 v2.1.0
go: downloading github.com/butuzov/mirror v1.3.0
go: downloading github.com/golangci/misspell v0.8.0
go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
go: downloading go-simpler.org/musttag v0.14.0
go: downloading github.com/alexkohler/nakedret/v2 v2.0.6
go: downloading github.com/nakabonne/nestif v0.3.1
go: downloading github.com/gostaticanalysis/nilerr v0.1.2
go: downloading github.com/alingse/nilnesserr v0.2.0
go: downloading github.com/Antonboom/nilnil v1.1.1
go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
go: downloading github.com/sonatard/noctx v0.4.0
go: downloading github.com/AlwxSin/noinlineerr v1.0.5
go: downloading github.com/firefart/nonamedreturns v1.0.6
go: downloading github.com/stbenjam/no-sprintf-host-port v0.3.1
go: downloading github.com/kunwardeep/paralleltest v1.0.15
go: downloading github.com/catenacyber/perfsprint v0.10.1
go: downloading github.com/alexkohler/prealloc v1.0.2
go: downloading github.com/nishanths/predeclared v0.2.2
go: downloading github.com/yeya24/promlinter v0.3.0
go: downloading github.com/ghostiam/protogetter v0.3.20
go: downloading github.com/curioswitch/go-reassign v0.3.0
go: downloading github.com/raeperd/recvcheck v0.2.0
go: downloading github.com/BurntSushi/toml v1.6.0
go: downloading github.com/mgechev/revive v1.14.0
go: downloading github.com/jingyugao/rowserrcheck v1.1.1
go: downloading go-simpler.org/sloglint v0.11.1
go: downloading github.com/jjti/go-spancheck v0.6.5
go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
go: downloading honnef.co/go/tools v0.7.0
go: downloading github.com/4meepo/tagalign v1.4.3
go: downloading github.com/ldez/tagliatelle v0.7.2
go: downloading github.com/maratori/testableexamples v1.0.1
go: downloading github.com/Antonboom/testifylint v1.6.4
go: downloading github.com/maratori/testpackage v1.1.2
go: downloading github.com/kulti/thelper v0.7.1
go: downloading github.com/moricho/tparallel v0.3.2
go: downloading github.com/golangci/unconvert v0.0.0-20250410112200-a129a6e6413e
go: downloading mvdan.cc/unparam v0.0.0-20251027182757-5beb8c8f8f15
go: downloading github.com/MirrexOne/unqueryvet v1.5.4
go: downloading github.com/sashamelentyev/usestdlibvars v1.29.0
go: downloading github.com/ldez/usetesting v0.5.0
go: downloading github.com/blizzy78/varnamelen v0.8.0
go: downloading github.com/sanposhiho/wastedassign/v2 v2.1.0
go: downloading github.com/ultraware/whitespace v0.2.0
go: downloading github.com/tomarrell/wrapcheck/v2 v2.12.0
go: downloading github.com/bombsimon/wsl/v4 v4.7.0
go: downloading github.com/bombsimon/wsl/v5 v5.6.0
go: downloading github.com/ykadowak/zerologlint v0.1.5
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/stretchr/objx v0.5.3
go: downloading github.com/dlclark/regexp2 v1.11.5
go: downloading github.com/hexops/gotextdiff v1.0.3
go: downloading go.uber.org/zap v1.27.1
go: downloading github.com/dave/dst v0.27.3
go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
go: downloading github.com/go-toolsmith/astcast v1.1.0
go: downloading github.com/gobwas/glob v0.2.3
go: downloading dev.gaijin.team/go/golib v0.8.1
go: downloading github.com/go-toolsmith/astcopy v1.1.0
go: downloading github.com/go-toolsmith/astequal v1.2.0
go: downloading github.com/go-toolsmith/astfmt v1.1.0
go: downloading github.com/go-toolsmith/astp v1.1.0
go: downloading github.com/go-toolsmith/strparse v1.1.0
go: downloading github.com/go-toolsmith/typep v1.1.0
go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
go: downloading github.com/Masterminds/semver/v3 v3.4.0
go: downloading github.com/ccojocar/zxcvbn-go v1.0.4
go: downloading github.com/gostaticanalysis/comment v1.5.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/fatih/structtag v1.2.0
go: downloading github.com/ettle/strcase v0.2.0
go: downloading github.com/alfatraining/structtag v1.0.0
go: downloading github.com/hashicorp/go-immutable-radix/v2 v2.1.0
go: downloading github.com/ldez/structtags v0.6.1
go: downloading golang.org/x/exp/typeparams v0.0.0-20260218203240-3dfff04db8fa
go: downloading github.com/quasilyte/gogrep v0.5.0
go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/common v0.67.5
go: downloading github.com/prometheus/procfs v0.19.2
go: downloading codeberg.org/chavacava/garif v0.2.0
go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: github.com/redhat-developer/mapt/tools imports
	github.com/golangci/golangci-lint/v2/cmd/golangci-lint imports
	github.com/golangci/golangci-lint/v2/pkg/commands imports
	github.com/golangci/golangci-lint/v2/pkg/goformatters imports
	github.com/golangci/golangci-lint/v2/pkg/goformatters/gofmt imports
	github.com/golangci/gofmt/gofmt: cannot find module providing package github.com/golangci/gofmt/gofmt

@renovate
Copy link
Contributor Author

renovate bot commented Feb 23, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Collaborator

@adrianriobo adrianriobo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adrianriobo adrianriobo merged commit e7abf72 into main Feb 23, 2026
7 checks passed
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.

1 participant