Skip to content

Update commitlint monorepo to v19.8.1 - abandoned#23

Open
konflux-staging[bot] wants to merge 105 commits into
mainfrom
konflux/mintmaker/main/commitlint-monorepo
Open

Update commitlint monorepo to v19.8.1 - abandoned#23
konflux-staging[bot] wants to merge 105 commits into
mainfrom
konflux/mintmaker/main/commitlint-monorepo

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
@commitlint/cli (source) 19.3.019.8.1 age confidence
@commitlint/config-conventional (source) 19.2.219.8.1 age confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features
conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional


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 these updates 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/commitlint-monorepo branch from 256b812 to 4d65f2b Compare March 20, 2026 13:08
@konflux-staging konflux-staging Bot changed the title chore(deps): update commitlint monorepo to v19.8.1 Update commitlint monorepo to v19.8.1 Apr 1, 2026
@konflux-staging konflux-staging Bot changed the title Update commitlint monorepo to v19.8.1 Update commitlint monorepo to v19.8.1 - 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