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 with 3 updates #1849

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the patternfly group with 3 updates: @patternfly/patternfly, @patternfly/react-core and @patternfly/react-table.

Updates @patternfly/patternfly from 5.4.0 to 5.4.1

Release notes

Sourced from @​patternfly/patternfly's releases.

v5.4.1

5.4.1 (2024-09-17)

Bug Fixes

  • fix for range issue. (3ade56f)
  • Fixed the release so it release prerelease. (50afcae)
  • release fix for v5. (be2f23e)
  • Updated range to allow patch releases. (07842d8)
  • updated to push code to pf5.patternfly.org. (3b1b98f)
  • Updated to release 5.4.1 (90f01c2)
Commits
  • 7471dc8 chore: Disabled dryRun.
  • 90f01c2 fix: Updated to release 5.4.1
  • 50afcae fix: Fixed the release so it release prerelease.
  • 3ade56f fix: fix for range issue.
  • 07842d8 fix: Updated range to allow patch releases.
  • be2f23e fix: release fix for v5.
  • 3b1b98f fix: updated to push code to pf5.patternfly.org.
  • f5342e3 fixed pr-preview.yaml.
  • 3ddb30d Updated to migrate to release v5 branch.
  • See full diff in compare view

Updates @patternfly/react-core from 5.4.0 to 5.4.1

Commits
  • 6796622 chore(release): releasing packages [ci skip]
  • eb245e8 fix(dropdown): Delay setting focus on first item to prevent inadvertent scrol...
  • c10a613 chore(deps): update node.js to >=20.17.0 (#11000)
  • 51d7d97 chore(deps): update dependency @​types/react to ^18.3.6 (#11007)
  • baddef4 chore(deps): update eslint monorepo to ^9.10.0 (#10999)
  • aa535c5 chore(deps): update testing-library monorepo (#11001)
  • 9f6e403 chore(release): releasing packages [ci skip]
  • d5c8533 Updated to latest release.
  • b477a8a Update release.sh to fix commit.
  • e7e6b8e chore(deps): update dependency surge to ^0.24.6 (#10994)
  • Additional commits viewable in compare view

Updates @patternfly/react-table from 5.4.0 to 5.4.1

Commits
  • 6796622 chore(release): releasing packages [ci skip]
  • eb245e8 fix(dropdown): Delay setting focus on first item to prevent inadvertent scrol...
  • c10a613 chore(deps): update node.js to >=20.17.0 (#11000)
  • 51d7d97 chore(deps): update dependency @​types/react to ^18.3.6 (#11007)
  • baddef4 chore(deps): update eslint monorepo to ^9.10.0 (#10999)
  • aa535c5 chore(deps): update testing-library monorepo (#11001)
  • 9f6e403 chore(release): releasing packages [ci skip]
  • d5c8533 Updated to latest release.
  • b477a8a Update release.sh to fix commit.
  • e7e6b8e chore(deps): update dependency surge to ^0.24.6 (#10994)
  • Additional commits viewable in compare view

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

@github-actions github-actions bot changed the title [no-test]: Bump the patternfly group with 3 updates Bump the patternfly group with 3 updates Oct 6, 2024
@allisonkarlitskaya allisonkarlitskaya force-pushed the dependabot/npm_and_yarn/patternfly-0c8e90403f branch from 8ae4f17 to dc396d8 Compare October 6, 2024 07:27
Bumps the patternfly group with 3 updates: [@patternfly/patternfly](https://github.com/patternfly/patternfly), [@patternfly/react-core](https://github.com/patternfly/patternfly-react) and [@patternfly/react-table](https://github.com/patternfly/patternfly-react).

Updates `@patternfly/patternfly` from 5.4.0 to 5.4.1
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](patternfly/patternfly@v5.4.0...v5.4.1)

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

Updates `@patternfly/react-table` from 5.4.0 to 5.4.1
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@allisonkarlitskaya allisonkarlitskaya force-pushed the dependabot/npm_and_yarn/patternfly-0c8e90403f branch from dc396d8 to 4bce287 Compare October 6, 2024 07:28
@jelly jelly merged commit 87b0b06 into main Oct 6, 2024
30 checks passed
@jelly jelly deleted the dependabot/npm_and_yarn/patternfly-0c8e90403f branch October 6, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant