Skip to content

pip: bump edk2-pytool-library from 0.14.0 to 0.15.0#10

Closed
dependabot[bot] wants to merge 1 commit into
vf2_jh7110_develfrom
dependabot/pip/edk2-pytool-library-0.15.0
Closed

pip: bump edk2-pytool-library from 0.14.0 to 0.15.0#10
dependabot[bot] wants to merge 1 commit into
vf2_jh7110_develfrom
dependabot/pip/edk2-pytool-library-0.15.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 18, 2023

Bumps edk2-pytool-library from 0.14.0 to 0.15.0.

Release notes

Sourced from edk2-pytool-library's releases.

v0.15.0

What's Changed

Integration Steps

inf_generator: update DefaultDestDir by @​Javagedes in tianocore/edk2-pytool-library#315 may require updates to downstream scripts that use the generated inf as certain paths have changed in accordance with https://learn.microsoft.com/en-us/windows-hardware/drivers/bringup/authoring-an-update-driver-package

Other Changes

Dependency Updates

Full Changelog: tianocore/edk2-pytool-library@v0.14.1...v0.15.0

v0.14.1

What's Changed

Deprecations

base_parser.py:BaseParser has had two methods (SetBaseAbsPath() and SetPackagePaths()) have been deprecated in favor of SetEdk2Path() and will be removed in a later release. Integration instructions to use the new method are as follows:

# Previous Way
parser = BaseParser()
parser.SetBaseAbsPath(path)
parser.SetPackagePaths(pps)
</tr></table> 

... (truncated)

Commits
  • 1e2182a Bump mkdocstrings-python from 0.9.0 to 1.0.0 (#328)
  • b774c14 Bump mkdocs-awesome-pages-plugin from 2.9.0 to 2.9.1 (#330)
  • 0b312f7 Bump mkdocs-material from 9.1.9 to 9.1.13 (#333)
  • 2f0a77b Bump mkdocs from 1.4.2 to 1.4.3 (#331)
  • 64ec0dd Bump ruff from 0.0.265 to 0.0.267 (#332)
  • 84b1ebf inf_generator: update DefaultDestDir (#315)
  • e614904 path_utilities.py: update Edk2Path documentation (#314)
  • 39c8b69 locate_tools: set comparison invalid due to mismatched case of keys (#313)
  • bb1e428 Transition to Ruff (#324)
  • 430bff4 Update continuous integration steps
  • Additional commits viewable in compare view

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)

Bumps [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/tianocore/edk2-pytool-library/releases)
- [Commits](tianocore/edk2-pytool-library@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: edk2-pytool-library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 18, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 18, 2023

Dependabot tried to add @makubacki, @mdkinney and @spbrogan as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/starfive-tech/edk2/pulls/10/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the starfive-tech/edk2 repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 31, 2023

Superseded by #13.

@dependabot dependabot Bot closed this May 31, 2023
@dependabot dependabot Bot deleted the dependabot/pip/edk2-pytool-library-0.15.0 branch May 31, 2023 00:05
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants