Skip to content

fix(deps): update module github.com/daveshanley/vacuum to v0.29.2#2082

Merged
Prashansa-K merged 1 commit into
mainfrom
renovate/github.com-daveshanley-vacuum-0.x
Jun 19, 2026
Merged

fix(deps): update module github.com/daveshanley/vacuum to v0.29.2#2082
Prashansa-K merged 1 commit into
mainfrom
renovate/github.com-daveshanley-vacuum-0.x

Conversation

@renovate

@renovate renovate Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/daveshanley/vacuum v0.26.4v0.29.2 age confidence

Warning

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


Release Notes

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

v0.29.2

Compare Source

Changelog

  • c14a4a9 fix(motor): avoid broad component alias reconciliation
  • 47c5aac fix(motor): honor GOMAXPROCS for rule execution concurrency

v0.29.1

Compare Source

Changelog

  • f4a45ca Bump github.com/alecthomas/chroma/v2 from 2.24.1 to 2.26.1
  • 93e9b2e Bump github.com/pb33f/libopenapi-validator from 0.13.7 to 0.13.8
  • 7360c06 add permissions.
  • 3f9cc52 fix(motor): include sibling component uses in nested reference alias paths
  • 925c673 removed dead file

v0.29.0

Compare Source

Changelog

  • 21d3564 add AsyncAPI 3.x linting support
  • cac3f39 updated docs and help to add in new AsyncAPI support.
  • 343544c updated readme
  • 93e337a upgraded libopenapi and upgrade code.

v0.28.4

Compare Source

Changelog

  • 6732bb0 bump deps
  • 4942ddd ensure bundling behavior between docs and bundle operates the same way.

v0.28.3

Compare Source

Changelog

  • 74af925 fix: ensure x-lint-ignore directives respect parent ignores
  • 2238fd5 reconcile reference-alias result paths inside allOf/anyOf/oneOf

v0.28.2

Compare Source

Changelog

  • 6acde73 distinguish Homebrew cask from formula installs in upgrade flow
  • 1b8db0d sort filtered rule stats and generalize source drift matching to external origins

v0.28.1

Compare Source

Changelog

  • f2f9f98 harden result path reconciliation and violation diffing against ref drift
  • 9b004a5 modified readme to add / correct links.
  • 649843d restored docker entrypoint

v0.28.0

Compare Source

Changelog

  • a3d2a5a added new schema command for JSON Schema linting!
  • ca6deec added new schema command to agents.md
  • 4586e71 clean up the repo root a little.
  • 4754bc1 cleanup sweep.
  • 0d95d7b update readme

v0.27.3

Compare Source

Changelog

v0.27.2

Compare Source

Changelog

v0.27.1

Compare Source

Changelog

v0.27.0

Compare Source

Changelog

v0.26.8

Compare Source

Changelog

  • 1240d5c fix: preserve explicit result path from JS rule functions #​755
  • 746b2b5 html-report npm patch.
  • 685c3f3 per-document runtime config with workspace configuration support

v0.26.7

Compare Source

Changelog

  • 33f6e6c fix: aliased result paths, origin-aware change filtering, report errors
  • b31cd34 move to trusted npm publishing

v0.26.6

Compare Source

Changelog

v0.26.5

Compare Source

Changelog

  • dde7bc3 Address #​839 across all commands
  • 192d0f1 Address #​865
  • 3051aa1 Clone caller-supplied document configuration when rebuilding docs so custom config fields are preserved, and sync index config from the document config instead of copying a small subset of fields.
  • 677c19c Fix HTML resolve-ref test for source vs UI builds
  • 5cd88a3 bump deps
  • 11409b5 cleanup
  • bdcc3b7 feat: add execution options for resolved rules
  • 490c2fe fix(motor): track ownership of rebuilt documents to prevent memory leaks
  • 71a0119 go.sum bump
  • 9bee6b1 upgraded test after lib upgrade

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 May 29, 2026
@renovate

renovate Bot commented May 29, 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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/charmbracelet/ultraviolet v0.0.0-20260416155717-489999b90468 -> v0.0.0-20260525132238-948f4557a654
github.com/pb33f/doctor v0.0.59 -> v0.0.72
github.com/pb33f/libopenapi v0.36.1 -> v0.37.2
github.com/pb33f/libopenapi-validator v0.13.7 -> v0.13.8
github.com/fsnotify/fsnotify v1.9.0 -> v1.10.1

@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 May 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@eaa3325). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2082   +/-   ##
=======================================
  Coverage        ?   33.17%           
=======================================
  Files           ?       78           
  Lines           ?     7433           
  Branches        ?        0           
=======================================
  Hits            ?     2466           
  Misses          ?     4763           
  Partials        ?      204           

☔ 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 9 times, most recently from 00b5e13 to cbf9cbe Compare June 3, 2026 07:17
@renovate renovate Bot changed the title fix(deps): update module github.com/daveshanley/vacuum to v0.26.5 fix(deps): update module github.com/daveshanley/vacuum to v0.26.6 Jun 3, 2026
@renovate renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch 9 times, most recently from f0d84e2 to 9e7eb2e Compare June 6, 2026 14:42
@renovate renovate Bot changed the title fix(deps): update module github.com/daveshanley/vacuum to v0.26.6 fix(deps): update module github.com/daveshanley/vacuum to v0.26.7 Jun 6, 2026
@renovate renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch from 9e7eb2e to 84fa37a Compare June 7, 2026 14:48
@renovate renovate Bot changed the title fix(deps): update module github.com/daveshanley/vacuum to v0.26.7 fix(deps): update module github.com/daveshanley/vacuum to v0.26.8 Jun 7, 2026
@renovate renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch from 84fa37a to 53a281c Compare June 8, 2026 06:31
@Prashansa-K Prashansa-K added skip-konnect Skip Konnect Integration tests in CI skip-ee Skip Enterprise Integration Tests in CI skip-oss Skip Open Source Integration Tests in CI labels Jun 8, 2026
@renovate renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch 3 times, most recently from 5d30596 to 31167fd Compare June 11, 2026 10:16
@renovate renovate Bot changed the title fix(deps): update module github.com/daveshanley/vacuum to v0.27.2 fix(deps): update module github.com/daveshanley/vacuum to v0.27.3 Jun 11, 2026
@renovate renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch 2 times, most recently from 031adc8 to d576aaf Compare June 11, 2026 23:46
@renovate renovate Bot changed the title fix(deps): update module github.com/daveshanley/vacuum to v0.27.3 fix(deps): update module github.com/daveshanley/vacuum to v0.28.0 Jun 11, 2026
@renovate renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch 2 times, most recently from fc8c7ff to 0a0f1ee Compare June 13, 2026 19:31
@renovate renovate Bot changed the title fix(deps): update module github.com/daveshanley/vacuum to v0.28.0 fix(deps): update module github.com/daveshanley/vacuum to v0.28.2 Jun 13, 2026
@renovate renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch from 0a0f1ee to 6f01b6f Compare June 13, 2026 23:45
@renovate renovate Bot changed the title fix(deps): update module github.com/daveshanley/vacuum to v0.28.2 fix(deps): update module github.com/daveshanley/vacuum to v0.28.3 Jun 13, 2026
@renovate renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch from 6f01b6f to 48a15ee Compare June 14, 2026 22:49
@renovate renovate Bot changed the title fix(deps): update module github.com/daveshanley/vacuum to v0.28.3 fix(deps): update module github.com/daveshanley/vacuum to v0.28.4 Jun 14, 2026
@renovate renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch 2 times, most recently from a3ddc0e to 5a3a141 Compare June 16, 2026 01:18
@renovate renovate Bot changed the title fix(deps): update module github.com/daveshanley/vacuum to v0.28.4 fix(deps): update module github.com/daveshanley/vacuum to v0.29.0 Jun 16, 2026
@renovate renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch from 5a3a141 to 283a0c1 Compare June 16, 2026 21:09
@renovate renovate Bot changed the title fix(deps): update module github.com/daveshanley/vacuum to v0.29.0 fix(deps): update module github.com/daveshanley/vacuum to v0.29.1 Jun 16, 2026
@renovate renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch from 283a0c1 to 8adc6c8 Compare June 18, 2026 17:07
@renovate renovate Bot changed the title fix(deps): update module github.com/daveshanley/vacuum to v0.29.1 fix(deps): update module github.com/daveshanley/vacuum to v0.29.2 Jun 18, 2026
@renovate renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch from 8adc6c8 to 793b624 Compare June 19, 2026 06:55
@Prashansa-K Prashansa-K enabled auto-merge (squash) June 19, 2026 09:25
@renovate renovate Bot force-pushed the renovate/github.com-daveshanley-vacuum-0.x branch 2 times, most recently from 0dfed40 to 32b241e Compare June 19, 2026 09:39
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 32b241e to 6a08a0b Compare June 19, 2026 09:48
@Prashansa-K Prashansa-K merged commit acd65f1 into main Jun 19, 2026
17 of 18 checks passed
@Prashansa-K Prashansa-K deleted the renovate/github.com-daveshanley-vacuum-0.x branch June 19, 2026 09:52
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 skip-ee Skip Enterprise Integration Tests in CI skip-konnect Skip Konnect Integration tests in CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants