Skip to content

Update dependency strip-json-comments to v5.0.3 - abandoned#18

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

Update dependency strip-json-comments to v5.0.3 - abandoned#18
konflux-staging[bot] wants to merge 105 commits into
mainfrom
konflux/mintmaker/main/strip-json-comments-5.x-lockfile

Conversation

@konflux-staging
Copy link
Copy Markdown

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

This PR contains the following updates:

Package Change Age Confidence
strip-json-comments 5.0.15.0.3 age confidence

Release Notes

sindresorhus/strip-json-comments (strip-json-comments)

v5.0.3

Compare Source

  • Fix handling of malformed block comments 532a6be

v5.0.2

Compare Source

  • Fix stripping non-breaking comments in code when preserving whitespace 77be3c8


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/strip-json-comments-5.x-lockfile branch from b0f7b1d to 6132449 Compare March 20, 2026 12:57
@konflux-staging konflux-staging Bot changed the title chore(deps): update dependency strip-json-comments to v5.0.3 Update dependency strip-json-comments to v5.0.3 Apr 1, 2026
@konflux-staging konflux-staging Bot changed the title Update dependency strip-json-comments to v5.0.3 Update dependency strip-json-comments to v5.0.3 - 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