This repository has been archived by the owner on May 28, 2024. It is now read-only.
generated from knative-extensions/sample-controller
-
Notifications
You must be signed in to change notification settings - Fork 25
[main] Upgrade to latest dependencies #588
Closed
knative-automation
wants to merge
1
commit into
knative-extensions:main
from
knative-automation:auto-updates/update-deps-main
Closed
[main] Upgrade to latest dependencies #588
knative-automation
wants to merge
1
commit into
knative-extensions:main
from
knative-automation:auto-updates/update-deps-main
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bumping golang.org/x/sys 0829ab1...914b96c: > 914b96c windows: support ill-formed UTF-16 in UTF16PtrToString > 511ec84 Revert "windows: support nil done parameter in ReadFile and WriteFile" > 628365d windows: support nil done parameter in ReadFile and WriteFile > bef1bd8 unix: move mksyscall regexp to package level variables > 5710a32 unix/linux: update Linux kernel to 6.7 > b3ce6a3 windows: build env_windows_test.go only go Go 1.21 and above > c3fa2b8 windows: fix parsing of non-ASCII entries in token.Environ > f69d32a unix: in TestDirent, make as many ReadDirent calls as are needed > 0d9df52 unix: add more SECCOMP constants bumping golang.org/x/crypto dbb6ec1...405cb3b: > 405cb3b go.mod: update golang.org/x dependencies > 913d3ae x509roots/fallback: update bundle bumping knative.dev/hack ab9b690...f3881d9: > f3881d9 Update community files (# 364) bumping golang.org/x/net cb5b10f...73d21fd: > 73d21fd go.mod: update golang.org/x dependencies > 643fd16 html: fix SOLIDUS '/' handling in attribute parsing > 73e4b50 dns/dnsmessage: allow name compression for SRV resource parsing > b2208d0 internal/quic/qlog: fix typo > 0d0b98c http2: avoid goroutine starvation in TestServer_Push_RejectAfterGoAway > 07e05fd http2: remove suspicious uint32->v conversion in frame code > 26b646e quic: avoid deadlock in Endpoint.Close bumping knative.dev/pkg b6659cc...2d2e27d: > 2d2e27d Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 2952) > 3b39834 Bump google.golang.org/api from 0.161.0 to 0.163.0 (# 2953) > 085f505 Bump golang.org/x/net from 0.20.0 to 0.21.0 (# 2954) > 4104e42 Bump google.golang.org/api from 0.159.0 to 0.161.0 (# 2951) > e85c3cf Update community files (# 2950) bumping google.golang.org/genproto/googleapis/rpc a9fa171...1f4bbc5: > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083) > ef43131 chore(all): auto-regenerate .pb.go files (# 1082) > 6c6643b chore(all): update all (# 1078) bumping knative.dev/networking 060ef7a...1e7e42d: > 1e7e42d upgrade to latest dependencies (# 921) > 66bdffa Update community files (# 920) bumping golang.org/x/term ae94145...353276a: > 353276a go.mod: update golang.org/x dependencies bumping golang.org/x/oauth2 39adbb7...ebe81ad: > ebe81ad go.mod: update golang.org/x dependencies > adffd94 google/internal/externalaccount: update serviceAccountImpersonationRE to support universe domain > deefa7e google/downscope: add DownscopingConfig.UniverseDomain to support TPC bumping google.golang.org/api ee5c9cc...87aa1d0: > 87aa1d0 chore(main): release 0.163.0 (# 2402) > 2271ef7 feat(all): auto-regenerate discovery clients (# 2405) > 47834b5 feat(all): auto-regenerate discovery clients (# 2403) > 62ceaad feat(all): auto-regenerate discovery clients (# 2401) > 26a1117 chore(main): release 0.162.0 (# 2389) > 6862015 fix(transport): enforce 1s timeout on requests to MDS universe_domain (# 2393) > a6d137b chore(all): update all (# 2396) > 5437df8 chore(all): update module github.com/google/go-github/v52 to v58 (# 2397) > eddfeb9 feat(all): auto-regenerate discovery clients (# 2398) > 169ead6 feat(all): auto-regenerate discovery clients (# 2395) > 140fb54 feat(all): auto-regenerate discovery clients (# 2394) > e5a7a15 feat(all): auto-regenerate discovery clients (# 2392) > c8e77f6 feat(all): auto-regenerate discovery clients (# 2391) > f2f2d22 feat(all): auto-regenerate discovery clients (# 2388) > befbd36 chore(main): release 0.161.0 (# 2387) > f29f327 fix(gen): reject repeated object query params (# 2383) > 54c764a fix(transport): skip s2a for now if service has direct path enabled (# 2385) > 03042ec feat(all): auto-regenerate discovery clients (# 2386) > dcb7e96 chore(main): release 0.160.0 (# 2381) > fee4c8f feat(all): auto-regenerate discovery clients (# 2384) > 5534cf2 feat(all): auto-regenerate discovery clients (# 2382) > 8f26f51 feat(all): auto-regenerate discovery clients (# 2380) Signed-off-by: Knative Automation <automation@knative.team>
knative-automation
force-pushed
the
auto-updates/update-deps-main
branch
from
February 12, 2024 14:24
4c00ec0
to
58168fc
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: knative-automation The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
knative-prow
bot
added
the
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
label
Feb 12, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #588 +/- ##
=======================================
Coverage 91.47% 91.47%
=======================================
Files 5 5
Lines 305 305
=======================================
Hits 279 279
Misses 14 14
Partials 12 12 ☔ View full report in Codecov by Sentry. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cron -knative-prow-robot
/cc knative-extensions/serving-writers
/assign knative-extensions/serving-writers
Produced by: knative-extensions/knobots/actions/update-deps