Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade to latest dependencies (#595)
bumping golang.org/x/tools a9ef4cf...2acb2e6: > 2acb2e6 gopls/internal/test/marker: minor clean up of marker test doc > 28b92af internal/typeparams: eliminate remainining compatibility shims > ee35f8e gopls/internal/lsp/source: hovering over broken packages is not an error > 67611a1 internal/typeparams: eliminate type aliases > 23c86e8 internal/typeparams: delete const Enabled=true and simplify > e46688f gopls/internal/analysis/fillstruct: don't panic with invalid fields > 8bd7553 gopls/internal/util/goversion: warn about EOL for Go 1.18 > bc9cd15 gopls/internal/settings: remove MemoryMode option > bbc30f1 gopls/protocol: Allow AnnotatedTextEdits > f40889d gopls/internal/analysis/stubmethods: fix OOB panic in fromValueSpec > 113a081 gopls/internal/lsp/protocol: report panics in RPC goroutines > 0640701 gopls/internal: don't bug.Report when given an invalid position > 90c60a2 gopls/internal/lsp/source: forgive inliner failures in ill-typed code > 6823dc4 go/ssa: tidy the docs > f580f77 cmd/deadcode: publish internal/cmd/deadcode > 7590aeb gopls/internal/lsp/source: improve method hover > 8e821ab gopls/internal/server: tidy imports, fix build > 1b28e5d gopls/internal/lsp/protocol: eliminate NonstandardRequest > 1153928 go/packages: improve docs of 'go list' and GOPACKAGESDRIVER > c4e846a gopls/internal/analysis: improve analyzer docs > 003c81d internal/diff: eliminate duplicate code with generics > 5e672e2 gopls/internal/lsp/source: add test for rename spurious shadowing > 9dce7c1 Revert "gopls/internal/server: rewrite the server diagnostic tracking" > c8cb6a3 gopls/doc: add a note updating the original design doc > 184d2a7 gopls/internal/server: rewrite the server diagnostic tracking > 625a693 gopls/internal/lsp/cache: move gc_details toggle state to the snapshot > 7e4a1ff internal/lsp/command: allow //go:generate command access network > c7cadca gopls/internal/cmd: remove gopls.run_vulncheck example > 79d4e32 gopls/internal/lsp/cache/parsego: clamp positions when fixing statements > 58556d1 gopls/internal/lsp/protocol/generate: restore indentation > c4f958a gopls/internal/cmd: add 'execute' command > d146c60 gopls/internal/test/marker: move ExitIfSmallMachine back to TestMain > b74ea80 gopls/internal/lsp/source/completion: support more postfix completion for map and slice (len, for, forr) > ca243bd gopls/internal/server: simplify snapshot diagnostics > c0305a8 gopls/internal/lsp/server: simplify logic for diagnosing changed files > ee21c63 gopls/internal/test: move the tests > 83512c4 internal/lsp/source/completion/snippet: move from lsp/snippet > c21f267 gopls/internal/lsp: remove lsp path segment > 5995d31 gopls/internal/util: more renamings > 8c1b662 gopls/internal/analysis: rename lsp/analysis -> analysis > d599a86 gopls: move marker tests to internal/test/marker > 6dd3b2b gopls/internal/server: superficial clean up of diagnostics > 5fb3132 gopls/internal/lsp: delete dead code > 1b1e4da internal/imports: remove duplicate unused imports > 42c4470 gopls/protocol/generate: files to generate lsp stubs > f291bf8 gopls: update lsp stubs > db5acf6 gopls/internal/util: move lru,frob,bug,{ast,types,path}util here > 147b88d internal/server: factor protocol.NonNilSlice > 6e052bb gopls/internal/server: rename from lsp > 30c5d24 gopls/internal/lsp/cache/metadata: rename Metadata to Package > 8cd8121 gopls/internal/regtest: avoid file segments ending in a period > c8019b9 gopls/internal/lsp/cache: move ignoreFilter onto View > f930faf gopls/internal/lsp: remove analysisMode, and other unused params > c04fbc0 gopls/internal/lsp: cleanups to view logic > 64f8a68 gopls: remove unnecessary conversions > 12b4de1 gopls/internal/lsp/source: fix hover for objects in unsafe > 4cbc053 gopls/internal/lsp: invert the import between cache and source > ad85a67 gopls/internal/lsp/source: eliminate AnalyzerErrorKind > 2c02506 gopls/internal/lsp/cache: clean up more references to the source package > 0454d64 gopls/internal/lsp/source/typerefs: move to ../cache/typerefs > d2ba90b gopls/internal/lsp/source/methodsets: move to ../cache/methodsets > e3785e8 gopls/internal/lsp/source/xrefs: move to ../cache/xrefs > ef6cba8 gopls/internal/lsp/cache: move parsing types / algorithm to parsego > b9a0354 gopls/internal/lsp/cache: split metadata related types into a package > 87aa71c gopls/internal/lsp/cache: move load diagnostics to packageHandle > b405134 gopls/internal/telemetry/cmd/stacks: skip gopls@devel > 73e70de gopls/internal/lsp: factor showMessage calls > 1896879 gopls: enable telemetry uploading only with 'serve' > eee280c gopls/internal/lsp/protocol: reject non-'file' scheme DocumentURIs > 72ee4f8 gopls/internal/lsp/source/extract: don't assume Scope.Pos > 781b218 gopls/internal/lsp/source: move NodeContains into the astutil pkg > 2d18617 gopls/internal/lsp/cache: clean up unnecessary type checking indirection > 98d026b go/analysis/analysistest: allow End=0 (meaning End=Pos) in RunWithSuggestedFixes > 67f59a0 gopls/internal/lsp/cache: don't rebuild filters for each modcache dir bumping github.com/prometheus/procfs 113c501...ff0ad85: > ff0ad85 Update for Go 1.21 (# 575) > ce949a5 Add `hw_counters` for infiniband device. (# 549) > b2168a3 infiniband: do not fail if board_id is not present (# 556) > 647e50e Add inode number to fdinfo (# 552) > 9d715e8 Add NSpid to proc status (# 557) > 8676d3d dongjiang, add nfs over RDMA proc parse (# 558) > 607adcf Fix build tags for isRealProc function (# 560) > a5ae62f proc_maps: Parse address and device without allocating (# 572) > 5056707 Improve sysfs vulnerability parsing (# 568) > 340d4b8 NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (# 574) > e8dd544 Fixup nfs naming (# 573) > f22604f Update common Prometheus files > b6ad5a7 fix code comment error (# 561) (# 562) > c05b611 fix gofmt checking fail > 301089d dongjiang, support v4 proc4ops 38 operations > 8f5b8ca dongjiang, fix nfsd v4 ops index > e3cbe53 Bump golang.org/x/sys from 0.10.0 to 0.11.0 > 75c02c7 Update common Prometheus files > e7af452 Fix annotation errors > c5d92ab Bump golang.org/x/sys from 0.9.0 to 0.10.0 bumping google.golang.org/protobuf 68463f0...3068604: > 3068604 all: release v1.32.0 > bfcd647 protojson: configurable recursion limit when unmarshalling > 24fba63 gha-ci: instruct bazelisk to use previous bazel version > 8ed73c7 all: run integration test on longtest builders in CI > e8baad6 reflect/protodesc: support editions feature resolution > 3bfc0b0 all: drop -mod=vendor in integration test invocations > c9d2559 reflect/protoreflect: use go1.20 unsafe interface for strings and slices > a1297bf all: set required version to 1.17 > 2b71f26 all: fix go generate (needs protolegacy build tag for weak fields) > 704136e protoc: update to the newest protobuf version (25.1) > 2087447 internal/strs: use go1.20 unsafe interface for strings > 9b87403 all: remove pre-module support code from integration test > a8317fb reflect/protodesc: don't generate invalid syntax values > 9492118 internal/benchmarks: make download_benchdata print an error > f4a6c1f types/descriptorpb: regenerate using latest protobuf v25.0-rc2 release candidate > 86bdc47 internal/impl: preallocate memory when unmarshalling packed repeated fields > 322d454 all: avoid non-const reflect.MethodByName calls > 6352dec prototext: Fix parsing of unknown repeated message fields > 8088bf8 encoding: Add EmitDefaultValues option > 01c8445 all: test with Go 1.20 and 1.21 > 849f2c2 gha-ci: fix builds from cache: add ~/.cache/bazel (+ update actions) > 70db1e1 encoding/protojson: ignore unknown enum name if DiscardUnknown=true > f9212a8 all: modernize documentation > 6d0a5db types/descriptorpb: regenerate using latest protobuf v24.0-rc2 release candidate > 31694db types/dynamicpb: make atomicExtFiles the first word of the struct > 4396dd4 encoding/protodelim: drop TestUnmarshalFromBufioAllocations > 55f120e all: start v1.31.0-devel bumping google.golang.org/genproto/googleapis/rpc 83a465c...3a041ad: > 3a041ad chore(all): update all to 83a465c (# 1072) bumping knative.dev/networking c52ad92...a34a5c5: > a34a5c5 upgrade to latest dependencies (# 903) > 8c7897c upgrade to latest dependencies (# 902) > 3f2ee2a upgrade to latest dependencies (# 901) > b06964d Add `TrustBundleLabelKey` to register (# 900) bumping knative.dev/pkg 9386ad6...dfa0a2c: > dfa0a2c Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (# 2924) > 32bea20 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (# 2923) > d513e48 Bump google.golang.org/grpc from 1.59.0 to 1.60.1 (# 2922) > 1709d20 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (# 2921) > 03265f7 Bump golang.org/x/tools from 0.16.0 to 0.16.1 (# 2917) > 155eba4 Bump google.golang.org/api from 0.153.0 to 0.154.0 (# 2920) > d71ca9a Bump cloud.google.com/go/storage from 1.35.1 to 1.36.0 (# 2918) > 5413322 Bump github.com/google/uuid from 1.4.0 to 1.5.0 (# 2916) > 4914c47 Bump google.golang.org/api from 0.152.0 to 0.153.0 (# 2914) > 9ad79ff Bump actions/setup-go from 4 to 5 (# 2913) bumping google.golang.org/api c18c15e...08bc733: > 08bc733 chore(main): release 0.154.0 (# 2292) > 861bc79 chore(all): update module github.com/google/go-github/v52 to v57 (# 2289) > be0daf0 feat(all): auto-regenerate discovery clients (# 2300) > 432541d chore(all): update all (# 2288) > d27a8e0 feat(all): auto-regenerate discovery clients (# 2298) > e5e778a feat(all): auto-regenerate discovery clients (# 2297) > 161a8e5 feat(all): auto-regenerate discovery clients (# 2295) > c059038 feat(all): auto-regenerate discovery clients (# 2294) > cefa0cd feat(all): auto-regenerate discovery clients (# 2293) > 46421d4 feat(transport): add OpenTelemetry context propagation (# 2127) > 81cfcf1 chore(main): release 0.153.0 (# 2277) > 4aaad57 feat: update workloadmanager api manually (# 2282) > 0a6ebe4 feat(all): auto-regenerate discovery clients (# 2291) > 9f55397 feat(all): auto-regenerate discovery clients (# 2290) > 4148872 feat(all): auto-regenerate discovery clients (# 2287) > 7897739 feat(all): auto-regenerate discovery clients (# 2286) > bdc87de feat(all): auto-regenerate discovery clients (# 2283) > e648a9d feat: expose experimental universe-related options (# 2264) > e8e2895 feat(all): auto-regenerate discovery clients (# 2280) > d07fe32 feat(all): auto-regenerate discovery clients (# 2279) > 510f0f9 feat(all): auto-regenerate discovery clients (# 2276) bumping google.golang.org/appengine 5d1c1d0...aa58fcd: > aa58fcd Replace deprecated command with environment file (# 318) > ef2135a Memcache item timestamps (# 323) > a080531 ci: Update go-version matrix (# 319) > d41edd3 Extend the deadline of a test context to fix a timeout issue. (# 316) > f96845d Upgrade python version being used by the ci workflow. (# 315) > 93c9fa1 fix: regenerate all protos under new namespace (# 314) > f9c3e90 Update go-version matrix (# 309) > 4c82e82 Fix the ci-update-workflow GitHub Actions (# 308) > a858869 Add a ci-update-workflow GitHub Actions to update the go-version matrix (# 307) > 917b599 Revert "all: using the more elegant way to deal milliseconds and nanoseconds (# 292)" (# 306) > 9d6c353 all: using the more elegant way to deal milliseconds and nanoseconds (# 292) > f882c63 build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 (# 300) > b75a6de Run go get google.golang.org/appengine/v2/search (# 305) > 1d09fa9 build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /v2 (# 299) > 40eb4d1 Add v2/search (# 297) > 28bf581 just a small refactor of api_test (# 291) > 6e2c50e Install Python2 in base image for DevAppServer tests and change test matrix for 1.11 and 1.20.x (# 304) > 9af54ae all: fix some comments (# 296) > 59aced7 README.md: fix typo (# 288) > 4e4a7b2 v2/README.md: fix typos (# 276) > 06b058b Add Go 1.20 to tested Go versions (# 303) > a1ae214 remove golang.org/x/net dependency (# 295) > 504804f Add Go 1.18 and Go 1.19 to tested Go versions (# 293) > 1bdfe3f re-apply PR # 235 to v2 (# 290) > b08cb36 re-apply PR # 232 to v2 (# 289) > d981f2f Security Vulnerability Upgrading golang.org/x/text (# 287) > 37ff2b8 allow API calls without GAE context (# 284) > 1f27190 prevent github from cancelling all test jobs when one fails (# 285) > 65ad43f respect GAE_ENV=localdev (# 283) > 0c7f7a8 run gofmt with go1.19 release candidate (# 282) > ca3835e Fix golang/appengine CI (# 280) > da036ec refactor: pin setup-gcloud gh action to v0 (# 274) > e005424 Fix header name to associate log entry & trace (# 263) > 5a029e6 switch default logStream from stdout to stderr (# 272) > bbd66e8 Add Go 1.16 to tested Go versions (# 255) > ab4e2d3 Let users specify unique function keys using delay.MustRegister (# 268) > 6d50fa8 Update backgroundcontext comment (# 267) > cefb82f Run ci workflow on v2/. (# 260) > d0e56bd Migrate travis ci to Github actions. (# 253) > 2042caf Fix documented default deadline in urlfetch client (# 249) > 856ef3e Merge QA into the main branch (# 247) > 8f83b32 [internal] Expose internal.handleHTTP as a standard http middleware (# 235) > b48684e [atest] Specify path to dev_appserver datastore file via APPENGINE_DEV_APPSERVER_DATASTORE_PATH (# 232) > 07f9b08 [internal] Add LOG_TO_LOGSERVICE env var to disable logservice (# 229) bumping google.golang.org/grpc 7765221...dbbcf59: > dbbcf59 Update version.go to 1.60.1 (# 6865) > 6e384cf Cherry-pick # 6856 to v1.60.x release branch (# 6864) > 6430548 Change version to 1.60.1-dev (# 6793) > 297d8dd Cherry-pick # 6841 to v1.60.x release branch (# 6847) > 3580447 Change version to 1.60.0 (# 6792) > 71e67a9 Cherry-pick # 6834 to v1.60.x release branch (# 6839) > cb6581d Cherry-pick # 6804 and dependencies to v1.60.x release branch (# 6838) > dd39cdb credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 (# 6797) > 8645f95 resolver: remove ClientConn.NewServiceConfig (# 6784) > 8b17a4d vet: various cleanups (# 6780) > 591c481 internal/transport: Add LocalAddr to http2Client.getPeer() (# 6779) > eb46b7d github: set top-level read-only workflow permissions (# 6775) > be1d1c1 security/advancedtls: FileWatcher CRL provider initialization enhancement (# 6760) > 482de22 interop/stress: Remove wait-for-ready (# 6773) > f1a1fcd grpc: disable and document overrides of OS default TCP keepalive by Go (# 6672) > 338d8f1 github: modify codecov.yml (# 6720) > 3fe1123 resolver: manual resolver crashes if grpc.Dial isn't called before some methods (# 6754) > cf9ae52 stress: Move package under interop (# 6769) > b8d1c76 stress: make the client log the total number of calls made (# 6762) > a5a7ef2 xds/resolver: extend test to re-add listener (# 6768) > 6bed353 envconfig: re-add AdvertiseCompressors temporarily (# 6764) > 70f1a40 grpc: Wait until resources finish cleaning up in Stop() and GracefulStop() (# 6489) > b82468a crl provider: Static and FileWatcher provider implementations (# 6670) > d7ea67b metadata: Use strings.EqualFold for ValueFromIncomingContext (# 6743) > 8cb9846 grpc: Add a pointer of server to ctx passed into stats handler (# 6750) > 8190d88 envconfig: remove env vars for on-by-default features (# 6749) > c76d75f grpc: Move some stats handler calls to gRPC layer, and add local address to peer.Peer (# 6716) > 6e14274 Revert "alts: Reduce ALTS counter overflow length from 5 to 4. (# 6699)" (# 6746) > 7b8d0fd alts: Reduce ALTS counter overflow length from 5 to 4. (# 6699) > e88e849 internal: Exposes underlying channel in testutils.Channel{} (# 6742) > b046cca balancer/rls: Fix RLS failure mode by treating response with no targets as an error (# 6735) > e14d583 resolver: Add an endpoint map type (# 6679) > cb430be Delete deprecated CRL functionality (# 6721) > 6e9c88b xds/internal/resolver: final bit of test cleanup (# 6725) > 6fe6085 xds/internal/server: switch to generic xDS API for LDS/RDS (# 6726) > df8fc99 encoding: move codec tests out of top-level test package (# 6728) > ddb026e experimental: add package and move recv buffer pool APIs into it (# 6692) > 2cf5619 grpc: add a warning for unsupported codec (# 6658) > 3e9b85c xds/internal/server: stop using a fake xDS client in listenerWrapper tests (# 6700) > c76442c xds/resolver: move service watching tests to resolver_test package (# 6682) > 5a6773c xds/resolver: move cluster specifier plugin tests to test only package (# 6681) > dd4c0ad internal/testutils: add a new test type that implements resolver.ClientConn (# 6668) > 32e3ef1 credentials/tls: Use Go cipher suites to find TLS suite string name (# 6709) > cb3ae76 codes: update docstring to indicate expected usage (# 6701) > f2180b4 server: prohibit more than MaxConcurrentStreams handlers from running at once (# 6703) > 313861e Explicitly specify the `dns` schema for the ALTS hand-shaker. (# 6686) > 59f57b1 randomWRR: remove lock for accessing WRR.items (# 6666) > afaf31a deps: update dependencies for all modules (# 6698) > eb33677 xds/internal/server: stop using a fake xDS client in rds handler tests (# 6689) > 61ee14c Change version to 1.60.0-dev (# 6697) bumping github.com/prometheus/client_golang fa1408e...53be91d: > 53be91d Revert "change api http.client to interface" > 1a2d072 Add 1.18 changelog > 239b123 Merge pull request # 1387 from tsipo/main > 3f8bd73 Merge pull request # 1370 from prometheus/dependabot/go_modules/tutorial/whatsup/google.golang.org/grpc-1.56.3 > 24d59e9 change client to interface, allow override by other implementations (e.g. github.com/hashicorp/go-retryablehttp) > e96fb18 Merge pull request # 1401 from prometheus/dependabot/go_modules/golang.org/x/sys-0.15.0 > 5e55b31 Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tutorial/whatsup > 80d3f0b Normalize empty help values in CollectAndCompare (# 1378) > 2a8fc90 Bump golang.org/x/sys from 0.13.0 to 0.15.0 > 3f80cd1 Add example of NewConstMetricWithCreatedTimestamp (# 1375) > e160b50 Bump prometheus/common to 0.45.0 (# 1374) > 3879457 This way the import is more readable (# 1383) > 0356577 Merge pull request # 1376 from prometheus/repo_sync > f030c3d Merge pull request # 1373 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.45.0 > f66184f Update common Prometheus files > 884bc8e Merge pull request # 1371 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.5.0 > 4e4691d Bump github.com/prometheus/common in /tutorial/whatsup > 13a208d Merge pull request # 1366 from prometheus/dependabot/go_modules/golang.org/x/net-0.17.0 > 16b91f8 Bump github.com/prometheus/client_model > cd8cba2 histograms: Add timer to reset ASAP after bucket limiting has happened (# 1367) > 5046a13 Bump golang.org/x/net from 0.15.0 to 0.17.0 > c3e797e Merge pull request # 1365 from prometheus/dependabot/go_modules/tutorial/whatsup/golang.org/x/net-0.17.0 > 60a8513 Add support for custom validations in promlint (# 1311) > 5b75807 Bump golang.org/x/net from 0.10.0 to 0.17.0 in /tutorial/whatsup > 486d514 Update dependency golang.org/x/net to v0.15.0 (# 1342) > 64e51f5 proccess_collector: add wasip1 stub (# 1350) > d81c33f Update MAINTAINERS.md (# 1362) > 1803eb9 Update common Prometheus files (# 1361) > 51714a5 Merge pull request # 1360 from colega/improve-performance-of-with-label-values > dac14aa Merge pull request # 1356 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.12.0 > 005d8de Improve performance of WithLabelValues(...) > 556bf30 Merge pull request # 1357 from prometheus/dependabot/go_modules/golang.org/x/sys-0.12.0 > 87a016c Bump github.com/prometheus/procfs from 0.11.1 to 0.12.0 > 4c10365 Merge pull request # 1358 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.17.0 > 22540dc Configure CI to automerge dependabot PRs (# 1359) > 7004b66 Bump golang.org/x/sys from 0.11.0 to 0.12.0 > 40c7d2f Merge pull request # 1355 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.17.0 > 1844c50 Bump github.com/prometheus/client_golang in /tutorial/whatsup > 3278043 Add changelog entry for 1.17 (# 1353) > e43edfc Bump github.com/prometheus/client_golang in /examples/middleware bumping github.com/prometheus/client_model 9a2bf30...1c92cad: > 1c92cad Merge pull request # 72 from prometheus/repo_sync > cbe84de Merge pull request # 71 from prometheus/superq/update_build > 58db340 Update common Prometheus files > baaa038 Merge pull request # 70 from prometheus/repo_sync > 568c466 Update Go > 7b38251 Merge pull request # 69 from prometheus/repo_sync > 185bafb Update common Prometheus files > cfbcccb Merge pull request # 67 from prometheus/beorn7/histogram > 4dbcf4e Update common Prometheus files > 95a0733 Merge pull request # 66 from ArthurSens/created-timestamp > 2a367b9 histogram: Add a doc comment about when to add a no-op span bumping google.golang.org/genproto bbf56f3...83a465c: > 83a465c chore(all): update all (# 1070) > 419f025 chore(all): update actions/github-script action to v7 (# 1071) bumping google.golang.org/genproto/googleapis/api bbf56f3...83a465c: > 83a465c chore(all): update all (# 1070) > 419f025 chore(all): update actions/github-script action to v7 (# 1071) bumping github.com/go-logr/logr 4da5305...8adefbe: > 8adefbe docs: interoperability with slog > ebabbb9 build(deps): bump github/codeql-action from 2.22.3 to 2.22.4 > 9c361f0 build(deps): bump actions/checkout from 4.1.0 to 4.1.1 > d9b2b78 Merge pull request # 229 from go-logr/dependabot/github_actions/github/codeql-action-2.22.3 > 2ea8628 Merge pull request # 228 from go-logr/dependabot/github_actions/github/codeql-action-2.22.0 > 91cec29 build(deps): bump github/codeql-action from 2.22.0 to 2.22.3 > 37a4f55 Merge pull request # 227 from go-logr/dependabot/github_actions/ossf/scorecard-action-2.3.0 > ecf310c build(deps): bump github/codeql-action from 2.21.9 to 2.22.0 > 1d1c415 Merge pull request # 226 from go-logr/dependabot/github_actions/github/codeql-action-2.21.9 > d73e05e build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0 > 2472ace Merge pull request # 225 from go-logr/dependabot/github_actions/actions/checkout-4.1.0 > 83882e3 build(deps): bump github/codeql-action from 2.21.8 to 2.21.9 > 152caf3 Merge pull request # 224 from go-logr/dependabot/github_actions/github/codeql-action-2.21.8 > 2c41c0d build(deps): bump actions/checkout from 4.0.0 to 4.1.0 > 9e1091d Merge pull request # 223 from go-logr/dependabot/github_actions/github/codeql-action-2.21.7 > 148c77e build(deps): bump github/codeql-action from 2.21.7 to 2.21.8 > b75243e Merge pull request # 221 from go-logr/dependabot/github_actions/actions/upload-artifact-3.1.3 > cfad582 build(deps): bump github/codeql-action from 2.21.5 to 2.21.7 > 3ad2e7a Merge pull request # 220 from go-logr/dependabot/github_actions/actions/checkout-4.0.0 > 91fb740 build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 > 5dda621 Merge pull request # 219 from thockin/master > 459a36c build(deps): bump actions/checkout from 3.6.0 to 4.0.0 > eb5bf2d Merge pull request # 218 from thockin/calldepth_enabled_consistent > 314b74e test: eliminate helper func > d0d35d7 Merge pull request # 217 from go-logr/dependabot/github_actions/github/codeql-action-2.21.5 > af7b2b7 Use same call depth for Enabled, Info, Error > eea184c Merge pull request # 214 from go-logr/dependabot/github_actions/actions/checkout-3.6.0 > b937b2a build(deps): bump github/codeql-action from 2.21.4 to 2.21.5 > 7bf6c82 slogr: add SlogSink > a42871c build(deps): bump actions/checkout from 3.5.3 to 3.6.0 > 358130c slogr: restore original backend when converting back and forth > b785b9f slogr: add glue code for logging to slog.Handler and with slog.Logger > 50e47a6 add Logger.GetV > ad8352a build(deps): bump github/codeql-action from 2.21.3 to 2.21.4 > 533f1c5 build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 > bde80be Merge pull request # 206 from go-logr/dependabot/github_actions/actions/setup-go-4.1.0 > 043bb14 Merge pull request # 207 from go-logr/dependabot/github_actions/github/codeql-action-2.21.3 > 9bd8235 build(deps): bump actions/setup-go from 4.0.1 to 4.1.0 > 4c4e60e Merge pull request # 203 from thockin/bump_go_1_18 > 7ad7fbc build(deps): bump github/codeql-action from 2.21.2 to 2.21.3 > b8912c3 build(deps): bump github/codeql-action from 2.21.0 to 2.21.2 > 10d92fc Search and replace interface{} -> any > 4e7199f build(deps): bump github/codeql-action from 2.20.4 to 2.21.0 > 7078b55 Bump go versions to 1.18+ > ff91da8 build(deps): bump github/codeql-action from 2.20.3 to 2.20.4 > 9cbcf50 Merge pull request # 191 from go-logr/dependabot/github_actions/github/codeql-action-2.20.3 > 7ece47f Merge pull request # 190 from go-logr/dependabot/github_actions/actions/setup-go-4.0.1 > a548a7e build(deps): bump github/codeql-action from 2.20.1 to 2.20.3 > 0ad2c4b Merge pull request # 189 from pnacht/pinned-deps > dac64b6 build(deps): bump actions/setup-go from 3.5.0 to 4.0.1 > 73d5d25 README: show of OpenSSF Scorecard badge > dc28fa9 Update scorecard workflow Actions > 4e0403a Create scorecard.yml > 3372189 Add dependabot to monitor Actions > 6134c6a docs: explain relationship between Logger{} and Discard() > 9e8bbfc Hash-pin workflow Actions > 5d57712 Update security email > c331f48 Add a security policy (with placeholder email) > 4058b9a Add write permissions to assign.yaml > fef7432 Add top-level read-only token permissions > 82f9555 Merge pull request # 173 from thockin/master > d1187da funcr: better tests for JSON output > 930897a Fix lint failures > b95cdeb funcr: Fix wrong prefix in JSON mode bumping github.com/google/uuid 8de8764...4d47f8e: > 4d47f8e chore(master): release 1.5.0 (# 145) > 9ee7366 feat: Validate UUID without creating new UUID (# 141) > b35aa6a add uuid version 6 and 7 (# 139) Signed-off-by: Knative Automation <automation@knative.team>
- Loading branch information