-
Notifications
You must be signed in to change notification settings - Fork 62
Bump debug-ignore from 1.0.3 to 1.0.5 #2173
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
7856cd5 to
684102b
Compare
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 /> [](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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps debug-ignore from 1.0.3 to 1.0.5.
Release notes
Sourced from debug-ignore's releases.
Changelog
Sourced from debug-ignore's changelog.
Commits
47a911c[debug-ignore] version 1.0.53fe8ddafix link to documentation in readme91417ee[debug-ignore] version 1.0.43f65de7add From to example in lib.rsace6d60update changelog8074837add release.toml5456884add From impl5d36c57use cargo test799fe22update GHA workflowsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)