Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps starlight-typedoc from 0.18.0 to 0.21.1.

Release notes

Sourced from starlight-typedoc's releases.

[email protected]

Patch Changes

  • #80 e447787 Thanks @​HiDeoo! - Fixes a potential page and link generation issue with some declaration reference names such as a function named $.

[email protected]

Minor Changes

  • #77 751021f Thanks @​HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version of typedoc is now 0.28.0.

    ⚠️ BREAKING CHANGE: The minimum supported version of typedoc-plugin-markdown is now 4.6.0.

[email protected]

Minor Changes

  • #74 2765549 Thanks @​HiDeoo! - Adds a new errorOnEmptyDocumentation option, defaulting to true, to control whether the plugin should error when no TypeDoc documentation is generated.

    Setting this option to false will prevent the plugin from erroring in this case which can be useful when generating documentation for multiple entry points and only some of them contain documented code at a given time.

    The current behavior remains unchanged, and the plugin will error when no TypeDoc documentation is generated if the option is not explicitly set to false.

[email protected]

Minor Changes

  • #70 8ffcff1 Thanks @​HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now version 0.32.0.

    Please use the @astrojs/upgrade command to upgrade your project:

    npx @astrojs/upgrade
Changelog

Sourced from starlight-typedoc's changelog.

0.21.1

Patch Changes

  • #80 e447787 Thanks @​HiDeoo! - Fixes a potential page and link generation issue with some declaration reference names such as a function named $.

0.21.0

Minor Changes

  • #77 751021f Thanks @​HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version of typedoc is now 0.28.0.

    ⚠️ BREAKING CHANGE: The minimum supported version of typedoc-plugin-markdown is now 4.6.0.

0.20.0

Minor Changes

  • #74 2765549 Thanks @​HiDeoo! - Adds a new errorOnEmptyDocumentation option, defaulting to true, to control whether the plugin should error when no TypeDoc documentation is generated.

    Setting this option to false will prevent the plugin from erroring in this case which can be useful when generating documentation for multiple entry points and only some of them contain documented code at a given time.

    The current behavior remains unchanged, and the plugin will error when no TypeDoc documentation is generated if the option is not explicitly set to false.

0.19.0

Minor Changes

  • #70 8ffcff1 Thanks @​HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now version 0.32.0.

    Please use the @astrojs/upgrade command to upgrade your project:

    npx @astrojs/upgrade
Commits

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 14, 2025
@vercel vercel bot temporarily deployed to Preview – shepherd-landing April 14, 2025 10:29 Inactive
Copy link

vercel bot commented Apr 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shepherd-docs ❌ Failed (Inspect) May 6, 2025 4:53pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
shepherd-landing ⬜️ Skipped (Inspect) May 6, 2025 4:53pm

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/starlight-typedoc-0.21.1 branch from 4ff9b3e to 6b3afde Compare April 17, 2025 11:24
@vercel vercel bot temporarily deployed to Preview – shepherd-landing April 17, 2025 11:25 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/starlight-typedoc-0.21.1 branch from 6b3afde to f6c3df2 Compare April 17, 2025 11:34
@vercel vercel bot temporarily deployed to Preview – shepherd-landing April 17, 2025 11:34 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/starlight-typedoc-0.21.1 branch from f6c3df2 to 030f05e Compare May 6, 2025 11:58
@vercel vercel bot temporarily deployed to Preview – shepherd-landing May 6, 2025 11:58 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/starlight-typedoc-0.21.1 branch from 030f05e to 7f2e243 Compare May 6, 2025 12:06
@vercel vercel bot temporarily deployed to Preview – shepherd-landing May 6, 2025 12:06 Inactive
Bumps [starlight-typedoc](https://github.com/HiDeoo/starlight-typedoc/tree/HEAD/packages/starlight-typedoc) from 0.18.0 to 0.21.1.
- [Release notes](https://github.com/HiDeoo/starlight-typedoc/releases)
- [Changelog](https://github.com/HiDeoo/starlight-typedoc/blob/main/packages/starlight-typedoc/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-typedoc/commits/[email protected]/packages/starlight-typedoc)

---
updated-dependencies:
- dependency-name: starlight-typedoc
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/starlight-typedoc-0.21.1 branch from 7f2e243 to 33ab065 Compare May 6, 2025 16:50
@vercel vercel bot temporarily deployed to Preview – shepherd-landing May 6, 2025 16:50 Inactive
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

Superseded by #3194.

@dependabot dependabot bot closed this May 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/starlight-typedoc-0.21.1 branch May 12, 2025 10:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants