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

Bump the patternfly group across 1 directory with 4 updates #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps the patternfly group with 4 updates in the / directory: @patternfly/patternfly, @patternfly/react-core, @patternfly/react-icons and @patternfly/react-styles.

Updates @patternfly/patternfly from 5.2.1 to 5.3.1

Release notes

Sourced from @​patternfly/patternfly's releases.

patch-v5.3.1

5.3.1 (2024-05-01)

Bug Fixes

  • release: updated to dry run to release to npm (b4579f4)
  • release: updated to dry run to test release issue (efe84fc)

v5.3.0

What's Changed

Full Changelog: patternfly/patternfly@v5.2.0...v5.3.0

patch-v5.3.0

No release notes provided.

prerelease-v5.3.0-prerelease.5

5.3.0-prerelease.5 (2024-03-26)

Bug Fixes

  • another whitespace change (077f509)
  • label: added support for disabled labels (#6424) (4531528)
  • white space change to trigger prerelease (910a566)

prerelease-v5.3.0-prerelease.4

5.3.0-prerelease.4 (2024-03-19)

Bug Fixes

  • menu-toggle: added support for validation/status (#6434) (b6d8fd2)

prerelease-v5.3.0-prerelease.2

5.3.0-prerelease.2 (2024-03-08)

Bug Fixes

... (truncated)

Commits
  • b4579f4 fix(release): updated to dry run to release to npm
  • efe84fc fix(release): updated to dry run to test release issue
  • 5c4f103 v5.3.x patch 1 (#6595)
  • 1dae39b chore(setup-release): Updated semantic release for 5.3.x
  • 077f509 fix: another whitespace change
  • 77bc9aa chore(deps): update dependency @​patternfly/documentation-framework to v5.8.2 ...
  • 910a566 fix: white space change to trigger prerelease
  • 4531528 fix(label): added support for disabled labels (#6424)
  • 077f647 chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#6456)
  • c1e50c4 chore(ci): replace stale bot with stale action (#6455)
  • Additional commits viewable in compare view

Updates @patternfly/react-core from 5.2.1 to 5.3.3

Commits
  • 3875959 chore(release): releasing packages [ci skip]
  • dac2c25 chore(patch 5.3.2): Core pagination fix. (#10328)
  • 5d782bd chore(release): releasing packages [ci skip]
  • 2351b47 fix(deploy) Update README.md in react icons to deploy patch
  • 3071db2 chore(version): Bumped version of react for demo app.
  • 0ae46a2 fix(deploy): Update README.md
  • b3d47c6 chore(release): releasing packages [ci skip]
  • af1687d fix(deploy): Update README.md
  • 5e80510 fix(publish): Updated code so that it would publish release. (#10306)
  • a08bbac fix(readme): Update README.md
  • Additional commits viewable in compare view

Updates @patternfly/react-icons from 5.2.1 to 5.3.2

Commits
  • 3875959 chore(release): releasing packages [ci skip]
  • dac2c25 chore(patch 5.3.2): Core pagination fix. (#10328)
  • 5d782bd chore(release): releasing packages [ci skip]
  • 2351b47 fix(deploy) Update README.md in react icons to deploy patch
  • 3071db2 chore(version): Bumped version of react for demo app.
  • 0ae46a2 fix(deploy): Update README.md
  • b3d47c6 chore(release): releasing packages [ci skip]
  • af1687d fix(deploy): Update README.md
  • 5e80510 fix(publish): Updated code so that it would publish release. (#10306)
  • a08bbac fix(readme): Update README.md
  • Additional commits viewable in compare view

Updates @patternfly/react-styles from 5.2.1 to 5.3.1

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patternfly group with 4 updates in the / directory: [@patternfly/patternfly](https://github.com/patternfly/patternfly), [@patternfly/react-core](https://github.com/patternfly/patternfly-react), [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) and @patternfly/react-styles.


Updates `@patternfly/patternfly` from 5.2.1 to 5.3.1
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](patternfly/patternfly@patch-v5.2.1...patch-v5.3.1)

Updates `@patternfly/react-core` from 5.2.1 to 5.3.3
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.2.1...@patternfly/react-core@5.3.3)

Updates `@patternfly/react-icons` from 5.2.1 to 5.3.2
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.2.1...@patternfly/react-icons@5.3.2)

Updates `@patternfly/react-styles` from 5.2.1 to 5.3.1

---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
- dependency-name: "@patternfly/react-styles"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants