Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump typedoc from 0.26.6 to 0.26.7 #3164

Merged
merged 12 commits into from
Oct 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Also update the dependabot configuration to ignore the typescript dependency.
We currently have a problem with updating typescript to version 5.5 or higher. Until we find a solution, we don't want dependabot to attempt to upgrade typescript to a newer version.

Updates typedoc from 0.26.6 to 0.26.7

Release notes

Sourced from typedoc's releases.

v0.26.7

Features

  • Support TypeScript 5.6, #2699.
  • Added customJs option to include a script tag in generated HTML output, #2650.
  • Added markdownLinkExternal option to treat http[s]:// links in markdown documents and comments as external to be opened in a new tab, #2679.
  • Added navigation.excludeReferences option to prevent re-exports from appearing in the left hand navigation, #2685.
  • Added support for the @abstract tag, #2692.

Bug Fixes

  • Fixed an issue where links in packages mode would be resolved incorrectly, #2680.
  • @link tags to symbols which are not included in the documentation will produce invalid link warnings again, #2681.
  • Fixed handling of @param tags on comments attached to function callback parameters, #2683.
  • The alphabetical and alphabetical-ignoring-documents sort options now use localeCompare to sort, #2684.
  • Fixed incorrect placement of parameter default values in some signatures with a this parameter, #2698.

Thanks!

Changelog

Sourced from typedoc's changelog.

v0.26.7 (2024-09-09)

Features

  • Support TypeScript 5.6, #2699.
  • Added customJs option to include a script tag in generated HTML output, #2650.
  • Added markdownLinkExternal option to treat http[s]:// links in markdown documents and comments as external to be opened in a new tab, #2679.
  • Added navigation.excludeReferences option to prevent re-exports from appearing in the left hand navigation, #2685.
  • Added support for the @abstract tag, #2692.

Bug Fixes

  • Fixed an issue where links in packages mode would be resolved incorrectly, #2680.
  • @link tags to symbols which are not included in the documentation will produce invalid link warnings again, #2681.
  • Fixed handling of @param tags on comments attached to function callback parameters, #2683.
  • The alphabetical and alphabetical-ignoring-documents sort options now use localeCompare to sort, #2684.
  • Fixed incorrect placement of parameter default values in some signatures with a this parameter, #2698.

Thanks!

Commits

…updates

Bumps the typescript group with 2 updates in the / directory: [typedoc](https://github.com/TypeStrong/TypeDoc) and [typescript](https://github.com/microsoft/TypeScript).


Updates `typedoc` from 0.26.6 to 0.26.7
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.6...v0.26.7)

Updates `typescript` from 5.4.5 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.6.2)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency (dev or runtime) javascript Pull requests that update Javascript code skip-changelog Do not include in Changelog and Release Notes labels Sep 16, 2024
@dependabot dependabot bot requested review from a team, csouchet and tbouffard and removed request for a team September 16, 2024 00:54
@tbouffard tbouffard changed the title chore(deps-dev): bump the typescript group across 1 directory with 2 updates chore(deps-dev): bump typedoc from 0.26.6 to 0.26.7 Sep 24, 2024
Copy link

github-actions bot commented Sep 24, 2024

🎊 PR Preview f80e18c has been successfully built and deployed to https://process-analytics-bpmn-visualization-js-demo_preview-pr-3164.surge.sh

🕐 Build time: 0.01s

🤖 By surge-preview

Copy link

github-actions bot commented Sep 24, 2024

🎊 PR Preview f80e18c has been successfully built and deployed to https://process-analytics-bpmn-visualization-js-doc_preview-pr-3164.surge.sh

🕐 Build time: 0.012s

🤖 By surge-preview

@tbouffard tbouffard removed the request for review from csouchet October 6, 2024 14:49
@tbouffard tbouffard marked this pull request as draft October 6, 2024 14:49
Copy link

sonarcloud bot commented Oct 6, 2024

@tbouffard tbouffard marked this pull request as ready for review October 6, 2024 17:00
Copy link
Member

@tbouffard tbouffard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️ All checks pass
✔️ Changelog and release-notes reviewed. Nothing impactful for us.

@tbouffard tbouffard merged commit 86fd755 into master Oct 6, 2024
22 checks passed
@tbouffard tbouffard deleted the dependabot/npm_and_yarn/typescript-03cce04c49 branch October 6, 2024 17:01
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 (dev or runtime) javascript Pull requests that update Javascript code skip-changelog Do not include in Changelog and Release Notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant