-
Notifications
You must be signed in to change notification settings - Fork 297
Bump the dev-dependencies group with 8 updates #551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
colincasey
merged 4 commits into
master
from
dependabot/npm_and_yarn/dev-dependencies-b61e00d744
Dec 12, 2025
Merged
Bump the dev-dependencies group with 8 updates #551
colincasey
merged 4 commits into
master
from
dependabot/npm_and_yarn/dev-dependencies-b61e00d744
Dec 12, 2025
+787
−604
Conversation
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
Bumps the dev-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) | `7.27.3` | `7.28.1` | | [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.53.3` | `7.55.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.24` | `20.19.25` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.4.0` | `1.5.1` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.3` | | [tsup](https://github.com/egoist/tsup) | `8.5.0` | `8.5.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.3` | `8.48.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.7` | `4.0.14` | Updates `@microsoft/api-documenter` from 7.27.3 to 7.28.1 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-documenter/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-documenter_v7.28.1/apps/api-documenter) Updates `@microsoft/api-extractor` from 7.53.3 to 7.55.1 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.55.1/apps/api-extractor) Updates `@types/node` from 20.19.24 to 20.19.25 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/eslint-plugin` from 1.4.0 to 1.5.1 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.4.0...v1.5.1) 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 `tsup` from 8.5.0 to 8.5.1 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.5.0...v8.5.1) Updates `typescript-eslint` from 8.46.3 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/typescript-eslint) Updates `vitest` from 4.0.7 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: "@microsoft/api-documenter" dependency-version: 7.28.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@microsoft/api-extractor" dependency-version: 7.55.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 20.19.25 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tsup dependency-version: 8.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.0.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
c0f71fd to
ce5b1e9
Compare
colincasey
approved these changes
Dec 12, 2025
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
minor
We expect this work to be a minor semver change
npm
Pull request with npm dependency update
skip changelog
No documentation needed for this PR
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 8 updates:
7.27.37.28.17.53.37.55.120.19.2420.19.251.4.01.5.13.6.23.7.38.5.08.5.18.46.38.48.04.0.74.0.14Updates
@microsoft/api-documenterfrom 7.27.3 to 7.28.1Changelog
Sourced from
@microsoft/api-documenter's changelog.Commits
a6dcf1aBump versions [skip ci]05a77caUpdate changelogs [skip ci]ba53f2bBump versions [skip ci]5a39dfeUpdate changelogs [skip ci]5b5c350Bump decoupled local dependencies. (#5440)3f7b8f9Bump versions [skip ci]6ae6a7aUpdate changelogs [skip ci]6d8ac64Generate a JSON schemas artifact after publish. (#5429)Updates
@microsoft/api-extractorfrom 7.53.3 to 7.55.1Changelog
Sourced from
@microsoft/api-extractor's changelog.Commits
a6dcf1aBump versions [skip ci]05a77caUpdate changelogs [skip ci]ba53f2bBump versions [skip ci]5a39dfeUpdate changelogs [skip ci]5b5c350Bump decoupled local dependencies. (#5440)3f7b8f9Bump versions [skip ci]6ae6a7aUpdate changelogs [skip ci]6d8ac64Generate a JSON schemas artifact after publish. (#5429)41eeffd[API Extractor] Add support for printing a diff of changed API reports in non...29fe6d1Bump decoupled local dependencies. (#5420)Updates
@types/nodefrom 20.19.24 to 20.19.25Commits
Updates
@vitest/eslint-pluginfrom 1.4.0 to 1.5.1Release notes
Sourced from
@vitest/eslint-plugin's releases.... (truncated)
Commits
cc85c0achore: release v1.5.14ea5673fix(no-alias-methods): Align no-alias-methods rule with Vitest by aliasing to...fb2b134chore: release v1.5.0bc95b10feat: Add rule to recommended Vitest ESLint config (#827)54be66efix(consistent-test-it): Handle aliased Vitest imports when enforcing consist...cc5fcdbfix minor docs update13efaafchore: release v1.4.4db570c8feat: add rule consistent-each-for (#826)962defbfix(no-identical-title): FP when usingtest.for(#825)5e5a64bdocs(prefer-equality-matcher): correct (e)quality typo in description (#824)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
tsupfrom 8.5.0 to 8.5.1Release notes
Sourced from tsup's releases.
Commits
1ecb6a5chore: release v8.5.1e92ba64chore: upgrade esbuildfb8ae7dfix: update esbuild to fix sourcemap source issue (#1316)db7cfaachore: upgrade pnpmdf7360bfix: add script tag validation (#1314)65e8547chore: bumpsource-mapto 0.7.6 (#1358)f127e57ci: switch to trusted publisher8b6907dchore: add maintenance info in README (#1332)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for tsup since your current version.
Updates
typescript-eslintfrom 8.46.3 to 8.48.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
6fb1551chore(release): publish 8.48.0a4dc42achore: migrate to nx 22 (#11780)28cf803chore(release): publish 8.47.0843f144chore(release): publish 8.46.47c6944echore: fix typos (#11744)Updates
vitestfrom 4.0.7 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)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