mirror of https://github.com/knative/client.git
7 Commits
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
32b71b6dce
|
upgrade to latest dependencies (#1942)
bumping golang.org/x/tools 11c692e...cc29c91:
> cc29c91 go.mod: update golang.org/x dependencies
> 397fef9 gopls/internal/protocol: add links to LSP spec
> e2a352c internal/refactor/inline: extensible API
> c16c816 go/analysis/passes/stdversion: test *.go < go.mod version
> 629a7be go/analysis/analysistest: stricter errors and GOWORK setting
> 4db1697 go/packages/packagestest: fold modules_111.go into modules.go
> ccdef3c gopls/internal/golang: fix nil panic in InlayHint
> 74c9cfe go/analysis: add Pass.ReadFile
> 5ef4fc9 gopls/internal/golang/completion: fix the isEmptyInterface predicate
> 77f691b internal/gcimporter: use Alias.Rhs, not unsafe hack
> 0b45163 gopls/internal/cache: use language versions when validating Go version
> 3c49bb7 gopls: normalize logging attributes
> 2fa621c gopls/internal/golang: fix resolution of in-package implementations
> bcec099 internal/refactor/inline: remove eta abstraction inlining assignments
> fcea13b toolstash: errors output should match errors guarded
> b00d49e internal/refactor/inline: don't assume strings.Index calls internal/bytealg
> 1523441 gopls/internal/cache: add more assertions for golang/go# 60890
> 440f3c3 internal/aliases: expose Enabled
> a363d11 go/types/typeutil: replace interface{} with any (cleanup)
> e8c9d81 go/analysis/passes/tests: Use ReportRangef to refactor some code in checkTest
> 97ea816 all: fix some typos in comments
> 8db95b7 gopls/internal/golang: check the comment range before emiting semantic tokens
> daf9460 Revert "gopls/internal/test/integration/misc: reenable staticcheck test"
> 618670d gopls/internal/test/integration/misc: reenable staticcheck test
> 2debfbe internal/testfiles: add a helper package for test files
> c17402c gopls: fix a couple places where temporary files are not removed
> ee61fb0 go/packages: fix issue number typo in TestIssue37629
> 3735585 gopls/internal/settings: deprecate "allowImplicitNetworkAccess"
> f4888c5 gopls/internal/settings: remove support for "allowModfileModifications"
> d857e85 gopls/internal/settings: enable semantic tokens by default
> 3f74dc5 gopls/internal/settings: remove experiments
> e716599 cmd/goimports: support workspace vendoring
> 7c7d7db gopls/internal/golang: allow "query" CodeActions on generated files
> cb134f5 gopls/internal/golang: RenderPkgDoc: elide parameters 4+ in index
> c5094cc internal/imports: a step towards making tests hermetic
> 5e04895 gopls/internal/settings: update stale documentation for "symbolScope"
> 0c3722a doc: enforce gotypesalias=0 behavior until go1.23
> dd0410f go/packages: stop loading packages when context is done
> dcccb2d x/tools: make tests agnostic as to whether gotypesalias="" => 0 or 1
> 46a0401 gopls: eliminate the hooks package
> e388fff gopls/internal/server: don't reset views if configuration did not change
> d034ae1 gopls/internal/cmd: check: print RelatedInformation
> 3c000ca gopls/doc: relnote for hover & definition over doc links
> c859ee9 gopls/internal/test/marker: fix {hover/def}/comment tests
> 9cef8b1 go/callgraph/cha: more precise resolution of unexported methods
> 0cc2ffd gopls/internal/cache: fail loudly on command-line-arguments modules
> c3c5164 gopls/internal/golang: support hover and definition operations over doc links
> da3408b go/analysis/passes/printf: elaborate the documentation
> 198a0a8 imports: prefer math/rand/v2 over math/rand
> 79df971 gopls/internal/server: avoid duplicate diagnoses and loads
> bcd607e gopls/internal/cache: don't log packages when selectively reloading
> 6f92c83 gopls: reduce noisy error messages
> c4c0bf9 gopls/internal/test: skip integration tests on linux-ppc64-power9osu
> b4b8186 internal/apidiff: support materialized aliases
> 3520955 go/types/typeutil: implement correct hashing of aliases
> f6298eb gopls/internal/cache: add debug assertions to refine golang/go# 66732
> f41d27e gopls/internal/cache: avoid panic when the primary diagnostic is broken
> c0ab013 go/packages: doc: type symbols are consistent only within one Load
> 564c0e9 gopls/internal/telemetry/cmd/stacks: improve summary
> de6db98 internal/check: filter out too-new Go versions for type checking
> 5c3c2ff gopls/internal/golang: RenderPkgDoc: fix anchors for promoted methods
> 8a0c6e2 gopls/internal/server: report HTTP panics via telemetry
> c7b6b8d gopls/internal/cache: analysis: repair start/end and refine bug report
> cb3eb43 internal/test/integration: parse flags earlier
> 4794229 gopls/internal/golang: RenderPkgDoc: add <title> element
> 2db5a34 gopls/internal/golang: RenderPkgDoc: navigational <select>
bumping google.golang.org/api 707b9b2...6feeaaf:
> 6feeaaf chore(main): release 0.180.0 (# 2579)
> e92e3ed chore: regen libraries (# 2580)
> 6604a5d feat(all): auto-regenerate discovery clients (# 2578)
> 9fdd500 chore(main): release 0.179.0 (# 2574)
> 090ff6c fix: bump auth to v0.4.1 (# 2577)
> a784ae0 feat(all): auto-regenerate discovery clients (# 2575)
> 887c564 feat(all): auto-regenerate discovery clients (# 2573)
> 64ed0f8 chore(main): release 0.178.0 (# 2562)
> 0c976dc feat(all): auto-regenerate discovery clients (# 2571)
> 8c74bb8 feat(gen): Add internaloption.EnableNewAuthLibrary (# 2519)
> b5ae946 chore(all): update all (# 2569)
> f2da582 feat(all): auto-regenerate discovery clients (# 2570)
> d922e3b feat(all): auto-regenerate discovery clients (# 2568)
> 76b27f1 feat(all): auto-regenerate discovery clients (# 2567)
> 5e44215 docs: update commit style in CONTRIBUTING (# 2566)
> 0843d21 feat(all): auto-regenerate discovery clients (# 2565)
> fe54ffd feat(google-api-go-client): add x-goog-api-version header (# 2563)
> b313e4b feat(all): auto-regenerate discovery clients (# 2564)
> 2d22d11 feat(all): auto-regenerate discovery clients (# 2561)
> 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)
> 64f40ff chore(main): release 0.176.1 (# 2542)
> 8d0b2b5 fix(transport/http): pass through base transport (# 2541)
> 81ccc7e chore(main): release 0.176.0 (# 2536)
> 6825bb8 feat(all): auto-regenerate discovery clients (# 2540)
> 30d8c87 feat(all): auto-regenerate discovery clients (# 2538)
> 773fe01 feat(all): auto-regenerate discovery clients (# 2537)
> 5a78abe fix: default defaultEndpointTemplate (# 2535)
> 67a5d6d chore(main): release 0.175.0 (# 2527)
> d64b1d0 fix: various auth transition bugs (# 2533)
> 9622a0d feat(all): auto-regenerate discovery clients (# 2529)
> f662ab7 fix: bump auth deps (# 2528)
> ec3a580 feat(all): auto-regenerate discovery clients (# 2526)
> f8960e3 chore(main): release 0.174.0 (# 2521)
> 0f0a2f0 fix(internal): set scopes for new auth flow (# 2525)
> f49960d feat(all): auto-regenerate discovery clients (# 2524)
> 4054271 feat: add hooks in for new auth library (# 2228)
> 46fc56a chore(main): release 0.173.0 (# 2495)
> 053d45a chore(all): update module github.com/google/go-github/v59 to v61 (# 2512)
> bf1c054 feat(all): auto-regenerate discovery clients (# 2520)
> 85b4e90 feat(all): auto-regenerate discovery clients (# 2516)
> b71b80f feat(all): auto-regenerate discovery clients (# 2515)
> 4826df4 feat(all): auto-regenerate discovery clients (# 2514)
> 3e03de3 feat(all): auto-regenerate discovery clients (# 2513)
> 4e450ec feat(option): add support for env var GOOGLE_CLOUD_UNIVERSE_DOMAIN (# 2509)
> 0ff027b feat(all): auto-regenerate discovery clients (# 2510)
> caf5b3f feat(all): auto-regenerate discovery clients (# 2508)
> 3daccec feat(all): auto-regenerate discovery clients (# 2506)
> baa809b feat(all): auto-regenerate discovery clients (# 2505)
> 7ec3ef8 feat(all): auto-regenerate discovery clients (# 2504)
> c786111 chore(all): update all to 454cdb8 (# 2502)
> 6ee6a57 feat(all): auto-regenerate discovery clients (# 2503)
> cdac273 feat(all): auto-regenerate discovery clients (# 2501)
> 5b9019f feat(all): auto-regenerate discovery clients (# 2500)
> 4ebe65e feat(all): auto-regenerate discovery clients (# 2499)
> a48e9de feat(all): auto-regenerate discovery clients (# 2494)
bumping golang.org/x/term 5b15d26...46c790f:
> 46c790f go.mod: update golang.org/x dependencies
bumping github.com/prometheus/client_golang 77d4003...6e3f4b1:
> 6e3f4b1 Cut 1.19.1 (# 1494)
> cad1bfa Merge pull request # 1454 from prometheus/small-nits
> 0aa8c9f Rephrase incompatibility with common v0.48.0
bumping knative.dev/networking 979f637...25012a4:
> 25012a4 upgrade to latest dependencies (# 979)
> 8167799 upgrade to latest dependencies (# 977)
> a282917 Update community files (# 978)
> d2ba339 upgrade to latest dependencies (# 976)
> 6886f78 Update community files (# 975)
> 9188dac Remove requestDelay flag for tests (# 972)
> 24ed062 Update test dialer to use ip when available (# 970)
> 5f9768c Update community files (# 969)
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 94a12d6...8cf5692:
> 8cf5692 chore(all): update all (# 1122)
> 8c6c420 chore(all): update all to 7cd4c1c (# 1111)
> 79826c8 chore(all): auto-regenerate .pb.go files (# 1112)
> 7cd4c1c chore(all): auto-regenerate .pb.go files (# 1110)
> 26222e5 chore(all): update all (# 1109)
> 6f501c4 chore(all): auto-regenerate .pb.go files (# 1107)
> c3f9821 chore(all): update all (# 1108)
> 454cdb8 chore(all): auto-regenerate .pb.go files (# 1106)
> beb30f4 chore(all): auto-regenerate .pb.go files (# 1101)
> 64ea030 chore(all): update all (# 1105)
bumping google.golang.org/protobuf ec47fd1...4a76e11:
> 4a76e11 all: release v1.34.1
> 9d9d8d3 encoding/proto[json|text]: accept lower case names for group-like fields
> 6c3ebca all: update to protobuf 27.0-rc1 and regenerate protos
> 2939520 all: start v1.34.0-devel
> 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
>
|
|
|
|
ee3514402f
|
Update spf13/cobra deps (#1734)
* Update spf13/cobra deps * Update vendor & licences * Fix codegen versions |
|
|
|
e23b4d626e
|
Update k8s dependencies to v0.20.7 (#1344)
* Update k8s dependencies to v0.20.7 * Update vendor dir * Fix license dir * Remove commented code * Update knative deps * Use scheme to add known types for dynamic client * Update go-licenses in build script |
|
|
|
1b9a76bc31
|
feature(serving): Update API to serving.knative.dev/v1 (#640)
* feature(serving): Update API to serving.knative.dev/v1 Due to an issue with 0.12.0 (a missing constant) the update also includes an update to the latest knative-serving and knative-eventing dependencies from master (as reflected in version.go) Signed-off-by: Roland Huß <roland@ro14nd.de> * fix(serving): Bogus import removed * fix(serving): Add missing go.sum entry |
|
|
|
d8d0192206 |
chore: Update to Knative Serving 0.10.0 (#474)
* chore: Update to Knative Serving 0.10.0 * chore: Add missing dep, introduced by codegen test (when installing goimports) * added missing target dir |
|
|
|
18ae474c77 |
chore: Update dependencies (#68)
* chore: Update dependency to knative-serving 0.5.1 * chore: Changed deps to released versions where possible Rebuilt mod deps and vendor dir based on this dependency list github.com/knative/serving v0.5. github.com/knative/pkg v0.0.0-20190330001454-aad7a9ad4639 github.com/mitchellh/go-homedir v1.1.0 github.com/spf13/cobra v0.0.3 github.com/spf13/pflag v1.0.3 github.com/spf13/viper v1.3.1 k8s.io/api kubernetes-1.14.1 k8s.io/apimachinery kubernetes-1.14.1 k8s.io/cli-runtime kubernetes-1.14.1 k8s.io/client-go v11.0.0 sigs.k8s.io/yaml v1.1.0 Not sure if all dependencies are required (e.g. is k8s.io/api required to be specified explicitely or shouldn't we rely on k8s.io/client-go to bring it this as a transitive dependency which maches always the cli-runtime's version. * chore: Update .gitignore to *not* ignore certain vendor files * chore: Aligned with k8s version from serving 0.5.2 * chore: Run `go mod tidy` * chore(modules): Update dependencies |
|
|
|
fb587184c4 |
Actually, vendor everything (#59)
* Actually, vendor everything * Verifier and update deps * Dont verify codegen; we cant |