Skip to content

chore(deps): update module github.com/cloudflare/circl to v1.6.5 - #1887

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-cloudflare-circl-1.x
Open

chore(deps): update module github.com/cloudflare/circl to v1.6.5#1887
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-cloudflare-circl-1.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/cloudflare/circl v1.6.3v1.6.5 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

cloudflare/circl (github.com/cloudflare/circl)

v1.6.5: CIRCL v1.6.5

Compare Source

What's Changed

New Contributors

Full Changelog: cloudflare/circl@v1.6.4...v1.6.5

v1.6.4: CIRCL v1.6.4

Compare Source

What's Changed

New Contributors

Full Changelog: cloudflare/circl@v1.6.3...v1.6.4


Configuration

📅 Schedule: (UTC)

  • 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.

@openshift-ci
openshift-ci Bot requested review from dheerajodha and pmacik July 25, 2026 08:37
@openshift-ci

openshift-ci Bot commented Jul 25, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign psturc for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Jul 25, 2026

Copy link
Copy Markdown

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a konflux-ci member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/cloudflare/circl to v1.6.4 chore(deps): update module github.com/cloudflare/circl to v1.6.4 - autoclosed Jul 31, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 31, 2026
@red-hat-konflux
red-hat-konflux Bot deleted the konflux/mintmaker/main/github.com-cloudflare-circl-1.x branch July 31, 2026 10:03
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/cloudflare/circl to v1.6.4 - autoclosed chore(deps): update module github.com/cloudflare/circl to v1.6.4 Jul 31, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 31, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-cloudflare-circl-1.x branch 3 times, most recently from f516e64 to f07bd88 Compare August 4, 2026 13:18
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-cloudflare-circl-1.x branch from f07bd88 to 7d803ff Compare August 8, 2026 17:35
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module github.com/cloudflare/circl to v1.6.4 chore(deps): update module github.com/cloudflare/circl to v1.6.5 Aug 8, 2026
@red-hat-konflux

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated

Details:

Package Change
golang.org/x/tools v0.42.0 -> v0.47.0
golang.org/x/mod v0.33.0 -> v0.37.0
golang.org/x/net v0.50.0 -> v0.56.0
golang.org/x/sync v0.19.0 -> v0.22.0
golang.org/x/sys v0.42.0 -> v0.47.0
golang.org/x/term v0.41.0 -> v0.45.0
golang.org/x/text v0.34.0 -> v0.40.0

@konflux-ci-qe-bot

Copy link
Copy Markdown

Scenario: konflux-e2e
@red-hat-konflux[bot]: The following test has Failed, say /retest to rerun failed tests.

PipelineRun Name Status Rerun command Build Log Test Log
konflux-e2e-p5knh Failed /retest View Pipeline Log View Test Logs

Inspecting Test Artifacts

To inspect your test artifacts, follow these steps:

  1. Install ORAS (see the ORAS installation guide).
  2. Download artifacts with the following commands:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/e2e-tests:konflux-e2e-p5knh

Test results analysis

🚨 No JUnit file found, see the log from running tests:

Click to view logs
./mage -v ci:teste2e
go: downloading golang.org/x/sync v0.22.0
go: downloading golang.org/x/tools v0.47.0
go: downloading golang.org/x/crypto v0.54.0
go: downloading golang.org/x/sys v0.47.0
go: downloading golang.org/x/term v0.45.0
go: downloading golang.org/x/net v0.56.0
go: downloading golang.org/x/text v0.40.0
go: downloading github.com/cloudflare/circl v1.6.5
go: downloading golang.org/x/mod v0.37.0
Running target: CI:TestE2E
I0808 18:32:30.520297   16109 magefile.go:525] setting up new custom bundle for testing...
I0808 18:32:30.823179   16109 util.go:512] found credentials for image ref quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1786213950-diyq -> user: redhat-appstudio-qe+redhat_appstudio_quality
Creating Tekton Bundle:
	- Added Pipeline: docker-build to image
I0808 18:32:32.039716   16109 bundle.go:57] image digest for a new tekton bundle quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1786213950-diyq: quay.io/redhat-appstudio-qe/test-images@sha256:1ebf9585f3cf7e23f4c8ef1651ca976682fc33c3e332925f0651c2c71558c306
I0808 18:32:32.039737   16109 magefile.go:531] To use the custom docker bundle locally, run below cmd:

export CUSTOM_DOCKER_BUILD_PIPELINE_BUNDLE=quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1786213950-diyq

I0808 18:32:33.077806 16109 release_service_catalog.go:104] checking if repository is release-service-catalog
I0808 18:32:33.077825 16109 integration_service.go:49] checking if repository is integration-service
I0808 18:32:33.077830 16109 image_controller.go:49] checking if repository is image-controller
I0808 18:32:33.077838 16109 build_service.go:50] checking if repository is build-service
I0808 18:32:33.077842 16109 e2e_repo.go:347] checking if repository is e2e-tests
I0808 18:32:33.077845 16109 e2e_repo.go:335] multi-platform tests and require sprayproxy registering are set to TRUE
exec: git "diff" "--name-status" "upstream/main..HEAD"
I0808 18:32:33.081037 16109 util.go:451] The following files, go.mod, go.sum, were changed!
exec: go "install" "-mod=mod" "github.com/onsi/ginkgo/v2/ginkgo"
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading github.com/google/pprof v0.0.0-20260115054156-294ebfa9ad83
I0808 18:32:36.417161 16109 install.go:226] cloning 'https://github.com/redhat-appstudio/infra-deployments' (ref: 'refs/heads/main', remote: 'upstream')
Enumerating objects: 89881, done.
Counting objects: 0% (1/178)
Counting objects: 1% (2/178)
Counting objects: 2% (4/178)
Counting objects: 3% (6/178)
Counting objects: 4% (8/178)
Counting objects: 5% (9/178)
Counting objects: 6% (11/178)
Counting objects: 7% (13/178)
Counting objects: 8% (15/178)
Counting objects: 9% (17/178)
Counting objects: 10% (18/178)
Counting objects: 11% (20/178)
Counting objects: 12% (22/178)
Counting objects: 13% (24/178)
Counting objects: 14% (25/178)
Counting objects: 15% (27/178)
Counting objects: 16% (29/178)
Counting objects: 17% (31/178)
Counting objects: 18% (33/178)
Counting objects: 19% (34/178)
Counting objects: 20% (36/178)
Counting objects: 21% (38/178)
Counting objects: 22% (40/178)
Counting objects: 23% (41/178)
Counting objects: 24% (43/178)
Counting objects: 25% (45/178)
Counting objects: 26% (47/178)
Counting objects: 27% (49/178)
Counting objects: 28% (50/178)
Counting objects: 29% (52/178)
Counting objects: 30% (54/178)
Counting objects: 31% (56/178)
Counting objects: 32% (57/178)
Counting objects: 33% (59/178)
Counting objects: 34% (61/178)
Counting objects: 35% (63/178)
Counting objects: 36% (65/178)
Counting objects: 37% (66/178)
Counting objects: 38% (68/178)
Counting objects: 39% (70/178)
Counting objects: 40% (72/178)
Counting objects: 41% (73/178)
Counting objects: 42% (75/178)
Counting objects: 43% (77/178)
Counting objects: 44% (79/178)
Counting objects: 45% (81/178)
Counting objects: 46% (82/178)
Counting objects: 47% (84/178)
Counting objects: 48% (86/178)
Counting objects: 49% (88/178)
Counting objects: 50% (89/178)
Counting objects: 51% (91/178)
Counting objects: 52% (93/178)
Counting objects: 53% (95/178)
Counting objects: 54% (97/178)
Counting objects: 55% (98/178)
Counting objects: 56% (100/178)
Counting objects: 57% (102/178)
Counting objects: 58% (104/178)
Counting objects: 59% (106/178)
Counting objects: 60% (107/178)
Counting objects: 61% (109/178)
Counting objects: 62% (111/178)
Counting objects: 63% (113/178)
Counting objects: 64% (114/178)
Counting objects: 65% (116/178)
Counting objects: 66% (118/178)
Counting objects: 67% (120/178)
Counting objects: 68% (122/178)
Counting objects: 69% (123/178)
Counting objects: 70% (125/178)
Counting objects: 71% (127/178)
Counting objects: 72% (129/178)
Counting objects: 73% (130/178)
Counting objects: 74% (132/178)
Counting objects: 75% (134/178)
Counting objects: 76% (136/178)
Counting objects: 77% (138/178)
Counting objects: 78% (139/178)
Counting objects: 79% (141/178)
Counting objects: 80% (143/178)
Counting objects: 81% (145/178)
Counting objects: 82% (146/178)
Counting objects: 83% (148/178)
Counting objects: 84% (150/178)
Counting objects: 85% (152/178)
Counting objects: 86% (154/178)
Counting objects: 87% (155/178)
Counting objects: 88% (157/178)
Counting objects: 89% (159/178)
Counting objects: 90% (161/178)
Counting objects: 91% (162/178)
Counting objects: 92% (164/178)
Counting objects: 93% (166/178)
Counting objects: 94% (168/178)
Counting objects: 95% (170/178)
Counting objects: 96% (171/178)
Counting objects: 97% (173/178)
Counting objects: 98% (175/178)
Counting objects: 99% (177/178)
Counting objects: 100% (178/178)
Counting objects: 100% (178/178), done.
Compressing objects: 1% (1/56)
Compressing objects: 3% (2/56)
Compressing objects: 5% (3/56)
Compressing objects: 7% (4/56)
Compressing objects: 8% (5/56)
Compressing objects: 10% (6/56)
Compressing objects: 12% (7/56)
Compressing objects: 14% (8/56)
Compressing objects: 16% (9/56)
Compressing objects: 17% (10/56)
Compressing objects: 19% (11/56)
Compressing objects: 21% (12/56)
Compressing objects: 23% (13/56)
Compressing objects: 25% (14/56)
Compressing objects: 26% (15/56)
Compressing objects: 28% (16/56)
Compressing objects: 30% (17/56)
Compressing objects: 32% (18/56)
Compressing objects: 33% (19/56)
Compressing objects: 35% (20/56)
Compressing objects: 37% (21/56)
Compressing objects: 39% (22/56)
Compressing objects: 41% (23/56)
Compressing objects: 42% (24/56)
Compressing objects: 44% (25/56)
Compressing objects: 46% (26/56)
Compressing objects: 48% (27/56)
Compressing objects: 50% (28/56)
Compressing objects: 51% (29/56)
Compressing objects: 53% (30/56)
Compressing objects: 55% (31/56)
Compressing objects: 57% (32/56)
Compressing objects: 58% (33/56)
Compressing objects: 60% (34/56)
Compressing objects: 62% (35/56)
Compressing objects: 64% (36/56)
Compressing objects: 66% (37/56)
Compressing objects: 67% (38/56)
Compressing objects: 69% (39/56)
Compressing objects: 71% (40/56)
Compressing objects: 73% (41/56)
Compressing objects: 75% (42/56)
Compressing objects: 76% (43/56)
Compressing objects: 78% (44/56)
Compressing objects: 80% (45/56)
Compressing objects: 82% (46/56)
Compressing objects: 83% (47/56)
Compressing objects: 85% (48/56)
Compressing objects: 87% (49/56)
Compressing objects: 89% (50/56)
Compressing objects: 91% (51/56)
Compressing objects: 92% (52/56)
Compressing objects: 94% (53/56)
Compressing objects: 96% (54/56)
Compressing objects: 98% (55/56)
Compressing objects: 100% (56/56)
Compressing objects: 100% (56/56), done.
Total 89881 (delta 136), reused 122 (delta 122), pack-reused 89703 (from 2)
From https://github.com/redhat-appstudio/infra-deployments

  • branch main -> FETCH_HEAD
    Already up to date.

=============================================================================
[2026-08-08 18:32:41] [STEP] Starting Konflux Cluster Bootstrap

[2026-08-08 18:32:41] [INFO] Mode: preview
[2026-08-08 18:32:41] [INFO] Options: OBO=disabled, EAAS=disabled, OPERATOR_OVERLAY=disabled
[2026-08-08 18:32:41] [INFO] Start time: 2026-08-08 18:32:41 UTC

=============================================================================
[2026-08-08 18:32:41] [STEP] Phase 1: Deploying ArgoCD

=============================================================================
[2026-08-08 18:32:41] [STEP] Deploying OpenShift GitOps (ArgoCD)

[2026-08-08 18:32:41] [SUBSTEP] Verifying cluster-admin permissions
[2026-08-08 18:32:42] [SUCCESS] User 'cluster-admin' has cluster-admin permissions
[2026-08-08 18:32:42] [SUBSTEP] Installing OpenShift GitOps operator subscription
clusterrole.rbac.authorization.k8s.io/appstudio-openshift-gitops-argocd-application-controller created
clusterrole.rbac.authorization.k8s.io/appstudio-openshift-gitops-argocd-server created
clusterrolebinding.rbac.authorization.k8s.io/appstudio-openshift-gitops-argocd-application-controller created
clusterrolebinding.rbac.authorization.k8s.io/appstudio-openshift-gitops-argocd-server created
subscription.operators.coreos.com/openshift-gitops-operator created
[2026-08-08 18:32:42] [SUCCESS] GitOps operator subscription applied
[2026-08-08 18:32:42] [SUBSTEP] Waiting for default ArgoCD project to be created
[2026-08-08 18:32:42] [WAITING] Default project not yet available (5s/300s)
[2026-08-08 18:32:47] [WAITING] Default project not yet available (10s/300s)
[2026-08-08 18:32:53] [WAITING] Default project not yet available (15s/300s)
[2026-08-08 18:32:58] [WAITING] Default project not yet available (20s/300s)
[2026-08-08 18:33:03] [WAITING] Default project not yet available (25s/300s)
[2026-08-08 18:33:08] [WAITING] Default proje... the content is too long - please download the artifact to see the full content


OCI Artifact Browser URL

View in Artifact Browser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant