Skip to content

chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4#1792

Merged
rhacs-bot merged 1 commit intomasterfrom
dependabot/go_modules/github.com/go-jose/go-jose/v4-4.1.4
Apr 8, 2026
Merged

chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4#1792
rhacs-bot merged 1 commit intomasterfrom
dependabot/go_modules/github.com/go-jose/go-jose/v4-4.1.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4.

Release notes

Sourced from github.com/go-jose/go-jose/v4's releases.

v4.1.4

What's Changed

Fixes Panic in JWE decryption. See GHSA-78h2-9frx-2jm8

Full Changelog: go-jose/go-jose@v4.1.3...v4.1.4

Commits

@dependabot dependabot bot added auto-merge dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2026
@dependabot dependabot bot requested review from a team and rhacs-bot as code owners April 1, 2026 07:15
@dependabot dependabot bot added go Pull requests that update Go code auto-merge labels Apr 1, 2026
@rhacs-bot rhacs-bot enabled auto-merge (squash) April 1, 2026 07:15
@rhacs-bot
Copy link
Copy Markdown
Contributor

A single node development cluster (infra-pr-1792) was allocated in production infra for this PR.

CI will attempt to deploy quay.io/rhacs-eng/infra-server: to it.

🔌 You can connect to this cluster with:

gcloud container clusters get-credentials infra-pr-1792 --zone us-central1-a --project acs-team-temp-dev

🛠️ And pull infractl from the deployed dev infra-server with:

nohup kubectl -n infra port-forward svc/infra-server-service 8443:8443 &
make pull-infractl-from-dev-server

🚲 You can then use the dev infra instance e.g.:

bin/infractl -k -e localhost:8443 whoami

⚠️ Any clusters that you start using your dev infra instance should have a lifespan shorter then the development cluster instance. Otherwise they will not be destroyed when the dev infra instance ceases to exist when the development cluster is deleted. ⚠️

Further Development

☕ If you make changes, you can commit and push and CI will take care of updating the development cluster.

🚀 If you only modify configuration (chart/infra-server/configuration) or templates (chart/infra-server/{static,templates}), you can get a faster update with:

make helm-deploy

Logs

Logs for the development infra depending on your @redhat.com authuser:

Or:

kubectl -n infra logs -l app=infra-server --tail=1 -f

@tommartensen
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Commits](go-jose/go-jose@v4.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v4
  dependency-version: 4.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-jose/go-jose/v4-4.1.4 branch from c898deb to e09f0b5 Compare April 8, 2026 07:16
@rhacs-bot rhacs-bot merged commit dc46168 into master Apr 8, 2026
20 of 21 checks passed
@rhacs-bot rhacs-bot deleted the dependabot/go_modules/github.com/go-jose/go-jose/v4-4.1.4 branch April 8, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants