Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps typedoc from 0.23.14 to 0.23.15.

Release notes

Sourced from typedoc's releases.

v0.23.15

Features

  • TypeDoc will now treat @typedef {import("foo").Bar<Z>} Baz type declarations which forward type parameters to the imported symbol as re-exports of that symbol, #2044.

Bug Fixes

  • TypeDoc will now prefer comments on variable declarations over signature comments, #2042.
  • Fixed double rendering of "Type Parameters" header, #2054.
  • Fixed double rendering of "Hierarchy" header, #2053.
  • Removed unused widgets.png and [email protected] files from generated assets folder.
Changelog

Sourced from typedoc's changelog.

v0.23.15 (2022-09-18)

Features

  • TypeDoc will now treat @typedef {import("foo").Bar<Z>} Baz type declarations which forward type parameters to the imported symbol as re-exports of that symbol, #2044.

Bug Fixes

  • TypeDoc will now prefer comments on variable declarations over signature comments, #2042.
  • Fixed double rendering of "Type Parameters" header, #2054.
  • Fixed double rendering of "Hierarchy" header, #2053.
  • Removed unused widgets.png and [email protected] files from generated assets folder.
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 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 [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.14 to 0.23.15.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.23.14...v0.23.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) September 19, 2022 04:07
@googlemaps-bot googlemaps-bot merged commit 6825120 into main Sep 19, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/typedoc-0.23.15 branch September 19, 2022 04:09
github-actions bot pushed a commit that referenced this pull request Sep 19, 2022
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.14 to 0.23.15.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.23.14...v0.23.15)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 6825120
googlemaps-bot pushed a commit that referenced this pull request Oct 24, 2022
### [2.7.8](v2.7.7...v2.7.8) (2022-10-24)

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-typescript from 8.5.0 to 9.0.1 ([#329](#329)) ([a7e348e](a7e348e))
* **deps-dev:** bump @rollup/plugin-typescript from 9.0.1 to 9.0.2 ([#334](#334)) ([edb04fb](edb04fb))
* **deps-dev:** bump eslint-plugin-jest from 27.0.4 to 27.1.1 ([#327](#327)) ([8041941](8041941))
* **deps-dev:** bump eslint-plugin-jest from 27.1.1 to 27.1.2 ([#331](#331)) ([2717600](2717600))
* **deps-dev:** bump eslint-plugin-jest from 27.1.2 to 27.1.3 ([#335](#335)) ([e373462](e373462))
* **deps-dev:** bump rollup from 2.79.0 to 2.79.1 ([#322](#322)) ([0dbe6eb](0dbe6eb))
* **deps-dev:** bump typedoc from 0.23.14 to 0.23.15 ([#320](#320)) ([6825120](6825120))
* **deps-dev:** bump typedoc from 0.23.15 to 0.23.16 ([#330](#330)) ([dfacd36](dfacd36))
* **deps-dev:** bump typedoc from 0.23.16 to 0.23.18 ([#333](#333)) ([14a3d86](14a3d86))
* **deps-dev:** bump typescript from 4.8.3 to 4.8.4 ([#323](#323)) ([ca28762](ca28762))
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.

2 participants