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.25.1 to 0.25.2 #869

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps typedoc from 0.25.1 to 0.25.2.

Release notes

Sourced from typedoc's releases.

v0.25.2

Features

  • Added navigationLeaves option to remove branches from the navigation tree, #2382.
  • Added sortEntryPoints option (defaults to true) to allow disabling entry point sorting, #2393.
  • Improved support for multi-word searches, #2400.

Bug Fixes

  • Fixed conversion of @template constraints on JSDoc defined type parameters, #2389.
  • Invalid link validation is now correctly suppressed before all projects have been converted in packages mode, #2403.
  • Fixed tsconfig handling for projects using a solution-style tsconfig, #2406.
  • Fixed broken settings icons caused by icon caching introduced in 0.25.1, #2408.
  • Corrected module comment handling on declaration files containing a single declare module "foo", #2401.

Thanks!

Changelog

Sourced from typedoc's changelog.

v0.25.2 (2023-10-08)

Features

  • Added navigationLeaves option to remove branches from the navigation tree, #2382.
  • Added sortEntryPoints option (defaults to true) to allow disabling entry point sorting, #2393.
  • Improved support for multi-word searches, #2400.

Bug Fixes

  • Fixed conversion of @template constraints on JSDoc defined type parameters, #2389.
  • Invalid link validation is now correctly suppressed before all projects have been converted in packages mode, #2403.
  • Fixed tsconfig handling for projects using a solution-style tsconfig, #2406.
  • Fixed broken settings icons caused by icon caching introduced in 0.25.1, #2408.
  • Corrected module comment handling on declaration files containing a single declare module "foo", #2401.

Thanks!

Commits
  • 22fe25c Update changelog for release
  • 73d7f3a Bump version to 0.25.2
  • 4e16473 Bump dev dep versions
  • 6cb49b2 Add sortEntryPoints option
  • 130ba48 Handle @template constraints correctly
  • 8e0aaf7 Handle @module on declare module "foo"
  • b12258d Add navigationLeaves option
  • 2cabd22 Fix invalid link handling in packages mode
  • 608cf48 Fix solution style tsconfigs
  • 878e06a Fix broken settings icons
  • 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 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)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.1...v0.25.2)

---
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 Oct 9, 2023
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) October 9, 2023 06:58
@googlemaps-bot googlemaps-bot merged commit 2a7c6e0 into main Oct 9, 2023
17 checks passed
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/typedoc-0.25.2 branch October 9, 2023 07:01
github-actions bot pushed a commit that referenced this pull request Oct 9, 2023
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.1...v0.25.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2a7c6e0
googlemaps-bot pushed a commit that referenced this pull request Oct 9, 2023
### [4.0.6](v4.0.5...v4.0.6) (2023-10-09)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.22.14 to 7.22.15 ([#832](#832)) ([981f98d](981f98d))
* **deps-dev:** bump @babel/preset-env from 7.22.15 to 7.22.20 ([#841](#841)) ([b1b2f73](b1b2f73))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.22.11 to 7.22.15 ([#828](#828)) ([3ef4247](3ef4247))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.22.15 to 7.23.1 ([#854](#854)) ([9eba519](9eba519))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.19.3 to 2.20.0 ([#846](#846)) ([f163fa9](f163fa9))
* **deps-dev:** bump @rollup/plugin-babel from 6.0.3 to 6.0.4 ([#868](#868)) ([30c12b9](30c12b9))
* **deps-dev:** bump @rollup/plugin-html from 1.0.2 to 1.0.3 ([#863](#863)) ([ce255b9](ce255b9))
* **deps-dev:** bump @rollup/plugin-json from 6.0.0 to 6.0.1 ([#864](#864)) ([a7d4549](a7d4549))
* **deps-dev:** bump @rollup/plugin-typescript from 11.1.2 to 11.1.3 ([#838](#838)) ([f8e3d65](f8e3d65))
* **deps-dev:** bump @rollup/plugin-typescript from 11.1.3 to 11.1.5 ([#862](#862)) ([de8bd42](de8bd42))
* **deps-dev:** bump @types/google.maps from 3.54.0 to 3.54.1 ([#839](#839)) ([59c9aa0](59c9aa0))
* **deps-dev:** bump @types/google.maps from 3.54.1 to 3.54.2 ([#853](#853)) ([8722771](8722771))
* **deps-dev:** bump @types/proj4 from 2.5.2 to 2.5.3 ([#851](#851)) ([fdf285a](fdf285a))
* **deps-dev:** bump @types/stats.js from 0.17.0 to 0.17.1 ([#859](#859)) ([60383a9](60383a9))
* **deps-dev:** bump @types/three from 0.155.1 to 0.156.0 ([#844](#844)) ([006cd28](006cd28))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#831](#831)) ([54015bf](54015bf))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#849](#849)) ([2af9326](2af9326))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#852](#852)) ([27521f4](27521f4))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#867](#867)) ([6307dc1](6307dc1))
* **deps-dev:** bump @typescript-eslint/parser from 6.4.1 to 6.6.0 ([#830](#830)) ([9737f2c](9737f2c))
* **deps-dev:** bump @typescript-eslint/parser from 6.6.0 to 6.7.2 ([#847](#847)) ([8579735](8579735))
* **deps-dev:** bump @typescript-eslint/parser from 6.7.2 to 6.7.4 ([#870](#870)) ([51acc55](51acc55))
* **deps-dev:** bump core-js from 3.32.1 to 3.32.2 ([#835](#835)) ([6c6e190](6c6e190))
* **deps-dev:** bump core-js from 3.32.2 to 3.33.0 ([#855](#855)) ([3de3ee2](3de3ee2))
* **deps-dev:** bump eslint from 8.47.0 to 8.49.0 ([#845](#845)) ([072aff6](072aff6))
* **deps-dev:** bump eslint from 8.49.0 to 8.50.0 ([#850](#850)) ([517360f](517360f))
* **deps-dev:** bump eslint from 8.50.0 to 8.51.0 ([#866](#866)) ([d88fd52](d88fd52))
* **deps-dev:** bump eslint-plugin-jest from 27.2.3 to 27.4.0 ([#843](#843)) ([c95143f](c95143f))
* **deps-dev:** bump eslint-plugin-jest from 27.4.0 to 27.4.2 ([#857](#857)) ([35f5f01](35f5f01))
* **deps-dev:** bump geckodriver from 4.2.0 to 4.2.1 ([#840](#840)) ([95df208](95df208))
* **deps-dev:** bump jest and @types/jest ([#842](#842)) ([ec27f1e](ec27f1e))
* **deps-dev:** bump jest-environment-jsdom from 29.6.4 to 29.7.0 ([#858](#858)) ([b9591a3](b9591a3))
* **deps-dev:** bump rollup from 3.28.1 to 3.29.1 ([#834](#834)) ([b5120fd](b5120fd))
* **deps-dev:** bump rollup from 3.29.1 to 3.29.3 ([#848](#848)) ([4c4aa51](4c4aa51))
* **deps-dev:** bump selenium-webdriver and @types/selenium-webdriver ([#824](#824)) ([e4e71fd](e4e71fd))
* **deps-dev:** bump selenium-webdriver and @types/selenium-webdriver ([#856](#856)) ([08119bd](08119bd))
* **deps-dev:** bump three from 0.156.0 to 0.156.1 ([#833](#833)) ([9d83066](9d83066))
* **deps-dev:** bump three from 0.156.1 to 0.157.0 ([#865](#865)) ([d929d20](d929d20))
* **deps-dev:** bump typedoc from 0.25.0 to 0.25.1 ([#836](#836)) ([ceababa](ceababa))
* **deps-dev:** bump typedoc from 0.25.1 to 0.25.2 ([#869](#869)) ([2a7c6e0](2a7c6e0))
* **deps-dev:** bump typescript from 5.1.6 to 5.2.2 ([#829](#829)) ([32380a5](32380a5))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 4.0.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant