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.26.4 to 0.26.5 #600

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps typedoc from 0.26.4 to 0.26.5.

Release notes

Sourced from typedoc's releases.

v0.26.5

Features

  • TypeDoc now exposes array option defaults under OptionDefaults, #2640.

Bug Fixes

  • Constructor parameters which share a name with a property on a parent class will no longer inherit the comment on the parent class, #2636.
  • Packages mode will now attempt to use the comment declared in the comment class for inherited members, #2622.
  • TypeDoc no longer crashes when @document includes an empty file, #2638.
  • API: Event listeners added later with the same priority will be called later, #2643.

Thanks!

Changelog

Sourced from typedoc's changelog.

v0.26.5 (2024-07-21)

Features

  • TypeDoc now exposes array option defaults under OptionDefaults, #2640.

Bug Fixes

  • Constructor parameters which share a name with a property on a parent class will no longer inherit the comment on the parent class, #2636.
  • Packages mode will now attempt to use the comment declared in the comment class for inherited members, #2622.
  • TypeDoc no longer crashes when @document includes an empty file, #2638.
  • API: Event listeners added later with the same priority will be called later, #2643.

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

---
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 Jul 29, 2024
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) July 29, 2024 05:48
@googlemaps-bot googlemaps-bot merged commit bf2032d into main Jul 29, 2024
15 checks passed
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/typedoc-0.26.5 branch July 29, 2024 05:52
github-actions bot pushed a commit that referenced this pull request Jul 29, 2024
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.4 to 0.26.5.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.4...v0.26.5)

---
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> bf2032d
googlemaps-bot pushed a commit that referenced this pull request Jul 29, 2024
### [1.0.36](v1.0.35...v1.0.36) (2024-07-29)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.24.7 to 7.24.8 ([#595](#595)) ([3a8f76a](3a8f76a))
* **deps-dev:** bump @babel/preset-env from 7.24.8 to 7.25.0 ([#599](#599)) ([dee146a](dee146a))
* **deps-dev:** bump @types/node from 20.14.10 to 20.14.11 ([#594](#594)) ([0288e36](0288e36))
* **deps-dev:** bump @types/node from 20.14.8 to 20.14.9 ([#582](#582)) ([bc0ceeb](bc0ceeb))
* **deps-dev:** bump @types/node from 20.14.9 to 20.14.10 ([#584](#584)) ([c836511](c836511))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#583](#583)) ([f1a620b](f1a620b))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#586](#586)) ([efc175a](efc175a))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#591](#591)) ([6ce5a8e](6ce5a8e))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#593](#593)) ([5cb088b](5cb088b))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#598](#598)) ([4530c62](4530c62))
* **deps-dev:** bump @typescript-eslint/parser from 7.12.0 to 7.13.1 ([#579](#579)) ([5ef9d49](5ef9d49))
* **deps-dev:** bump @typescript-eslint/parser from 7.13.1 to 7.14.1 ([#581](#581)) ([2deab5f](2deab5f))
* **deps-dev:** bump @typescript-eslint/parser from 7.14.1 to 7.15.0 ([#587](#587)) ([f64e5b8](f64e5b8))
* **deps-dev:** bump @typescript-eslint/parser from 7.15.0 to 7.16.0 ([#590](#590)) ([e6dadf3](e6dadf3))
* **deps-dev:** bump @typescript-eslint/parser from 7.16.0 to 7.16.1 ([#596](#596)) ([d905964](d905964))
* **deps-dev:** bump ts-jest from 29.1.5 to 29.2.2 ([#589](#589)) ([36ea0d1](36ea0d1))
* **deps-dev:** bump typedoc from 0.26.2 to 0.26.3 ([#580](#580)) ([0ada540](0ada540))
* **deps-dev:** bump typedoc from 0.26.3 to 0.26.4 ([#592](#592)) ([31a2652](31a2652))
* **deps-dev:** bump typedoc from 0.26.4 to 0.26.5 ([#600](#600)) ([bf2032d](bf2032d))
* **deps-dev:** bump typescript from 5.4.5 to 5.5.2 ([#578](#578)) ([e73d575](e73d575))
* **deps-dev:** bump typescript from 5.5.2 to 5.5.3 ([#585](#585)) ([bd58031](bd58031))
* **deps-dev:** bump typescript from 5.5.3 to 5.5.4 ([#597](#597)) ([2506b5b](2506b5b))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 1.0.36 🎉

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