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

chore(deps): update dependency jenkins-x/jx to v3.11.45 #10234

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
jenkins-x/jx patch 3.11.44 -> 3.11.45

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jenkins-x/jx (jenkins-x/jx)

v3.11.45: 3.11.45

Compare Source

Linux

amd64
curl -L https://github.com/jenkins-x/jx/releases/download/v3.11.45/jx-linux-amd64.tar.gz | tar xzv
sudo mv jx /usr/local/bin
arm
curl -L https://github.com/jenkins-x/jx/releases/download/v3.11.45/jx-linux-arm.tar.gz | tar xzv
sudo mv jx /usr/local/bin
arm64
curl -L https://github.com/jenkins-x/jx/releases/download/v3.11.45/jx-linux-arm64.tar.gz | tar xzv
sudo mv jx /usr/local/bin

macOS

Using homebrew
brew install --no-quarantine --cask jenkins-x/jx/jx
Using curl
amd64
curl -L https://github.com/jenkins-x/jx/releases/download/v3.11.45/jx-darwin-amd64.tar.gz | tar xzv
sudo mv jx /usr/local/bin
arm64
curl -L https://github.com/jenkins-x/jx/releases/download/v3.11.45/jx-darwin-arm64.tar.gz | tar xzv
sudo mv jx /usr/local/bin

Changes in version 3.11.45

Chores
  • deps: upgrade to version 0.0.58 (jenkins-x-bot)

jenkins-x-plugins/jx-test

Changes in version 0.0.58

Bug Fixes
  • add permissions to patch terraform resource (Mårten Svantesson)

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

This PR has been generated by Renovate Bot.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

Copy link

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/jx:3.11.45

📦 Image Reference ghcr.io/uniget-org/tools/jx:3.11.45
digestsha256:0f0154c39426ea1bc9e0da90a2d0f2adde374ef71c8cdb5cfd81e72a3e39f31c
vulnerabilitiescritical: 0 high: 0 medium: 3 low: 0
platformlinux/amd64
size29 MB
packages82
critical: 0 high: 0 medium: 3 low: 0 stdlib 1.23.2 (golang)

pkg:golang/[email protected]

medium : CVE--2024--45341

Affected range>=1.23.0-0
<1.23.5
Fixed version1.23.5
Description

A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain.

Certificates containing URIs are not permitted in the web PKI, so this only affects users of private PKIs which make use of URIs.

medium : CVE--2024--45336

Affected range>=1.23.0-0
<1.23.5
Fixed version1.23.5
Description

The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com.

In the event that the client received a subsequent same-domain redirect, however, the sensitive headers would be restored. For example, a chain of redirects from a.com/, to b.com/1, and finally to b.com/2 would incorrectly send the Authorization header to b.com/2.

medium : CVE--2025--22866

Affected range>=1.23.0-0
<1.23.6
Fixed version1.23.6
Description

Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Due to the way this function is used, we do not believe this leakage is enough to allow recovery of the private key when P-256 is used in any well known protocols.

Copy link

Attempting automerge. See https://github.com/uniget-org/tools/actions/runs/13290367520.

Copy link

PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/13290367520.

@github-actions github-actions bot merged commit e652fc4 into main Feb 12, 2025
10 checks passed
@github-actions github-actions bot deleted the renovate/jenkins-x-jx-3.11.x branch February 12, 2025 16:40
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.

3 participants