Skip to content

Bump the minor-and-patch group across 1 directory with 3 updates#256

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/minor-and-patch-1ee0d06ff5
Open

Bump the minor-and-patch group across 1 directory with 3 updates#256
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/minor-and-patch-1ee0d06ff5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps the minor-and-patch group with 3 updates in the / directory: terra-draw, typedoc and typedoc-umlclass.

Updates terra-draw from 1.25.0 to 1.27.0

Commits
  • 1cf8d23 chore(terra-draw): release version 1.27.0
  • c93bfdb fix(terra-draw): fallback to default styling when style callbacks in select m...
  • 6bc4fa9 fix(terra-draw): fixed scenario where validation reason would be undefined (#...
  • 131e914 chore(terra-draw): only call set options once for Google Maps in storybook (#...
  • 79d5919 feat(terra-draw): add allowManualSelection option to TerraDrawSelectMode (#842)
  • 1c04009 chore(terra-draw): use ES module syntax for jest configs (#839)
  • 890a1cb chore(terra-draw): stabilise Storybook stories (#840)
  • c8d5bc0 fix(terra-draw): minor bug fixes to session undo redo (#838)
  • d501283 docs(terra-draw): improve the undo redo documentation (#837)
  • 36850bd chore(terra-draw): automated update to package-lock.json during CI release
  • Additional commits viewable in compare view

Updates typedoc from 0.23.28 to 0.28.18

Release notes

Sourced from typedoc's releases.

v0.28.18

Features

  • Support TypeScript 6.0, #3084.

v0.28.17

Bug Fixes

  • Improved handling of comments for type aliases which have been declaration merged with functions, #3064.
  • Fixed anchor link generation to members named $, #3065.
  • Corrected typing of the plugin option to permit functions, #3066.
  • Warnings about unused @param tags will now be properly suppressed when they come from declaration files and the suppressCommentWarningsInDeclarationFiles option is enabled, #3070.
  • Fixed conversion of types referencing type parameters on functions, #3071.

Thanks!

v0.28.16

Bug Fixes

  • Fixed an issue causing TypeDoc to fail to generate documentation when implementing interfaces, #3052.
  • Fixed an issue preventing automatic entry point discovery on Windows, #3057.
  • Improved vertical positioning of text icons, #3056.
  • TypeDoc no longer includes source location information for type literal reflections. This could sometimes cause TypeDoc to infer the wrong path when resolving base paths for display.
  • Adjusted markdown rendering to allow markdownItLoader to override more rendering #3055.

Features

  • Added support for regions for @include in .tsx, .cjs, and .mjs file references #3048.
  • Comments for TS-in-JS @typedef tags may now specify modifier tags with the inline tag syntax {@mod}. This makes it possible to add modifier tags to these members, which previously was not possible as TypeScript's parsing stops for these members at the next non-braced tag, #2916 and #3050.
  • A typedoc-config.schema.json is now included in the root of the package with a JSON schema for TypeDoc's configuration file. The schema for the latest version is also published at https://typedoc.org/schema.json and will automatically be picked up when writing typedoc.json files if you are using VSCode, #3054.

Thanks!

v0.28.15

... (truncated)

Changelog

Sourced from typedoc's changelog.

v0.28.18 (2026-03-23)

Features

  • Support TypeScript 6.0, #3084.

v0.28.17 (2026-02-13)

Bug Fixes

  • Improved handling of comments for type aliases which have been declaration merged with functions, #3064.
  • Fixed anchor link generation to members named $, #3065.
  • Corrected typing of the plugin option to permit functions, #3066.
  • Warnings about unused @param tags will now be properly suppressed when they come from declaration files and the suppressCommentWarningsInDeclarationFiles option is enabled, #3070.
  • Fixed conversion of types referencing type parameters on functions, #3071.

Thanks!

v0.28.16 (2026-01-12)

Bug Fixes

  • Fixed an issue causing TypeDoc to fail to generate documentation when implementing interfaces, #3052.
  • Fixed an issue preventing automatic entry point discovery on Windows, #3057.
  • Improved vertical positioning of text icons, #3056.
  • TypeDoc no longer includes source location information for type literal reflections. This could sometimes cause TypeDoc to infer the wrong path when resolving base paths for display.
  • Adjusted markdown rendering to allow markdownItLoader to override more rendering #3055.

Features

  • Added support for regions for @include in .tsx, .cjs, and .mjs file references #3048.
  • Comments for TS-in-JS @typedef tags may now specify modifier tags with the inline tag syntax {@mod}. This makes it possible to add modifier tags to these members, which previously was not possible as TypeScript's parsing stops for these members at the next non-braced tag, #2916 and #3050.
  • A typedoc-config.schema.json is now included in the root of the package with a JSON schema for TypeDoc's configuration file. The schema for the latest version is also published at https://typedoc.org/schema.json and will automatically be picked up when writing typedoc.json files if you are using VSCode, #3054.

Thanks!

v0.28.15 (2025-11-29)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for typedoc since your current version.


Updates typedoc-umlclass from 0.7.1 to 0.10.2

Release notes

Sourced from typedoc-umlclass's releases.

0.10.2

Added

  • Added support for latest TypeDoc version 0.28.x.

0.10.1

Added

  • Added support for latest TypeDoc version 0.27.x.

0.10.0

Added

  • Added support for latest TypeDoc version 0.26.5 and above. (NOTE: older 0.26.x versions have a bug that breaks the plugin)

0.9.0

BREAKING CHANGES

  • Removed the following options in favor of the new "style" option: backgroundColor, boxBackgroundColor, boxBorderColor, boxBorderRadius, boxBorderWidth, arrowColor, classFontName, classFontSize, classFontStyle, classFontColor, attributeFontName, attributeFontSize, attributeFontStyle and attributeFontColor

Added

  • New option "style" which let's you specify individual font settings for specific parts (for example: class name, property type, method return type, etc.) of the diagram
  • Option "style.arrow.width" can now be used the specify the thickness of the arrows in the class diagrams

Fixed

  • Default value of option "hideShadow" adjusted to PlantUML's new default value: true

0.8.1

Fixed

  • Plugin was not inserting diagrams into the documentation when using TypeDoc version 0.25.5 or above.

Changes

  • Updated dependencies

0.8.0

BREAKING CHANGES

  • Removed support for TypeDoc versions 0.23.x due to a change in TypeDoc's handling of asynchronous tasks.

Added

  • Added support for latest TypeDoc version 0.25.x.
  • The plugin now includes typings for its configuation that you can use in your TypeDoc config. (see example in README)
Changelog

Sourced from typedoc-umlclass's changelog.

[0.10.2] - 2025-06-10

Added

  • Added support for latest TypeDoc version 0.28.x.

[0.10.1] - 2024-12-10

Added

  • Added support for latest TypeDoc version 0.27.x.

[0.10.0] - 2024-07-28

Added

  • Added support for latest TypeDoc version 0.26.5 and above. (NOTE: older 0.26.x versions have a bug that breaks the plugin)

[0.9.0] - 2023-04-28

BREAKING CHANGES

  • Removed the following options in favor of the new "style" option: backgroundColor, boxBackgroundColor, boxBorderColor, boxBorderRadius, boxBorderWidth, arrowColor, classFontName, classFontSize, classFontStyle, classFontColor, attributeFontName, attributeFontSize, attributeFontStyle and attributeFontColor

Added

  • New option "style" which let's you specify individual font settings for specific parts (for example: class name, property type, method return type, etc.) of the diagram
  • Option "style.arrow.width" can now be used the specify the thickness of the arrows in the class diagrams

Fixed

  • Default value of option "hideShadow" adjusted to PlantUML's new default value: true

[0.8.1] - 2024-04-25

Fixed

  • Plugin was not inserting diagrams into the documentation when using TypeDoc version 0.25.5 or above.

Changes

  • Updated dependencies

[0.8.0] - 2023-09-17

BREAKING CHANGES

  • Removed support for TypeDoc versions 0.23.x due to a change in TypeDoc's handling of asynchronous tasks.

Added

  • Added support for latest TypeDoc version 0.25.x.
  • The plugin now includes typings for its configuation that you can use in your TypeDoc config. (see example in README)
Commits

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 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 minor-and-patch group with 3 updates in the / directory: [terra-draw](https://github.com/JamesLMilner/terra-draw), [typedoc](https://github.com/TypeStrong/TypeDoc) and [typedoc-umlclass](https://github.com/krisztianb/typedoc-umlclass).


Updates `terra-draw` from 1.25.0 to 1.27.0
- [Changelog](https://github.com/JamesLMilner/terra-draw/blob/main/release.js)
- [Commits](https://github.com/JamesLMilner/terra-draw/compare/terra-draw@1.25.0...terra-draw@1.27.0)

Updates `typedoc` from 0.23.28 to 0.28.18
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.23.28...v0.28.18)

Updates `typedoc-umlclass` from 0.7.1 to 0.10.2
- [Release notes](https://github.com/krisztianb/typedoc-umlclass/releases)
- [Changelog](https://github.com/krisztianb/typedoc-umlclass/blob/master/CHANGELOG.md)
- [Commits](krisztianb/typedoc-umlclass@v0.7.1...v0.10.2)

---
updated-dependencies:
- dependency-name: terra-draw
  dependency-version: 1.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typedoc
  dependency-version: 0.28.18
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typedoc-umlclass
  dependency-version: 0.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 8, 2026 20:57
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 8, 2026

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.

0 participants