Skip to content

Bump the prod-minor-updates group across 1 directory with 2 updates - #5846

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/test/prod-minor-updates-05cf9d6bfb
Open

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/test/prod-minor-updates-05cf9d6bfb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the prod-minor-updates group with 2 updates in the /test directory: @quobix/vacuum and eslint.

Updates @quobix/vacuum from 0.26.8 to 0.30.3

Release notes

Sourced from @​quobix/vacuum's releases.

v0.30.3

Changelog

  • cd50957a7dc0d6829823ddbe223f1d2e98b0356f Merge branch 'main' into feat/githubAnnotations
  • 7362dab4b5904eb4ab6b0d58e7fe559d7ab417b8 Merge pull request #920 from andreyyudin/feat/githubAnnotations
  • 5a2f765339f754892d7c6d1c59fcaf25f341cdcf Merge remote-tracking branch 'origin/main' into feat/githubAnnotations
  • b475f89dffb62bcd15fad6b0fad1bd6e948a2b43 Merge remote-tracking branch 'origin/main' into tmp-merge-test
  • 76cceb96dbbd75a00de80bfff2856f641d5c6b59 feat: add GitHub Actions annotations support to lint command
  • 07bb868b7d1eab75e95c311dacf30b28f0a73bf8 feat: enhance GitHub Actions annotations handling for error reporting in lint commands
  • 2d352d586a1690c635be7d00eb9c55862fb4cc6f feat: enhance GitHub Actions annotations handling for workspace paths and debug output suppression
  • fc1e9d0e3ac60944ab58f7fcf6bf9d22c27d154f feat: enhance GitHub Actions annotations with range support and options
  • 587b1ee64d040eec76df5a8f1feb76b3e6f06377 feat: improve GitHub Actions annotations handling for error reporting and multi-file support
  • 58d3874faf87fe0471ff9f121c6de9fbb2059a15 fix lint github-annotations output for mixed failures and annotation-only mode
  • 8da3a8a217eb008e0f68b24d5687844ebb341084 fix(lint): honour github-annotations contract in single-file and chrome paths
  • f84f968e8ae4133ba9bc587d50927df9974926b4 fix(lint): propagate ignore-file and custom-function loader errors
  • 57b45302fffd1d051ba360cf0c6517c8d4544c9b fix: enhance GitHub Actions annotations for error reporting and handling in lint command

v0.30.2

Changelog

  • ddeac11b14b6b9d34584a407d4cb3f7cf36cded5 Read version from the package's own package.json in postinstall

v0.30.1

Changelog

  • 488a197d2b250d5c4031e4ef50024ab74f258381 chore: upgrade doctor to v0.0.80
  • d2165e5a9f73d3d107a0b8815e299609271e9481 feat: add family-aware docs diagnostics
  • bfe78c3c285793a88e04d9d6d8f495c92ea72a09 fix: fingerprint built-in docs rulesets
  • b91b97fea9a00299b04c8f9ea69c6300f63e1431 fix: make lint resource release concurrency-safe

v0.30.0

Changelog

  • f20f952ac828003345bdcc5c17e1d23b2741ea92 Address #934
  • dfbf6daf3d2658a0f9a8a0342eb8ee3a13379564 add deps script
  • d8fbb523827bc9aea6b5a9b6ccef70f735f720a6 address security review
  • e451300415cdcd39847e999858e3f85b9f2087c0 addressing security review
  • 0dcf0345cdd0407e950986acabae10e39f4d71dc more tuning
  • dcef773107eb4cd7c4117933c0e655308ee0ce5d replace LSP server with self rolled one.
  • 63f243609af9a712b6b3e89f48b84e7109981701 some tuning
  • 328ff253522138616096eeabf1dc1c8895dac215 use Spectral-compatible JSONPath for rule given selectors
  • 80a608ee38777c186b8fa0fe08acbdbc63a38361 we now have our own built in LSP server!

v0.29.10

Changelog

  • 3d921ac7b9ae32e61886cc6d80328c7350ad1ecd Add new doctor AsyncAPI capabilities!
  • 45b301a4e45ed892fdbbcdcc458d851caf667041 Bump github.com/alecthomas/chroma/v2 from 2.26.1 to 2.27.0
  • 013b3a48e2e35da1ebd120947f53205e616602eb Fix #925
  • c4cbd4d8d7c5e05ed21686a179a5784f0b74ff22 Fix issue #930
  • ed2f81475399f7b2c5db1a84d0353d54a6755838 Merge pull request #931 from daveshanley/issue-930
  • 7f1c6e140b461b034fcbb7bfcb2f3a13d0626b73 Merge remote-tracking branch 'origin/main' into issue-930
  • c4c9c5995d5482fb3b235b6ce258f405e3115d3f Sign release checksums with cosign
  • 9fa82c9fe9aff830c3771716ba9615e7d7c0839b address #933 and dep upgrade
  • eee2fc58bdae8f1a7e81850320c92082af4d4e6b fix CI

... (truncated)

Commits
  • 7362dab Merge pull request #920 from andreyyudin/feat/githubAnnotations
  • ddeac11 Read version from the package's own package.json in postinstall
  • b475f89 Merge remote-tracking branch 'origin/main' into tmp-merge-test
  • bfe78c3 fix: fingerprint built-in docs rulesets
  • 488a197 chore: upgrade doctor to v0.0.80
  • b91b97f fix: make lint resource release concurrency-safe
  • d2165e5 feat: add family-aware docs diagnostics
  • 5a2f765 Merge remote-tracking branch 'origin/main' into feat/githubAnnotations
  • f84f968 fix(lint): propagate ignore-file and custom-function loader errors
  • 328ff25 use Spectral-compatible JSONPath for rule given selectors
  • Additional commits viewable in compare view

Updates eslint from 10.9.1 to 10.10.0

Release notes

Sourced from eslint's releases.

v10.10.0

Features

  • 264b434 feat: add d and v flags to no-unexpected-multiline (#21305) (Gihyeon Jeong / 정기현)
  • c6cc6c5 feat: check Object.prototype property names in new-cap (#21269) (crimsonjay0)
  • 5661fa6 feat: no-extra-bind false negatives with class fields and static blocks (#21260) (synthex-byte)

Bug Fixes

  • bb47dc6 fix: update dependency file-entry-cache to v11 (#20801) (Milos Djermanovic)
  • 427ac0a fix: use format strings in debug calls (#21247) (Francesco Trotta)
  • 9d81532 fix: support __proto__ in /* exported */ comments (#21261) (sethamus)
  • 87e0a08 fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282) (김채영)
  • 8e2cb14 fix: new-cap false positive for UTC calls with properties: false (#21275) (Pixel)
  • 9f4a364 fix: Ignore static imports in no-unreachable (#21276) (Taha Kotil)

Documentation

  • 2417cad docs: Update README (GitHub Actions Bot)
  • 9cecb8a docs: document \c control letter escapes in no-control-regex (#21286) (한국)
  • 8724829 docs: update compat table links (#21263) (fnx)
  • 5634542 docs: Clarify eqeqeq suggestion behavior (#21256) (Müslüm Yılmaz)

Chores

  • b3d876b chore: disable npm audit in ecosystem tests (#21306) (Francesco Trotta)
  • 1696682 ci: restore EMFILE test on Node.js 26 (#21297) (Marry (Subin Yang))
  • 2c7f5d6 chore: update github/codeql-action action to v4.37.9 (#21296) (renovate[bot])
  • 3c753f1 chore: update eslint (#21289) (renovate[bot])
  • 1c73469 chore: update ecosystem plugins (#21280) (ESLint Bot)
  • 08a02be test: add error locations to no-extra-boolean-cast (#21266) (lumir)
  • 77bb1db chore: update github/codeql-action action to v4.37.8 (#21270) (renovate[bot])
  • 007e81a ci: skip EMFILE test on Node.js 26 (#21265) (lumir)
  • 0430280 chore: improve ecosystem tests compatibility on Windows (#21178) (crimsonjay0)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 7, 2026
Bumps the prod-minor-updates group with 2 updates in the /test directory: [@quobix/vacuum](https://github.com/daveshanley/vacuum) and [eslint](https://github.com/eslint/eslint).


Updates `@quobix/vacuum` from 0.26.8 to 0.30.3
- [Release notes](https://github.com/daveshanley/vacuum/releases)
- [Commits](daveshanley/vacuum@v0.26.8...v0.30.3)

Updates `eslint` from 10.9.1 to 10.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.9.1...v10.10.0)

---
updated-dependencies:
- dependency-name: "@quobix/vacuum"
  dependency-version: 0.30.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
- dependency-name: eslint
  dependency-version: 10.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/test/prod-minor-updates-05cf9d6bfb branch from a8f6961 to c590031 Compare September 14, 2026 13:03
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants