Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps debug-ignore from 1.0.3 to 1.0.5.

Release notes

Sourced from debug-ignore's releases.

debug-ignore 1.0.5

Fixed

  • Fixed link to documentation off of main in readme.

debug-ignore 1.0.4

Added

  • Add a From impl for DebugIgnore (#3).

#3: sunshowers-code/debug-ignore#3

Changelog

Sourced from debug-ignore's changelog.

[1.0.5] - 2023-01-07

Fixed

  • Fixed link to documentation off of main in readme.

[1.0.4] - 2023-01-07

Added

  • Add a From impl for DebugIgnore (#3).

#3: sunshowers-code/debug-ignore#3

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2023
Bumps [debug-ignore](https://github.com/sunshowers-code/debug-ignore) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/sunshowers-code/debug-ignore/releases)
- [Changelog](https://github.com/sunshowers-code/debug-ignore/blob/main/CHANGELOG.md)
- [Commits](sunshowers-code/debug-ignore@1.0.3...1.0.5)

---
updated-dependencies:
- dependency-name: debug-ignore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/debug-ignore-1.0.5 branch from 7856cd5 to 684102b Compare January 16, 2023 18:21
@ahl ahl merged commit 413f20f into main Jan 17, 2023
@ahl ahl deleted the dependabot/cargo/debug-ignore-1.0.5 branch January 17, 2023 00:33
smklein pushed a commit that referenced this pull request Jan 18, 2023
Bumps [debug-ignore](https://github.com/sunshowers-code/debug-ignore)
from 1.0.3 to 1.0.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sunshowers-code/debug-ignore/releases">debug-ignore's
releases</a>.</em></p>
<blockquote>
<h2>debug-ignore 1.0.5</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed link to documentation off of main in readme.</li>
</ul>
<h2>debug-ignore 1.0.4</h2>
<h3>Added</h3>
<ul>
<li>Add a <code>From</code> impl for <code>DebugIgnore</code> (<a
href="https://github-redirect.dependabot.com/sunshowers-code/debug-ignore/issues/3">#3</a>).</li>
</ul>
<p><a
href="https://github-redirect.dependabot.com/sunshowers-code/debug-ignore/issues/3">#3</a>:
<a
href="https://github-redirect.dependabot.com/sunshowers-code/debug-ignore/issues/3">sunshowers-code/debug-ignore#3</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sunshowers-code/debug-ignore/blob/main/CHANGELOG.md">debug-ignore's
changelog</a>.</em></p>
<blockquote>
<h2>[1.0.5] - 2023-01-07</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed link to documentation off of main in readme.</li>
</ul>
<h2>[1.0.4] - 2023-01-07</h2>
<h3>Added</h3>
<ul>
<li>Add a <code>From</code> impl for <code>DebugIgnore</code> (<a
href="https://github-redirect.dependabot.com/sunshowers-code/debug-ignore/issues/3">#3</a>).</li>
</ul>
<p><a
href="https://github-redirect.dependabot.com/sunshowers-code/debug-ignore/issues/3">#3</a>:
<a
href="https://github-redirect.dependabot.com/sunshowers-code/debug-ignore/issues/3">sunshowers-code/debug-ignore#3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sunshowers-code/debug-ignore/commit/47a911cefdba591b75fba4a3c8e208558d11ebfd"><code>47a911c</code></a>
[debug-ignore] version 1.0.5</li>
<li><a
href="https://github.com/sunshowers-code/debug-ignore/commit/3fe8ddac20c43e8c4301e8f3b1d1fe5bc90ecf41"><code>3fe8dda</code></a>
fix link to documentation in readme</li>
<li><a
href="https://github.com/sunshowers-code/debug-ignore/commit/91417ee991e741c7c71cfc9a734493b8eaf55fb3"><code>91417ee</code></a>
[debug-ignore] version 1.0.4</li>
<li><a
href="https://github.com/sunshowers-code/debug-ignore/commit/3f65de7183a12df836c48b3f4bb69de709e3627b"><code>3f65de7</code></a>
add From to example in lib.rs</li>
<li><a
href="https://github.com/sunshowers-code/debug-ignore/commit/ace6d600f145001b3b0dcdd5c078ddf61183552e"><code>ace6d60</code></a>
update changelog</li>
<li><a
href="https://github.com/sunshowers-code/debug-ignore/commit/80748372372319dd06e37318c95b1390c42584fc"><code>8074837</code></a>
add release.toml</li>
<li><a
href="https://github.com/sunshowers-code/debug-ignore/commit/5456884cd08255fe09b537bc7a413b70897557f9"><code>5456884</code></a>
add From impl</li>
<li><a
href="https://github.com/sunshowers-code/debug-ignore/commit/5d36c5787fcf236bb440122b98773408c148790b"><code>5d36c57</code></a>
use cargo test</li>
<li><a
href="https://github.com/sunshowers-code/debug-ignore/commit/799fe226916a2f76f8a1c9b21398059b9227e2d1"><code>799fe22</code></a>
update GHA workflows</li>
<li>See full diff in <a
href="https://github.com/sunshowers-code/debug-ignore/compare/1.0.3...1.0.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=debug-ignore&package-manager=cargo&previous-version=1.0.3&new-version=1.0.5)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants