Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps typedoc from 0.24.1 to 0.24.4.

Release notes

Sourced from typedoc's releases.

v0.24.4

Bug Fixes

  • Fixed broken semantic coloring, #2247.
  • Increased contrast for parameter titles in dark mode to meet WCAG AA contrast requirements, #2244.
  • Underline color of index links now matches the text color, #2245.
  • Increased contract for active menu item text in dark mode.

v0.24.3

Bug Fixes

  • Fixed path expansion on Windows preventing generation, #2243 and #2241.

v0.24.2

Features

  • Added semantic link coloring for reflection names & links, #2227. Note: This resulted in function signatures becoming too busy for easy scanning with even slightly complicated signatures as such, TypeDoc now only renders parameter names in the signature title and includes the type in the parameter details as usual. This can be controlled with the new --hideParameterTypesInTitle option.
  • Conditional types will now render their branches on the next line for easier comprehension.

Bug Fixes

  • Fixed & showing as & and HTML text showing up in page contents navigation, #2224.
  • Increased padding between sections when one navigation column is displayed, #2225.
  • Correct padding for navigation elements with a displayed icon, #2229.
  • Fixed source-order sort strategy failing to compare reflections within a file.
  • Added enum-member-source-order specialization of the source-order sort strategy which only compares enum members, #2237.
  • Updated highlight colors for semantic links to meet WCAG AA contrast requirements, #2228.
  • Type parameters are now highlighted consistently, #2230.
  • Fixed semantic coloring in type and function signatures, #2227.
  • Fixed issue where removing a reflection indirectly containing an object/function type would only partially remove the reflection, #2231.
  • Fixed "Implementation of X.y" links if a mixture of methods and property-methods are used, #2233.
  • "Implementation of" text to symbol-properties not contained in the documentation will now use the resolved name instead of a __@ symbol name, #2234.
  • Fix expansion of globs if a single entry point is provided, #2235.
  • Validation will no longer be skipped for sub packages when running with --entryPointStrategy packages.
  • Fixed broken theme toggle if the page contained a member named "theme".

Thanks!

Changelog

Sourced from typedoc's changelog.

v0.24.4 (2023-04-16)

Bug Fixes

  • Fixed broken semantic coloring, #2247.
  • Increased contrast for parameter titles in dark mode to meet WCAG AA contrast requirements, #2244.
  • Underline color of index links now matches the text color, #2245.
  • Increased contract for active menu item text in dark mode.

v0.24.3 (2023-04-16)

Bug Fixes

  • Fixed path expansion on Windows preventing generation, #2243 and #2241.

v0.24.2 (2023-04-15)

Features

  • Added semantic link coloring for reflection names & links, #2227. Note: This resulted in function signatures becoming too busy for easy scanning with even slightly complicated signatures as such, TypeDoc now only renders parameter names in the signature title and includes the type in the parameter details as usual. This can be controlled with the new --hideParameterTypesInTitle option.
  • Conditional types will now render their branches on the next line for easier comprehension.

Bug Fixes

  • Fixed & showing as & and HTML text showing up in page contents navigation, #2224.
  • Increased padding between sections when one navigation column is displayed, #2225.
  • Correct padding for navigation elements with a displayed icon, #2229.
  • Fixed source-order sort strategy failing to compare reflections within a file.
  • Added enum-member-source-order specialization of the source-order sort strategy which only compares enum members, #2237.
  • Updated highlight colors for semantic links to meet WCAG AA contrast requirements, #2228.
  • Type parameters are now highlighted consistently, #2230.
  • Fixed semantic coloring in type and function signatures, #2227.
  • Fixed issue where removing a reflection indirectly containing an object/function type would only partially remove the reflection, #2231.
  • Fixed "Implementation of X.y" links if a mixture of methods and property-methods are used, #2233.
  • "Implementation of" text to symbol-properties not contained in the documentation will now use the resolved name instead of a __@ symbol name, #2234.
  • Fix expansion of globs if a single entry point is provided, #2235.
  • Validation will no longer be skipped for sub packages when running with --entryPointStrategy packages.
  • Fixed broken theme toggle if the page contained a member named "theme".

Thanks!

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

---
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 Apr 17, 2023
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) April 17, 2023 05:08
@googlemaps-bot googlemaps-bot merged commit bc5f903 into main Apr 17, 2023
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/typedoc-0.24.4 branch April 17, 2023 05:09
github-actions bot pushed a commit that referenced this pull request Apr 17, 2023
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.1 to 0.24.4.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.24.1...v0.24.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> bc5f903
googlemaps-bot pushed a commit that referenced this pull request Feb 15, 2024
### [1.1.41](v1.1.40...v1.1.41) (2024-02-15)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-react from 7.18.6 to 7.22.3 ([#676](#676)) ([5049e01](5049e01))
* **deps-dev:** bump @babel/preset-react from 7.22.15 to 7.23.3 ([#759](#759)) ([ebd19ba](ebd19ba))
* **deps-dev:** bump @babel/preset-react from 7.22.3 to 7.22.5 ([#683](#683)) ([f4bdbcd](f4bdbcd))
* **deps-dev:** bump @babel/preset-react from 7.22.5 to 7.22.15 ([#731](#731)) ([8e7fa0c](8e7fa0c))
* **deps-dev:** bump @babel/traverse from 7.15.4 to 7.23.2 ([#744](#744)) ([b89f7ff](b89f7ff))
* **deps-dev:** bump @rollup/plugin-babel from 6.0.3 to 6.0.4 ([#746](#746)) ([ffe2403](ffe2403))
* **deps-dev:** bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1 ([#617](#617)) ([9970338](9970338))
* **deps-dev:** bump @rollup/plugin-commonjs from 24.0.1 to 24.1.0 ([#653](#653)) ([7c953ca](7c953ca))
* **deps-dev:** bump @rollup/plugin-commonjs from 24.1.0 to 25.0.0 ([#669](#669)) ([d8e4abf](d8e4abf))
* **deps-dev:** bump @rollup/plugin-commonjs from 25.0.0 to 25.0.1 ([#685](#685)) ([8508a52](8508a52))
* **deps-dev:** bump @rollup/plugin-commonjs from 25.0.1 to 25.0.2 ([#693](#693)) ([38b8293](38b8293))
* **deps-dev:** bump @rollup/plugin-commonjs from 25.0.2 to 25.0.3 ([#703](#703)) ([8c60ff6](8c60ff6))
* **deps-dev:** bump @rollup/plugin-commonjs from 25.0.3 to 25.0.4 ([#730](#730)) ([acfdf27](acfdf27))
* **deps-dev:** bump @rollup/plugin-commonjs from 25.0.4 to 25.0.7 ([#747](#747)) ([d66d606](d66d606))
* **deps-dev:** bump @rollup/plugin-html from 1.0.1 to 1.0.2 ([#618](#618)) ([16f3905](16f3905))
* **deps-dev:** bump @rollup/plugin-html from 1.0.2 to 1.0.3 ([#738](#738)) ([c307a78](c307a78))
* **deps-dev:** bump @rollup/plugin-node-resolve from 15.0.1 to 15.0.2 ([#652](#652)) ([fe32ed5](fe32ed5))
* **deps-dev:** bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 ([#680](#680)) ([841cfe3](841cfe3))
* **deps-dev:** bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.0 ([#717](#717)) ([c991b74](c991b74))
* **deps-dev:** bump @rollup/plugin-node-resolve from 15.2.0 to 15.2.1 ([#721](#721)) ([ce21aba](ce21aba))
* **deps-dev:** bump @rollup/plugin-node-resolve from 15.2.1 to 15.2.3 ([#737](#737)) ([ff49e97](ff49e97))
* **deps-dev:** bump @rollup/plugin-replace from 5.0.2 to 5.0.4 ([#742](#742)) ([1081294](1081294))
* **deps-dev:** bump @rollup/plugin-replace from 5.0.4 to 5.0.5 ([#764](#764)) ([22c8222](22c8222))
* **deps-dev:** bump @rollup/plugin-typescript from 10.0.1 to 11.0.0 ([#607](#607)) ([0d5c531](0d5c531))
* **deps-dev:** bump @rollup/plugin-typescript from 11.0.0 to 11.1.0 ([#649](#649)) ([89a292f](89a292f))
* **deps-dev:** bump @rollup/plugin-typescript from 11.1.0 to 11.1.1 ([#670](#670)) ([de7d2bc](de7d2bc))
* **deps-dev:** bump @rollup/plugin-typescript from 11.1.1 to 11.1.2 ([#697](#697)) ([730676f](730676f))
* **deps-dev:** bump @rollup/plugin-typescript from 11.1.2 to 11.1.3 ([#727](#727)) ([037c6eb](037c6eb))
* **deps-dev:** bump @rollup/plugin-typescript from 11.1.3 to 11.1.5 ([#755](#755)) ([01fb630](01fb630))
* **deps-dev:** bump @rollup/plugin-typescript from 11.1.5 to 11.1.6 ([#778](#778)) ([f51f15b](f51f15b))
* **deps-dev:** bump @testing-library/dom from 8.19.1 to 8.20.0 ([#616](#616)) ([53613e1](53613e1))
* **deps-dev:** bump @testing-library/dom from 8.20.0 to 9.0.0 ([#630](#630)) ([274fead](274fead))
* **deps-dev:** bump @testing-library/dom from 9.0.0 to 9.0.1 ([#636](#636)) ([47660a1](47660a1))
* **deps-dev:** bump @testing-library/dom from 9.0.1 to 9.2.0 ([#645](#645)) ([55db7f7](55db7f7))
* **deps-dev:** bump @testing-library/dom from 9.2.0 to 9.3.0 ([#671](#671)) ([6c0abb7](6c0abb7))
* **deps-dev:** bump @testing-library/dom from 9.3.0 to 9.3.1 ([#691](#691)) ([5734921](5734921))
* **deps-dev:** bump @testing-library/dom from 9.3.1 to 9.3.3 ([#733](#733)) ([da3d5de](da3d5de))
* **deps-dev:** bump @testing-library/dom from 9.3.3 to 9.3.4 ([#776](#776)) ([4c7ca6f](4c7ca6f))
* **deps-dev:** bump @testing-library/react from 13.4.0 to 14.0.0 ([#629](#629)) ([a9f1c20](a9f1c20))
* **deps-dev:** bump @testing-library/react from 14.0.0 to 14.1.0 ([#756](#756)) ([149e84d](149e84d))
* **deps-dev:** bump @testing-library/react from 14.1.0 to 14.1.2 ([#758](#758)) ([44d0b50](44d0b50))
* **deps-dev:** bump @testing-library/react from 14.1.2 to 14.2.1 ([#779](#779)) ([38e4904](38e4904))
* **deps-dev:** bump @types/google.maps from 3.51.0 to 3.51.1 ([#625](#625)) ([e7c390c](e7c390c))
* **deps-dev:** bump @types/google.maps from 3.51.1 to 3.52.0 ([#631](#631)) ([6d6054e](6d6054e))
* **deps-dev:** bump @types/google.maps from 3.52.0 to 3.52.1 ([#635](#635)) ([2658eff](2658eff))
* **deps-dev:** bump @types/google.maps from 3.52.1 to 3.52.2 ([#637](#637)) ([e1e6611](e1e6611))
* **deps-dev:** bump @types/google.maps from 3.52.2 to 3.52.3 ([#640](#640)) ([2c3b210](2c3b210))
* **deps-dev:** bump @types/google.maps from 3.52.3 to 3.52.4 ([#647](#647)) ([d9bf7e9](d9bf7e9))
* **deps-dev:** bump @types/google.maps from 3.52.4 to 3.52.5 ([#650](#650)) ([7d27b39](7d27b39))
* **deps-dev:** bump @types/google.maps from 3.52.5 to 3.52.6 ([#657](#657)) ([7b498d6](7b498d6))
* **deps-dev:** bump @types/google.maps from 3.52.6 to 3.53.0 ([#664](#664)) ([c5e1de6](c5e1de6))
* **deps-dev:** bump @types/google.maps from 3.53.0 to 3.53.1 ([#672](#672)) ([c7cbc53](c7cbc53))
* **deps-dev:** bump @types/google.maps from 3.53.1 to 3.53.2 ([#675](#675)) ([ea142be](ea142be))
* **deps-dev:** bump @types/google.maps from 3.53.2 to 3.53.4 ([#687](#687)) ([2544f09](2544f09))
* **deps-dev:** bump @types/google.maps from 3.53.4 to 3.53.5 ([#702](#702)) ([a27fef8](a27fef8))
* **deps-dev:** bump @types/google.maps from 3.53.5 to 3.53.6 ([#716](#716)) ([1200743](1200743))
* **deps-dev:** bump @types/google.maps from 3.53.6 to 3.54.0 ([#723](#723)) ([e9480a8](e9480a8))
* **deps-dev:** bump @types/google.maps from 3.54.0 to 3.54.1 ([#732](#732)) ([9ea872f](9ea872f))
* **deps-dev:** bump @types/google.maps from 3.54.1 to 3.54.2 ([#735](#735)) ([81e29f2](81e29f2))
* **deps-dev:** bump @types/google.maps from 3.54.2 to 3.54.3 ([#739](#739)) ([5bf3929](5bf3929))
* **deps-dev:** bump @types/google.maps from 3.54.3 to 3.54.10 ([#769](#769)) ([8c0bc6b](8c0bc6b))
* **deps-dev:** bump @types/react from 18.0.26 to 18.0.27 ([#615](#615)) ([082f858](082f858))
* **deps-dev:** bump @types/react from 18.0.27 to 18.0.28 ([#626](#626)) ([28fb5b9](28fb5b9))
* **deps-dev:** bump @types/react from 18.0.28 to 18.0.29 ([#644](#644)) ([2936989](2936989))
* **deps-dev:** bump @types/react from 18.0.29 to 18.0.32 ([#646](#646)) ([be85d72](be85d72))
* **deps-dev:** bump @types/react from 18.0.32 to 18.0.33 ([#648](#648)) ([aa9cabc](aa9cabc))
* **deps-dev:** bump @types/react from 18.0.33 to 18.0.35 ([#654](#654)) ([e196e28](e196e28))
* **deps-dev:** bump @types/react from 18.0.35 to 18.0.38 ([#659](#659)) ([aeb75cf](aeb75cf))
* **deps-dev:** bump @types/react from 18.0.38 to 18.2.0 ([#662](#662)) ([95b6c2e](95b6c2e))
* **deps-dev:** bump @types/react from 18.2.0 to 18.2.6 ([#665](#665)) ([af54009](af54009))
* **deps-dev:** bump @types/react from 18.2.11 to 18.2.12 ([#690](#690)) ([319384f](319384f))
* **deps-dev:** bump @types/react from 18.2.12 to 18.2.14 ([#695](#695)) ([07c8ed6](07c8ed6))
* **deps-dev:** bump @types/react from 18.2.14 to 18.2.15 ([#700](#700)) ([1d60c60](1d60c60))
* **deps-dev:** bump @types/react from 18.2.15 to 18.2.17 ([#704](#704)) ([0781cee](0781cee))
* **deps-dev:** bump @types/react from 18.2.17 to 18.2.18 ([#707](#707)) ([92d5282](92d5282))
* **deps-dev:** bump @types/react from 18.2.18 to 18.2.20 ([#710](#710)) ([cdf5d8b](cdf5d8b))
* **deps-dev:** bump @types/react from 18.2.20 to 18.2.31 ([#745](#745)) ([67a66be](67a66be))
* **deps-dev:** bump @types/react from 18.2.31 to 18.2.33 ([#750](#750)) ([fd369b8](fd369b8))
* **deps-dev:** bump @types/react from 18.2.33 to 18.2.37 ([#760](#760)) ([07a3581](07a3581))
* **deps-dev:** bump @types/react from 18.2.37 to 18.2.43 ([#766](#766)) ([c383890](c383890))
* **deps-dev:** bump @types/react from 18.2.43 to 18.2.45 ([#768](#768)) ([9779629](9779629))
* **deps-dev:** bump @types/react from 18.2.6 to 18.2.7 ([#677](#677)) ([0215868](0215868))
* **deps-dev:** bump @types/react from 18.2.7 to 18.2.8 ([#678](#678)) ([05dcc7a](05dcc7a))
* **deps-dev:** bump @types/react from 18.2.8 to 18.2.11 ([#684](#684)) ([9c0f4a1](9c0f4a1))
* **deps-dev:** bump @types/react-dom from 18.0.10 to 18.0.11 ([#632](#632)) ([102c3ba](102c3ba))
* **deps-dev:** bump @types/react-dom from 18.0.11 to 18.2.1 ([#661](#661)) ([4388d82](4388d82))
* **deps-dev:** bump @types/react-dom from 18.2.1 to 18.2.4 ([#666](#666)) ([bdc8646](bdc8646))
* **deps-dev:** bump @types/react-dom from 18.2.13 to 18.2.14 ([#748](#748)) ([1b3d9c4](1b3d9c4))
* **deps-dev:** bump @types/react-dom from 18.2.14 to 18.2.15 ([#753](#753)) ([d52ea2a](d52ea2a))
* **deps-dev:** bump @types/react-dom from 18.2.15 to 18.2.17 ([#761](#761)) ([7ac03b9](7ac03b9))
* **deps-dev:** bump @types/react-dom from 18.2.17 to 18.2.18 ([#772](#772)) ([00782b1](00782b1))
* **deps-dev:** bump @types/react-dom from 18.2.4 to 18.2.5 ([#689](#689)) ([94f2515](94f2515))
* **deps-dev:** bump @types/react-dom from 18.2.5 to 18.2.6 ([#692](#692)) ([3c79433](3c79433))
* **deps-dev:** bump @types/react-dom from 18.2.6 to 18.2.7 ([#701](#701)) ([e8d3eb0](e8d3eb0))
* **deps-dev:** bump @types/react-dom from 18.2.7 to 18.2.8 ([#734](#734)) ([8bbc6a2](8bbc6a2))
* **deps-dev:** bump @types/react-dom from 18.2.8 to 18.2.13 ([#741](#741)) ([1a8a84b](1a8a84b))
* **deps-dev:** bump decode-uri-component from 0.2.0 to 0.2.2 ([#715](#715)) ([a2e297c](a2e297c))
* **deps-dev:** bump eslint-plugin-jest from 27.2.0 to 27.2.1 ([#610](#610)) ([adaa2f3](adaa2f3))
* **deps-dev:** bump eslint-plugin-jest from 27.2.1 to 27.2.2 ([#694](#694)) ([19ae569](19ae569))
* **deps-dev:** bump eslint-plugin-jest from 27.2.2 to 27.2.3 ([#699](#699)) ([5f4f579](5f4f579))
* **deps-dev:** bump eslint-plugin-jest from 27.2.3 to 27.6.0 ([#752](#752)) ([2315e9f](2315e9f))
* **deps-dev:** bump eslint-plugin-jest from 27.6.0 to 27.6.3 ([#775](#775)) ([d2c1d69](d2c1d69))
* **deps-dev:** bump eslint-plugin-react from 7.31.11 to 7.32.0 ([#612](#612)) ([ef75af6](ef75af6))
* **deps-dev:** bump eslint-plugin-react from 7.32.0 to 7.32.1 ([#614](#614)) ([285a853](285a853))
* **deps-dev:** bump eslint-plugin-react from 7.32.1 to 7.32.2 ([#621](#621)) ([b51f864](b51f864))
* **deps-dev:** bump eslint-plugin-react from 7.32.2 to 7.33.1 ([#709](#709)) ([e811f5b](e811f5b))
* **deps-dev:** bump eslint-plugin-react from 7.33.1 to 7.33.2 ([#720](#720)) ([ff87329](ff87329))
* **deps-dev:** bump json5 from 2.2.0 to 2.2.3 ([#714](#714)) ([5341d20](5341d20))
* **deps-dev:** bump minimist from 1.2.5 to 1.2.8 ([#711](#711)) ([99735fa](99735fa))
* **deps-dev:** bump prettier from 2.8.1 to 2.8.2 ([#608](#608)) ([ad02e3f](ad02e3f))
* **deps-dev:** bump prettier from 2.8.2 to 2.8.3 ([#613](#613)) ([a4b5c6c](a4b5c6c))
* **deps-dev:** bump prettier from 2.8.3 to 2.8.4 ([#627](#627)) ([bedbbac](bedbbac))
* **deps-dev:** bump prettier from 2.8.4 to 2.8.7 ([#643](#643)) ([7af84cd](7af84cd))
* **deps-dev:** bump prettier from 2.8.7 to 2.8.8 ([#660](#660)) ([1f38062](1f38062))
* **deps-dev:** bump rollup-plugin-filesize from 9.1.2 to 10.0.0 ([#634](#634)) ([5215b5d](5215b5d))
* **deps-dev:** bump tough-cookie from 4.0.0 to 4.1.3 ([#713](#713)) ([ce65197](ce65197))
* **deps-dev:** bump tslib from 2.4.1 to 2.5.0 ([#622](#622)) ([6ac436d](6ac436d))
* **deps-dev:** bump tslib from 2.5.0 to 2.5.2 ([#674](#674)) ([dcb4fcc](dcb4fcc))
* **deps-dev:** bump tslib from 2.5.2 to 2.5.3 ([#681](#681)) ([4f03b5c](4f03b5c))
* **deps-dev:** bump tslib from 2.5.3 to 2.6.0 ([#696](#696)) ([cd02bcd](cd02bcd))
* **deps-dev:** bump tslib from 2.6.0 to 2.6.1 ([#705](#705)) ([3c65f0a](3c65f0a))
* **deps-dev:** bump tslib from 2.6.1 to 2.6.2 ([#718](#718)) ([1fa5faf](1fa5faf))
* **deps-dev:** bump typedoc from 0.23.23 to 0.23.24 ([#609](#609)) ([764334a](764334a))
* **deps-dev:** bump typedoc from 0.23.24 to 0.23.25 ([#628](#628)) ([7b1c81d](7b1c81d))
* **deps-dev:** bump typedoc from 0.23.25 to 0.23.26 ([#633](#633)) ([2cfd98c](2cfd98c))
* **deps-dev:** bump typedoc from 0.23.26 to 0.23.28 ([#639](#639)) ([eec2fb7](eec2fb7))
* **deps-dev:** bump typedoc from 0.23.28 to 0.24.1 ([#651](#651)) ([2c83031](2c83031))
* **deps-dev:** bump typedoc from 0.24.1 to 0.24.4 ([#655](#655)) ([bc5f903](bc5f903))
* **deps-dev:** bump typedoc from 0.24.4 to 0.24.6 ([#658](#658)) ([501aad5](501aad5))
* **deps-dev:** bump typedoc from 0.24.6 to 0.24.7 ([#663](#663)) ([1edb24e](1edb24e))
* **deps-dev:** bump typedoc from 0.24.7 to 0.24.8 ([#679](#679)) ([3aaf0b0](3aaf0b0))
* **deps-dev:** bump typedoc from 0.24.8 to 0.25.0 ([#726](#726)) ([0baa1c8](0baa1c8))
* **deps-dev:** bump typedoc from 0.25.0 to 0.25.1 ([#729](#729)) ([b48abed](b48abed))
* **deps-dev:** bump typedoc from 0.25.1 to 0.25.3 ([#751](#751)) ([f6c28d2](f6c28d2))
* **deps-dev:** bump typedoc from 0.25.3 to 0.25.4 ([#763](#763)) ([a2d36cb](a2d36cb))
* **deps-dev:** bump typedoc from 0.25.4 to 0.25.5 ([#770](#770)) ([093a6e4](093a6e4))
* **deps-dev:** bump typedoc from 0.25.5 to 0.25.7 ([#774](#774)) ([81d1f2a](81d1f2a))
* **deps-dev:** bump typedoc from 0.25.7 to 0.25.8 ([#781](#781)) ([11fe7a3](11fe7a3))
* **deps-dev:** bump word-wrap from 1.2.3 to 1.2.5 ([#712](#712)) ([0e8bdb8](0e8bdb8))
* **deps:** bump @googlemaps/js-api-loader from 1.15.1 to 1.15.2 ([#673](#673)) ([d0c5a5e](d0c5a5e))
* Synced file(s) with googlemaps/.github ([#757](#757)) ([c20abba](c20abba))
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