Bump the prod-minor-updates group across 1 directory with 6 updates - #5775
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the prod-minor-updates group across 1 directory with 6 updates#5775dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the prod-minor-updates group with 5 updates in the /test directory: | Package | From | To | | --- | --- | --- | | [@quobix/vacuum](https://github.com/daveshanley/vacuum) | `0.26.8` | `0.30.0` | | [axios](https://github.com/axios/axios) | `1.16.1` | `1.19.0` | | [cypress](https://github.com/cypress-io/cypress) | `15.16.0` | `15.21.0` | | [eslint](https://github.com/eslint/eslint) | `10.4.1` | `10.8.1` | | [mocha](https://github.com/mochajs/mocha) | `11.7.6` | `11.8.0` | Updates `@quobix/vacuum` from 0.26.8 to 0.30.0 - [Release notes](https://github.com/daveshanley/vacuum/releases) - [Commits](daveshanley/vacuum@v0.26.8...v0.30.0) Updates `axios` from 1.16.1 to 1.19.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.1...v1.19.0) Updates `cypress` from 15.16.0 to 15.21.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@v15.16.0...v15.21.0) Updates `eslint` from 10.4.1 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.8.1) Updates `form-data` from 4.0.5 to 4.0.6 - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.5...v4.0.6) Updates `mocha` from 11.7.6 to 11.8.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.8.0/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.6...v11.8.0) --- updated-dependencies: - dependency-name: "@quobix/vacuum" dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: axios dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: cypress dependency-version: 15.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: form-data dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-updates - dependency-name: mocha dependency-version: 11.8.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
Bot
force-pushed
the
dependabot/npm_and_yarn/test/prod-minor-updates-8b760e82ca
branch
from
August 24, 2026 13:04
15454a5 to
fec5202
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the prod-minor-updates group with 5 updates in the /test directory:
0.26.80.30.01.16.11.19.015.16.015.21.010.4.110.8.111.7.611.8.0Updates
@quobix/vacuumfrom 0.26.8 to 0.30.0Release notes
Sourced from @quobix/vacuum's releases.
... (truncated)
Commits
328ff25use Spectral-compatible JSONPath for rule given selectors0dcf034more tuninge451300addressing security reviewd8fbb52address security review63f2436some tuningdfbf6daadd deps scriptf20f952Address #93480a608ewe now have our own built in LSP server!dcef773replace LSP server with self rolled one.ed2f814Merge pull request #931 from daveshanley/issue-930Updates
axiosfrom 1.16.1 to 1.19.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
311fcc5chore(release): prepare release 1.19.0 (#11095)cb4fd74chore(deps): bump axios from 1.16.1 to 1.18.1 in /docs (#11088)004c93achore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 in the github-action...122eddechore(deps-dev): bump the development_dependencies group with 3 updates (#11089)c44f8d0ci: use bundled npm for v1 publish (#11083)878bb29fix(sandbox): resolve TypeError on constant variable path assignment (#11073)a092baefix(core): synchronous interceptors swallow errors and proceed with request (...3041b8ffeat(HttpStatusCode): add missing 520 status code (#11067)58b16c8refactor(helpers): extract duplicated setFormDataHeaders into a shared helper...3077e62feat(types): Allow the Params property to be typed, instead ofany(#11081)Updates
cypressfrom 15.16.0 to 15.21.0Release notes
Sourced from cypress's releases.
Commits
f7281badeprecation: deprecatecy.exec()in favor ofcy.task()(#34645)ae31593chore: Add test-level rerun filtering (#34594)c81f956chore: update help content (#34572)007a2f3chore: updating v8 snapshot cache (#34644)e9c3831chore: stringify command manager script options (#34641)407e7bdfix: label thecy.env()console output (#34615)9bca4c9chore: update semantic-release to 25.0.8 (#34453)9dd798bchore: Update v8 snapshot cache (#34634)e51ac78feat: add the cypress tap CLI for driving a running Cypress session (#34540)c3befadtest: pin the accepted CDP drift in net_stubbing.cy.ts when the proxy is disa...Updates
eslintfrom 10.4.1 to 10.8.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
c049dc310.8.1a3f7826Build: changelog update for 10.8.118eb0a7fix: prevent ASI hazard inno-unused-labelsautofix (#21173)0a14800chore: update github/codeql-action action to v4.37.4 (#21196)7d0cbf8docs: Update README05adcb1test: fix failing ecosystem test foreslint-plugin-unicorn(#21191)5611035test: add error locations info tono-void(#21185)ee47333ci: bump github/codeql-action from 4 to 4.37.3 (#21176)f131c03chore: improve ecosystem test failure reporting (#20937)0a05812docs: add missing backticks tono-duplicate-imports.js(#21183)Updates
form-datafrom 4.0.5 to 4.0.6Changelog
Sourced from form-data's changelog.
Commits
64190dbv4.0.692ae0eb[Deps] updatehasown,mime-typesf31d21e[Dev Deps] update@ljharb/eslint-config,auto-changelog,tape8dff42c[Fix] escape CR, LF, and"in field names and filenames67b0f65[Dev Deps] updatejs-randomness-predictorUpdates
mochafrom 11.7.6 to 11.8.0Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.
Commits
90c1bb3chore(v11.x): release 11.8.0 (#6076)05aec43chore(CI): bump Node from 22 to 24 in publish action (#6206)1f44d5fchore: change site title to Mocha 11, update index note (#6086)26deb23chore: add modern Netlify to v11.x branch (#6082)7830309feat: add --fail-hook-affected-tests option to report skipped tests as failed...41f2b95chore(v11.x): release 11.7.7 (#6068)3477563fix: surface ts-node compile errors (#6045)