Skip to content

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Nov 7, 2025

This PR contains the following updates:

Package Type Update Change
github.com/alessio/shellescape indirect minor v1.4.1 -> v1.6.0
github.com/cyberphone/json-canonicalization indirect digest 57a0ce2 -> 19d51d7
github.com/danieljoos/wincred indirect patch v1.2.0 -> v1.2.3
github.com/fsnotify/fsnotify indirect minor v1.8.0 -> v1.9.0
github.com/go-logr/logr indirect patch v1.4.2 -> v1.4.3
github.com/go-openapi/analysis indirect minor v0.23.0 -> v0.24.1
github.com/go-openapi/errors indirect patch v0.22.1 -> v0.22.4
github.com/go-openapi/jsonpointer indirect minor v0.21.1 -> v0.22.2
github.com/go-openapi/jsonreference indirect patch v0.21.0 -> v0.21.3
github.com/go-openapi/loads indirect minor v0.22.0 -> v0.23.2
github.com/go-openapi/runtime require minor v0.28.0 -> v0.29.2
github.com/go-openapi/spec indirect minor v0.21.0 -> v0.22.1
github.com/go-openapi/strfmt indirect minor v0.23.0 -> v0.25.0
github.com/go-openapi/validate indirect minor v0.24.0 -> v0.25.1
github.com/google/go-containerregistry indirect patch v0.20.3 -> v0.20.6
github.com/google/rpmpack indirect minor v0.6.0 -> v0.7.1
github.com/hashicorp/go-retryablehttp require patch v0.7.7 -> v0.7.8
github.com/jedisct1/go-minisign indirect digest 1c139d1 -> d2f9f49
github.com/klauspost/compress indirect patch v1.18.0 -> v1.18.1
github.com/letsencrypt/boulder indirect minor v0.0.0-20240620165639-de9c06129bec -> v0.20251110.0
github.com/mailru/easyjson indirect patch v0.9.0 -> v0.9.1
github.com/migueleliasweb/go-github-mock require minor v1.4.0 -> v1.5.0
github.com/prometheus/client_golang require minor v1.22.0 -> v1.23.2
github.com/prometheus/client_model indirect patch v0.6.1 -> v0.6.2
github.com/prometheus/common indirect minor v0.62.0 -> v0.67.2
github.com/prometheus/procfs indirect minor v0.15.1 -> v0.19.2
github.com/sagikazarmark/locafero indirect minor v0.7.0 -> v0.12.0
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/rekor require minor v1.3.10 -> v1.4.3
github.com/sigstore/sigstore/pkg/signature/kms/aws indirect patch v1.9.4 -> v1.9.5
github.com/sigstore/sigstore/pkg/signature/kms/azure indirect patch v1.9.4 -> v1.9.5
github.com/sigstore/sigstore/pkg/signature/kms/gcp indirect patch v1.9.4 -> v1.9.5
github.com/sigstore/sigstore/pkg/signature/kms/hashivault indirect patch v1.9.4 -> v1.9.5
github.com/spf13/afero indirect minor v1.12.0 -> v1.15.0
github.com/spf13/cast indirect minor v1.7.1 -> v1.10.0
github.com/spf13/cobra indirect minor v1.9.1 -> v1.10.1
github.com/spf13/pflag indirect patch v1.0.6 -> v1.0.10
github.com/spf13/viper indirect minor v1.20.1 -> v1.21.0
github.com/ulikunitz/xz indirect patch v0.5.12 -> v0.5.15
github.com/wneessen/go-mail require minor v0.6.2 -> v0.7.2
github.com/zalando/go-keyring indirect patch v0.2.3 -> v0.2.6
go.mongodb.org/mongo-driver indirect minor v1.14.0 -> v1.17.6
go.opentelemetry.io/auto/sdk indirect minor v1.1.0 -> v1.2.1
go.step.sm/crypto indirect minor v0.63.0 -> v0.74.0
golang.org/x/crypto indirect minor v0.38.0 -> v0.44.0
golang.org/x/exp indirect digest 054e65f -> e25ba8c
golang.org/x/mod require minor v0.26.0 -> v0.30.0
golang.org/x/sync indirect minor v0.16.0 -> v0.18.0
golang.org/x/sys indirect minor v0.34.0 -> v0.38.0
golang.org/x/term indirect minor v0.32.0 -> v0.37.0
golang.org/x/text indirect minor v0.27.0 -> v0.31.0
golang.org/x/time indirect minor v0.11.0 -> v0.14.0
google.golang.org/genproto/googleapis/api indirect digest 207652e -> 95abcf5
google.golang.org/genproto/googleapis/rpc indirect digest 207652e -> 95abcf5
sigs.k8s.io/release-utils require patch v0.12.0 -> v0.12.2
sigs.k8s.io/yaml indirect minor v1.4.0 -> v1.6.0

Warning

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


Release Notes

alessio/shellescape (github.com/alessio/shellescape)

v1.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: alessio/shellescape@v1.5.1...v1.6.0

v1.5.1

Compare Source

Changelog

  • Fixes for #​28
    • aaff7ce update readme to use the new vanity name
    • eee5f61 update playground example's URL

v1.5.0

Compare Source

Changelog

v1.4.2

Compare Source

What's Changed

Full Changelog: alessio/shellescape@v1.4.1...v1.4.2

danieljoos/wincred (github.com/danieljoos/wincred)

v1.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: danieljoos/wincred@v1.2.2...v1.2.3

v1.2.2

Compare Source

What's Changed

  • Bump golang.org/x/sys from 0.17.0 to 0.20.0 by @​dependabot in #​62
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @​dependabot in #​59
  • Added missing constant to sys_unsupported.go to avoid breaking builds on non-Windows platforms.

Full Changelog: danieljoos/wincred@v1.2.1...v1.2.2

v1.2.1

Compare Source

  • Updated dependency golang.org/x/sys to version 0.15.0
  • Updated dependency github.com/stretchr/testify to version 1.8.4
  • Added error constant ErrBadUsername that can be used when dealing with domain password credentials.
fsnotify/fsnotify (github.com/fsnotify/fsnotify)

v1.9.0

Compare Source

Changes and fixes
  • all: make BufferedWatcher buffered again (#​657)

  • inotify: fix race when adding/removing watches while a watched path is being deleted (#​678, #​686)

  • inotify: don't send empty event if a watched path is unmounted (#​655)

  • inotify: don't register duplicate watches when watching both a symlink and its target; previously that would get "half-added" and removing the second would panic (#​679)

  • kqueue: fix watching relative symlinks (#​681)

  • kqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (#​682)

  • illumos: don't send error if changed file is deleted while processing the event (#​678)

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

v1.4.3

Compare Source

Minor release.

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.2...v1.4.3

go-openapi/analysis (github.com/go-openapi/analysis)

v0.24.1

Compare Source

v0.24.0

Compare Source

go-openapi/errors (github.com/go-openapi/errors)

v0.22.4

Compare Source

v0.22.3

Compare Source

v0.22.2

Compare Source

go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)

v0.22.2

Compare Source

0.22.2 - 2025-11-14

Full Changelog: go-openapi/jsonpointer@v0.22.1...v0.22.2

12 commits in this release.


Documentation
Code quality
Testing
Miscellaneous tasks
Security
Updates

People who contributed to this release

jsonpointer license terms

License

v0.22.1

Compare Source

v0.22.0

Compare Source

v0.21.2

Compare Source

go-openapi/jsonreference (github.com/go-openapi/jsonreference)

v0.21.3

Compare Source

v0.21.2

Compare Source

v0.21.1

Compare Source

go-openapi/loads (github.com/go-openapi/loads)

v0.23.2

Compare Source

v0.23.1

Compare Source

v0.23.0

Compare Source

go-openapi/runtime (github.com/go-openapi/runtime)

v0.29.2

Compare Source

v0.29.1

Compare Source

v0.29.0

Compare Source

go-openapi/spec (github.com/go-openapi/spec)

v0.22.1

Compare Source

v0.22.0

Compare Source

go-openapi/strfmt (github.com/go-openapi/strfmt)

v0.25.0

Compare Source

v0.24.0

Compare Source

go-openapi/validate (github.com/go-openapi/validate)

v0.25.1

Compare Source

v0.25.0

Compare Source

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

google/rpmpack (github.com/google/rpmpack)

v0.7.1

Compare Source

What's Changed

Full Changelog: google/rpmpack@v0.7.0...v0.7.1

v0.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: google/rpmpack@v0.6.0...v0.7.0

hashicorp/go-retryablehttp (github.com/hashicorp/go-retryablehttp)

v0.7.8

Compare Source

klauspost/compress (github.com/klauspost/compress)

v1.18.1

Compare Source

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.0...v1.18.1

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

v0.20251110.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251103.0...v0.20251110.0

v0.20251103.0

Compare Source

What's Changed

New Contributors

Full Changelog: letsencrypt/boulder@v0.20251027.0...v0.20251103.0

v0.20251027.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251021.0...v0.20251027.0

v0.20251021.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251014.0...v0.20251021.0

v0.20251014.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251007.0...v0.20251014.0

v0.20251007.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251003.0...v0.20251007.0

v0.20251003.0

Compare Source

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

@red-hat-konflux
Copy link
Author

⚠️ 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: github.com/alessio/[email protected]: parsing go.mod:
	module declares its path as: al.essio.dev/pkg/shellescape
	        but was required as: github.com/alessio/shellescape

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 19 times, most recently from c45d21e to abdf57e Compare November 14, 2025 17:30
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 4 times, most recently from 55b5ca3 to f842a39 Compare November 15, 2025 10:11
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/release-1.3/go-deps branch from f842a39 to ee28ec4 Compare November 15, 2025 13:29
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