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.2 to 0.21.3.
Release notes
Sourced from edk2-pytool-library's releases.
Commits
27ac9b8
build(deps-dev): bump pre-commit from 3.6.0 to 3.6.1 (#511)ad9ba76
build(deps-dev): bump ruff from 0.2.0 to 0.2.1 (#510)b100c5b
build(deps-dev): bump setuptools from 69.0.3 to 69.1.0 (#509)7958315
build(deps-dev): bump twine from 4.0.2 to 5.0.0 (#508)1223f17
build(deps-dev): bump mkdocs-material from 9.5.7 to 9.5.9 (#507)f922d61
build(deps): bump actions/deploy-pages from 4.0.3 to 4.0.4 (#506)bc1d13f
base_parser: support no spaces in conditional expression (#505)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