ssp-operator
ssp-operator copied to clipboard
chore(deps): Bump the production-dependencies group across 1 directory with 35 updates
Bumps the production-dependencies group with 16 updates in the / directory:
| Package | From | To |
|---|---|---|
| github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring | 0.86.1 |
0.87.0 |
| github.com/prometheus/common | 0.67.2 |
0.67.4 |
| golang.org/x/sync | 0.17.0 |
0.18.0 |
| k8s.io/kube-aggregator | 0.34.1 |
0.34.2 |
| kubevirt.io/api | 1.6.2 |
1.6.3 |
| cel.dev/expr | 0.25.0 |
0.25.1 |
| github.com/go-openapi/jsonpointer | 0.22.1 |
0.22.3 |
| github.com/go-openapi/jsonreference | 0.21.2 |
0.21.3 |
| github.com/go-openapi/swag | 0.25.1 |
0.25.3 |
| github.com/google/gnostic-models | 0.7.0 |
0.7.1 |
| go.uber.org/zap | 1.27.0 |
1.27.1 |
| golang.org/x/mod | 0.29.0 |
0.30.0 |
| golang.org/x/net | 0.46.0 |
0.47.0 |
| golang.org/x/oauth2 | 0.32.0 |
0.33.0 |
| golang.org/x/tools | 0.38.0 |
0.39.0 |
| sigs.k8s.io/structured-merge-diff/v6 | 6.3.0 |
6.3.1 |
Updates github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.86.1 to 0.87.0
Release notes
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.
0.87.0 / 2025-11-20
- [FEATURE] Add status subresource for
PrometheusRulecustom resources (requires theStatusForConfigurationResourcesfeature gate). #8069 #8086 #8024 #8005- [ENHANCEMENT] Avoid statefulset's rollout due to changes in the number of rule configmaps for
PrometheusandThanosRuler. #8010- [ENHANCEMENT] Support Azure system-assigned managed identities for remote-write configuration. #7815
- [ENHANCEMENT] Add
monospacefield to topushoverConfigreceiver in AlertmanagerConfig CRD. #8018- [BUGFIX] Propagate Certificate Authority updates for HTTP configuration in Alertmanager's global configuration. #8089
0.86.2 / 2025-11-07
- [CHANGE/BUGFIX] Fix operator's permissions to emit Kubernetes events. #8077
Changelog
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.
0.87.0 / 2025-11-20
- [FEATURE] Add status subresource for
PrometheusRulecustom resources (requires theStatusForConfigurationResourcesfeature gate). #8069 #8086 #8024 #8005- [ENHANCEMENT] Avoid statefulset's rollout due to changes in the number of rule configmaps for
PrometheusandThanosRuler. #8010- [ENHANCEMENT] Support Azure system-assigned managed identities for remote-write configuration. #7815
- [ENHANCEMENT] Add
monospacefield to topushoverConfigreceiver in AlertmanagerConfig CRD. #8018- [BUGFIX] Propagate Certificate Authority updates for HTTP configuration in Alertmanager's global configuration. #8089
0.86.2 / 2025-11-07
- [CHANGE/BUGFIX] Fix operator's permissions to emit Kubernetes events. #8077
Commits
0ff52b3Cut 0.87.0 (#8109)ddbbdf4chore: cut v0.87.0d4e674cSkip medium.com links in mdox configurationd1ff82efeat: add support for monospace in pushoverConfig (#8018)df692bfFeat: set Azure Manage Identity Client ID default to empty value (#7815)3f31a1dMerge pull request #8105 from prometheus-operator/dependabot/go_modules/githu...5be255abuild(deps): bump github.com/prometheus/common from 0.67.2 to 0.67.3b128cbbchore: bump k8s dependencies to v0.34.2 (#8096)7300032chore: bump k8s dependencies to v0.34.2c8c9492chore: update golangci-lint version to v2.6.1 (#8093)- Additional commits viewable in compare view
Updates github.com/prometheus/common from 0.67.2 to 0.67.4
Release notes
Sourced from github.com/prometheus/common's releases.
v0.67.4 / 2025-11-18
What's Changed
- chore: clean up golangci-lint configuration by
@mmorel-35in prometheus/common#782- chore: 'omitempty' to Oauth2 fields with type Secret to avoid requiring them by
@JorTurFerin prometheus/common#864- chore: Add omitempty tag to all config fields by
@JorTurFerin prometheus/common#865Full Changelog: https://github.com/prometheus/common/compare/v0.67.3...v0.67.4
v0.67.3 / 2025-11-18
What's Changed
- Support JWT Profile for Authorization Grant (RFC 7523 3.1) by
@JorTurFerin prometheus/common#862- Config: remove outdated comment about HTTP/2 issues by
@bborehamin prometheus/common#863New Contributors
@JorTurFermade their first contribution in prometheus/common#862Full Changelog: https://github.com/prometheus/common/compare/v0.67.2...v0.67.3
Changelog
Sourced from github.com/prometheus/common's changelog.
Changelog
main / unreleased
What's Changed
Commits
d80d854chore: Add omitempty tag to all config fields (#865)04686b2chore: 'omitempty' to Oauth2 fields with type Secret to avoid requiring them ...0b2fbf3chore: clean up golangci-lint configuration (#782)b2cdb07Merge pull request #863 from prometheus/remove-http2-commentcd1ab56Config: remove outdated comment about HTTP/2 issuesf4c0aeaSupport JWT Profile for Authorization Grant (RFC 7523 3.1) (#862)- See full diff in compare view
Updates golang.org/x/sync from 0.17.0 to 0.18.0
Commits
1966f53errgroup: fix some typos in comment- See full diff in compare view
Updates k8s.io/api from 0.34.1 to 0.34.2
Commits
e28454bUpdate dependencies to v0.34.2 tag- See full diff in compare view
Updates k8s.io/apiextensions-apiserver from 0.34.1 to 0.34.2
Commits
9fd4b8cUpdate dependencies to v0.34.2 tag- See full diff in compare view
Updates k8s.io/apimachinery from 0.34.1 to 0.34.2
Commits
- See full diff in compare view
Updates k8s.io/client-go from 0.34.1 to 0.34.2
Commits
54601aaUpdate dependencies to v0.34.2 tag1bb1ad2Merge pull request #134589liggitt/automated-cherry-pick-of-#1345882505205Remove invalid SAN certificate construction7ffba0fMerge pull request #134004DerekFrank/automated-cherry-pick-of-#133573145cb8fgofmt and review feedbackddcdc12fix: Update unit test to catch actual nil Labels case and fix functionality t...- See full diff in compare view
Updates k8s.io/kube-aggregator from 0.34.1 to 0.34.2
Commits
4d5ff52Update dependencies to v0.34.2 tag- See full diff in compare view
Updates kubevirt.io/api from 1.6.2 to 1.6.3
Commits
056f161api update by KubeVirt Prow build 1988183976539328512064e50eapi update by KubeVirt Prow build 198626712774875955200060c0api update by KubeVirt Prow build 1986185081298882560aa6f3b4api update by KubeVirt Prow build 1986008896640126976c727cf1api update by KubeVirt Prow build 19857366299978014721a56b42api update by KubeVirt Prow build 19843086739203727366ce1ebfapi update by KubeVirt Prow build 1984116557835407360231b301api update by KubeVirt Prow build 1984001298021748736a5c4997api update by KubeVirt Prow build 1983792925955330048527d092api update by KubeVirt Prow build 1983640442641584128- Additional commits viewable in compare view
Updates cel.dev/expr from 0.25.0 to 0.25.1
Release notes
Sourced from cel.dev/expr's releases.
Release v0.25.1
Minor additions to the v0.25.0 release
What's Changed
- Remove test/v1 directory and its protos by
@l46kokin google/cel-spec#487- Add parsing tests for string and bytes literals by
@hudlowin google/cel-spec#489Full Changelog: https://github.com/google/cel-spec/compare/v0.25.0...v0.25.1
Commits
7f3c4c5Add parsing tests for string and bytes literals (#489)d3430a8Remove test/v1 directory and its protos (#487)- See full diff in compare view
Updates github.com/go-openapi/jsonpointer from 0.22.1 to 0.22.3
Release notes
Sourced from github.com/go-openapi/jsonpointer's releases.
v0.22.3
0.22.3 - 2025-11-17
Full Changelog: https://github.com/go-openapi/jsonpointer/compare/v0.22.2...v0.22.3
8 commits in this release.
Documentation
- doc: updated contributors file by
@github-actions[bot]in #76 ...- doc: automated a record of all-time contributors by
@fredbiin #75 ...- doc: release badge in README by
@fredbiin #73 ...Code quality
- docs: added maintainer's doc and style guide by
@fredbiin #77 ...- doc: improved documentation by
@fredbiin #70 ...- chore(lint): more linting by
@fredbiin #71 ...Miscellaneous tasks
- test: added tests for edge cases by
@fredbiin #74 ...- ci: run fuzz test in ci by
@fredbiin #72 ...
People who contributed to this release
New Contributors
@github-actions[bot] made their first contribution in #76
jsonpointer license terms
[
][license-url]
... (truncated)
Commits
be76d48docs: added maintainer's doc and style guidec22925cdoc: updated contributors filea878179doc: automated a record of all-time contributors61efbb7test: added tests for edge cases3f0fe76doc: release badge in README58fdaa4ci: run fuzz test in ci3eb4edddoc: improved documentatione4c97b3chore(lint): more lintingc653a59test: added fuzz test for parsing80920c3test: improved test coverage- Additional commits viewable in compare view
Updates github.com/go-openapi/jsonreference from 0.21.2 to 0.21.3
Commits
d5ff0eatests: replaced stretchr/testify by go-openapi/testify5cee2c3chore: updated license marks in source files- See full diff in compare view
Updates github.com/go-openapi/swag from 0.25.1 to 0.25.3
Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...- Additional commits viewable in compare view
Updates github.com/go-openapi/swag/cmdutils from 0.25.1 to 0.25.3
Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...- Additional commits viewable in compare view
Updates github.com/go-openapi/swag/conv from 0.25.1 to 0.25.3
Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...- Additional commits viewable in compare view
Updates github.com/go-openapi/swag/fileutils from 0.25.1 to 0.25.3
Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...- Additional commits viewable in compare view
Updates github.com/go-openapi/swag/jsonname from 0.25.1 to 0.25.3
Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...- Additional commits viewable in compare view
Updates github.com/go-openapi/swag/jsonutils from 0.25.1 to 0.25.3
Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...- Additional commits viewable in compare view
Updates github.com/go-openapi/swag/loading from 0.25.1 to 0.25.3
Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...- Additional commits viewable in compare view
Updates github.com/go-openapi/swag/mangling from 0.25.1 to 0.25.3
Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...- Additional commits viewable in compare view
Updates github.com/go-openapi/swag/netutils from 0.25.1 to 0.25.3
Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...- Additional commits viewable in compare view
Updates github.com/go-openapi/swag/stringutils from 0.25.1 to 0.25.3
Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...- Additional commits viewable in compare view
Updates github.com/go-openapi/swag/typeutils from 0.25.1 to 0.25.3
Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...- Additional commits viewable in compare view
Updates github.com/go-openapi/swag/yamlutils from 0.25.1 to 0.25.3
Commits
4db976aprepare v0.25.3c65e588fix(mangler): name mangler panics on trailing pluralized initialisms47cac45ci: lint now runs in 1 single job, not a matrix5434c90lint: fix modernize issuesca4d1ddbuild(deps): bump the development-dependencies group across 2 directories wit...8e10796fix(typo): correct typos in funcs, comments, and docs274f279build(deps): bump the development-dependencies group across 2 directories wit...23684cebuild(deps): bump the development-dependencies group across 2 directories wit...48179bdfixup dependabot.yaml59456adci: pinned github actions used with their sha...- Additional commits viewable in compare view
Updates github.com/google/gnostic-models from 0.7.0 to 0.7.1
Commits
289d7b4Merge pull request #23 from sloretz/absolute_go_package338bf8aUse absolute packages in option go_package- See full diff in compare view
Updates go.uber.org/zap from 1.27.0 to 1.27.1
Release notes
Sourced from go.uber.org/zap's releases.
v1.27.1
Enhancements:
Thanks to
@rabbbit,@alshopov,@jquirke,@arukiidoufor their contributions to this release.
Changelog
Sourced from go.uber.org/zap's changelog.
1.27.1 (19 Nov 2025)
Enhancements:
Thanks to
@rabbbit,@alshopov,@jquirke,@arukiidoufor their contributions to this release.
Commits
7b755a3release 1.27.1 (#1521)d6b395bUpdate lazy logger not to materialize unless it's being written to (#1519)4b9cea0ci: Test with Go 1.24, Go 1.25 (#1508)7c80d7bFix race condition in WithLazy implementation (#1426) (#1511)07077a6Prevent zap.Object from panicing on nils (#1501)a6afd05Fix lint check name (#1502)6d48253chore: fix typo (#1482)32f2ec1Fix the field test for bool type (#1480)fe16eb5Upgrade grpc in zapgrc test package & bump go version (#1478)5f00c34test(AtomicLevel): demonstrate Handler is not vulnerable to XSS (#1477)- Additional commits viewable in compare view
Updates golang.org/x/mod from 0.29.0 to 0.30.0
Commits
7416265go.mod: update golang.org/x dependencies5517a71all: fix some commentsb6cdd1amodfile: use reflect.TypeFor instead of reflect.TypeOf- See full diff in compare view
Updates golang.org/x/net from 0.46.0 to 0.47.0
Commits
9a29643go.mod: update golang.org/x dependencies07cefd8context: deprecate5ac9dacpublicsuffix: don't treat ip addresses as domain namesd1f64ccquic: use testing/synctestfff0469http2: document that RFC 7540 prioritization does not work with small payloadsf35e3a4http2: fix weight overflow in RFC 7540 write scheduler89adc90http2: fix typo referring to RFC 9218 as RFC 9128 instead8d76a2cquic: don't defer MAX_STREAMS frames indefinitely027f8b7quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONEdec9fe7dns/dnsmessage: update SVCB packing to prohibit name compression- Additional commits viewable in compare view
Updates golang.org/x/oauth2 from 0.32.0 to 0.33.0
Commits
f28b0b5all: fix some commentsfd15e0fx/oauth2: populate RetrieveError from DeviceAuth- See full diff in compare view
Updates golang.org/x/sys from 0.37.0 to 0.38.0
Commits
15129aacpu: also use MRS instruction in getmmfr1ed38ca2unix: add SizeofNhmsg and SizeofNexthopGrp3675c4ccpu: use MRS instruction to read arm64 system registers2a15272unix: add consts for ELF handling6239615cpu: add HPDS, LOR, PAN detection for arm64ea436efwindows: add iphlpapi routing functions28c5bdaunix: add SetMemPolicy and its mode/flag valuesb731f78unix/linux: switch to ubuntu 25.04, Go 1.25.1- See full diff in compare view
Updates golang.org/x/term from 0.36.0 to 0.37.0
Commits
1231d54go.mod: update golang.org/x dependencies3475bc8term: fix some comments- See full diff in compare view
Updates golang.org/x/text from 0.30.0 to 0.31.0
Commits
e7ff6b3go.mod: update golang.org/x dependenciesfbf012ball: use reflect.TypeFor instead of reflect.TypeOf- See full diff in compare view
Updates golang.org/x/tools from 0.38.0 to 0.39.0
Commits
034e59cinternal/analysis/analyzerutil: fix FileUsesGoVersion076bd80gopls/internal/filewatcher: retry directory reading upon failure605803fgo/analysis/passes/loopclosure: simplify using IsMethodNamed2c6e03finternal/testenv: allow Apple diff too82112c0gopls/internal/settings: correct git issue for fieldalignment warning1f97856go.mod: update golang.org/x dependenciesc24121cgo/analysis/passes/modernize: stditerators: even better name heuristicedb9587go/analysis/passes/modernize: stditerators: better name heuristic2f6a4f9go/analysis/passes/modernize: forvar: handle "if v := v; cond {"efd8c43go/analysis: don't apply fixes to generated files- Additional commits viewable in compare view
Updates k8s.io/apiserver from 0.34.1 to 0.34.2
Commits
92c4c2cUpdate dependencies to v0.34.2 tagd24fa2bMerge pull request #134500vikasbolla/automated-cherry-pick-of-#13331067ad9b5authz tests: delay response in context cancelled scenario- See full diff in compare view
Updates sigs.k8s.io/structured-merge-diff/v6 from 6.3.0 to 6.3.1
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign ksimon1 for approval. For more information see the Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| ci/prow/images | 6da676f836a4b1f89076ff7d67173be34874ac91 | link | true | /test images |
| ci/prow/unittests | 6da676f836a4b1f89076ff7d67173be34874ac91 | link | true | /test unittests |
| ci/prow/e2e-upgrade-functests | 6da676f836a4b1f89076ff7d67173be34874ac91 | link | true | /test e2e-upgrade-functests |
| ci/prow/e2e-functests | 6da676f836a4b1f89076ff7d67173be34874ac91 | link | true | /test e2e-functests |
| ci/prow/e2e-single-node-functests | 6da676f836a4b1f89076ff7d67173be34874ac91 | link | true | /test e2e-single-node-functests |
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
Looks like these dependencies are updatable in another way, so this is no longer needed.
rebase
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.