Skip to content

chore(deps): bump github.com/daveshanley/vacuum from 0.9.15 to 0.16.9 #1632

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2025

Bumps github.com/daveshanley/vacuum from 0.9.15 to 0.16.9.

Release notes

Sourced from github.com/daveshanley/vacuum's releases.

v0.16.9

Changelog

  • d2e3ae2 Added new show rules and min-score features
  • 00d8476 addressed AI review
  • 6583283 bump all deps
  • 09afdf0 cleaned sum file
  • 72d20ef nil check

v0.16.8

Changelog

  • c996816 Fixed debug issue and bumped deps

v0.16.7

Changelog

  • f122c29 re-added DocumentConfig back to VacuumReport

v0.16.6

Changelog

  • 3234b54 Addressed issue #624
  • 1bdd52b Fixed import
  • c52fc5b Rebuilt path params function.
  • 7c528c0 added document config to vaccum report.
  • f77235b added nil check and name check to license.
  • 1bc039e added param test
  • 9da4f7e added path items to unused component function
  • a135105 bump deps, tuned test
  • 76446a9 bump docker build go version
  • fb8166f cleaned up validation errors in oas3-schema function.
  • f24be07 fixed bug with missing-examples function
  • e60bc91 moved path params rule to use all versions of openapi3
  • 5543b45 refactored dr package names
  • cfc4c7a regex pattern validation fix
  • ea109e7 updated CI/CD workflows
  • 8ff10d9 vaccum report and rule set executions now reference doc config.

v0.16.5

Changelog

  • 1f36558 Fixed another blowup seeing in the wild
  • d7df838 Fixed schema URL in test

v0.16.4

Changelog

  • d73ff78 added bump.sh as a sponsor! thank you.
  • 7f378dc fixing nill pointer panic

v0.16.3

Changelog

  • 63db0e9 Addressed issue #615
  • f9d0f16 fix: do not override node lookup timeout concurrently

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/daveshanley/vacuum](https://github.com/daveshanley/vacuum) from 0.9.15 to 0.16.9.
- [Release notes](https://github.com/daveshanley/vacuum/releases)
- [Changelog](https://github.com/daveshanley/vacuum/blob/main/.goreleaser.yaml)
- [Commits](daveshanley/vacuum@v0.9.15...v0.16.9)

---
updated-dependencies:
- dependency-name: github.com/daveshanley/vacuum
  dependency-version: 0.16.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 14, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.39%. Comparing base (c409312) to head (92773f9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1632      +/-   ##
==========================================
+ Coverage   28.34%   28.39%   +0.05%     
==========================================
  Files          67       67              
  Lines        6912     6912              
==========================================
+ Hits         1959     1963       +4     
+ Misses       4811     4808       -3     
+ Partials      142      141       -1     

☔ View full report in Codecov by Sentry.
📢 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.

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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant