Skip to content

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Aug 10, 2025

This PR contains the following updates:

Package Type Update Change
github.com/containerd/stargz-snapshotter/estargz indirect minor v0.16.3 -> v0.17.0
github.com/go-chi/cors require patch v1.2.1 -> v1.2.2
github.com/go-sql-driver/mysql require patch v1.9.1 -> v1.9.3
github.com/google/go-containerregistry require patch v0.20.3 -> v0.20.6
github.com/letsencrypt/boulder indirect minor v0.0.0-20240620165639-de9c06129bec -> v0.20250929.0
github.com/oapi-codegen/runtime require patch v1.1.1 -> v1.1.2
github.com/rogpeppe/go-internal indirect minor v1.13.1 -> v1.14.1
github.com/secure-systems-lab/go-securesystemslib indirect patch v0.9.0 -> v0.9.1
github.com/sigstore/protobuf-specs indirect minor v0.4.1 -> v0.5.0
github.com/sigstore/sigstore indirect patch v1.9.4 -> v1.9.5
github.com/sigstore/sigstore-go require minor v1.0.0 -> v1.1.3
go.uber.org/atomic indirect minor v1.7.0 -> v1.11.0
golang.org/x/crypto indirect minor v0.39.0 -> v0.42.0
golang.org/x/sync indirect minor v0.15.0 -> v0.17.0
golang.org/x/sys indirect minor v0.33.0 -> v0.36.0
golang.org/x/term indirect minor v0.32.0 -> v0.35.0
google.golang.org/genproto/googleapis/api indirect digest f936aa4 -> 57b25ae
google.golang.org/genproto/googleapis/rpc indirect digest 513f239 -> 57b25ae

Warning

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


Release Notes

containerd/stargz-snapshotter (github.com/containerd/stargz-snapshotter/estargz)

v0.17.0

Compare Source

Notable Changes

For other changes, refer to the full diff: containerd/stargz-snapshotter@v0.16.3...v0.17.0

go-chi/cors (github.com/go-chi/cors)

v1.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/cors@v1.2.1...v1.2.2

go-sql-driver/mysql (github.com/go-sql-driver/mysql)

v1.9.3

Compare Source

What's Changed

Full Changelog: go-sql-driver/mysql@v1.9.2...v1.9.3

v1.9.2

Compare Source

v1.9.2 is a re-release of v1.9.1 due to a release process issue; no changes were made to the content.

google/go-containerregistry (github.com/google/go-containerregistry)

v0.20.6

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.4...v0.20.6

v0.20.5

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.3...v0.20.5

v0.20.4: - Not usable as a go module

Compare Source

🚨 This release was published to the Go module proxy and then re-tagged with a different commit. This means it's not usable as a Go module (#​2107) -- please us v0.20.5 instead.

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.3...v0.20.4

letsencrypt/boulder (github.com/letsencrypt/boulder)

v0.20250929.0

Compare Source

What's Changed

New Contributors

Full Changelog: letsencrypt/boulder@v0.20250922.0...v0.20250929.0

v0.20250922.0

Compare Source

What's Changed

New Contributors

Full Changelog: letsencrypt/boulder@v0.20250908.0...v0.20250922.0

v0.20250908.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20250902.0...v0.20250908.0

v0.20250902.0

Compare Source

What's Changed

New Contributors

Full Changelog: letsencrypt/boulder@v0.20250825.0...v0.20250902.0

v0.20250825.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20250819.0...v0.20250825.0

v0.20250819.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20250812.0...v0.20250819.0

v0.20250812.0

Compare Source

v0.20250805.0

Compare Source

v0.20250728.0

Compare Source

v0.20250721.0

Compare Source

v0.20250714.0

Compare Source

v0.20250707.0

Compare Source

v0.20250701.0

Compare Source

oapi-codegen/runtime (github.com/oapi-codegen/runtime)

v1.1.2: : fixes for maps and x-go-type-skip-optional-pointer

Compare Source

🐛 Bug fixes

👻 Maintenance

📦 Dependency updates

Sponsors

We would like to thank our sponsors for their support during this release.

DevZero logo

Speakeasy logo

Elastic logo

Cybozu logo

Livepeer logo

rogpeppe/go-internal (github.com/rogpeppe/go-internal)

v1.14.1

Compare Source

What's Changed

  • testscript: remove temp dirs when finishing once again by @​mvdan in #​290

Full Changelog: rogpeppe/go-internal@v1.14.0...v1.14.1

v1.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: rogpeppe/go-internal@v1.13.1...v1.14.0

secure-systems-lab/go-securesystemslib (github.com/secure-systems-lab/go-securesystemslib)

v0.9.1

Compare Source

sigstore/protobuf-specs (github.com/sigstore/protobuf-specs)

v0.5.0

Compare Source

Added
  • Introduce v0.2 TrustedRoot, un-deprecate log ID. Checkpoint key ID and
    Operator for TrustedRoot are only set for v0.2 TrustedRoot.
    (#​690)
Changed
  • Remove service-proto codegen for Go
    (#​676)

v0.4.3

Compare Source

v0.4.2

Compare Source

sigstore/sigstore (github.com/sigstore/sigstore)

v1.9.5

Compare Source

What's Changed

  • Add context from opts to Azure signer in #​2070
  • add RWMutex around providerMap to protect concurrent ops in #​2077

Full Changelog: sigstore/sigstore@v1.9.4...v1.9.5

sigstore/sigstore-go (github.com/sigstore/sigstore-go)

v1.1.3

Compare Source

What's Changed

  • Set user agent for TUF and Rekor v2 clients in #​525

Full Changelog: sigstore/sigstore-go@v1.1.2...v1.1.3

v1.1.2

Compare Source

What's Changed

  • Allow no timestamps to be provided when verifying a key in #​510
  • Support other key algorithms for Rekor v2 in #​520

Full Changelog: sigstore/sigstore-go@v1.1.1...v1.1.2

v1.1.1

Compare Source

What's Changed

  • Make conformance compatible with rekor v2 in #​505
  • Update GetSigningConfig to use signing_config.v0.2.json in #​506
  • Refactor SelectService to return Service rather than URL, add supported API versions in #​503
  • Remove noisy log message in #​507

Full Changelog: sigstore/sigstore-go@v1.1.0...v1.1.1

v1.1.0

Compare Source

sigstore-go v1.1.0 introduces support for Rekor v2, a redesigned and modernized transparency log that's cheaper to operate, easier to scale, and simpler to maintain.

What's Changed

Full Changelog: sigstore/sigstore-go@v1.0.0...v1.1.0

uber-go/atomic (go.uber.org/atomic)

v1.11.0

Compare Source

Fixed
  • Fix Swap and CompareAndSwap for Value wrappers without initialization.
Added
  • Add String method to atomic.Pointer[T] type allowing users to safely print
    underlying values of pointers.

v1.10.0

Compare Source

Added
  • Add atomic.Float32 type for atomic operations on float32.
  • Add CompareAndSwap and Swap methods to atomic.String, atomic.Error,
    and atomic.Value.
  • Add generic atomic.Pointer[T] type for atomic operations on pointers of any
    type. This is present only for Go 1.18 or higher, and is a drop-in for
    replacement for the standard library's sync/atomic.Pointer type.
Changed
  • Deprecate CAS methods on all types in favor of corresponding
    CompareAndSwap methods.

Thanks to @​eNV25 and @​icpd for their contributions to this release.

v1.9.0

Compare Source

Added
  • Add Float64.Swap to match int atomic operations.
  • Add atomic.Time type for atomic operations on time.Time values.

v1.8.0

Compare Source

Added
  • Add atomic.Uintptr type for atomic operations on uintptr values.
  • Add atomic.UnsafePointer type for atomic operations on unsafe.Pointer values.

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.

👻 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

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

Copy link
Contributor Author

red-hat-konflux bot commented Aug 10, 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):

  • 6 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.25.0
github.com/go-chi/chi/v5 v5.2.1 -> v5.2.3
github.com/theupdateframework/go-tuf/v2 v2.1.1 -> v2.2.0
github.com/cenkalti/backoff/v5 v5.0.2 -> v5.0.3
github.com/go-jose/go-jose/v4 v4.0.5 -> v4.1.2
google.golang.org/grpc v1.73.0 -> v1.75.0
google.golang.org/protobuf v1.36.6 -> v1.36.9

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch from ff2a419 to b5f7309 Compare August 17, 2025 08:45
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 3 times, most recently from 2a41f36 to aaeb6f4 Compare August 24, 2025 16:41
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 2 times, most recently from 516b3ae to 9880bf9 Compare September 7, 2025 08:37
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 2 times, most recently from f6519e8 to 07b18ce Compare September 14, 2025 08:39
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 2 times, most recently from 6225146 to 76b17bf Compare September 14, 2025 20:41
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch from 76b17bf to f05b125 Compare September 24, 2025 17:36
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go dependencies Update Go Dependencies Sep 24, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 4 times, most recently from cbf5a97 to a033f1b Compare September 30, 2025 04:30
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/go-deps branch from a033f1b to e8b6342 Compare September 30, 2025 08:31
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.

0 participants