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

build(deps-dev): bump typedoc from 0.23.5 to 0.23.7 #841

Merged
merged 1 commit into from
Jul 11, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Bumps typedoc from 0.23.5 to 0.23.7.

Release notes

Sourced from typedoc's releases.

v0.23.7

Bug Fixes

  • Tags must now contain whitespace after the tag name to be parsed as a tag, @jest/globals in a comment will no longer be parsed as a tag #1990.
  • The private member visibility option will now be respected in generated sites, #1992.
  • Overload rendering will no longer be broken if JavaScript is disabled, #453.
  • All overloads are now shown at once rather than requiring clicks to see the documentation for each signature, #1100.

v0.23.6

Features

  • Improved support for --entryPointStrategy Packages. TypeDoc will now load package-specific configurations from package.json typedoc field. This configuration allows configuring a custom display name (typedoc.displayName) field, entry point (typedoc.entryPoint - this is equivalent and will override typedocMain), and path to a readme file to be rendered at the top of the package page (typedoc.readmeFile), #1658.
  • The --includeVersion option will now be respected by --entryPointStrategy Packages. Also, for this combination, missing version field in the root package.json will not issue a warning.
  • The navigation partial will now call the new settings, primaryNavigation, and secondaryNavigation partials, #1987.

Bug Fixes

  • All warnings will be reported instead of only the first warning of a given type, #1981.
  • Include references will no longer be incorrectly parsed as links, #1986.
  • The generated schema.json on the website will now use enum values rather than enum names if possible.

Thanks!

Changelog

Sourced from typedoc's changelog.

v0.23.7 (2022-07-09)

Bug Fixes

  • Tags must now contain whitespace after the tag name to be parsed as a tag, @jest/globals in a comment will no longer be parsed as a tag #1990.
  • The private member visibility option will now be respected in generated sites, #1992.
  • Overload rendering will no longer be broken if JavaScript is disabled, #453.
  • All overloads are now shown at once rather than requiring clicks to see the documentation for each signature, #1100.

v0.23.6 (2022-07-08)

Features

  • Improved support for --entryPointStrategy Packages. TypeDoc will now load package-specific configurations from package.json typedoc field. This configuration allows configuring a custom display name (typedoc.displayName) field, entry point (typedoc.entryPoint - this is equivalent and will override typedocMain), and path to a readme file to be rendered at the top of the package page (typedoc.readmeFile), #1658.
  • The --includeVersion option will now be respected by --entryPointStrategy Packages. Also, for this combination, missing version field in the root package.json will not issue a warning.
  • The navigation partial will now call the new settings, primaryNavigation, and secondaryNavigation partials, #1987.

Bug Fixes

  • All warnings will be reported instead of only the first warning of a given type, #1981.
  • Include references will no longer be incorrectly parsed as links, #1986.
  • The generated schema.json on the website will now use enum values rather than enum names if possible.

Thanks!

Commits
  • dd15e08 Update changelog for release
  • 809e207 Bump version to 0.23.7
  • 7ceda7b Require whitespace after a tag name
  • c6e9bf9 Fix overload rendering
  • e4fbb1c Fix private filter
  • 5060fe2 Update changelog for release
  • c09ff78 Bump version to 0.23.6
  • 59a33de Partials: settings, primaryNavigation, secondaryNavigation
  • d9de9f7 Update changelog
  • 3dfb539 Do not attempt to resolve includes as links
  • Additional commits viewable in compare view

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.5 to 0.23.7.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.23.5...v0.23.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) July 11, 2022 22:28
@googlemaps-bot googlemaps-bot merged commit bce71ba into master Jul 11, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/typedoc-0.23.7 branch July 11, 2022 22:29
googlemaps-bot added a commit that referenced this pull request Jul 25, 2022
### [3.3.18](v3.3.17...v3.3.18) (2022-07-25)

### Build System

* **deps-dev:** bump @types/node from 18.0.1 to 18.0.3 ([#842](#842)) ([d65ef36](d65ef36))
* **deps-dev:** bump @types/node from 18.0.3 to 18.0.6 ([#844](#844)) ([8fd7efe](8fd7efe))
* **deps-dev:** bump @types/node from 18.0.6 to 18.6.1 ([#847](#847)) ([9796325](9796325))
* **deps-dev:** bump nock from 13.2.8 to 13.2.9 ([#845](#845)) ([1c1baca](1c1baca))
* **deps-dev:** bump typedoc from 0.23.5 to 0.23.7 ([#841](#841)) ([bce71ba](bce71ba))
* **deps-dev:** bump typedoc from 0.23.7 to 0.23.8 ([#843](#843)) ([8c65986](8c65986))
* **deps-dev:** bump typedoc from 0.23.8 to 0.23.9 ([#846](#846)) ([e7eacd2](e7eacd2))
* **deps:** bump @googlemaps/url-signature from 1.0.24 to 1.0.25 ([#840](#840)) ([10d93b5](10d93b5))
BaljeetSinghaw added a commit to BaljeetSinghaw/services-js that referenced this pull request Nov 11, 2022
### [3.3.18](googlemaps/google-maps-services-js@v3.3.17...v3.3.18) (2022-07-25)

### Build System

* **deps-dev:** bump @types/node from 18.0.1 to 18.0.3 ([#842](googlemaps/google-maps-services-js#842)) ([cbc6bfc](googlemaps/google-maps-services-js@cbc6bfc))
* **deps-dev:** bump @types/node from 18.0.3 to 18.0.6 ([#844](googlemaps/google-maps-services-js#844)) ([8ac640a](googlemaps/google-maps-services-js@8ac640a))
* **deps-dev:** bump @types/node from 18.0.6 to 18.6.1 ([#847](googlemaps/google-maps-services-js#847)) ([2f1d5d0](googlemaps/google-maps-services-js@2f1d5d0))
* **deps-dev:** bump nock from 13.2.8 to 13.2.9 ([#845](googlemaps/google-maps-services-js#845)) ([27bcf94](googlemaps/google-maps-services-js@27bcf94))
* **deps-dev:** bump typedoc from 0.23.5 to 0.23.7 ([#841](googlemaps/google-maps-services-js#841)) ([3ea6b77](googlemaps/google-maps-services-js@3ea6b77))
* **deps-dev:** bump typedoc from 0.23.7 to 0.23.8 ([#843](googlemaps/google-maps-services-js#843)) ([6efc051](googlemaps/google-maps-services-js@6efc051))
* **deps-dev:** bump typedoc from 0.23.8 to 0.23.9 ([#846](googlemaps/google-maps-services-js#846)) ([b1129c3](googlemaps/google-maps-services-js@b1129c3))
* **deps:** bump @googlemaps/url-signature from 1.0.24 to 1.0.25 ([#840](googlemaps/google-maps-services-js#840)) ([754466a](googlemaps/google-maps-services-js@754466a))
Smile4192 added a commit to Smile4192/google-maps-service-js that referenced this pull request Mar 7, 2023
### [3.3.18](googlemaps/google-maps-services-js@v3.3.17...v3.3.18) (2022-07-25)

### Build System

* **deps-dev:** bump @types/node from 18.0.1 to 18.0.3 ([#842](googlemaps/google-maps-services-js#842)) ([d65ef36](googlemaps/google-maps-services-js@d65ef36))
* **deps-dev:** bump @types/node from 18.0.3 to 18.0.6 ([#844](googlemaps/google-maps-services-js#844)) ([8fd7efe](googlemaps/google-maps-services-js@8fd7efe))
* **deps-dev:** bump @types/node from 18.0.6 to 18.6.1 ([#847](googlemaps/google-maps-services-js#847)) ([9796325](googlemaps/google-maps-services-js@9796325))
* **deps-dev:** bump nock from 13.2.8 to 13.2.9 ([#845](googlemaps/google-maps-services-js#845)) ([1c1baca](googlemaps/google-maps-services-js@1c1baca))
* **deps-dev:** bump typedoc from 0.23.5 to 0.23.7 ([#841](googlemaps/google-maps-services-js#841)) ([bce71ba](googlemaps/google-maps-services-js@bce71ba))
* **deps-dev:** bump typedoc from 0.23.7 to 0.23.8 ([#843](googlemaps/google-maps-services-js#843)) ([8c65986](googlemaps/google-maps-services-js@8c65986))
* **deps-dev:** bump typedoc from 0.23.8 to 0.23.9 ([#846](googlemaps/google-maps-services-js#846)) ([e7eacd2](googlemaps/google-maps-services-js@e7eacd2))
* **deps:** bump @googlemaps/url-signature from 1.0.24 to 1.0.25 ([#840](googlemaps/google-maps-services-js#840)) ([10d93b5](googlemaps/google-maps-services-js@10d93b5))
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.

None yet

2 participants