Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps typescript-docs-verifier from 2.5.3 to 3.0.1.

Changelog

Sourced from typescript-docs-verifier's changelog.

[3.0.1]

Changed

  • Fix compilation errors when rootDir is used in tsconfig.json
  • Ensure compiler option diagnostics are reported in the error output

[3.0.0]

Added

  • Support for import statements split across multiple lines in snippets

Changed

  • Remove dependency on ts-node to avoid memory issues when compiling many snippets.
    • [BREAKING] Compilation errors are now CompilationError instances, not TSNode.TSError instances
  • Compile snippets in series to avoid memory issues.

Removed

  • [BREAKING] Support for TypeScript versions <4.7.2
  • [BREAKING] Support for Node.js <20
  • Production dependency on tsconfig and strip-ansi and fs-extra
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 21, 2025
Bumps [typescript-docs-verifier](https://github.com/bbc/typescript-docs-verifier) from 2.5.3 to 3.0.1.
- [Release notes](https://github.com/bbc/typescript-docs-verifier/releases)
- [Changelog](https://github.com/bbc/typescript-docs-verifier/blob/master/CHANGELOG)
- [Commits](https://github.com/bbc/typescript-docs-verifier/commits)

---
updated-dependencies:
- dependency-name: typescript-docs-verifier
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-docs-verifier-3.0.1 branch from 857941f to 9f0b23f Compare August 5, 2025 09:44
@achingbrain achingbrain merged commit 493cd48 into main Oct 17, 2025
20 checks passed
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/typescript-docs-verifier-3.0.1 branch October 17, 2025 14:44
github-actions bot pushed a commit that referenced this pull request Oct 17, 2025
## [47.0.24](v47.0.23...v47.0.24) (2025-10-17)

### Dependencies

* bump typescript-docs-verifier from 2.5.3 to 3.0.1 ([#1841](#1841)) ([493cd48](493cd48))
@github-actions
Copy link

🎉 This PR is included in version 47.0.24 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants