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: Bump typedoc from 0.20.36 to 0.20.37 #70

Merged
merged 2 commits into from
Jun 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps typedoc from 0.20.36 to 0.20.37.

Release notes

Sourced from typedoc's releases.

v0.20.37

Features

  • Add disableAliases option (#1576) (a446431a5233139b8d4daee08ea57fd6cabb9965), closes #1571 Note: This option will be removed in v0.21. It has been discovered to cause some problems.

Bug Fixes

  • Pin marked dependency to 2.0.x (#1602) (0e8d4291f71b2a3ff423a73b2082ee18fb97ccaa), closes #1601

Thanks!

  • Nick
  • Martin
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 21, 2021
kodiakhq[bot]
kodiakhq bot previously approved these changes Jun 21, 2021
@gnarea gnarea added the automerge Allow kodiak to automerge commit when all checks pass label Jun 21, 2021
@kodiakhq kodiakhq bot removed the automerge Allow kodiak to automerge commit when all checks pass label Jun 21, 2021
@kodiakhq
Copy link
Contributor

kodiakhq bot commented Jun 21, 2021

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@gnarea
Copy link
Member

gnarea commented Jun 21, 2021

@dependabot recreate

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.36 to 0.20.37.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](TypeStrong/typedoc@v0.20.36...v0.20.37)

---
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 force-pushed the dependabot/npm_and_yarn/typedoc-0.20.37 branch from ec3f437 to 08dc3f6 Compare June 21, 2021 15:53
@gnarea gnarea added the automerge Allow kodiak to automerge commit when all checks pass label Jun 21, 2021
@kodiakhq kodiakhq bot merged commit 5bd9f22 into main Jun 21, 2021
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/typedoc-0.20.37 branch June 21, 2021 16:12
github-actions bot pushed a commit that referenced this pull request Jun 21, 2021
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.36 to 0.20.37.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/TypeStrong/TypeDoc/releases">typedoc's releases</a>.</em></p>
<blockquote>
<h2>v0.20.37</h2>
<h3>Features</h3>
<ul>
<li>Add disableAliases option (<a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1576">#1576</a>) (a446431a5233139b8d4daee08ea57fd6cabb9965), closes <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1571">#1571</a> <strong>Note</strong>: This option will be removed in v0.21. It has been discovered to cause some problems.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Pin <code>marked</code> dependency to 2.0.x (<a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1602">#1602</a>) (0e8d4291f71b2a3ff423a73b2082ee18fb97ccaa), closes <a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1601">#1601</a></li>
</ul>
<h3>Thanks!</h3>
<ul>
<li>Nick</li>
<li>Martin</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/TypeStrong/typedoc/commit/6b69252e67f6087917b3cefab7127e469e35bc1c"><code>6b69252</code></a> chore: Bump version to 0.20.37</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/0e8d4291f71b2a3ff423a73b2082ee18fb97ccaa"><code>0e8d429</code></a> fix: Pin <code>marked</code> dependency to 2.0.x (<a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1602">#1602</a>)</li>
<li><a href="https://github.com/TypeStrong/typedoc/commit/a446431a5233139b8d4daee08ea57fd6cabb9965"><code>a446431</code></a> feat: Add disableAliases option (<a href="https://github-redirect.dependabot.com/TypeStrong/TypeDoc/issues/1576">#1576</a>)</li>
<li>See full diff in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.20.36...v0.20.37">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typedoc&package-manager=npm_and_yarn&previous-version=0.20.36&new-version=0.20.37)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)

</details> [skip ci] 5bd9f22
@github-actions
Copy link

🎉 This PR is included in version 1.3.0 🎉

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 Allow kodiak to automerge commit when all checks pass dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant