Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the development-dependencies group with 8 updates:

Package From To
@microsoft/api-documenter 7.28.0 7.28.1
@microsoft/api-extractor 7.55.0 7.55.1
@stryker-mutator/core 9.3.0 9.4.0
knip 5.69.1 5.70.1
rollup 4.53.2 4.53.3
typescript-eslint 8.46.4 8.47.0
puppeteer 24.30.0 24.31.0
stylelint 16.25.0 16.26.0

Updates @microsoft/api-documenter from 7.28.0 to 7.28.1

Changelog

Sourced from @​microsoft/api-documenter's changelog.

7.28.1

Fri, 21 Nov 2025 16:13:56 GMT

Version update only

Commits

Updates @microsoft/api-extractor from 7.55.0 to 7.55.1

Changelog

Sourced from @​microsoft/api-extractor's changelog.

7.55.1

Fri, 21 Nov 2025 16:13:56 GMT

Version update only

Commits

Updates @stryker-mutator/core from 9.3.0 to 9.4.0

Release notes

Sourced from @​stryker-mutator/core's releases.

v9.4.0

9.4.0 (2025-11-23)

Bug Fixes

  • deps: update dependency @​inquirer/prompts to v8 (#5609) (c706aed)
  • deps: update dependency angular-html-parser to ~10.1.0 (#5630) (2233f00)
  • deps: update dependency glob to v10.5.0 [security] (#5613) (d59cbd5)
  • deps: update dependency glob to v13 (#5633) (fe2f1b1)
  • deps: update dependency mutation-server-protocol to ~0.4.0 (#5587) (f1650b3)
  • vitest-runner: detect suite-level failures when test is skipped (#5588) (2b7e98d)

Features

Changelog

Sourced from @​stryker-mutator/core's changelog.

9.4.0 (2025-11-23)

Bug Fixes

  • deps: update dependency @​inquirer/prompts to v8 (#5609) (c706aed)
  • deps: update dependency glob to v10.5.0 [security] (#5613) (d59cbd5)
  • deps: update dependency glob to v13 (#5633) (fe2f1b1)
  • deps: update dependency mutation-server-protocol to ~0.4.0 (#5587) (f1650b3)
Commits
  • 0bfd649 v9.4.0
  • 7a2650e chore(deps): update dependency typescript-eslint to v8.46.2 (#5551)
  • fe2f1b1 fix(deps): update dependency glob to v13 (#5633)
  • f1650b3 fix(deps): update dependency mutation-server-protocol to ~0.4.0 (#5587)
  • c706aed fix(deps): update dependency @​inquirer/prompts to v8 (#5609)
  • d59cbd5 fix(deps): update dependency glob to v10.5.0 [security] (#5613)
  • 49d80ce chore(deps): update dependency @​types/node to v24.10.1 (#5596)
  • 23467b6 chore(deps): update dependency @​types/node to v24.10.0 (#5570)
  • 98b83b9 chore: improve list and duration formatting using Intl.ListFormat and Intl.Nu...
  • 6cb16b8 chore(deps): update dependency @​types/node to v22.19.0 (#5519)
  • Additional commits viewable in compare view

Updates knip from 5.69.1 to 5.70.1

Release notes

Sourced from knip's releases.

Release 5.70.1

  • chore: fix vitest node env recognition (#1360) (9a38e10230b18b256ee8ed03dcc5217029b5298d) - thanks @​jonathansamines!
  • Improve some export/import positions (f6f58fa96ef1243c4e5c70e8860b286bd63bed94)
  • Add some common hints/FAQs to plugin test template (da7cf84a501321a9bbb3e118e840d36d47abad56)

Release 5.70.0

  • Revert "Revive some tests in Bun" (f1406b5d8fc5add850e88ea23619bad745519c97)
  • feat(plugins): Add Prisma plugin entry and Prisma schema compiler (#1340) (9f80aa4b09f9c9c5a0e55015a8b0eae9fb2e1812) - thanks @​CHC383!
  • Improve some export/import positions (b19282b3ff84d1486820afb9f09e1384d8934bc8)
  • Move block to group top-level patterns (bba25f33d489fb1942925d022348536513e4a4dd)
  • Improve some naming around module graph (63d61176f0613bb405627f6cab2dc1bbee052df5)
  • Minor refactors (a63b0dce0f886f297650185c72003f7c935a9deb)
  • Update auto-fix.mdx (#1356) (c64d9056ef9aed63b1b8255dc1bad120a21f311f) - thanks @​skvale!
  • Improve side-effects & opaque import call handling (resolve #1352) (e364589d790ce185c9a3b29aa2ea00f2663064d6)
  • Add some unit tests for isIdentifierReferenced (f31eab4b443f084ff4af3eab187c352deab27089)
  • Add support for awaited import call promise (92cbcef6b0501891e9e62ef6a3ef801b0de945e7)
  • Edit and dim tag hints title (e4affd2f0651ba530817bb04805805e6474b0fbe)
  • feat(plugins): Add taskfile plugin (#1357) (f64b72c31f0ee47da68a1eff96505dc770c43194) - thanks @​elierotenberg!
  • Improve pragmas handling/setup (resolves #1358) (e0f497cc937e5cb5281a84a7e9c2181942b94361)
  • Upgrade js-yaml + some others (resolve #1359) (5195888a691c200c971e214f28ad20bf4a395862)
  • Clean up (da9440fb6a09222cc8a50093178e6cd69fee3bd6)
Commits

Updates rollup from 4.53.2 to 4.53.3

Release notes

Sourced from rollup's releases.

v4.53.3

4.53.3

2025-11-19

Bug Fixes

  • Fix an error where too many modules where flagged for having an unused external import (#6182)
  • Fix an error where an assignment was wrongly tree-shaken when mutating it (#6183)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.53.3

2025-11-19

Bug Fixes

  • Fix an error where too many modules where flagged for having an unused external import (#6182)
  • Fix an error where an assignment was wrongly tree-shaken when mutating it (#6183)

Pull Requests

Commits
  • 998b595 4.53.3
  • ef834c2 Tracing the importers chain for exported variables in external module (#6182)
  • fb21d56 Check if left side is included when checking if assigning to an assignment ha...
  • 4b4581d Add test-install CI job to test packaging, installation and importing of roll...
  • 18ee41b fix(deps): lock file maintenance minor/patch updates (#6180)
  • f0a80d1 Re-enable TypeScript test (#6174)
  • See full diff in compare view

Updates typescript-eslint from 8.46.4 to 8.47.0

Release notes

Sourced from typescript-eslint's releases.

v8.47.0

8.47.0 (2025-11-17)

🚀 Features

  • eslint-plugin: [no-unused-private-class-members] new extension rule (#10913)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.47.0 (2025-11-17)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates puppeteer from 24.30.0 to 24.31.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.31.0

24.31.0 (2025-11-20)

🎉 Features

  • webdriver: use emulation.setNetworkConditions for offline emulation (#14431) (a9e7c1d)
  • webdriver: use emulation.setUserAgentOverride instead of network interception (#14335) (e48ae6b)

🛠️ Fixes

puppeteer: v24.31.0

24.31.0 (2025-11-20)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.30.0 to 24.31.0
Changelog

Sourced from puppeteer's changelog.

24.31.0 (2025-11-20)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.30.0 to 24.31.0

🎉 Features

  • webdriver: use emulation.setNetworkConditions for offline emulation (#14431) (a9e7c1d)
  • webdriver: use emulation.setUserAgentOverride instead of network interception (#14335) (e48ae6b)

🛠️ Fixes

Commits
  • 1ad21f5 chore: release main (#14421)
  • 3b83e65 fix: TS fix for path in ScreenshotOptions (#14443)
  • 4437670 ci: update permission for actions (#14441)
  • 3a588e3 chore(deps-dev): bump the dev-dependencies group with 6 updates (#14439)
  • 5bcfd2d chore(deps): bump webdriver-bidi-protocol from 0.3.8 to 0.3.9 in the dependen...
  • b3b7317 chore(deps): bump js-yaml from 3.14.1 to 3.14.2 in /website (#14433)
  • 5826088 chore: extract DeviceRequestPrompt interface (#14432)
  • 7e1eed0 fix: roll to Firefox 145.0.1 (#14437)
  • bc5ef9d chore(deps-dev): bump glob from 10.4.5 to 10.5.0 (#14436)
  • a9e7c1d feat(webdriver): use emulation.setNetworkConditions for offline emulation (...
  • Additional commits viewable in compare view

Updates stylelint from 16.25.0 to 16.26.0

Release notes

Sourced from stylelint's releases.

16.26.0

It adds 1 feature and fixes 2 bugs.

  • Added: support for customSyntax with function export (#8834) (@​silverwind).
  • Fixed: custom-property-no-missing-var-function false positives for style query in if() function (#8813) (@​sajdakabir).
  • Fixed: media-feature-range-notation false positives for multiple queries and except: exact-value (#8832) (@​jeddy3).
Changelog

Sourced from stylelint's changelog.

16.26.0 - 2025-11-21

It adds 1 feature and fixes 2 bugs.

  • Added: support for customSyntax with function export (#8834) (@​silverwind).
  • Fixed: custom-property-no-missing-var-function false positives for style query in if() function (#8813) (@​sajdakabir).
  • Fixed: media-feature-range-notation false positives for multiple queries and except: exact-value (#8832) (@​jeddy3).
Commits
  • 13737ba Release 16.26.0 (#8842)
  • a5c75d3 Fix semver type for added feature (#8841)
  • de3a8f0 Fix custom-property-no-missing-var-function false positives for style query...
  • dd008cd Fix vulnerable dependencies by npm audit fix (#8839)
  • 2ba1898 Add support for customSyntax with function export (#8834)
  • 782b741 Bump eslint from 9.38.0 to 9.39.0 in the eslint group (#8835)
  • 99b018d Fix media-feature-range-notation false positives for multiple queries and `...
  • b0fa564 Bump file-entry-cache from 10.1.4 to 11.1.0 (#8817)
  • 4ac232e Document larger message arguments example (#8803)
  • 4ba4da4 Bump @​stylelint/prettier-config from 3.0.0 to 4.0.0 in the stylelint group (#...
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the development-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) | `7.28.0` | `7.28.1` |
| [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.55.0` | `7.55.1` |
| [@stryker-mutator/core](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/core) | `9.3.0` | `9.4.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.69.1` | `5.70.1` |
| [rollup](https://github.com/rollup/rollup) | `4.53.2` | `4.53.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.4` | `8.47.0` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `24.30.0` | `24.31.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.25.0` | `16.26.0` |


Updates `@microsoft/api-documenter` from 7.28.0 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.55.0 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 `@stryker-mutator/core` from 9.3.0 to 9.4.0
- [Release notes](https://github.com/stryker-mutator/stryker-js/releases)
- [Changelog](https://github.com/stryker-mutator/stryker-js/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/stryker-mutator/stryker-js/commits/v9.4.0/packages/core)

Updates `knip` from 5.69.1 to 5.70.1
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/5.70.1/packages/knip)

Updates `rollup` from 4.53.2 to 4.53.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.53.2...v4.53.3)

Updates `typescript-eslint` from 8.46.4 to 8.47.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.47.0/packages/typescript-eslint)

Updates `puppeteer` from 24.30.0 to 24.31.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.30.0...puppeteer-v24.31.0)

Updates `stylelint` from 16.25.0 to 16.26.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.25.0...16.26.0)

---
updated-dependencies:
- dependency-name: "@microsoft/api-documenter"
  dependency-version: 7.28.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@microsoft/api-extractor"
  dependency-version: 7.55.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@stryker-mutator/core"
  dependency-version: 9.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: knip
  dependency-version: 5.70.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: rollup
  dependency-version: 4.53.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: puppeteer
  dependency-version: 24.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: stylelint
  dependency-version: 16.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants