Commit c97ec0c
committed
upgrade to latest dependencies
bumping knative.dev/reconciler-test 87d8570...09111f0:
> 09111f0 upgrade to latest dependencies (# 764)
> 1678877 Update community files (# 767)
> 060f096 Update community files (# 766)
> 5e05cb3 Fix WithLabels and WithPodLabels to append to eventually existing labels (# 765)
bumping knative.dev/eventing 67af70b...6aa49dc:
> 6aa49dc [main] Update community files (# 8256)
> 33a9027 feat: make oidc discovery url configurable (# 8145)
> eff8465 [main] Upgrade to latest dependencies (# 8255)
> aa6f73b [main] Upgrade to latest dependencies (# 8236)
> db729bc [main] Update community files (# 8237)
bumping knative.dev/pkg 952269c...9b9d535:
> 9b9d535 Fix `WEBHOOK_DISABLE_NAMESPACE_OWNERSHIP` env-var (# 3108)
> 4af9a0d Add `WEBHOOK_DISABLE_NAMESPACE_OWNERSHIP` env-var (# 3106)
> 95b4b97 upgrade to latest dependencies (# 3104)
> 59c22a1 Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (# 3102)
> e0f65ce Update community files (# 3101)
bumping knative.dev/hack fc6a845...05b2fb3:
> 05b2fb3 Update community files (# 399)
bumping google.golang.org/protobuf c33baa8...158d2b3:
> 158d2b3 all: release v1.35.1
> 94e26c9 all: start v1.35.0-devel
> ac98177 all: release v1.35.0
> 03df6c1 proto: Implement proto.Equal fast-path
> 013dd17 all: drop unnecessary import renames for consistency
> 1531843 internal/testprotos: declare the extension
> 9e047b8 internal/impl: skip unnecessary requiredField checks for oneofs
> ed7b51f proto: extend documentation of GetExtension, SetExtension
> af06170 all: set Go language version to Go 1.21
> cf4f382 encoding/prototext: capture current reserved field behavior
> 5c1f700 internal/encoding/json: remove duplicate test
> 66faac0 compiler/protogen: remove now-unnecessary UnsafeEnabled checks
> 21d187a compiler/protogen: support -experimental_strip_nonfunctional_codegen
> e8b6855 internal/descopts,internal/impl: remove shorthand import aliases
> 0946f97 all: remove unused purego support
> b643888 encoding/protojson: use fd.HasPresence() for editions compatibility
> 94ecbc2 internal/impl: remove unused ExtensionField.SetLazy method
> b36f8e0 types/known/structpb: add support for more types and json.Number
> 75479a3 internal: generate extension numbers, fix editions parsing
> 2a82025 internal/cmd/generate-protos: fix pkg check for editions features
> 219bda2 internal/conformance: update failing tests list, add comments
> b46f280 all: plumb the lazy option into filedesc.Field and .Extension
> df3bd63 compiler/protogen: always report editions support level of the plugin
> eea33cd protobuf: fix handling of delimited extensions in editions
> d462176 protojson: changes error message returned by unmarshal
> 61c6075 all: start v1.34.2-devel
Signed-off-by: Knative Automation <[email protected]>1 parent 87f2f06 commit c97ec0c
File tree
52 files changed
+747
-1578
lines changed- vendor
- google.golang.org/protobuf
- encoding/protojson
- internal
- descopts
- editionssupport
- filedesc
- genid
- impl
- strs
- version
- proto
- reflect
- protodesc
- protoreflect
- runtime/protoiface
- types
- descriptorpb
- gofeaturespb
- known
- anypb
- durationpb
- fieldmaskpb
- structpb
- timestamppb
- wrapperspb
- knative.dev
- eventing/pkg
- apis/feature
- auth
- reconciler-test/pkg/manifest
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+747
-1578
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
745 | | - | |
746 | | - | |
| 745 | + | |
| 746 | + | |
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
| |||
801 | 801 | | |
802 | 802 | | |
803 | 803 | | |
804 | | - | |
805 | | - | |
806 | | - | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | | - | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
| |||
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments