mirror of https://github.com/knative/client.git
2 Commits
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
de30b7ba75
|
upgrade to latest dependencies (#1959)
bumping golang.org/x/term c976cb1...d598954:
> d598954 go.mod: update golang.org/x dependencies
> d4346f0 LICENSE: update per Google Legal
bumping knative.dev/hack b979959...06f7aff:
> 06f7aff tag images using ko (# 393)
> 452e340 Update community files (# 392)
> 441a19f remove geo replication (# 389)
> 0a23232 Update community files (# 388)
> 9c9eed6 💝 Vendorless codegen via shell scripting (# 386)
bumping knative.dev/pkg 4355f0c...89743d9:
> 89743d9 upgrade to latest dependencies (# 3085)
> cd3311c bump k8s deps to v0.30.3 (# 3084)
> 0991b2f Update community files (# 3083)
> c88d5da Bump github.com/tsenart/vegeta/v12 from 12.11.3 to 12.12.0 (# 3082)
> cb30d00 Bump golang.org/x/sync from 0.7.0 to 0.8.0 (# 3081)
> 433889b upgrade to latest dependencies (# 3080)
> 0e7ffe4 Update community files (# 3079)
> 330b271 Bump github.com/tsenart/vegeta/v12 from 12.11.1 to 12.11.3 (# 3077)
> 3561487 upgrade to latest dependencies (# 3078)
bumping k8s.io/apiextensions-apiserver e1d6769...1aec848:
> 1aec848 Update dependencies to v0.30.3 tag
> 803669d Merge pull request # 124676 from cici37/automated-cherry-pick-of-# 124675-upstream-release-1.30
> 5e9c693 Adding the feature gates to fix cost for VAP and webhook matchConditions.
> cb47ad4 Merge remote-tracking branch 'origin/master' into release-1.30
> 6ce7f38 Update x/net for CVE-2023-45288
> a2f312c Merge remote-tracking branch 'origin/master' into release-1.30
> d3649bc fix test flake caused by not waiting for CRD schema update
> 9624e52 Merge pull request # 123732 from serathius/parallel-featureflags
> 24438a9 Merge pull request # 123758 from liggitt/protobump
> a853d25 Fix SetFeatureGateDuringTest handling of Parallel tests
> 916521e Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
> fe10ad0 Merge pull request # 123405 from cici37/vapGA
> 4a32d79 Promote ValidatingAdmissionPolicy to GA.
> 1999aef Merge pull request # 122882 from Jefftree/agg-discovery-v2-usage
> 0b973a6 Use v2 types with agg discovery
> 882d449 Merge pull request # 123529 from thockin/go-workspaces
> 7fc82f4 Fix up go.mod files after reviews
> 348e552 Remove old gengo detritus
> 6fe6097 Move import-boss to k/k, retool to not use gengo
> 9b0d21d Move go-header-file flag to each tool
> bf21b69 Remove defunct references to "vendor"
> 9cccc78 Make code-gen subprojects work on gengo/v2
> de16399 Fix go-to-protobuf wrt gengo/v2
> 3fa7027 Re-vendor latest kube-openapi and gengo/v2
> 4152581 Generate go.work files
> 03a46d9 Merge pull request # 122717 from jpbetz/crd-object-filters
> 5786b28 Merge pull request # 123562 from jpbetz/bump-cel-go-0_17_8
> ed5b86f Improve error handling for json path results
> f0b03a5 Add cost stability tests for chained and nested CEL comprehensions
> 7e13756 Fix field paths
> 90a6e7c Bump cel-go to v0.17.8 to pick up CEL estimated cost fix
> abd4c55 Add integration tests
> 6e93f99 Merge pull request # 123475 from alexzielenski/apiserver/apiextensions/cel-error-fieldpath
> 4977007 Generate code
> c8aca43 bugfix: modifying argument causes wrong fieldpath
> 3e15525 Add selectableFields to CRDs
> e83598f Merge pull request # 123348 from hoskeri/update-go-x-crypto-19
> f34abb0 Update x/crypto to 0.19.
> efe8780 Merge pull request # 123299 from liggitt/guard-accepted-names
> fea0b1c Merge pull request # 123250 from benluddy/dep-bump-cbor-v2.6.0
> 2bb2409 Guard empty status.acceptedNames
> 8de01b4 Merge pull request # 121461 from alexzielenski/apiserver/apiextensions/ratcheting-beta
> dad0990 Bump github.com/fxamacker/cbor/v2 to v2.6.0.
> 55211b8 Merge pull request # 121486 from benluddy/cbor-stub
> 6616121 bugfix: disable ratcheting for typemeta fields
> 1691a69 chore: adds consistent vanity import to files and provides tooling for verifying and updating them. (# 120642)
> 4904624 Update vendoring to take new CBOR library dependency.
> 83368fe feature: promote CRDValidationRatcheting to beta
> c0e1d77 Merge pull request # 122557 from liangyuanpeng/anp_0.29
> 53a461c Merge pull request # 122518 from cici37/celEnv29
> 867cb9b Update konnectivity to 0.29.0
> 8078826 Merge pull request # 122842 from pohly/klog-update
> 1cf3b3d Add validation tests
> 262c528 Merge pull request # 122839 from pohly/ginkgo-gomega-update
> e3aa720 dependencies: klog v2.120.1
> bb0a088 Update env version, Add cost for previous func, add tests, etc.
> d499782 dependencies: ginkgo v2.15.0, gomega v1.31.0
> d2fa019 Merge pull request # 122706 from pacoxu/klog-upgrade
> 7c88076 bump klog to v2.120.0
> c8c6ebf Merge pull request # 121602 from bzsuni/cleanup/goleak
> 538b860 Update goleak from v1.2.1 to v1.3.0
> b3a0968 Merge pull request # 122412 from MadhavJivrajani/bump-go-tools
> e3143b2 .*: bump golang.org/x/tools to v0.16.1
> d6f8fd0 Merge pull request # 122395 from pohly/ginkgo-gomega-update
> 731c3a6 dependencies: gomega v1.30.0 + ginkgo v2.13.2
> d52ec8b Merge pull request # 122329 from jpbetz/fix-crd-drop-fields
> 33c559f Wire in field dropping for CRDs
> 9916910 Merge pull request # 121773 from pohly/zapr-update
> 502312a Merge pull request # 122193 from cici37/fixPresentCost
> 1ad0731 dependencies: zapr v1.3.0, zap v1.26.0
> 3ce29b3 Merge pull request # 121759 from thockin/fix_api_violations
> d06ce66 Keep presence cost to 0 to ensure backward compatibility.
> d65563c Fix list_type_missing in apiextensions-apiserver
> 3e34a33 Re-vendor k8s.io/kube-openapi
> 79b9a7d Fix "list_type_missing" API violations in meta/v1
> d323d00 Merge pull request # 121808 from cpanato/go-update-main
> a8c071a update go.mod
bumping knative.dev/networking bab7f2a...37fdbdd:
> 37fdbdd upgrade to latest dependencies (# 1000)
> d4c57cd Update community files (# 999)
> fb56e09 upgrade to latest dependencies (# 998)
> f170238 upgrade to latest dependencies (# 997)
> 543181c upgrade to latest dependencies (# 996)
> 2ffc30d Update community files (# 995)
> 8f1ea9d upgrade to latest dependencies (# 994)
bumping golang.org/x/sys faed7ec...914deed:
> 914deed unix: add missing ETHTOOL_FLAG_ constants
> 4c7077e windows: add enums for IpAdapterUnicastAddress
> 29298aa windows: delete TestGetKeyboardLayout
> aa1c4c8 unix: provide Mount on openbsd
> cde4660 unix: add linux mseal system call
> 31ef9e7 unix: update to Linux kernel 6.10
> d03a807 unix: update glibc to 2.40
> beb5949 windows: correctly generate GetAce syscall
> 7bb0bf7 cpu: add Int8 matrix multiplication instructions CPU feature flag for ARM64
> bce4cf7 windows: add GetKeyboardLayout & ToUnicodeEx
> 0eac9b5 windows: add flags for GetAdaptersAddresses
> 0c18c88 cpu: add DIT option and hwcap DIT support
> dce4e64 LICENSE: update per Google Legal
> ee0e627 unix: skip TestIoctlFileDedupeRange on EOPNOTSUPP error
> 47fe916 cpu: add support for DIT detection
> 4cafe5c unix: implements RenamexNp and RenameatxNp for darwin
bumping golang.org/x/sync 14be23e...411f99e:
> 411f99e LICENSE: update per Google Legal
bumping knative.dev/client-pkg 8393d69...22f5989:
> 22f5989 Update community files (# 192)
> 5f32500 Update community files (# 191)
bumping github.com/go-logr/logr dcdc3f2...1205f42:
> 1205f42 Merge pull request # 295 from go-logr/dependabot/github_actions/actions/checkout-4.1.6
> ccedcbd Merge pull request # 294 from go-logr/dependabot/github_actions/github/codeql-action-3.25.5
> bead577 build(deps): bump actions/checkout from 4.1.5 to 4.1.6
> 19ad07c build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
> a492d95 build(deps): bump github/codeql-action from 3.25.4 to 3.25.5
> 1c97a21 build(deps): bump actions/checkout from 4.1.4 to 4.1.5
> f70c5b5 build(deps): bump github/codeql-action from 3.25.3 to 3.25.4
> 4ade8d3 build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
> 88d98bd Merge pull request # 289 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-5.3.0
> 432cd86 Merge pull request # 288 from go-logr/dependabot/github_actions/actions/setup-go-5.0.1
> bbc2ecb build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0
> c697b5b Merge pull request # 286 from go-logr/dependabot/github_actions/actions/upload-artifact-4.3.3
> b194655 build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
> 58ced22 Merge pull request # 285 from go-logr/dependabot/github_actions/actions/checkout-4.1.4
> 3d7c19b build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3
> ca0ff32 Merge pull request # 284 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-5.0.0
> a59cce4 build(deps): bump actions/checkout from 4.1.3 to 4.1.4
> fbab38c Merge pull request # 282 from go-logr/dependabot/github_actions/github/codeql-action-3.25.1
> 5805ba5 Merge pull request # 283 from go-logr/dependabot/github_actions/github/codeql-action-3.25.3
> 72039f4 build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
> 7b42c51 Merge pull request # 281 from go-logr/dependabot/github_actions/actions/checkout-4.1.3
> 068cc98 build(deps): bump github/codeql-action from 3.24.10 to 3.25.1
> 5e00dad build(deps): bump github/codeql-action from 3.25.1 to 3.25.3
> e43285d Merge pull request # 280 from go-logr/dependabot/github_actions/actions/upload-artifact-4.3.2
> afe10fa build(deps): bump actions/checkout from 4.1.2 to 4.1.3
> aefab1e Merge pull request # 279 from go-logr/dependabot/github_actions/github/codeql-action-3.24.10
> 2e2e74f build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
> 9659f74 build(deps): bump github/codeql-action from 3.24.7 to 3.24.9
> 2e76ada build(deps): bump github/codeql-action from 3.24.9 to 3.24.10
> a44214d Merge pull request # 274 from thockin/master
> 7083935 Merge pull request # 277 from go-logr/dependabot/github_actions/github/codeql-action-3.24.7
> 376cba9 funcr: Handle nested empty groups properly
> 60bd4f1 Merge pull request # 276 from go-logr/dependabot/github_actions/actions/checkout-4.1.2
> 589c045 build(deps): bump github/codeql-action from 3.24.6 to 3.24.7
> a6645b7 Fix slog tests for 1.22
> ba1ff6b build(deps): bump github/codeql-action from 3.24.5 to 3.24.6
> b705152 build(deps): bump actions/checkout from 4.1.1 to 4.1.2
> 75599fa build(deps): bump github/codeql-action from 3.24.3 to 3.24.5
> 4392df4 Merge pull request # 271 from thockin/master
> 13ec622 Merge pull request # 270 from go-logr/dependabot/github_actions/github/codeql-action-3.24.3
> 3717a4b Add a Go report card, fix lint
> 7141c7e Merge pull request # 268 from thockin/master
> 613a327 build(deps): bump github/codeql-action from 3.24.0 to 3.24.3
> c9b5476 build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
> 1cc4a3c Fix lint: named but unused params
> dcfe76b build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1
> 956dc6c build(deps): bump github/codeql-action from 3.23.2 to 3.24.0
> dec5a4c build(deps): bump github/codeql-action from 3.23.1 to 3.23.2
> 65deb01 build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0
> 8520103 Merge pull request # 260 from go-logr/dependabot/github_actions/actions/upload-artifact-4.2.0
> 77cb5eb Merge pull request # 259 from go-logr/dependabot/github_actions/github/codeql-action-3.23.1
> 35c24f7 build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0
> 1be0bc0 build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0
> 3f51f73 build(deps): bump github/codeql-action from 3.23.0 to 3.23.1
> acc8c27 build(deps): bump github/codeql-action from 3.22.12 to 3.23.0
> ab4956f build(deps): bump github/codeql-action from 3.22.11 to 3.22.12
bumping golang.org/x/mod d58be1c...bc151c4:
> bc151c4 README: fix link to x/tools
> d1f873e modfile: fix Cleanup clobbering Line reference
> b56a28f modfile: Add support for tool lines
> 79169e9 LICENSE: update per Google Legal
bumping golang.org/x/tools 33be3ef...3057be8:
> 3057be8 go.mod: update golang.org/x dependencies
> 4653e48 gopls/internal/analysis: add skipped analysis simplify on generated code
> f855a53 gopls/internal/telemetry/cmd/stacks: use authentication token
> 3ffd605 gopls/doc/features: fix prominent typo
> a5df6ad go/analysis/passes/printf: report non-constant format, no args
> c03e5c2 go/packages: do not nullify Fset when NeedSyntax is set
> 6a6fd99 go/ssa: substitute type parameterized aliases
> f6a2390 gopls/doc: delete commands.md
> 2154cbf gopls/internal/golang: add "Browse gopls features" code action
> ead76ab go/analysis: Add modules to Pass
> 55d718e go/analysis/passes/buildtag: report invalid go versions in build tags.
> 8b51d66 go/types/objectpath: support parameterized type aliases
> 12d2c34 internal/testfiles: consolidate to CopyToTmp
> 444aadd gopls/internal/cmd: redesign codeaction subcommand
> cad260e internal/pkgbits: remove dead field
> ec1a81b gopls/doc/features: more doc tweaks
> 2fb3ebe txtar: implement fs.FS
> 2cb2f7d internal/bisect: fix doc comment api links
> 25ed04f LICENSE: update per Google Legal
> da12580 go/packages: NeedTypes implies NeedModule
> 6f4e2a8 gopls: update x/telemetry dependency
> e4550b9 go/analysis/passes/nilness: fix wrong internal code comment
> d9c6af3 cmd/stress: add -count flag, and print number of active commands in status updates
> ef4d083 gopls/internal/protocol/command: draft Packages/Modules API
> d29feb5 gopls/completion: prefer rangeable funcs in range statements
> 71c5537 gopls/internal/analysis/fillswitch: use qualified type names
> febceba copyright: don't skip directories "." or ".." in checkCopyright
> 3968e70 go/analysis/internal/checker: allow for Plan 9 reduced exit codes in tests
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
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
>
|