-
Notifications
You must be signed in to change notification settings - Fork 30
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
pip: bump edk2-pytool-library from 0.19.0 to 0.19.1 #205
Merged
kuqin12
merged 1 commit into
release/202302
from
dependabot/pip/edk2-pytool-library-0.19.1
Oct 18, 2023
Merged
pip: bump edk2-pytool-library from 0.19.0 to 0.19.1 #205
kuqin12
merged 1 commit into
release/202302
from
dependabot/pip/edk2-pytool-library-0.19.1
Oct 18, 2023
Conversation
This file contains 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 [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.19.0 to 0.19.1. - [Release notes](https://github.com/tianocore/edk2-pytool-library/releases) - [Commits](tianocore/edk2-pytool-library@v0.19.0...v0.19.1) --- updated-dependencies: - dependency-name: edk2-pytool-library dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
language:python
Pull requests that update Python code
type:dependabot
Created by dependabot
type:dependencies
Pull requests that update a dependency file
labels
Oct 18, 2023
github-actions
bot
removed
the
language:python
Pull requests that update Python code
label
Oct 18, 2023
kuqin12
approved these changes
Oct 18, 2023
apop5
approved these changes
Oct 18, 2023
kenlautner
pushed a commit
that referenced
this pull request
Oct 26, 2023
Bumps [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.19.0 to 0.19.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tianocore/edk2-pytool-library/releases">edk2-pytool-library's releases</a>.</em></p> <blockquote> <h2>v0.19.1</h2> <h2>What's Changed</h2> <ul> <li>Limiting capsule install to supported versions by <a href="https://github.com/bkarstens"><code>@bkarstens</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/431">tianocore/edk2-pytool-library#431</a></li> </ul> <h2>Dependency Updates</h2> <ul> <li>build(deps-dev): bump mkdocstrings-python from 1.7.1 to 1.7.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/426">tianocore/edk2-pytool-library#426</a></li> <li>build(deps-dev): bump mkdocs-material from 9.4.2 to 9.4.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/429">tianocore/edk2-pytool-library#429</a></li> <li>build(deps-dev): bump coverage from 7.3.1 to 7.3.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/427">tianocore/edk2-pytool-library#427</a></li> <li>build(deps-dev): bump ruff from 0.0.291 to 0.0.292 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/428">tianocore/edk2-pytool-library#428</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/bkarstens"><code>@bkarstens</code></a> made their first contribution in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/431">tianocore/edk2-pytool-library#431</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tianocore/edk2-pytool-library/compare/v0.19.0...v0.19.1">https://github.com/tianocore/edk2-pytool-library/compare/v0.19.0...v0.19.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/000f4c8c1fadd9687b03417fd848f6cd8526a31a"><code>000f4c8</code></a> Limiting capsule install to supported versions (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/431">#431</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/3b79a7816e4c5187b70791e3e4a25a2579d4f082"><code>3b79a78</code></a> build(deps-dev): bump ruff from 0.0.291 to 0.0.292 (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/428">#428</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/66df0f0032b4fa71f0f5e157a73ce514755d1605"><code>66df0f0</code></a> build(deps-dev): bump coverage from 7.3.1 to 7.3.2 (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/427">#427</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/51b355c83caae5fa7e884019ba4b149350bc9ffb"><code>51b355c</code></a> build(deps-dev): bump mkdocs-material from 9.4.2 to 9.4.4 (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/429">#429</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/f6a10f1993f41eae68cbd5f2e700aa1f7e5697a6"><code>f6a10f1</code></a> build(deps-dev): bump mkdocstrings-python from 1.7.1 to 1.7.2 (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/426">#426</a>)</li> <li>See full diff in <a href="https://github.com/tianocore/edk2-pytool-library/compare/v0.19.0...v0.19.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=edk2-pytool-library&package-manager=pip&previous-version=0.19.0&new-version=0.19.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kenlautner
pushed a commit
that referenced
this pull request
Dec 20, 2023
Bumps [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.19.0 to 0.19.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tianocore/edk2-pytool-library/releases">edk2-pytool-library's releases</a>.</em></p> <blockquote> <h2>v0.19.1</h2> <h2>What's Changed</h2> <ul> <li>Limiting capsule install to supported versions by <a href="https://github.com/bkarstens"><code>@bkarstens</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/431">tianocore/edk2-pytool-library#431</a></li> </ul> <h2>Dependency Updates</h2> <ul> <li>build(deps-dev): bump mkdocstrings-python from 1.7.1 to 1.7.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/426">tianocore/edk2-pytool-library#426</a></li> <li>build(deps-dev): bump mkdocs-material from 9.4.2 to 9.4.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/429">tianocore/edk2-pytool-library#429</a></li> <li>build(deps-dev): bump coverage from 7.3.1 to 7.3.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/427">tianocore/edk2-pytool-library#427</a></li> <li>build(deps-dev): bump ruff from 0.0.291 to 0.0.292 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/428">tianocore/edk2-pytool-library#428</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/bkarstens"><code>@bkarstens</code></a> made their first contribution in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/431">tianocore/edk2-pytool-library#431</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tianocore/edk2-pytool-library/compare/v0.19.0...v0.19.1">https://github.com/tianocore/edk2-pytool-library/compare/v0.19.0...v0.19.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/000f4c8c1fadd9687b03417fd848f6cd8526a31a"><code>000f4c8</code></a> Limiting capsule install to supported versions (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/431">#431</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/3b79a7816e4c5187b70791e3e4a25a2579d4f082"><code>3b79a78</code></a> build(deps-dev): bump ruff from 0.0.291 to 0.0.292 (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/428">#428</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/66df0f0032b4fa71f0f5e157a73ce514755d1605"><code>66df0f0</code></a> build(deps-dev): bump coverage from 7.3.1 to 7.3.2 (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/427">#427</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/51b355c83caae5fa7e884019ba4b149350bc9ffb"><code>51b355c</code></a> build(deps-dev): bump mkdocs-material from 9.4.2 to 9.4.4 (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/429">#429</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/f6a10f1993f41eae68cbd5f2e700aa1f7e5697a6"><code>f6a10f1</code></a> build(deps-dev): bump mkdocstrings-python from 1.7.1 to 1.7.2 (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/426">#426</a>)</li> <li>See full diff in <a href="https://github.com/tianocore/edk2-pytool-library/compare/v0.19.0...v0.19.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=edk2-pytool-library&package-manager=pip&previous-version=0.19.0&new-version=0.19.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> Signed-off-by: dependabot[bot] <[email protected]> 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
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 edk2-pytool-library from 0.19.0 to 0.19.1.
Release notes
Sourced from edk2-pytool-library's releases.
Commits
000f4c8
Limiting capsule install to supported versions (#431)3b79a78
build(deps-dev): bump ruff from 0.0.291 to 0.0.292 (#428)66df0f0
build(deps-dev): bump coverage from 7.3.1 to 7.3.2 (#427)51b355c
build(deps-dev): bump mkdocs-material from 9.4.2 to 9.4.4 (#429)f6a10f1
build(deps-dev): bump mkdocstrings-python from 1.7.1 to 1.7.2 (#426)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 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)