Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/cache action minor v4.2.3 -> v4.3.0 age confidence
alpine final minor 3.21 -> 3.22 age confidence
anchore/sbom-action action minor v0.18.0 -> v0.20.9 age confidence
github.com/golang-jwt/jwt/v5 require minor v5.2.2 -> v5.3.0 age confidence
github.com/lestrrat-go/jwx/v2 require patch v2.1.4 -> v2.1.6 age confidence
github.com/spf13/cobra require minor v1.9.1 -> v1.10.1 age confidence
github.com/spf13/pflag require patch v1.0.6 -> v1.0.10 age confidence
github.com/spf13/viper require minor v1.20.1 -> v1.21.0 age confidence

Release Notes

actions/cache (actions/cache)

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.3.0

v4.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.2.4

anchore/sbom-action (anchore/sbom-action)

v0.20.9

Compare Source

Changes in v0.20.9

v0.20.8

Compare Source

Changes in v0.20.8

v0.20.7

Compare Source

Changes in v0.20.7

  • chore(deps): update Syft to v1.34.1 (#​544)

v0.20.6

Compare Source

Changes in v0.20.6

v0.20.5

Compare Source

Changes in v0.20.5

v0.20.4

Compare Source

Changes in v0.20.4

  • chore: update Syft to v1.29.0 (#​529)

v0.20.3

Compare Source

Changes in v0.20.3

v0.20.2

Compare Source

Changes in v0.20.2

v0.20.1

Compare Source

Changes in v0.20.1

v0.20.0

Compare Source

Changes in v0.20.0

  • chore(deps): update Syft to v1.24.0 (#​522)

v0.19.0

Compare Source

Changes in v0.19.0

  • chore(deps): update Syft to v1.23.0 (#​521)
  • chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8 (#​519)
  • chore(deps): bump cross-spawn (#​514)
golang-jwt/jwt (github.com/golang-jwt/jwt/v5)

v5.3.0

Compare Source

This release is almost identical to to v5.2.3 but now correctly indicates Go 1.21 as minimum requirement.

What's Changed

Full Changelog: golang-jwt/jwt@v5.2.3...v5.3.0

v5.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: golang-jwt/jwt@v5.2.2...v5.2.3

lestrrat-go/jwx (github.com/lestrrat-go/jwx/v2)

v2.1.6

Compare Source

What's Changed

Please read the Changes file and upgrade accordingly, especially if you are using the following combinations for JWE:

  • DIRECT mode content encryption
  • Using A256CBC_HS512
  • With an erroneously created CEK of exactly 32-bytes.

Full Changelog: lestrrat-go/jwx@v2.1.5...v2.1.6

v2.1.5

Compare Source

What's Changed

Full Changelog: lestrrat-go/jwx@v2.1.4...v2.1.5

spf13/cobra (github.com/spf13/cobra)

v1.10.1

Compare Source

🐛 Fix

v1.0.9 of pflags brought back ParseErrorsWhitelist and marked it as deprecated

Full Changelog: spf13/cobra@v1.10.0...v1.10.1

v1.10.0

Compare Source

What's Changed

🚨 Attention!

This version of pflag carried a breaking change: it renamed ParseErrorsWhitelist to ParseErrorsAllowlist which can break builds if both pflag and cobra are dependencies in your project.

  • If you use both pflag and cobra, upgrade pflagto 1.0.8 andcobrato1.10.0`
  • or use the newer, fixed version of pflag v1.0.9 which keeps the deprecated ParseErrorsWhitelist

More details can be found here: #​2303 (comment)

✨ Features
🐛 Fix
🪠 Testing
📝 Docs

New Contributors

Full Changelog: spf13/cobra@v1.9.1...v1.9.2

spf13/pflag (github.com/spf13/pflag)

v1.0.10

Compare Source

What's Changed

  • fix deprecation comment for (FlagSet.)ParseErrorsWhitelist by @​thaJeztah in #​447
  • remove uses of errors.Is, which requires go1.13, move go1.16/go1.21 tests to separate file by @​thaJeztah in #​448

New Contributors

Full Changelog: spf13/pflag@v1.0.9...v1.0.10

v1.0.9

Compare Source

What's Changed

Full Changelog: spf13/pflag@v1.0.8...v1.0.9

v1.0.8

Compare Source

⚠️ Breaking Change

This version, while only a patch bump, includes a (very minor) breaking change: the flag.ParseErrorsWhitelist struct and corresponding FlagSet.parseErrorsWhitelist field have been renamed to ParseErrorsAllowlist.

This should result in compilation errors in any code that uses these fields, which can be fixed by adjusting the names at call sites. There is no change in semantics or behavior of the struct or field referred to by these names. If your code compiles without errors after bumping to/past v1.0.8, you are not affected by this change.

The breaking change was reverted in v1.0.9, by means of re-introducing the old names with deprecation warnings. The plan is still to remove them in a future release, so if your code does depend on the old names, please change them to use the new names at your earliest convenience.

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.7...v1.0.8

v1.0.7

Compare Source

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.6...v1.0.7

spf13/viper (github.com/spf13/viper)

v1.21.0

Compare Source

What's Changed

Enhancements 🚀
Bug Fixes 🐛
Dependency Updates ⬆️
Other Changes

New Contributors

Full Changelog: spf13/viper@v1.20.0...v1.21.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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 19, 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/lestrrat-go/jwx/[email protected] requires go >= 1.23.0; switching to go1.24.9
go: downloading go1.24.9 (linux/amd64)
go: download go1.24.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eed9bd0 to 9d2b018 Compare April 24, 2025 23:59
@renovate renovate bot changed the title chore(deps): update module github.com/lestrrat-go/jwx/v2 to v2.1.5 chore(deps): update all non-major dependencies Apr 24, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9d2b018 to fee95a1 Compare April 29, 2025 15:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fee95a1 to b38eb65 Compare May 14, 2025 19:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b38eb65 to ae1b7a4 Compare May 30, 2025 22:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ae1b7a4 to c05efa8 Compare June 13, 2025 18:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c05efa8 to b54c44d Compare July 2, 2025 21:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 92d23c1 to b579ba1 Compare July 22, 2025 01:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b579ba1 to 57a035d Compare July 30, 2025 15:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a377acd to 77104fa Compare August 14, 2025 16:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a50b05c to dcdefc6 Compare September 7, 2025 00:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dcdefc6 to 6571004 Compare September 8, 2025 21:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6571004 to 4fe2707 Compare September 16, 2025 14:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 80223d9 to 17cdb61 Compare September 24, 2025 19:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1d5e5a8 to f4fdccf Compare October 16, 2025 21:44
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f4fdccf to 0f7edc9 Compare October 23, 2025 14:31
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