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 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-library from 0.21.3 to 0.21.4.
Release notes
Sourced from edk2-pytool-library's releases.
Commits
b162b5e
buildreport_parser: Support component INF absolute paths (#520)919bd2d
build(deps-dev): bump mkdocs-material from 9.5.9 to 9.5.11 (#516)d86b8cb
build(deps-dev): bump pytest from 8.0.1 to 8.0.2 (#517)d77ad73
build(deps-dev): bump coverage from 7.4.1 to 7.4.3 (#518)7dd139a
build(deps-dev): bump setuptools from 69.1.0 to 69.1.1 (#519)b2f3da4
build(deps-dev): bump black from 24.1.1 to 24.2.0 (#512)7beea50
build(deps-dev): bump pytest from 8.0.0 to 8.0.1 (#513)e30c1e6
build(deps-dev): bump pre-commit from 3.6.1 to 3.6.2 (#514)bb24073
build(deps-dev): bump ruff from 0.2.1 to 0.2.2 (#515)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