Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 21, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/go-jose/go-jose/v4 v4.0.5v4.1.3 age confidence

Release Notes

go-jose/go-jose (github.com/go-jose/go-jose/v4)

v4.1.3

Compare Source

This release drops Go 1.23 support as that Go release is no longer supported. With that, we can drop x/crypto and no longer have any external dependencies in go-jose outside of the standard library!

This release fixes a bug where a critical b64 header was ignored if in an unprotected header. It is now rejected instead of ignored.

What's Changed

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

v4.1.2

Compare Source

What's Changed

go-jose v4.1.2 improves some documentation, errors, and removes the only 3rd-party dependency.

New Contributors

Full Changelog: go-jose/go-jose@v4.1.1...v4.1.2

v4.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-jose/go-jose@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-jose/go-jose@v4.0.5...v4.1.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner May 21, 2025 22:00
@renovate
Copy link
Contributor Author

renovate bot commented May 21, 2025

ℹ 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):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.36.0 -> v0.39.0
golang.org/x/sys v0.31.0 -> v0.33.0
golang.org/x/text v0.23.0 -> v0.26.0

@renovate renovate bot force-pushed the renovate/github.com-go-jose-go-jose-v4-4.x branch 2 times, most recently from 2333dee to 9e28a66 Compare May 21, 2025 22:09
@renovate renovate bot force-pushed the renovate/github.com-go-jose-go-jose-v4-4.x branch from 9e28a66 to b8d851e Compare June 26, 2025 18:48
@renovate renovate bot changed the title fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.0 fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.1 Jun 26, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.1 fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.2 Aug 1, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-jose-go-jose-v4-4.x branch from b8d851e to 10118b1 Compare August 1, 2025 20:36
@renovate renovate bot changed the title fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.2 fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.2 - autoclosed Aug 18, 2025
@renovate renovate bot closed this Aug 18, 2025
@renovate renovate bot deleted the renovate/github.com-go-jose-go-jose-v4-4.x branch August 18, 2025 19:49
@renovate renovate bot changed the title fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.2 - autoclosed fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.2 Aug 18, 2025
@renovate renovate bot reopened this Aug 18, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-jose-go-jose-v4-4.x branch from 1d2dce3 to 10118b1 Compare August 18, 2025 23:25
@renovate renovate bot changed the title fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.2 fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.2 - autoclosed Sep 3, 2025
@renovate renovate bot closed this Sep 3, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.2 - autoclosed fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.2 Sep 3, 2025
@renovate renovate bot reopened this Sep 3, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-jose-go-jose-v4-4.x branch from 286ddd0 to 10118b1 Compare September 3, 2025 14:07
@renovate renovate bot force-pushed the renovate/github.com-go-jose-go-jose-v4-4.x branch from 10118b1 to f689de6 Compare October 3, 2025 22:28
@renovate renovate bot changed the title fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.2 fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.3 Oct 3, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 3, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/go-jose/go-jose/[email protected] requires go >= 1.24.0; switching to go1.24.11
go: downloading go1.24.11 (linux/amd64)
go: download go1.24.11: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

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.

1 participant