Skip to content

fix(deps): update module github.com/daveshanley/vacuum to v0.30.1 - #2225

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-daveshanley-vacuum-0.x
Open

fix(deps): update module github.com/daveshanley/vacuum to v0.30.1#2225
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-daveshanley-vacuum-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/daveshanley/vacuum v0.30.0v0.30.1 age confidence

Release Notes

daveshanley/vacuum (github.com/daveshanley/vacuum)

v0.30.1

Compare Source

Changelog

  • 488a197 chore: upgrade doctor to v0.0.80
  • d2165e5 feat: add family-aware docs diagnostics
  • bfe78c3 fix: fingerprint built-in docs rulesets
  • b91b97f fix: make lint resource release concurrency-safe

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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 7, 2026
@renovate

renovate Bot commented Sep 7, 2026

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

  • 1 additional dependency was updated

Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by minimumReleaseAge=12 days

Details:

Package Change
github.com/pb33f/doctor v0.0.79 -> v0.0.80

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov-commenter

codecov-commenter commented Sep 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 36.02%. Comparing base (e2aa11e) to head (dd3f404).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2225   +/-   ##
=======================================
  Coverage   36.02%   36.02%           
=======================================
  Files          82       82           
  Lines        7844     7844           
=======================================
  Hits         2826     2826           
  Misses       4750     4750           
  Partials      268      268           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch 5 times, most recently from 930bb70 to dd3f404 Compare September 11, 2026 18:56
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch from dd3f404 to 18d0d77 Compare September 11, 2026 19:31
@renovate

renovate Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: go.sum
Command failed: go get -t ./...
go: downloading dario.cat/mergo v1.0.2
go: downloading github.com/Kong/ai-deck-converter v0.17.1
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/fatih/color v1.19.0
go: downloading github.com/kong/go-apiops v0.4.6
go: downloading github.com/kong/go-database-reconciler v1.42.4
go: downloading github.com/kong/go-kong v0.78.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/spf13/cobra v1.10.2
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/spf13/viper v1.21.0
go: downloading golang.org/x/sync v0.22.0
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/stretchr/testify v1.12.1
go: downloading github.com/gosimple/slug v1.15.0
go: downloading github.com/kong/kubernetes-configuration v1.5.3
go: downloading k8s.io/api v0.35.4
go: downloading k8s.io/apiextensions-apiserver v0.33.1
go: downloading k8s.io/apimachinery v0.36.3
go: downloading sigs.k8s.io/gateway-api v1.5.1
go: downloading github.com/kong/kubernetes-testing-framework v0.47.2
go: downloading k8s.io/client-go v0.35.4
go: downloading github.com/daveshanley/vacuum v0.30.1
go: downloading github.com/ettle/strcase v0.2.0
go: downloading github.com/tidwall/gjson v1.19.0
go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/Kong/yaml v1.0.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/sys v0.47.0
go: downloading github.com/pb33f/jsonpath v0.8.3
go: downloading go.yaml.in/yaml/v4 v4.0.0-rc.6
go: downloading golang.org/x/term v0.45.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/pb33f/libopenapi v0.38.7
go: downloading github.com/Kong/gojsondiff v1.3.2
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/hexops/gotextdiff v1.0.3
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/google/go-querystring v1.2.0
go: downloading github.com/hashicorp/go-memdb v1.3.5
go: downloading github.com/hashicorp/go-retryablehttp v0.7.8
go: downloading github.com/shirou/gopsutil/v3 v3.24.5
go: downloading github.com/ssgelm/cookiejarparser v1.1.0
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/kong/semver/v4 v4.0.1
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/fsnotify/fsnotify v1.10.1
go: downloading github.com/go-viper/mapstructure/v2 v2.4.0
go: downloading github.com/sagikazarmark/locafero v0.11.0
go: downloading github.com/spf13/afero v1.15.0
go: downloading github.com/spf13/cast v1.10.0
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/gosimple/unidecode v1.0.1
go: downloading sigs.k8s.io/controller-runtime v0.21.0
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading github.com/sethvargo/go-password v0.3.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading k8s.io/cli-runtime v0.31.0
go: downloading k8s.io/kubectl v0.31.0
go: downloading go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
go: downloading sigs.k8s.io/kustomize/api v0.17.3
go: downloading sigs.k8s.io/kustomize/kyaml v0.17.2
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.58.0
go: downloading github.com/pb33f/doctor v0.0.80
go: downloading github.com/pb33f/libasyncapi v0.0.2
go: downloading github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8
go: downloading github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
go: downloading golang.org/x/text v0.41.0
go: downloading github.com/tidwall/match v1.1.1
go: downloading github.com/tidwall/pretty v1.2.1
go: downloading go.yaml.in/yaml/v3 v3.0.5
go: downloading github.com/kong/go-slugify v1.0.0
go: downloading github.com/pb33f/ordered-map/v2 v2.3.1
go: downloading github.com/Kong/go-diff v1.2.2
go: downloading github.com/adrg/strutil v0.3.0
go: downloading github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/yusufpapurcu/wmi v1.2.4
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.4
go: downloading github.com/samber/lo v1.53.0
go: downloading github.com/Kong/sdk-konnect-go v0.3.1
go: downloading k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.3
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/avast/retry-go/v4 v4.6.0
go: downloading sigs.k8s.io/kind v0.24.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading k8s.io/component-base v0.33.1
go: downloading github.com/docker/docker v28.0.0+incompatible
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading golang.org/x/time v0.14.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading golang.org/x/oauth2 v0.34.0
go: downloading github.com/Masterminds/semver/v3 v3.5.0
go: downloading github.com/pb33f/libopenapi-validator v0.13.13
go: downloading github.com/mozillazg/go-unidecode v0.2.0
go: downloading github.com/bahlo/generic-list-go v0.2.0
go: downloading github.com/buger/jsonparser v1.1.2
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/hashicorp/golang-lru v1.0.2
go: downloading github.com/tklauser/go-sysconf v0.3.12
go: downloading github.com/go-ole/go-ole v1.2.6
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/moby/term v0.5.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/chai2010/gettext-go v1.0.2
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/docker/go-connections v0.5.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0
go: downloading go.opentelemetry.io/otel/trace v1.33.0
go: downloading go.opentelemetry.io/otel v1.33.0
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/x448/float16 v0.8.4
go: downloading golang.org/x/exp v0.0.0-20260709172345-9ea1abe57597
go: downloading github.com/basgys/goxml2json v1.1.1-0.20231018121955-e66ee54ceaad
go: downloading github.com/lufia/plan9stats v0.0.0-20230326075908-cb1d2100619a
go: downloading github.com/power-devops/perfstat v0.0.0-20221212215047-62379fc7944b
go: downloading github.com/shoenig/go-m1cpu v0.1.6
go: downloading github.com/tklauser/numcpus v0.6.1
go: downloading github.com/ericlagergren/decimal v0.0.0-20240411145413-00de7ca16731
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/go-openapi/swag v0.23.1
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/google/btree v1.1.3
go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.33.0
go: downloading github.com/dop251/goja v0.0.0-20260701091749-b07b74453ea9
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/go-openapi/jsonpointer v0.23.1
go: downloading github.com/dop251/goja_nodejs v0.0.0-20260212111938-1f56ff5bcf14
go: downloading github.com/yuin/goldmark v1.8.2
go: downloading github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
go: downloading github.com/mailru/easyjson v0.9.1
go: downloading github.com/fatih/camelcase v1.0.0
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.2.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading github.com/dlclark/regexp2/v2 v2.2.1
go: downloading github.com/google/pprof v0.0.0-20250501235452-c0086092b71a
go: downloading github.com/go-openapi/swag/jsonname v0.26.0
go: downloading charm.land/bubbles/v2 v2.1.1
go: downloading charm.land/bubbletea/v2 v2.0.8
go: downloading charm.land/lipgloss/v2 v2.0.5
go: downloading github.com/charmbracelet/colorprofile v0.4.3
go: downloading github.com/charmbracelet/x/term v0.2.2
go: downloading github.com/josharian/intern v1.0.0
go: downloading k8s.io/streaming v0.36.3
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading github.com/go-sourcemap/sourcemap v2.1.4+incompatible
go: downloading github.com/charmbracelet/harmonica v0.2.0
go: downloading github.com/charmbracelet/x/ansi v0.11.7
go: downloading github.com/charmbracelet/ultraviolet v0.0.0-20260703014108-f5a850f9c2b7
go: downloading github.com/lucasb-eyer/go-colorful v1.4.0
go: downloading github.com/muesli/cancelreader v0.2.2
go: downloading github.com/clipperhouse/displaywidth v0.11.0
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading github.com/a-h/templ v0.3.1020
go: downloading github.com/alecthomas/chroma/v2 v2.27.0
go: downloading github.com/yuin/goldmark-highlighting/v2 v2.0.0-20230729083705-37449abec8cc
go: downloading modernc.org/sqlite v1.52.0
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/moby/spdystream v0.5.1
go: downloading go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
go: downloading github.com/clipperhouse/uax29/v2 v2.7.0
go: downloading github.com/mattn/go-runewidth v0.0.24
go: downloading github.com/charmbracelet/x/termios v0.1.1
go: downloading github.com/charmbracelet/x/windows v0.2.2
go: downloading github.com/lucasjones/reggen v0.0.0-20200904144131-37ba4fa293bb
go: downloading modernc.org/libc v1.72.3
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/ncruces/go-strftime v1.0.0
go: downloading modernc.org/mathutil v1.7.1
go: downloading modernc.org/memory v1.11.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: github.com/kong/deck/lint imports
	github.com/daveshanley/vacuum/motor imports
	github.com/daveshanley/vacuum/functions imports
	github.com/daveshanley/vacuum/plugin imports
	github.com/daveshanley/vacuum/plugin/javascript imports
	github.com/dop251/goja_nodejs/console: github.com/dop251/goja_nodejs@v0.0.0-20260212111938-1f56ff5bcf14: read "https://proxy.golang.org/github.com/dop251/goja_nodejs/@v/v0.0.0-20260212111938-1f56ff5bcf14.zip": stream error: stream ID 1125; INTERNAL_ERROR; received from peer
go: github.com/kong/deck/lint imports
	github.com/daveshanley/vacuum/motor imports
	github.com/daveshanley/vacuum/functions imports
	github.com/daveshanley/vacuum/plugin imports
	github.com/daveshanley/vacuum/plugin/javascript imports
	github.com/dop251/goja_nodejs/require: github.com/dop251/goja_nodejs@v0.0.0-20260212111938-1f56ff5bcf14: read "https://proxy.golang.org/github.com/dop251/goja_nodejs/@v/v0.0.0-20260212111938-1f56ff5bcf14.zip": stream error: stream ID 1125; INTERNAL_ERROR; received from peer
go: github.com/kong/deck/lint imports
	github.com/daveshanley/vacuum/motor imports
	github.com/daveshanley/vacuum/utils imports
	github.com/pb33f/doctor/changerator imports
	github.com/pb33f/doctor/changerator/renderer imports
	github.com/pb33f/doctor/terminal imports
	github.com/pb33f/doctor/printingpress imports
	github.com/yuin/goldmark-highlighting/v2: github.com/yuin/goldmark-highlighting/v2@v2.0.0-20230729083705-37449abec8cc: read "https://proxy.golang.org/github.com/yuin/goldmark-highlighting/v2/@v/v2.0.0-20230729083705-37449abec8cc.zip": stream error: stream ID 1187; INTERNAL_ERROR; received from peer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants