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.22.13 to 0.22.14 #285

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2022

Bumps typedoc from 0.22.13 to 0.22.14.

Release notes

Sourced from typedoc's releases.

v0.22.14

Bug Fixes

  • Fixed missing comments on @enum style enum members defined in declaration files, #1880.
  • Fixed --validation.notDocumented warnings for functions/methods/type aliases, #1895, #1898.
  • Search results will no longer include random items when the search bar is empty, #1881.
  • Comments on overloaded constructors will now be detected in the same way that overloaded functions/methods are.
  • Fixed removeReflection not completely removing reflections from the project, #1898.
  • Fixed @hidden / @ignore / @exclude comments on default exports with no associated variable, #1903.
  • makeRecursiveVisitor will now correctly call the intersection callback, #1910.

Thanks!

Changelog

Sourced from typedoc's changelog.

v0.22.14 (2022-04-07)

Bug Fixes

  • Fixed missing comments on @enum style enum members defined in declaration files, #1880.
  • Fixed --validation.notDocumented warnings for functions/methods/type aliases, #1895, #1898.
  • Search results will no longer include random items when the search bar is empty, #1881.
  • Comments on overloaded constructors will now be detected in the same way that overloaded functions/methods are.
  • Fixed removeReflection not completely removing reflections from the project, #1898.
  • Fixed @hidden / @ignore / @exclude comments on default exports with no associated variable, #1903.
  • makeRecursiveVisitor will now correctly call the intersection callback, #1910.

Thanks!

Commits
  • 1c7b69a Update changelog for release
  • 112028b Release v0.22.14
  • a6cca1f Merge pull request #1910 from nlepage/fix-recursive-visitor-intersection
  • 388d48a fix: recursive visitor must call intersection callback
  • 5873f52 Add a test/fix for another edge case
  • 45beb25 Fix removal for default exported functions
  • ea16a7b Even more fixes for documentation checks
  • bc6130a Fix removeReflection skipping every other parameter
  • 98841f5 Fix validation.notDocumentated signature logic
  • 97a5a9a Update changelog for missed work
  • 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.22.13 to 0.22.14.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.22.13...v0.22.14)

---
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 7, 2022
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@autoapproval autoapproval bot added automerge Merge the pull request once unit tests and other checks pass. merge labels Apr 7, 2022
@probot-auto-merge probot-auto-merge bot merged commit 9394f73 into main Apr 7, 2022
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/typedoc-0.22.14 branch April 7, 2022 20:32
github-actions bot pushed a commit that referenced this pull request Apr 7, 2022
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.13 to 0.22.14.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.22.13...v0.22.14)

---
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> 9394f73
github-actions bot pushed a commit that referenced this pull request Apr 7, 2022
### [2.0.3](v2.0.2...v2.0.3) (2022-04-07)

### Miscellaneous Chores

* **deps-dev:** bump @babel/runtime-corejs3 from 7.17.8 to 7.17.9 ([#284](#284)) ([f01ff2b](f01ff2b))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.6.3 to 2.6.4 ([#277](#277)) ([727cba1](727cba1))
* **deps-dev:** bump @googlemaps/js-api-loader from 1.13.10 to 1.13.11 ([#281](#281)) ([5c38981](5c38981))
* **deps-dev:** bump chromedriver from 99.0.0 to 100.0.0 ([#275](#275)) ([d9c6f64](d9c6f64))
* **deps-dev:** bump prettier from 2.6.1 to 2.6.2 ([#279](#279)) ([6854aac](6854aac))
* **deps-dev:** bump typedoc from 0.22.13 to 0.22.14 ([#285](#285)) ([9394f73](9394f73))
* **deps:** bump fast-equals from 3.0.0 to 3.0.1 ([#283](#283)) ([53ca08e](53ca08e))
* **deps:** bump supercluster from 7.1.4 to 7.1.5 ([#280](#280)) ([4c834d5](4c834d5))
@github-actions
Copy link

github-actions bot commented Apr 7, 2022

🎉 This PR is included in version 2.0.3 🎉

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
automerge Merge the pull request once unit tests and other checks pass. dependencies Pull requests that update a dependency file merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant