Skip to content

build(deps): bump the prod-minor-updates group across 1 directory with 3 updates - #5873

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates @quobix/vacuum from 0.26.8 to 0.30.6

Release notes

Sourced from @​quobix/vacuum's releases.

v0.30.6

Changelog

  • 29e96e997df7cbf60793a9c7fdb0bb6317b9957f refactor: migrate to github.com/go-viper/mapstructure/v2

v0.30.5

Changelog

  • ab820b5dd6736df954383e05d533bdc0627ced49 upgrade the upgradeables.

v0.30.4

Changelog

  • 1403fd0dce0e6647a6134d2f9a63e48267b6dc20 Merge pull request #972 from daveshanley/sec-updates
  • 4dfa37d94bdb29bd0e77e77870e9d94d16917cb0 chore: bump Go and npm dependencies for security updates
  • b76fecf3090c40bf43afc0e468fa26f7f1a1b76b fix go.sum

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

... (truncated)

Commits
  • 29e96e9 refactor: migrate to github.com/go-viper/mapstructure/v2
  • ab820b5 upgrade the upgradeables.
  • 1403fd0 Merge pull request #972 from daveshanley/sec-updates
  • b76fecf fix go.sum
  • 4dfa37d chore: bump Go and npm dependencies for security updates
  • 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
  • Additional commits viewable in compare view

Updates cypress from 16.0.0 to 16.1.0

Release notes

Sourced from cypress's releases.

v16.1.0

Changelog: https://docs.cypress.io/app/references/changelog#16-1-0

Commits
  • 83902dc test: convert driver e2e, memory, and Keyboard specs to TypeScript (#34848)
  • 5c4226b chore: updating v8 snapshot cache (#34849)
  • 898db84 chore: Update Chrome (stable) to 153.0.8010.36 and Chrome (beta) to 154.0.803...
  • 0257166 fix: restore run mode Electron window size on Windows (#34773)
  • aa7d40a chore: convert three driver e2e specs to TypeScript (#34845)
  • e581fac chore: Update v8 snapshot cache (#34774)
  • 0947d25 docs: correct stale Node version and host-specific claims in AGENTS.md (#34838)
  • 0621c98 chore: stop downgrading ESLint rules in the cypress package (#34839)
  • fed00f5 chore: convert dom_hitbox.cy.js to TypeScript (#34840)
  • 1aad838 chore: make process.geteuid usage in specs Windows-safe and enforce the rule ...
  • 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…h 3 updates

Bumps the prod-minor-updates group with 3 updates in the /test directory: [@quobix/vacuum](https://github.com/daveshanley/vacuum), [cypress](https://github.com/cypress-io/cypress) and [eslint](https://github.com/eslint/eslint).


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

Updates `cypress` from 16.0.0 to 16.1.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v16.0.0...v16.1.0)

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.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
- dependency-name: cypress
  dependency-version: 16.1.0
  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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 21, 2026
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