chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates - #95
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ith 7 updates Bumps the dev-dependencies group with 4 updates in the / directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@biomejs/biome` from 2.3.8 to 2.3.11 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.11/packages/@biomejs/biome) Updates `turbo` from 2.6.1 to 2.7.4 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.6.1...v2.7.4) Updates `vite` from 7.0.8 to 7.3.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite) Updates `@types/node` from 24.10.1 to 24.10.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 3.2.4 to 4.0.16 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/coverage-v8) Updates `supertest` from 7.1.4 to 7.2.2 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v7.1.4...v7.2.2) Updates `vitest` from 3.2.4 to 4.0.16 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/vitest) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.3.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 24.10.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: supertest dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dev-dependencies group with 4 updates in the / directory: @biomejs/biome, vite, @vitest/coverage-v8 and vitest.
Updates
@biomejs/biomefrom 2.3.8 to 2.3.11Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
1550e73ci: release (#8507)a3a27a7feat(analyze/html/vue): add useVueVapor rule (#8644)9a8c98dfeat(analyze/html/vue): adduseVueVForKey(#8587)ab9af9afeat: no-jsx-props-bind (#7410)df8fe06feat(analyze/html/vue): add v-bind/v-on style rules (#8586)83be210feat(analyze/html/vue): add a few more simple vue lint rules (#8583)a3a1ad2feat(biome_js_analyze): portnoBeforeInteractiveScriptOutsideDocumentfrom ...9dd9ca7feat(graphql_analyze): implement useUniqueArgumentNames (#8591)5e85d43feat(graphql_analyze): implement useUniqueFieldDefinitionNames (#8598)a5f59cdfeat(graphql_analyze): implement useUniqueInputFieldNames (#8592)Updates
turbofrom 2.6.1 to 2.7.4Release notes
Sourced from turbo's releases.
... (truncated)
Commits
3486794publish 2.7.4 to registry7d09ebarelease(turborepo): 2.7.4-canary.3 (#11426)a8b8102fix(docs): Fix markdown content negotation matcher (#11425)693c5a0fix(tui): Properly disable mouse mode on exit and panic (#11418)c8e253efix(docs): Make mobile menu scrollable on small viewports (#11422)60637b3fix(docs): OpenAPI docs generation with CI drift detection (#11424)09e1a6edocs: Fix OpenAPI spec (#11421)ddc3cc3fix(docs): Exclude schema.json paths from middleware matcher (#11420)14d1f27docs: Exclude sitemap.xml from middleware to prevent i18n rewrite (#11419)90cd279release(turborepo): 2.7.4-canary.2 (#11417)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for turbo since your current version.
Updates
vitefrom 7.0.8 to 7.3.1Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)bda5dbbrelease: v7.2.63aa7527release: v7.2.572e398afix(deps): update all non-major dependencies (#21175)3765f7bfix: shortcuts not rebound after server restart (#21166)Updates
@types/nodefrom 24.10.1 to 24.10.7Commits
Updates
@vitest/coverage-v8from 3.2.4 to 4.0.16Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
b46d744chore: release v4.0.16eb1abf0chore: release v4.0.159ca74cfchore: release v4.0.14acc5152perf: replacedebugwithobug(#9057)73b54cechore: release v4.0.135aa84d5chore: release v4.0.12c3befb0chore: release v4.0.11259a3d1chore: release v4.0.1062fab24chore: release v4.0.946bfd09chore: release v4.0.8Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitest/coverage-v8since your current version.Updates
supertestfrom 7.1.4 to 7.2.2Release notes
Sourced from supertest's releases.
Commits
d7997517.2.21954bcffix: replace 'should' dependency with native assertions in cookies module8fb74537.2.1d4f04fbfix: correct case-sensitive require path for assertion moduleb8f0a437.2.0c4b08a6fix: fixed package lockd084ce2fix: drop v14 and v16 from tests61f3ddfMerge pull request #872 from forwardemail/dependabot/npm_and_yarn/js-yaml-3.14.2bd2fe45Merge pull request #873 from forwardemail/dependabot/npm_and_yarn/multi-6d05d...07bf4fbchore(deps): bump qs, body-parser and expressUpdates
vitestfrom 3.2.4 to 4.0.16Release notes
Sourced from vitest's releases.
... (truncated)
Commits
b46d744chore: release v4.0.1684a3062fix(browser): string formatting bug when including placeholders in console.lo...f7f6aa8fix: log deprecatedtest.poolOptionsif it's set (#9226)568513cfix: allow inlining fully dynamic import (#9137)5d26b87fix(experimental): exportsetupEnvironmentfor custom pools (#9187)f17eb42refactor: avoid usingisFileServingAllowedfrom Vite (#9160)78cfbf9fix: avoid crashing onprocess.versionsstub (#9174)da0ade2fix: fix browser mode default testTimeout back to 15 seconds (#9167)eb1abf0chore: release v4.0.15a68f74efeat(cache): add opt-out on a plugin level, fix internal root cache (#9154)Description has been truncated