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.3 to 0.25.4 #763

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps typedoc from 0.25.3 to 0.25.4.

Release notes

Sourced from typedoc's releases.

v0.25.4

Features

  • Added support for TypeScript 5.3, #2446.
  • TypeDoc will now render interfaces as code at the top of the page describing interfaces, #2449. This can be controlled through the new DefaultThemeRenderContext.reflectionPreview helper.
  • Improved type rendering to highlight keywords differently than symbols.

Bug Fixes

  • Fixed automatic declaration file resolution on Windows, #2416.
  • Fixed default option values on options declared by plugins in packages mode, #2433.
  • gitRevision will now be replaced in sourceLinkTemplate, #2434.
  • Improved handling of function-modules created with Object.assign, #2436.
  • TypeDoc will no longer warn about duplicate comments with warnings which point to a single comment, #2437
  • Fixed an infinite loop when skipLibCheck is used to ignore some compiler errors, #2438.
  • @example tag titles will now be rendered in the example heading, #2440.
  • Correctly handle transient symbols in @namespace-created namespaces, #2444.
  • TypeDoc no longer displays the "Hierarchy" section if there is no inheritance hierarchy to display.
  • Direct links to individual signatures no longer results in the signature being partially scrolled off the screen.

Thanks!

Changelog

Sourced from typedoc's changelog.

v0.25.4 (2023-11-26)

Features

  • Added support for TypeScript 5.3, #2446.
  • TypeDoc will now render interfaces as code at the top of the page describing interfaces, #2449. This can be controlled through the new DefaultThemeRenderContext.reflectionPreview helper.
  • Improved type rendering to highlight keywords differently than symbols.

Bug Fixes

  • Fixed automatic declaration file resolution on Windows, #2416.
  • Fixed default option values on options declared by plugins in packages mode, #2433.
  • gitRevision will now be replaced in sourceLinkTemplate, #2434.
  • Improved handling of function-modules created with Object.assign, #2436.
  • TypeDoc will no longer warn about duplicate comments with warnings which point to a single comment, #2437
  • Fixed an infinite loop when skipLibCheck is used to ignore some compiler errors, #2438.
  • @example tag titles will now be rendered in the example heading, #2440.
  • Correctly handle transient symbols in @namespace-created namespaces, #2444.
  • TypeDoc no longer displays the "Hierarchy" section if there is no inheritance hierarchy to display.
  • Direct links to individual signatures no longer results in the signature being partially scrolled off the screen.

Thanks!

Commits
  • 68edb2e Update changelog for release
  • 052bd5e Bump version to 0.25.4
  • 9ffa0db Add reflectionPreview template, rendering improvements
  • fbe939a Only display hierarchy if useful
  • f1a3ffa Update changelog before release
  • 124354c Fix automatic declaration file resolution on Windows
  • deae36a Handle @example tag titles more reasonably
  • 2cae791 Correctly handle transient symbols
  • 25f1beb Bump typescript to 5.3.2 (#2445)
  • aba0ef8 Detect duplicate nodes when discovering comments
  • 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.3 to 0.25.4.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.3...v0.25.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 Dec 4, 2023
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) December 4, 2023 04:22
@googlemaps-bot googlemaps-bot merged commit a2d36cb into main Dec 4, 2023
15 checks passed
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/typedoc-0.25.4 branch December 4, 2023 04:24
github-actions bot pushed a commit that referenced this pull request Dec 4, 2023
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.3 to 0.25.4.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.3...v0.25.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> a2d36cb
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.

1 participant