Commit 479dbf9
committed
upgrade to latest dependencies
bumping knative.dev/networking 9396009...0561079:
> 0561079 upgrade to latest dependencies (# 1011)
> 75d9920 Update community files (# 1010)
> 847994c upgrade to latest dependencies (# 1009)
bumping knative.dev/hack fc6a845...05b2fb3:
> 05b2fb3 Update community files (# 399)
bumping knative.dev/pkg 952269c...59c22a1:
> 59c22a1 Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (# 3102)
> e0f65ce Update community files (# 3101)
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 b0b2542 commit 479dbf9
File tree
48 files changed
+636
-1534
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
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+636
-1534
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
632 | | - | |
633 | | - | |
| 632 | + | |
| 633 | + | |
634 | 634 | | |
635 | 635 | | |
636 | 636 | | |
| |||
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | | - | |
691 | | - | |
692 | | - | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
| |||
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