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 @patternfly/react-core from 5.4.0 to 5.4.2.
Commits
fd42e20
chore(release): releasing packages [ci skip]b5ab02e
fix(nav): Reverts PR #10644 that caused regression (#11099)bd6b854
fix: add checks for contentRef to avoid errors in console (#10870)a54217a
chore(release): releasing packages [ci skip]abdab91
fix(deps): update dependency eslint-plugin-promise to ^6.6.0 (#11078)2d84212
fix(deps): update dependency eslint-plugin-jsx-a11y to ^6.10.0 (#11075)b8a42a7
fix(deps): update dependency eslint-plugin-import to ^2.30.0 (#11074)36d8666
chore(deps): update eslint monorepo to ^9.11.1 (#11073)b4a1557
chore(deps): update dependency sass to ^1.79.3 (#11072)6122713
chore(release): releasing packages [ci skip]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