Commit 5d6bbef
committed
upgrade to latest dependencies
bumping knative.dev/hack 4fae780...91eedd9:
> 91eedd9 Update community files (# 451)
> 4377a69 bump gotestfmt to newest version (# 447)
bumping k8s.io/apimachinery 173776a...b72d93d:
> b72d93d Merge remote-tracking branch 'origin/master' into release-1.34
> cd8b91c clarify that staging repos are automatically published
> 8c59599 add pointer to CONTRIBUTING.md for more details on contributing, clarify read-only
> ec3cea5 link to what a staging repository is
> e4db694 docs: clarify that this is a staging repository and not for direct contributions
> 04507a3 Merge pull request # 132942 from thockin/kyaml
> 50e39b1 Merge pull request # 132935 from benluddy/cbor-bump-custom-marshalers
> 7d108e8 Re-vendor sigs.k8s.io/yaml @ v1.6.0
> 58c4eb0 Merge pull request # 133130 from ylink-lfs/chore/residual_boolptr_removal
> fa4b7ae KEP-4222: Adopt text and JSON transcoding support for CBOR.
> 38a24e6 chore: residual boolptr and intptr removal
> b025858 Bump to github.com/fxamacker/cbor/v2 v2.9.0.
> c04562b Merge pull request # 133112 from yongruilin/master_vg-cleanup
> c91403d fix(validation-gen): correct typos in comments and documentation
> b92abb2 Merge pull request # 133008 from aaron-prindle/master-pr-vg-union-tags-and-item-tag-chaining-support
> 9b71f29 Merge pull request # 133020 from pohly/apimachinery-list-map-keys
> c58c5e4 add validate/zeroorone_test.go and add +k8s:zeroOrOneOfMember output tests
> 3d4cbfb SSA: test optional map keys
> ada13e7 feat(validation-gen): add +k8s:zeroOrOneOfMember tag validator and associated validate method
> 2e350ba sigs.k8s.io/structured-merge-diff/v6 v6.3.0
> d9c6883 add validate/union_test.go and add +k8s:unionMember and +k8s:unionDiscriminator output tests
> 2ee6665 SSA: add integration tests
> 76e5596 feat(validation-gen): add +k8s:unionMember and +k8s:unionDiscriminator tag validators and associated validate methods
> a75d3d8 Merge pull request # 132979 from ylink-lfs/chore/residual_intptr_removal
> 1ebcba2 Merge pull request # 132871 from dims/bump-k8s.io/kube-openapi-to-latest-SHA-f3f2b991d03b
> 3130ae8 chore: residual intptr removal with ptr.To
> 8b4e5d0 Merge pull request # 132513 from xiaoweim/validation-cleanup-invalid
> 4962c26 Bump k8s.io/kube-openapi to latest SHA (f3f2b991d03b)
> 3b00b62 Merge pull request # 132934 from ylink-lfs/chore/residual_strptr_removal
> 5937fdf Cleanup: Remove field name from invalid field detail message
> c73d18d chore: residual strPtr utility removal with ptr.To
> d5a1ab8 Merge pull request # 132907 from PatrickLaabs/132749-boolPtrFn
> a3a3a5d Merge pull request # 132469 from yongruilin/master_vg_ratcheting-list
> ba86525 chore: removed boolPtrFn helpers with ptr package implementation
> c904feb feat: add +k8s:neq tag which enforces field is neq to a specified comparable value
> e6bf297 feat(validation-gen): add k8s:item
> c904af4 feat: Add validation ratcheting for subfields tag
> 3bd7983 chore: improve error rendering and add unit tests for ErrorMatcher
> b31e2b6 feat(validation-gen): enhance validation functions for slices and maps
> ed63805 Merge pull request # 132823 from yongruilin/master_vg_enum
> 882f988 feat(validation-gen): add Enum validator function
> b18bb6a Merge pull request # 132792 from ylink-lfs/chore/typo_invaILd
> cd1624c Merge pull request # 132794 from PatrickLaabs/132749-boolptr
> e76ac93 chore: typo invaILd occurrence replacement
> f90b683 chore: replacement of helper functions to ptr packge
> a9de165 Merge pull request # 132314 from thockin/jp_nicer_api_errors
> b86b632 Merge pull request # 132675 from dims/bump-sigs-k8s-io-json-no-code-changes
> 7fecabd Don't panic in case of an unknown API error code
> 7548d4d Merge pull request # 132676 from dims/bump-go.yaml.in/yaml/v3-to-v3.0.4
> a864156 Bump sigs.k8s.io/json to latest - no code changes
> 0084b28 WIP: Fix tests
> 45e4ebb Bump go.yaml.in/yaml/v3 to v3.0.4
> c58e197 Nicer value rendering in API errors
> 852f126 Merge pull request # 132654 from Jefftree/b-openapi
> 1880ea5 Merge pull request # 132585 from jpbetz/drop-openapi-name-dependant-test
> 7f21f07 Update vendor
> 10cef9d Merge pull request # 132472 from xiaoweim/validation-cleanup
> b0db85e Drop test that checks openAPI resource name since we currently don't guarantee name stability in the API
> 48f740b pin kube-openapi to v0.0.0-20250628140032-d90c4fd18f59
> 6af1141 Merge pull request # 132465 from yongruilin/master_vg_fix-fuzz-test
> cfeb5db Cleanup: Remove redundant detail messages in field.Required
> 5c20c36 fix: versioned validation test avoid incorrect conversion
> d6651ab Merge pull request # 132357 from dims/drop-usage-of-forked-copies-of-goyaml.v2-and-goyaml.v3
> f3d8685 Merge pull request # 132504 from jpbetz/name-formats
> e6ac37c switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well)
> c21f374 Merge pull request # 132255 from likakuli/feat-nothingfastreturn
> 5f2744f Bump to latest kube-openapi
> f545e56 Merge pull request # 132376 from tico88612/cleanup/message-count-map
> d3c271a feat: optimize ListAll and ListAllByNamespace to return directly when nothing to select
> ae76986 Merge pull request # 132194 from alvaroaleman/local0dev
> 36c0fec apimachinery/pkg/util/errors: deprecated MessageCountMap
> 07890cc Add an interface that all applyconfigs implement
> 1025cde Merge pull request # 132349 from p0lyn0mial/upstream-rm-initial-events-list-blueprint
> 47b0b24 apimachinery/meta/types.go: remove InitialEventsListBlueprintAnnotationKey const
> d2d60b8 Merge pull request # 132221 from dims/new-cmp-diff-impl
> 6c33c81 Add a replacement for cmp.Diff using json+go-difflib
> e0270fe Merge pull request # 132269 from dims/update-to-latest-github.com/modern-go/reflect2
> 01cb050 Merge pull request # 132232 from likakuli/feat-optlabelselector
> 9dd84ae Update to latest github.com/modern-go/reflect2
> 9ad0362 Merge pull request # 132135 from jpbetz/options-to-slice-master
> e172d59 feat: optimize label selector match performance
> a1eb4c9 Merge pull request # 132217 from yongruilin/master_vg_refactor-test
> 4390983 Change option to a slice
> e22a1df Better formatting of matcher errors
> e514dfa Use slice.Contains()
> d5745c2 Merge pull request # 132103 from nojnhuh/typed-ring-buffer
> 1ea9804 Merge pull request # 132034 from ChosenFoam/dev-fix
> e152370 Update k8s.io/utils for new generic ring buffer
> 90f1d78 Merge pull request # 132110 from jpbetz/gengo-bump
> 855a955 add unit test for IsDNS1123SubdomainWithUnderscore function
> 4af193d Fix field path for embedded fields in root types
> add5cf8 Fix IsDNS1123SubdomainWithUnderscore to return correct error message
> a925cd7 Merge pull request # 132039 from alvaroaleman/fix-w-unstructured
> 2519180 FieldManagedObjectTracker: Fix to work with unstructured
> 09ff139 Merge pull request # 131664 from jpbetz/subresources-enable-replicas
> cb4ef17 Simplify subresource matching
> dc0ccb5 Clarify errors and improve tests
> 52e0cea Update testing to fully track subresources
> 460ba78 Add +k8s:isSubresource and +k8s:supportsSubresource tags
> da3bba9 Merge pull request # 128419 from liggitt/etcd-3.6
> 0d18dbd bump etcd client to 3.6
> b482a2c Merge pull request # 131706 from karlkfi/karl-close-watch-tests
> 1bb0bf9 Merge pull request # 131715 from thockin/kk_yaml_decoder_nits
> b9dc8ce test: Close response body in watch tests
> f4fdaa0 Account consumed newlines properly in YAML decoder
> 202cba0 Merge pull request # 131702 from tigrato/master
> a491781 fix: fixes a possible panic in `NewYAMLToJSONDecoder`
> f7c4380 Merge pull request # 131678 from karlkfi/karl-api-methods
> c4b7aee refactor: Use http method constants in apimachinery
> d56afd1 Merge pull request # 131616 from jpbetz/typeconverter-cleanup
> 37c3ecc Merge pull request # 131635 from thockin/kk_cleanup_codegen
> 0a090da Reorganize scheme type converter into apimachinery utils
> 2b45e0d Merge pull request # 131443 from jpbetz/lockfree-error-backoff
> 126acd2 Fix typo in comment
> e078499 Merge pull request # 131560 from jpbetz/validation-gen-subresource-simplification
> e303f8a Fix rudimentaryErrorBackoff to only be created once
> 863c50f Merge pull request # 131399 from thockin/kk_realType
> f639733 Rewrite Subresources godoc.
> 512f488 Merge pull request # 131595 from aojea/utils_fake_clock
> 1feb0af Fix immutable validation for structs with pointers
> 43d4698 Add subresource to operation, do not special case subresources in validation-gen
> 5b059a2 update k8s.io/utils to bring fakeClock.Waiters()
> 7b819a3 Merge pull request # 130989 from liggitt/creationTimestamp-omitzero
> 9386fa7 Drop null creationTimestamp from test fixtures
> 4a2766a Update runtime convertor to honor IsZero()
> b5d3fcf bump cbor to add omitzero support
> 0aaa0d4 bump structured-merge-diff to add omitzero support
> 503b989 Omit null metadata.creationTimestamp
> 7056675 Merge pull request # 131029 from liggitt/to-unstructured-stdlib
> a0fdacf Make ToUnstructured match stdlib omitempty and anonymous behavior
> 9549609 Merge pull request # 130995 from xigang/utils
> 27a82eb Merge pull request # 130994 from BenTheElder/host-network-no-port
> da1e886 bump k8s.io/utils
> 7b4292b Merge pull request # 131103 from ahrtr/etcd_sdk_20250328
> 89b3b23 make update
> 90c4280 bump etcd 3.5.21 sdk
> 688a8fd remove inaccurate hostNetwork doc comment
bumping knative.dev/serving 2f3129a...cd99679:
> cd99679 Update net-istio nightly (# 16228)
> 8cf543d Update net-contour nightly (# 16229)
> 78814e1 Update net-istio nightly (# 16224)
> 5f7aa6e Update net-istio nightly (# 16221)
> 41fafd1 Update net-contour nightly (# 16214)
> 7c31784 Allow manual scaling of the Pod Autoscaler (# 16186)
> 7283f2a Suppress 'default value insecure' warning (# 16218)
> 433d1ee Update net-gateway-api nightly (# 16213)
> 7ceeaea Update net-kourier nightly (# 16212)
> 8e762fd Update net-istio nightly (# 16211)
> 029c5be Update community files (# 16210)
> 3d3acd2 Bump the github-actions group with 3 updates (# 16207)
bumping knative.dev/eventing 1169ba7...ed2c4f8:
> ed2c4f8 [main] Upgrade to latest dependencies (# 8789)
> 4ff3609 [main] Upgrade to latest dependencies (# 8788)
> 9b42985 Update dependencies (# 8787)
> 6a57f2d [Automated] Update eventing-eventing-integrations nightly (# 8784)
> 161a91a [main] Update community files (# 8783)
> 1e46792 [Automated] Update eventing-eventing-integrations nightly (# 8781)
bumping github.com/fsnotify/fsnotify cfc9c4f...ae0e792:
> ae0e792 Release 1.9.0
> 644fbb6 Add test to ensure Add()/Remove() works when not reading events
> e7ec5f7 Fix staticcheck in CI
> d321760 Update changelog
> dbe0717 Remove AIX/AHFS from README
> 2d897ca Simplify inotify backend locking
> 868a000 Test gccgo in CI
> 8f6d48b Move some shared code to a shared struct
> e48b91a Add timeout-minutes in GitHub actions
> c9507a5 Correctly mark pre-existing entries when watching a link to a dir on kqueue
> f8059a6 Don't send unmount events on inotify
> 3ec0517 Fix relative links on kqueue
> b190600 Make BufferedWatcher buffered again
> 520d098 Don't add double watches for symlinks
> 0023e08 Reduce intermittent "bad file descriptor" errors on kqueue
> 422572f Fix TestRace/remove_self on illumos
> 9a268ac Fix race in inotify backend
> 7ed6dcb Fix CI
> e004fb8 Fix hardcoded year of 2024 in test.
> a9bc2e0 Prepare 1.8.0 release
> 2d133b8 inotify: fix panic on Remove()
> 1626962 Update CI
> c1467c0 test/kqueue: watch symlinks
> 800ed83 kqueue: don't change internal state when Add() returns error (# 638)
> ad74244 remove extra "to" from doc comment (# 634)
> bec8903 Split out Watcher and backends (# 632)
> a618f07 inotify: add recursive watcher (# 472)
> 17d9053 Print diffs for test failures
> 53b06a8 inotify: implement WithNoFollow() (# 631)
> 08e056d inotify: support filtering events, add unsupported events (# 629)
> b528cd2 Fix CONTRIBUTING.md
> 723032c Update contributing docs
> 9ca3e9f inotify, windows: track renames (# 628)
> a7ad24d Fix typo
> f04cd68 Print unknown flags with FSNOTIFY_DEBUG (# 627)
> b2a45eb Add some more tests (# 626)
> d2ee00e kqueue: emit events as "/path/dir/file" instead of "path/link/file" (# 625)
> a56fe9b kqueue: simplify bookkeeping of watched paths (# 624)
> 5fba421 Add "test scripts" in testdata/ (# 623)
> eec439f fen: allow watching subdirectories of watched directories (# 621)
> e75779f inotify: don't send event for IN_DELETE_SELF when also watching the parent (# 620)
> 77d5fee Add FSNOTIFY_DEBUG (# 619)
> 0d78094 kqueue: set O_CLOEXEC on close pipe fds (# 617)
> fd8ef38 Fix CI on NetBSD (# 618)
> 33b04fa Update x/sys (# 614)
> 07ea676 Remove unnecessary code duplication (# 612)
> 3e9c2c0 kqueue: ignore events with Ident=0 (# 590)
> 63bf283 Update vmactions (# 611)
> 0c03ac2 inotify: clarify docs on ErrEventOverflow
> 7086bea Fix behavior of WatchList for Windows (# 610)
> c94b93b Document ErrEventOverflow in a more sensible location
Signed-off-by: Knative Automation <[email protected]>1 parent 1495536 commit 5d6bbef
5 files changed
+189
-138
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | 175 | | |
177 | 176 | | |
178 | 177 | | |
| |||
189 | 188 | | |
190 | 189 | | |
191 | 190 | | |
192 | | - | |
193 | | - | |
| 191 | + | |
| 192 | + | |
194 | 193 | | |
195 | | - | |
| 194 | + | |
196 | 195 | | |
197 | | - | |
| 196 | + | |
198 | 197 | | |
199 | 198 | | |
200 | 199 | | |
201 | | - | |
| 200 | + | |
202 | 201 | | |
203 | 202 | | |
204 | 203 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
257 | 256 | | |
258 | 257 | | |
259 | 258 | | |
| |||
360 | 359 | | |
361 | 360 | | |
362 | 361 | | |
363 | | - | |
364 | 362 | | |
| 363 | + | |
| 364 | + | |
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
459 | | - | |
| 458 | + | |
| 459 | + | |
460 | 460 | | |
| 461 | + | |
461 | 462 | | |
462 | 463 | | |
463 | 464 | | |
| |||
809 | 810 | | |
810 | 811 | | |
811 | 812 | | |
812 | | - | |
813 | | - | |
814 | | - | |
815 | | - | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
816 | 817 | | |
817 | 818 | | |
818 | | - | |
819 | | - | |
| 819 | + | |
| 820 | + | |
820 | 821 | | |
821 | 822 | | |
822 | | - | |
823 | | - | |
| 823 | + | |
| 824 | + | |
824 | 825 | | |
825 | 826 | | |
826 | 827 | | |
| |||
830 | 831 | | |
831 | 832 | | |
832 | 833 | | |
833 | | - | |
834 | 834 | | |
835 | 835 | | |
836 | | - | |
837 | | - | |
| 836 | + | |
| 837 | + | |
838 | 838 | | |
839 | | - | |
840 | 839 | | |
841 | 840 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
164 | | - | |
165 | | - | |
| 165 | + | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | | - | |
169 | | - | |
170 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
174 | 175 | | |
175 | 176 | | |
176 | | - | |
| 177 | + | |
177 | 178 | | |
0 commit comments