chore(deps): bump the dependencies group across 1 directory with 7 updates - #43
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the dependencies group across 1 directory with 7 updates#43dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.12.2` | `1.13.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.9.0` | `24.10.1` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.2.4` | `4.0.14` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.3` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.14` | `0.28.15` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.11` | `7.2.6` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.14` | Updates `axios` from 1.12.2 to 1.13.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.2...v1.13.2) Updates `@types/node` from 24.9.0 to 24.10.1 - [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.14 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/coverage-v8) Updates `prettier` from 3.6.2 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.3) Updates `typedoc` from 0.28.14 to 0.28.15 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.14...v0.28.15) Updates `vite` from 7.1.11 to 7.2.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.6/packages/vite) Updates `vitest` from 3.2.4 to 4.0.14 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/vitest) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.14 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typedoc dependency-version: 0.28.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: vite dependency-version: 7.2.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vitest dependency-version: 4.0.14 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dependencies-b575694beb
branch
December 15, 2025 18:22
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 dependencies group with 7 updates in the / directory:
1.12.21.13.224.9.024.10.13.2.44.0.143.6.23.7.30.28.140.28.157.1.117.2.63.2.44.0.14Updates
axiosfrom 1.12.2 to 1.13.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
08b84b5chore(release): v1.13.2 (#7207)8d37233fix(http): fix 'socket hang up' bug for keep-alive requests when using timeou...12c314bperf(http): fix early loop exit; (#7202)f6d79e7chore(sponsor): update sponsor block (#7203)0588880fix(http): use default export for http2 module to support stubs; (#7196)1ef8e72chore(release): v1.13.1 (#7194)bcd5581fix(http): fixed a regression that caused the data stream to be interrupted f...c9b3371chore: enhance styling and responsiveness in client.html (#7173)9ead04d[Release] v1.13.0 (#7189)d000fbffix(http2): fix possible race condition when handling http2 stream on almost ...Updates
@types/nodefrom 24.9.0 to 24.10.1Commits
Updates
@vitest/coverage-v8from 3.2.4 to 4.0.14Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
9ca74cfchore: 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.8da8b93afix(deps): update all non-major dependencies (#8636)1f5d9d2chore: release v4.0.7Maintainer 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
prettierfrom 3.6.2 to 3.7.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
fdfa670Release 3.7.32dce3ecFix typo27d6c64Revert previous change togetFileInfo(#18375)f4a7afaAdd types for config related functions (#18376)9266e3eAdd resolved test cases (#18358)3bfc014Bump Prettier dependency to 3.7.2081b846Clean changelog_unreleased03384c9Release 3.7.2514e51aRelease@prettier/plugin-hermes&@prettier/plugin-oxcv0.1.229a11aeFix comment in empty type literal (#18364)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
typedocfrom 0.28.14 to 0.28.15Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
6c9220eUpdate changelog for release081712aBump version to 0.28.158944d63Update dprint pluginsb0dcca6Update dependencies81fbdf3Add{branch}option to gitRevisionfd3344fAdd validation.invalidPath88cd991Thank contributors114b190Copy type param descriptions to constructors3e70b65Merge pull request #3035 from iclanton/remove-jsx9906145Update site/tags/typescript.mdUpdates
vitefrom 7.1.11 to 7.2.6Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
bda5dbbrelease: v7.2.63aa7527release: v7.2.572e398afix(deps): update all non-major dependencies (#21175)3765f7bfix: shortcuts not rebound after server restart (#21166)5ef557afix: fixexternal: truemerging (#21164)74559c9chore(deps): update rolldown-related dependencies (#21174)df5a30dfix(config): handle shebang properly (#21158)a3cd262fix(deps): update all non-major dependencies (#21146)46d3077docs: clarify manifest.jsonimportsfield is JS chunks only (#21136)203a551perf(deps): replace debug with obug (#21137)Updates
vitestfrom 3.2.4 to 4.0.14Release notes
Sourced from vitest's releases.
... (truncated)
Commits
9ca74cfchore: release v4.0.14821aa20feat(runner): Add full names to tasks (#9087)1256b5cfix: renamecollecttoimport, removeprepare(#9091)3326cc9fix: collect the duration of external imports (#9097)379185bfix(pool): initVITEST_POOL_ID+VITEST_WORKER_IDbefore environment setu...2c468eefix(jsdom): reuse abort signals if possible (#9090)e1b2e08fix: externalize before caching (#9077)acc5152perf: replacedebugwithobug(#9057)73b54cechore: release v4.0.13b27e002perf: avoid fetchModule roundtrip if the module is cached (#9075)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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