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

build(deps): Bump github.com/go-co-op/gocron from 1.33.1 to 1.34.0 #650

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2023

Bumps github.com/go-co-op/gocron from 1.33.1 to 1.34.0.

Release notes

Sourced from github.com/go-co-op/gocron's releases.

v1.34.0

What's Changed

Fixes

Chores

Full Changelog: go-co-op/gocron@v1.33.1...v1.33.2

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/go-co-op/gocron [>= 1.18.1.a, < 1.18.2]

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 [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.33.1 to 1.34.0.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](go-co-op/gocron@v1.33.1...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automerge Automatically merge PR once all prerequisites pass dependencies Pull requests that update a dependency file labels Sep 19, 2023
@dependabot dependabot bot requested a review from MonikaCat September 19, 2023 04:41
@mergify mergify bot merged commit bff0786 into cosmos/v0.47.x Sep 20, 2023
7 checks passed
@mergify mergify bot deleted the dependabot/go_modules/github.com/go-co-op/gocron-1.34.0 branch September 20, 2023 11:06
MonikaCat pushed a commit that referenced this pull request Feb 5, 2024
)

Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.33.1 to 1.34.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/go-co-op/gocron/releases">github.com/go-co-op/gocron's releases</a>.</em></p>
<blockquote>
<h2>v1.34.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add election leader by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/561">go-co-op/gocron#561</a></li>
</ul>
<h2>Fixes</h2>
<ul>
<li>fix: block unlock with limit concurrency by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/559">go-co-op/gocron#559</a></li>
<li>fix: data race for get jobs map by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/558">go-co-op/gocron#558</a></li>
<li>fix RemoveByID and SingletonMode by <a href="https://github.com/JohnRoesler"><code>@​JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/569">go-co-op/gocron#569</a></li>
</ul>
<h2>Chores</h2>
<ul>
<li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/560">go-co-op/gocron#560</a></li>
<li>docs: add stop and stopBlockingChan function by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/556">go-co-op/gocron#556</a></li>
<li>docs: add WithDistributedElector usage by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/563">go-co-op/gocron#563</a></li>
<li>remove beta note from WithDistributedLocker by <a href="https://github.com/JohnRoesler"><code>@​JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/562">go-co-op/gocron#562</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/go-co-op/gocron/compare/v1.33.1...v1.33.2">https://github.com/go-co-op/gocron/compare/v1.33.1...v1.33.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/go-co-op/gocron/commit/7fea08c327f0ac9daa73966c9f4233f2b0102685"><code>7fea08c</code></a> fix RemoveByID and SingletonMode (<a href="https://redirect.github.com/go-co-op/gocron/issues/569">#569</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/e2a9cc09d902eaf82859aadf33891a2187257fa4"><code>e2a9cc0</code></a> add mentioned in awesome badge to readme</li>
<li><a href="https://github.com/go-co-op/gocron/commit/6328e002f1f561b98526148e4fe53227ff4ff43b"><code>6328e00</code></a> docs: add WithDistributedElector usage (<a href="https://redirect.github.com/go-co-op/gocron/issues/563">#563</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/a497bef1ac1e20623935c55793bb6d612d4662d1"><code>a497bef</code></a> remove beta note from WithDistributedLocker (<a href="https://redirect.github.com/go-co-op/gocron/issues/562">#562</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/51d96d3bdebf3dede1117345c4a6865ff85624e9"><code>51d96d3</code></a> feat: add election leader (<a href="https://redirect.github.com/go-co-op/gocron/issues/561">#561</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/af559347b850156759bbfb2473954a554315f9cd"><code>af55934</code></a> docs: add stop and stopBlockingChan function (<a href="https://redirect.github.com/go-co-op/gocron/issues/556">#556</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/36c534a36b4d0a59bc09e375d8da9bc88f9116cd"><code>36c534a</code></a> Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/go-co-op/gocron/issues/560">#560</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/fd265956a84b1c16ce6c3148009f5f87bf590113"><code>fd26595</code></a> fix: data race for get jobs map (<a href="https://redirect.github.com/go-co-op/gocron/issues/558">#558</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/b339f733437dae5eea11d8b01a65c9ac503220eb"><code>b339f73</code></a> fix: block unlock with limit concurrency (<a href="https://redirect.github.com/go-co-op/gocron/issues/559">#559</a>)</li>
<li>See full diff in <a href="https://github.com/go-co-op/gocron/compare/v1.33.1...v1.34.0">compare view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/go-co-op/gocron | [>= 1.18.1.a, < 1.18.2] |
</details>

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-co-op/gocron&package-manager=go_modules&previous-version=1.33.1&new-version=1.34.0)](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 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)

</details>
MonikaCat pushed a commit that referenced this pull request Feb 5, 2024
)

Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.33.1 to 1.34.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/go-co-op/gocron/releases">github.com/go-co-op/gocron's releases</a>.</em></p>
<blockquote>
<h2>v1.34.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add election leader by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/561">go-co-op/gocron#561</a></li>
</ul>
<h2>Fixes</h2>
<ul>
<li>fix: block unlock with limit concurrency by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/559">go-co-op/gocron#559</a></li>
<li>fix: data race for get jobs map by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/558">go-co-op/gocron#558</a></li>
<li>fix RemoveByID and SingletonMode by <a href="https://github.com/JohnRoesler"><code>@​JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/569">go-co-op/gocron#569</a></li>
</ul>
<h2>Chores</h2>
<ul>
<li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/560">go-co-op/gocron#560</a></li>
<li>docs: add stop and stopBlockingChan function by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/556">go-co-op/gocron#556</a></li>
<li>docs: add WithDistributedElector usage by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/563">go-co-op/gocron#563</a></li>
<li>remove beta note from WithDistributedLocker by <a href="https://github.com/JohnRoesler"><code>@​JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/562">go-co-op/gocron#562</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/go-co-op/gocron/compare/v1.33.1...v1.33.2">https://github.com/go-co-op/gocron/compare/v1.33.1...v1.33.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/go-co-op/gocron/commit/7fea08c327f0ac9daa73966c9f4233f2b0102685"><code>7fea08c</code></a> fix RemoveByID and SingletonMode (<a href="https://redirect.github.com/go-co-op/gocron/issues/569">#569</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/e2a9cc09d902eaf82859aadf33891a2187257fa4"><code>e2a9cc0</code></a> add mentioned in awesome badge to readme</li>
<li><a href="https://github.com/go-co-op/gocron/commit/6328e002f1f561b98526148e4fe53227ff4ff43b"><code>6328e00</code></a> docs: add WithDistributedElector usage (<a href="https://redirect.github.com/go-co-op/gocron/issues/563">#563</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/a497bef1ac1e20623935c55793bb6d612d4662d1"><code>a497bef</code></a> remove beta note from WithDistributedLocker (<a href="https://redirect.github.com/go-co-op/gocron/issues/562">#562</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/51d96d3bdebf3dede1117345c4a6865ff85624e9"><code>51d96d3</code></a> feat: add election leader (<a href="https://redirect.github.com/go-co-op/gocron/issues/561">#561</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/af559347b850156759bbfb2473954a554315f9cd"><code>af55934</code></a> docs: add stop and stopBlockingChan function (<a href="https://redirect.github.com/go-co-op/gocron/issues/556">#556</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/36c534a36b4d0a59bc09e375d8da9bc88f9116cd"><code>36c534a</code></a> Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/go-co-op/gocron/issues/560">#560</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/fd265956a84b1c16ce6c3148009f5f87bf590113"><code>fd26595</code></a> fix: data race for get jobs map (<a href="https://redirect.github.com/go-co-op/gocron/issues/558">#558</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/b339f733437dae5eea11d8b01a65c9ac503220eb"><code>b339f73</code></a> fix: block unlock with limit concurrency (<a href="https://redirect.github.com/go-co-op/gocron/issues/559">#559</a>)</li>
<li>See full diff in <a href="https://github.com/go-co-op/gocron/compare/v1.33.1...v1.34.0">compare view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/go-co-op/gocron | [>= 1.18.1.a, < 1.18.2] |
</details>

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-co-op/gocron&package-manager=go_modules&previous-version=1.33.1&new-version=1.34.0)](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 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)

</details>
MonikaCat pushed a commit that referenced this pull request Feb 6, 2024
)

Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.33.1 to 1.34.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/go-co-op/gocron/releases">github.com/go-co-op/gocron's releases</a>.</em></p>
<blockquote>
<h2>v1.34.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add election leader by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/561">go-co-op/gocron#561</a></li>
</ul>
<h2>Fixes</h2>
<ul>
<li>fix: block unlock with limit concurrency by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/559">go-co-op/gocron#559</a></li>
<li>fix: data race for get jobs map by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/558">go-co-op/gocron#558</a></li>
<li>fix RemoveByID and SingletonMode by <a href="https://github.com/JohnRoesler"><code>@​JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/569">go-co-op/gocron#569</a></li>
</ul>
<h2>Chores</h2>
<ul>
<li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/560">go-co-op/gocron#560</a></li>
<li>docs: add stop and stopBlockingChan function by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/556">go-co-op/gocron#556</a></li>
<li>docs: add WithDistributedElector usage by <a href="https://github.com/rfyiamcool"><code>@​rfyiamcool</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/563">go-co-op/gocron#563</a></li>
<li>remove beta note from WithDistributedLocker by <a href="https://github.com/JohnRoesler"><code>@​JohnRoesler</code></a> in <a href="https://redirect.github.com/go-co-op/gocron/pull/562">go-co-op/gocron#562</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/go-co-op/gocron/compare/v1.33.1...v1.33.2">https://github.com/go-co-op/gocron/compare/v1.33.1...v1.33.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/go-co-op/gocron/commit/7fea08c327f0ac9daa73966c9f4233f2b0102685"><code>7fea08c</code></a> fix RemoveByID and SingletonMode (<a href="https://redirect.github.com/go-co-op/gocron/issues/569">#569</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/e2a9cc09d902eaf82859aadf33891a2187257fa4"><code>e2a9cc0</code></a> add mentioned in awesome badge to readme</li>
<li><a href="https://github.com/go-co-op/gocron/commit/6328e002f1f561b98526148e4fe53227ff4ff43b"><code>6328e00</code></a> docs: add WithDistributedElector usage (<a href="https://redirect.github.com/go-co-op/gocron/issues/563">#563</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/a497bef1ac1e20623935c55793bb6d612d4662d1"><code>a497bef</code></a> remove beta note from WithDistributedLocker (<a href="https://redirect.github.com/go-co-op/gocron/issues/562">#562</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/51d96d3bdebf3dede1117345c4a6865ff85624e9"><code>51d96d3</code></a> feat: add election leader (<a href="https://redirect.github.com/go-co-op/gocron/issues/561">#561</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/af559347b850156759bbfb2473954a554315f9cd"><code>af55934</code></a> docs: add stop and stopBlockingChan function (<a href="https://redirect.github.com/go-co-op/gocron/issues/556">#556</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/36c534a36b4d0a59bc09e375d8da9bc88f9116cd"><code>36c534a</code></a> Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/go-co-op/gocron/issues/560">#560</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/fd265956a84b1c16ce6c3148009f5f87bf590113"><code>fd26595</code></a> fix: data race for get jobs map (<a href="https://redirect.github.com/go-co-op/gocron/issues/558">#558</a>)</li>
<li><a href="https://github.com/go-co-op/gocron/commit/b339f733437dae5eea11d8b01a65c9ac503220eb"><code>b339f73</code></a> fix: block unlock with limit concurrency (<a href="https://redirect.github.com/go-co-op/gocron/issues/559">#559</a>)</li>
<li>See full diff in <a href="https://github.com/go-co-op/gocron/compare/v1.33.1...v1.34.0">compare view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/go-co-op/gocron | [>= 1.18.1.a, < 1.18.2] |
</details>

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-co-op/gocron&package-manager=go_modules&previous-version=1.33.1&new-version=1.34.0)](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 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)

</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge PR once all prerequisites pass dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant