Skip to content

Update dependency @patternfly/patternfly to v5.4.2 - abandoned#25

Open
konflux-staging[bot] wants to merge 105 commits into
mainfrom
konflux/mintmaker/main/patternfly-patternfly-5.x-lockfile
Open

Update dependency @patternfly/patternfly to v5.4.2 - abandoned#25
konflux-staging[bot] wants to merge 105 commits into
mainfrom
konflux/mintmaker/main/patternfly-patternfly-5.x-lockfile

Conversation

@konflux-staging
Copy link
Copy Markdown

@konflux-staging konflux-staging Bot commented Mar 11, 2026

This PR contains the following updates:

Package Change Age Confidence
@patternfly/patternfly 5.3.15.4.2 age confidence

Release Notes

patternfly/patternfly (@​patternfly/patternfly)

v5.4.2

Compare Source

Bug Fixes
  • menu-toggle: sets secondary menu-toggle background-color transparent except for disabled (#​7140) (98daf38)
  • Updated to release 5.4.1 (90f01c2)

v5.4.1

Compare Source

Full Changelog: patternfly/patternfly@v5.4.0...v5.4.1

v5.4.0

Compare Source

What's Changed

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

testcara and others added 2 commits March 16, 2026 14:57
Problem: Service port-forward was forwarding to wrong port.
Service's targetPort 'web' resolved to nginx:8080, but the actual
connection was failing inside the pod's network namespace.

Solution: Forward directly to pod's nginx container port 8080.
- Get pod name dynamically
- Extract nginx container's 'web' port (8080)
- Forward localhost:8080 -> pod:8080 (nginx HTTP port)

This should work because nginx listens on 0.0.0.0:8080 (not localhost).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Changes:
- Rename existing-cluster-secret to cluster-kubeconfig-secret
- Pass cluster-kubeconfig-secret to run-e2e-konflux-ui task
- Allow skip-provision with custom kubeconfig secret name
- Add check-org-membership to runAfter for run-e2e-konflux-ui

Usage:
- For new cluster: leave cluster-kubeconfig-secret empty
- For existing cluster: set cluster-kubeconfig-secret=kfg-<old-pipelinerun-name>

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
testcara and others added 2 commits March 19, 2026 18:25
Signed-off-by: konflux-staging <124796549+konflux-staging[bot]@users.noreply.github.com>
@konflux-staging konflux-staging Bot force-pushed the konflux/mintmaker/main/patternfly-patternfly-5.x-lockfile branch from 9c72dec to 5c01ec6 Compare March 20, 2026 13:12
@konflux-staging konflux-staging Bot changed the title chore(deps): update dependency @patternfly/patternfly to v5.4.2 Update dependency @patternfly/patternfly to v5.4.2 Apr 1, 2026
@konflux-staging konflux-staging Bot changed the title Update dependency @patternfly/patternfly to v5.4.2 Update dependency @patternfly/patternfly to v5.4.2 - abandoned Apr 1, 2026
@konflux-staging
Copy link
Copy Markdown
Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@testcara testcara force-pushed the main branch 13 times, most recently from 02e8b2f to e30c490 Compare April 8, 2026 13:27
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.

2 participants