Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the development-dependencies group with 6 updates:

Package From To
@microsoft/api-documenter 7.27.4 7.28.0
@microsoft/api-extractor 7.54.0 7.55.0
knip 5.67.1 5.69.1
rollup 4.52.5 4.53.2
typescript-eslint 8.46.3 8.46.4
puppeteer 24.28.0 24.30.0

Updates @microsoft/api-documenter from 7.27.4 to 7.28.0

Changelog

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

7.28.0

Wed, 12 Nov 2025 01:12:56 GMT

Minor changes

  • Bump the @microsoft/tsdoc dependency to ~0.16.0.
Commits

Updates @microsoft/api-extractor from 7.54.0 to 7.55.0

Changelog

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

7.55.0

Wed, 12 Nov 2025 01:12:56 GMT

Minor changes

  • Bump the @microsoft/tsdoc dependency to ~0.16.0.
  • Bump the @microsoft/tsdoc-config dependency to ~0.18.0.
Commits

Updates knip from 5.67.1 to 5.69.1

Release notes

Sourced from knip's releases.

Release 5.69.1

  • Release @​knip/create-config 1.0.8 (87405169656dbfa8cf931092d516c91647f95529)
  • Edit docs (5eb8a6943904505b5630dee1ee58379c7707f72d)
  • Apply Next.js page extensions to app directory (#1351) (f9cf9dc0fd44880a515979a104261ed77fa8878d) - thanks @​remcohaszing!
  • Refactor fixes & consistently use issue.fixes (d7b45cfebb135881160ecda2acf0ad5239d98441)
  • Revive some tests in Bun (74a0bd8ebf6e68e121333489495d2b6d58545fd4)
  • Fix import identifier/specifier pos (95d2c04d5400ffb57f9057653c0977967b3ae02e)
  • Fix namespace import pos (6b6b80b813d545d16ba74fc68beecd492f1252a2)
  • Improve some export/import positions (9b87b1ac20fb33d9f9b5af1de1cbe1d053fa18ff)
  • Rely on absolute paths with formatly (npx acts weird) (6653f357074c559f537af1b5563b191372d7901e)

Release 5.69.0

  • Update mdxlint-preset-webpro (88e772a01022dd8a023d5f9c54fe2e1e1407565b)
  • Edit docs (c44b8bfe849e131c0a071cd67cb63e8ef1bffc30)
  • Upgrade biome (5d3d74d0cdcd507c5b9f7db2bc4c7a9896394bff)
  • Fix up issue type shorthands (88ad825f80cd8390631ea6a67db35a28d21d6a0c)
  • Improve zod error message (208381009cf99a15c0b1fe3feecbc202cbe4d7a1)
  • Correct mdxlint setup in package.json (#1337) (71a4d125a8450c7a9e4a5c78735bbb3c2aabdae1) - thanks @​remcohaszing!
  • (create-config): Fix regex for detecting packages in pnpm-workspace.yaml (#1342) (46e33d95f8390ca051ddc43f711724dfc2ac0e4e) - thanks @​taro-28!
  • Add missing dependency on remark-gfm (#1338) (e1462d3ca7fe65402d8eb7f9ed758129554cbdc0) - thanks @​remcohaszing!
  • feat(plugins): extend prisma plugin (#1339) (6dc700a1351c776342ca54b6968865ed3bc9fd43) - thanks @​CHC383!
  • Link to github org knip search results (2ee1f1b488150cbe848ecf2e4b4952997f43f0eb)
  • Support --format in eslint plugin (resolves #1343) (4cb18bb21419194df751e54baaab069bfdd26219)
  • mdxlint uses remark prefix (cdd21733e458693b9ca61c28289e804c26eeab48)
  • Print relative path in trace renderer (379e798b7a8e950ae5fc0c609e433987d3189ab6)
  • Allow to un-ignore wildcard ignored workspaces (b422f10229d953f4e480bdc51bbf51c531448d1e)
  • Support URL constructor with import.meta.url (resolves #1310) (ffff5a625bfd7c3f8647cdf8f326907a5089f6dc)
  • Refactor import props into modifiers (9a0ace7460cb58ab3aec632caacf1008e4cf1adc)
  • Rename method (d922df43f501b42afd93de21641247b14d6807e3)
  • Fix up KnipConfig that can be an (async) function (4310d2065bf5caab6641a7e6145d745c1a5eed3a)
  • Verify only first word for valid binary (resolve #1345) (153ced021a66c3a8cff9e6c6ca1bd9ec66ce5e05)
  • Add auto-fixable catalog issue type (#1204) (063b647951d3f446f94639921a1ca276dc27017e)
  • Refactor plugins to use Plugin type annotation (f1e8b8263656d2e7998fdeb7adf4c221312a0bbc)
  • Update some dependencies (0339f499fae08abd2fc5f4d715b83d26d5d2daea)
  • Lint & format (f606570c74b3195d7eca2160f4fc6ddc484a4784)

Release 5.68.0

  • Re-gen sponsorships chart + add link (b1ee77635954df6bd5328b65ad456c9ea1d95906)
  • Add ignoreMembers to workspace schema (#1332) (4a4687ed402b4d74be8fcc8cd73816451de4a005) - thanks @​Jiralite!
  • Deduplication in schema (#1334) (311bc8016e6e3d1cb58ae60d3a7772e5425d1333) - thanks @​Jiralite!
  • chore: fix typo in FAQ documentation (#1333) (2d6cf70032ac39bb549be52301c35d9a7e2a0bae) - thanks @​0xflotus!
  • fix: 🐛 re-support "astro:env/*" imports (#1331) (b88336b12e41ad3c5b9ec91672cd6d8294f648a1) - thanks @​jimmy-guzman!
  • Support CSpell TS configurations (#1336) (10b5ddb11f985b4669d29fc20ca51dc25de5e85c) - thanks @​azat-io!
  • Move mdx formatting to mdxlint (0077f25278c3990103d78cb3da73e416dc2d8127)
  • Format mdx (3a89d84eb38f7e84e5120cb3fe187ce9f4886927)
  • Fix plugin specifier handling in remark plugin (469883e659a691af46baa8ce68c351c31635fe78)
  • Add mdxlint plugin (5075a7b13b5e2c2b75cb17772f6d9f0f61ea2002)
Commits
  • 482735d Release 5.69.1
  • 6653f35 Rely on absolute paths with formatly (npx acts weird)
  • 9b87b1a Improve some export/import positions
  • 6b6b80b Fix namespace import pos
  • 95d2c04 Fix import identifier/specifier pos
  • 74a0bd8 Revive some tests in Bun
  • d7b45cf Refactor fixes & consistently use issue.fixes
  • f9cf9dc Apply Next.js page extensions to app directory (#1351)
  • cb1ad7b Release 5.69.0
  • f606570 Lint & format
  • Additional commits viewable in compare view

Updates rollup from 4.52.5 to 4.53.2

Release notes

Sourced from rollup's releases.

v4.53.2

4.53.2

2025-11-10

Bug Fixes

  • Do not throw when using invalid escape sequences in template literals (#6177)

Pull Requests

v4.53.1

4.53.1

2025-11-07

Bug Fixes

  • Fix install script (#6172)

Pull Requests

  • #6172: fix: move patch-package from postinstall to prepare script (@​mshima)

v4.53.0

4.53.0

2025-11-07

Features

  • Improve rendering performance by caching generated variable names (#5947)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.53.2

2025-11-10

Bug Fixes

  • Do not throw when using invalid escape sequences in template literals (#6177)

Pull Requests

4.53.1

2025-11-07

Bug Fixes

  • Fix install script (#6172)

Pull Requests

  • #6172: fix: move patch-package from postinstall to prepare script (@​mshima)

4.53.0

2025-11-07

Features

  • Improve rendering performance by caching generated variable names (#5947)

Pull Requests

Commits
  • d8b0150 4.53.2
  • 4f43f03 handle TemplateElement with null cooked value (#6177)
  • e3bdcdf 4.53.1
  • 96b5453 fix: move patch-package from postinstall to prepare script (#6172)
  • ecff532 4.53.0
  • 05a6c01 refactor: store safe variable names in cache for subsequent usage (#5947)
  • 5cf4264 fix(deps): update swc monorepo (major) (#6166)
  • 75c4346 chore(deps): lock file maintenance minor/patch updates (#6167)
  • 1ba7efe chore(deps): update dependency @​rollup/plugin-alias to v6 (#6164)
  • e64d220 chore(deps): update dependency @​rollup/plugin-commonjs to v29 (#6165)
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.46.3 to 8.46.4

Release notes

Sourced from typescript-eslint's releases.

v8.46.4

8.46.4 (2025-11-10)

🩹 Fixes

  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#11006, #10958)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#11730)
  • parser: error when both projectService and project are set (#11333)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.46.4 (2025-11-10)

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.28.0 to 24.30.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.30.0

24.30.0 (2025-11-12)

🎉 Features

🛠️ Fixes

puppeteer: v24.30.0

24.30.0 (2025-11-12)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

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

puppeteer-core: v24.29.1

24.29.1 (2025-11-06)

🛠️ Fixes

puppeteer: v24.29.1

24.29.1 (2025-11-06)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.30.0 (2025-11-12)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

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

🎉 Features

🛠️ Fixes

24.29.1 (2025-11-06)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.29.0 to 24.29.1

🛠️ Fixes

24.29.0 (2025-11-05)

... (truncated)

Commits
  • 1afcd16 chore: release main (#14413)
  • 1d9881c feat: roll to Firefox 145.0 (#14418)
  • be07e5d fix: roll to Chrome 142.0.7444.162 (#14415)
  • e2c071c chore: disable flaky tests (#14414)
  • 66bf224 chore(deps-dev): bump the dev-dependencies group with 8 updates (#14406)
  • b923eec fix(cdp): update request with ExtraInfo if available (#14410)
  • 3131b24 chore: remove workaround for disabling Firefox Backup (#14411)
  • 53d0a66 chore(deps): bump docker/metadata-action from 5.8.0 to 5.9.0 in the all group...
  • 804d0ce chore(deps): bump node from 22ab967 to dcf0610 in /docker in the all grou...
  • bec9244 chore: bump chromium-bidi to 11.0.0 (#14404)
  • 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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) | `7.27.4` | `7.28.0` |
| [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.54.0` | `7.55.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.67.1` | `5.69.1` |
| [rollup](https://github.com/rollup/rollup) | `4.52.5` | `4.53.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.3` | `8.46.4` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `24.28.0` | `24.30.0` |


Updates `@microsoft/api-documenter` from 7.27.4 to 7.28.0
- [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.0/apps/api-documenter)

Updates `@microsoft/api-extractor` from 7.54.0 to 7.55.0
- [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.0/apps/api-extractor)

Updates `knip` from 5.67.1 to 5.69.1
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.69.1/packages/knip)

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

Updates `typescript-eslint` from 8.46.3 to 8.46.4
- [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.46.4/packages/typescript-eslint)

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

---
updated-dependencies:
- dependency-name: "@microsoft/api-documenter"
  dependency-version: 7.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@microsoft/api-extractor"
  dependency-version: 7.55.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: knip
  dependency-version: 5.69.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: rollup
  dependency-version: 4.53.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.46.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: puppeteer
  dependency-version: 24.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@romainmenke romainmenke merged commit a2e7fbe into main Nov 26, 2025
9 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/development-dependencies-39f7e23022 branch November 26, 2025 08:51
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