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-extensions from 0.27.0 to 0.27.2 #313

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2024

Bumps edk2-pytool-extensions from 0.27.0 to 0.27.2.

Release notes

Sourced from edk2-pytool-extensions's releases.

v0.27.2

Dependency Updates

Full Changelog: tianocore/edk2-pytool-extensions@v0.27.1...v0.27.2

v0.27.1

What's Changed

Dependency Updates

Full Changelog: tianocore/edk2-pytool-extensions@v0.27.0...v0.27.1

Commits
  • bf643b0 upgrade markdownlint-cli (#741)
  • b31a289 stuart_parse: add flag to perform source analysis. (#739)
  • 3ac6f62 build(deps-dev): bump coverage from 7.4.0 to 7.4.1 (#736)
  • 24bcc85 build(deps-dev): bump pytest from 7.4.4 to 8.0.0 (#737)
  • 3a07584 build(deps-dev): bump black from 23.12.1 to 24.1.1 (#735)
  • 523a13c build(deps-dev): bump mkdocs-material from 9.5.4 to 9.5.6 (#738)
  • c5c1d72 build(deps): bump actions/deploy-pages from 4.0.1 to 4.0.3 (#734)
  • 1c76647 build(deps-dev): bump mkdocs-material from 9.5.3 to 9.5.4 (#730)
  • 962dd90 build(deps-dev): bump ruff from 0.1.13 to 0.1.14 (#731)
  • 891ed49 Update deploy-pages to 4.0.1 (#733)
  • 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)

Bumps [edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions) from 0.27.0 to 0.27.2.
- [Release notes](https://github.com/tianocore/edk2-pytool-extensions/releases)
- [Commits](tianocore/edk2-pytool-extensions@v0.27.0...v0.27.2)

---
updated-dependencies:
- dependency-name: edk2-pytool-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 Feb 7, 2024
@github-actions github-actions bot removed the language:python Pull requests that update Python code label Feb 7, 2024
@kuqin12 kuqin12 merged commit 10bbb19 into main Feb 7, 2024
14 checks passed
@kuqin12 kuqin12 deleted the dependabot/pip/edk2-pytool-extensions-0.27.2 branch February 7, 2024 22:34
ProjectMuBot referenced this pull request in microsoft/mu_tiano_platforms Feb 22, 2024
Introduces 7 new commits in [Features/CONFIG](https://github.com/microsoft/mu_feature_config.git).

<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/3aee7af0d5c4d29dfd9a20f3cba72882c7306e4c">3aee7a</a> Repo File Sync: synced file(s) with microsoft/mu_devops (<a href="https://github.com/microsoft/mu_feature_config/pull/311">#311</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/10bbb1950fbe041c02ea69c3ea049122216466ab">10bbb1</a> pip: bump edk2-pytool-extensions from 0.27.0 to 0.27.2 (<a href="https://github.com/microsoft/mu_feature_config/pull/313">#313</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/c60f58cb804d0cc408e9018602f768a7ed21dcc2">c60f58</a> pip: bump edk2-pytool-library from 0.20.0 to 0.21.2 (<a href="https://github.com/microsoft/mu_feature_config/pull/312">#312</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/8415b164aa707faa9e123386c8620343e2a2b7c3">8415b1</a> Repo File Sync: Improve inline documentation in CodeQL workflow (<a href="https://github.com/microsoft/mu_feature_config/pull/314">#314</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/e0c8db0c5079a90efaeb6dc61ef133c09a5487f4">e0c8db</a> remove edk2-basetools (<a href="https://github.com/microsoft/mu_feature_config/pull/315">#315</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/b673c319c770f23449164c94f7899b940dbf87cf">b673c3</a> pip: bump edk2-pytool-library from 0.21.2 to 0.21.3 (<a href="https://github.com/microsoft/mu_feature_config/pull/316">#316</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/cca9d2d80aa3f120f0573a2c498528b66bd4a653">cca9d2</a> Reset ConIn on ConfApp entrypoint (<a href="https://github.com/microsoft/mu_feature_config/pull/317">#317</a>)</li>
</ul>
</details>

Signed-off-by: Project Mu Bot <mubot@microsoft.com>
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.

2 participants