Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Upgrade to latest dependencies #170

Conversation

knative-automation
Copy link
Contributor

Cron -knative-prow-robot

/cc knative-extensions/serving-progressive-rollout-approvers
/assign knative-extensions/serving-progressive-rollout-approvers

Produced by: knative-extensions/knobots/actions/update-deps

bumping google.golang.org/protobuf ec47fd1...242df22:
  > 242df22 all: release v1.34.0
  > c2b76ee all: fix deprecated
  > e4ad8f9 types/gofeaturespb: move go_feature.proto to be consistent with out languages
  > c2a26e7 encoding/{protojson,prototext}: strengthen wording on stability
  > d0f77ae proto: ensure MarshalOptions are plumbed to all Size calls
  > 94bb78c proto: return an error instead of producing invalid wire format
  > 671c2db [proto] use the correct parent when resolving features for extensions
  > 98873a2 internal/impl: pass ExtensionTypeDescriptor to extensionMap
  > 39bbf13 proto: CSE ProtoReflect() and TypeDescriptor() in proto.HasExtension
  > b30b634 protobuf: fix required/group bug in descriptor proto output of editions files
  > bab4b5d protobuf: support gaps in edition defaults calculation
  > a18684d protobuf: fix delimited fields under editions in go
  > 8a74430 internal/cmd/generate-types: manual CSE of m.messageInfo()
  > 55891d7 proto: add examples for Size, MarshalAppend (regarding allocations)
  > 87fded5 internal/impl: ensure proto.HasExtension does not allocate
  > 3797f00 protogen: update Options documentation. protogen.Run doesn't exist.
  > 4fd828f proto: extend Unmarshal documentation, include an example
  > c69658e proto: extend Marshal documentation, include an example
  > 3ebf7dd proto: fix HasPresence for extensions and missing plugin response
  > dea00b5 all: enable editions support
  > 59034d8 reflect/protodesc: restore edition in protodesc.ToDescriptorProto
  > 3039476 all: implement proto2/proto3 as editions [2/2]
  > 7259b46 all: implement proto2/proto3 as editions [1/2]
  > f563685 all: use subtests to identify the message type
  > e216807 all: start v1.33.0-devel
bumping github.com/klauspost/compress d9eae82...c0ff47e:
  > c0ff47e Update README.md
  > 657dc16 chore: remove repetitive words (# 946)
  > 3f77d8c build(deps): bump the github-actions group with 1 update (# 944)
  > de4073a zstd: Add RLE detection+encoding (# 938)
  > 165be36 zstd: Reject blocks where reserved values are not 0 (# 885)
  > 4f3f95b ci: Add testing replacement (# 935)
  > 3976394 build(deps): bump the github-actions group with 1 update (# 934)
  > 4d78e54 Remove sed for internal/fuzz/helpers.go (# 933)
  > 46c00ca doc: Remove an excess word in a documentation comment (# 932)
  > 1e2b275 tests: Rename fuzz helpers back. (# 931)
  > 68b7039 s2: Fix literal+repeat exceeds dst (# 930)
  > 5895eb4 s2: Add AsyncFlush method: Complete the block without flushing (# 927)
  > 4c49017 ci: Build with Go 1.22.x - deprecate 1.19 (# 926)
  > 8e5ae40 Update README.md
  > 255a132 s2: Fix DecodeConcurrent deadlock on errors (# 925)
  > e8251aa build: Remove garble compiler (# 924)
  > 32f34cf build(deps): bump the github-actions group with 1 update (# 921)
  > aac36dc zstd: Fix incorrect repeat coding in best mode (# 923)
  > 9b0f130 Update README.md
  > 6662a21 s2: Document and test how to peek the stream for skippable blocks (# 918)
  > 3deb878 s2: Fix up AddSkippableBlock more (# 919)
  > 6ac58c9 s2: Fix incorrect length encoded by writer.AddSkippableBlock (# 917)
  > 515f153 s2: Fix callbacks for skippable blocks and disallow 0xfe (Padding) for custom use (# 916)
  > 01b2a79 zstd: Limit default window to 8MB (# 913)
  > 32312d5 flate: Fix reset with dictionary on custom window encodes (# 912)
  > d9b6e1e zstd: Tweak noasm FSE decoder (# 910)
  > 85452d2 zstd: Add Frame header encoding and stripping (# 908)
  > eabf71d build(deps): bump the github-actions group with 1 update (# 906)
  > f6216d3 Update README.md (# 905)
  > d0453f8 Update generator and executable go.mod (# 904)
  > 93a6c80 internal/race,s2: add some race instrumentation (# 903)
  > 0619f9a build(deps): bump the github-actions group with 4 updates (# 900)
  > 5f128b2 CI: Hash pin sensitive actions and configure Dependabot to automatically update them (# 899)
  > 6bf960e zstd: Shorter and faster asm for decSymbol.newState (# 896)
  > 1dba04a Update README.md
  > 98ff542 gzhttp: Allow overriding decompression on transport (# 892)
  > c63a492 gzip: Error out if reserved bits are set (# 891)
  > c4e922d gzhttp: Clamp compression level (# 890)
  > bb3065b docs: fix a small typo in README.md (# 889)
  > e7c8ed1 huff0: Remove byteReader (# 886)
  > 8f7526c huff0: Speed up symbol counting (# 887)
  > 80ba129 gzhttp: Fix missing content type on Close (# 883)
  > 6a59dbb zstd: Improve better/best compression (# 877)
  > 847c1b4 fse: Fix max header size (# 881)
  > dc4151f Update go.mod
  > 77a82e9 Update README.md
  > 8eb6542 zstd: Fix corrupted output in "best" (# 876)
  > 68eabfa s2: Fix S2 best dictionary wrong encoding (# 871)
  > 85bbf19 Update README.md
  > 4af4344 Fuzzing Coverage Expansion (# 2) (# 870)
  > c051ef1 Reduce allocations in flate decompressor and minor code improvements (# 869)
  > 2d59657 test: Set FSE decompress fuzzer max limit (# 868)
  > 0e1030c Fuzzing Coverage Expansion (# 866)
  > e670df9 s2: Fix EstimateBlockSize on 6&7 length input (# 867)
  > c634b49 Revert "zstd: Reject empty compressed blocks (# 862)" (# 865)
  > 6125c11 zstd: Reject empty compressed blocks (# 862)
  > 7b22298 Update README.md
  > 62d7424 Update README.md
  > fd16146 gzip: Copy bufio.Reader on Reset (# 860)
  > 0e8837c fse, huff0, zstd: Remove always-nil error returns (# 857)
  > 11e91a1 Add dictionary builder (# 853)
  > 66f41b3 Update README.md
  > 0836a1c zstd: Remove offset from bitReader (# 854)
  > 11b5108 tests: Use Go 1.21.x (# 851)
  > ecf01d0 tests: Fix OSS fuzzer t.Run (# 852)
  > b404607 flate: Add limited window compression (# 843)
  > c1dcc38 s2: Do 2 overlapping match checks (# 839)
  > 895291c Add xerial snappy read/writer (# 838)
  > 33c9bc8 flate: Add amd64 assembly matchlen (# 837)
  > f71e4d3 Update README.md
  > b7fbbd3 tests: unnecessary use of fmt.Sprintf (# 836)
  > 67a538e s2: add GetBufferCapacity() method (# 832)
  > eff45bd doc: Fix typo in security advisory URL (# 830)
  > 4edb2e8 zstd: Fix default level first dictionary encode (# 829)
  > ae6c851 Update README.md
bumping google.golang.org/api 64f40ff...a11ef60:
  > a11ef60 chore(main): release 0.177.0 (# 2545)
  > e6e5ac5 chore(all): update all (# 2552)
  > 3eb92f1 fix: temp patch cloud.google.com/go ambiguity (# 2560)
  > 1b6db6c fix: split large compute file up (# 2546)
  > fb153c0 feat(all): auto-regenerate discovery clients (# 2556)
  > a5d7734 chore(deps): disable otel updates until Go 1.21 (# 2554)
  > 2f46e14 feat(all): auto-regenerate discovery clients (# 2553)
  > 4418f5f feat(all): auto-regenerate discovery clients (# 2551)
  > f9bf96d feat(all): auto-regenerate discovery clients (# 2550)
  > 32a5d10 feat(all): auto-regenerate discovery clients (# 2548)
  > 2f2505b feat: reduce code size by 29% (# 2544)
bumping knative.dev/networking 6886f78...d2ba339:
  > d2ba339 upgrade to latest dependencies (# 976)
bumping knative.dev/caching 7a4814e...0e575a3:
  > 0e575a3 upgrade to latest dependencies (# 860)
bumping golang.org/x/oauth2 d0e617c...84cb9f7:
  > 84cb9f7 oauth2: fix typo in comment
  > 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency
  > e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint
bumping google.golang.org/genproto/googleapis/rpc 8c6c420...8cf5692:
  > 8cf5692 chore(all): update all (# 1122)
bumping knative.dev/pkg b69fa27...f69d19c:
  > f69d19c Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (# 3029)
  > 13af413 Bump google.golang.org/api from 0.176.1 to 0.177.0 (# 3028)
bumping knative.dev/serving 4fe3de5...e3fa8d1:
  > e3fa8d1 Update net-istio nightly (# 15185)
  > 9f695f3 Update net-gateway-api nightly (# 15183)
  > 2ef687c upgrade to latest dependencies (# 15182)

Signed-off-by: Knative Automation <automation@knative.team>
@knative-prow knative-prow bot requested a review from a team May 6, 2024 14:12
@knative-prow knative-prow bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label May 6, 2024
Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.86%. Comparing base (5c8bcbb) to head (fecf65e).
Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #170      +/-   ##
==========================================
+ Coverage   49.42%   51.86%   +2.43%     
==========================================
  Files          23       23              
  Lines        2280     1770     -510     
==========================================
- Hits         1127      918     -209     
+ Misses       1109      807     -302     
- Partials       44       45       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@houshengbo
Copy link
Contributor

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label May 6, 2024
Copy link

knative-prow bot commented May 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: houshengbo, knative-automation

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 6, 2024
@knative-prow knative-prow bot merged commit 38b3b12 into knative-extensions:main May 6, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants