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

pip: bump edk2-pytool-library from 0.19.7 to 0.19.8 #173

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2023

Bumps edk2-pytool-library from 0.19.7 to 0.19.8.

Release notes

Sourced from edk2-pytool-library's releases.

v0.19.8

What's Changed

Dependency Updates

Full Changelog: tianocore/edk2-pytool-library@v0.19.7...v0.19.8

Commits
  • ed9ee75 build(deps-dev): bump ruff from 0.1.6 to 0.1.7 (#463)
  • 60ad4e6 build(deps-dev): bump pre-commit from 3.5.0 to 3.6.0 (#464)
  • 887e0ac build(deps-dev): bump mkdocs-material from 9.4.14 to 9.5.2 (#468)
  • 7707e14 build(deps): bump actions/setup-python from 4 to 5 (#466)
  • 6338d87 build(deps): bump actions/deploy-pages from 2 to 3 (#467)
  • e4677e1 inf_generator: Add [Install.NT.Services] section (#462)
  • cdf6d13 table parsers: Use closest package path relative path (#461)
  • See full diff in compare view

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

@dependabot 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 Dec 15, 2023
@github-actions github-actions bot removed the language:python Pull requests that update Python code label Dec 15, 2023
@apop5
Copy link
Contributor

apop5 commented Dec 16, 2023

@dependabot recreate

Bumps [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.19.7 to 0.19.8.
- [Release notes](https://github.com/tianocore/edk2-pytool-library/releases)
- [Commits](tianocore/edk2-pytool-library@v0.19.7...v0.19.8)

---
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 dependabot bot force-pushed the dependabot/pip/edk2-pytool-library-0.19.8 branch from 18783b2 to 7404fd7 Compare December 16, 2023 01:32
@makubacki makubacki enabled auto-merge (squash) December 16, 2023 02:01
@makubacki makubacki merged commit 74f99d6 into main Dec 16, 2023
15 checks passed
@makubacki makubacki deleted the dependabot/pip/edk2-pytool-library-0.19.8 branch December 16, 2023 03:59
ProjectMuBot referenced this pull request in microsoft/mu_tiano_platforms Feb 7, 2024
Introduces 16 new commits in [Features/DFCI](https://github.com/microsoft/mu_feature_dfci).

<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/7ebaafe21c424484bd54fcc14b8621512fcfd1a7">7ebaaf</a> GitHub Action: Bump actions/setup-python from 4 to 5 (<a href="https://github.com/microsoft/mu_feature_dfci/pull/171">#171</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/dad287af53ee6d46e3c2d1bbe871e2d6f8ac6f3f">dad287</a> pip: bump edk2-pytool-extensions from 0.26.2 to 0.26.3 (<a href="https://github.com/microsoft/mu_feature_dfci/pull/174">#174</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/74f99d60d65a6ec5943aaba53e63db325485aaef">74f99d</a> pip: bump edk2-pytool-library from 0.19.7 to 0.19.8 (<a href="https://github.com/microsoft/mu_feature_dfci/pull/173">#173</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/f4f8b31d278c32fd4bba941c07e98de9c2d3f755">f4f8b3</a> Repo File Sync: Update GitHub actions in CodeQL workflow (<a href="https://github.com/microsoft/mu_feature_dfci/pull/177">#177</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/4f61f15818ccbc6c273e28bf5e3746798ba8f013">4f61f1</a> pip: bump edk2-pytool-extensions from 0.26.3 to 0.26.4 (<a href="https://github.com/microsoft/mu_feature_dfci/pull/178">#178</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/94fab9ca7f7d3dd97344903f028b1684fbb5cf13">94fab9</a> pip: bump regex from 2023.10.3 to 2023.12.25 (<a href="https://github.com/microsoft/mu_feature_dfci/pull/179">#179</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/6d9f1641a550cce0d3a5a2db9e329d95f92e74fb">6d9f16</a> Add missing library header guards (<a href="https://github.com/microsoft/mu_feature_dfci/pull/181">#181</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/bcf129cb557b9edb09f7420af7984d6d1e95a3b5">bcf129</a> .git-blame-ignore-revs: Ignore Line Ending and Uncrustify only commits (<a href="https://github.com/microsoft/mu_feature_dfci/pull/182">#182</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/c8011291657bcc49cceaf1f9425baad39642bfdc">c80112</a> pip: bump edk2-pytool-library from 0.19.8 to 0.19.9 (<a href="https://github.com/microsoft/mu_feature_dfci/pull/183">#183</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/d7eaaea27899e7cd5db3593b99ff9813873a4f9c">d7eaae</a> DfciPkg: Drop IntrinsicLib (<a href="https://github.com/microsoft/mu_feature_dfci/pull/185">#185</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/d8533821ba56a525ae10dd8f6f4458374aa9471d">d85338</a> Repo File Sync: Support CodeQL Plugin in BaseTools (<a href="https://github.com/microsoft/mu_feature_dfci/pull/186">#186</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/d07069b5d0ae74855b22f11172611a2fc8aad9b9">d07069</a> Update pip-requirements.txt (<a href="https://github.com/microsoft/mu_feature_dfci/pull/190">#190</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/5dbc7025dcc55873871cc71cac2cce18c01e6482">5dbc70</a> Repo File Sync: synced file(s) with microsoft/mu_devops (<a href="https://github.com/microsoft/mu_feature_dfci/pull/187">#187</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/202abc76a903193e0736fd29c72f52816d89db0a">202abc</a> GitHub Action: Bump robinraju/release-downloader from 1.8 to 1.9 (<a href="https://github.com/microsoft/mu_feature_dfci/pull/191">#191</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/85bebf6a5a3d79d3e3df198726f20e018eb44f0b">85bebf</a> Repo File Sync: synced file(s) with microsoft/mu_devops (<a href="https://github.com/microsoft/mu_feature_dfci/pull/192">#192</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_dfci/commit/ae7a47ff6682bf50d116d5dd3edb8d1e4596cfb7">ae7a47</a> Repo File Sync: synced file(s) with microsoft/mu_devops (<a href="https://github.com/microsoft/mu_feature_dfci/pull/193">#193</a>)</li>
</ul>
</details>

Signed-off-by: Project Mu Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependabot Created by dependabot type:dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants