Skip to content

chore(deps-dev): bump @microsoft/tsdoc from 0.15.1 to 0.16.0#607

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/microsoft/tsdoc-0.16.0
Closed

chore(deps-dev): bump @microsoft/tsdoc from 0.15.1 to 0.16.0#607
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/microsoft/tsdoc-0.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps @microsoft/tsdoc from 0.15.1 to 0.16.0.

Changelog

Sourced from @​microsoft/tsdoc's changelog.

0.16.0

Tue, 11 Nov 2025 00:51:42 GMT

Minor changes

  • Normalize builtin imports.
  • Standardize TypeScript's @jsx, @jsxRuntime, @jsxFrag, @jsxImportSource tags.

Patches

  • Ensure TSDocEmitter does not emit a newline for the text after @defaultValue tags.
  • Remove test files and declaration maps from the published package.
Commits
  • b6cf4d2 Bump versions [skip ci]
  • fe1c73c Update changelogs [skip ci]
  • bfa9fe9 Merge pull request #448 from iclanton/handle-ts-built-in-directives
  • 3c8a2c9 Collect JSON Schemas during publish.
  • 87c923c Update dependencies and general repo cleanup. (#446)
  • b2f8884 Do not include tests and typescript declaration mappings in package (#445)
  • 63b9411 Merge pull request #427 from spike-rabbit/default-value-inline-content
  • cbe26fe Update rushstack dependencies.
  • 07deca4 Merge remote-tracking branch 'remotes/origin/main' into default-value-inline-...
  • dc89058 The content after @​defaultValue should remain on the same line
  • See full diff in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@microsoft/tsdoc](https://github.com/microsoft/tsdoc/tree/HEAD/tsdoc) from 0.15.1 to 0.16.0.
- [Changelog](https://github.com/microsoft/tsdoc/blob/main/tsdoc/CHANGELOG.md)
- [Commits](https://github.com/microsoft/tsdoc/commits/@microsoft/tsdoc_v0.16.0/tsdoc)

---
updated-dependencies:
- dependency-name: "@microsoft/tsdoc"
  dependency-version: 0.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 25, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docx-editor Error Error May 25, 2026 8:50pm

Request Review

@eigenpal-release-pal
Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅

Posted by the CLA bot.

@jedrazb
Copy link
Copy Markdown
Contributor

jedrazb commented May 28, 2026

Superseded by #619 (combined deps batch with refreshed bun.lock). Future dependabot PRs will auto-refresh the lockfile via the workflow added in #621.

@jedrazb jedrazb closed this May 28, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 28, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/microsoft/tsdoc-0.16.0 branch May 28, 2026 11:38
jedrazb added a commit that referenced this pull request May 28, 2026
Combines the 6 stuck dependabot PRs (#604, #605, #606, #607, #608, #609)
into one PR with a refreshed bun.lock so CI's --frozen-lockfile passes.

- @microsoft/tsdoc ^0.15.0 -> ^0.16.0
- @vitejs/plugin-react ^5.1.2 -> ^6.0.2
- vue-tsc ^2.0.0 -> ^3.3.0 (packages/agents)
- @nuxt/schema ^3.14.0 -> ^4.4.6 (packages/nuxt)
- nuxt ^3.14.0 -> ^4.4.6 (packages/nuxt + examples/nuxt)

Drop unused rootEl template ref in AgentChatLog.vue — vue-tsc 3.x's
stricter unused-locals check flagged it. The ref was bound but never
read in script.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant