Knative Automation
|
2cb995780b
|
upgrade to latest dependencies (#778)
bumping knative.dev/pkg 81e4ee1...fcccb4e:
> fcccb4e Bump github.com/openzipkin/zipkin-go from 0.4.1 to 0.4.2 (# 2807)
> dab3c43 Bump gomodules.xyz/jsonpatch/v2 from 2.3.0 to 2.4.0 (# 2806)
> 297c36a Bump github.com/google/uuid from 1.3.0 to 1.3.1 (# 2805)
bumping github.com/go-logr/logr 47e013c...4da5305:
> 4da5305 make Discard logger equal to null logger
> 4d25940 funcr: optimize WithValues/WithName/WithCallDepth
> 00ed9d0 Merge pull request # 163 from thockin/example-v-enabled
> d4762a8 Merge pull request # 161 from thockin/master
> b818fb2 Add examples for Logger methods
> b10dd33 Merge pull request # 162 from thockin/github-assign
> 5b49379 Fix comments on optional sink interfaces
> af0016d Merge pull request # 159 from thockin/master
> 18e8b87 Make github assign PRs and issues
> a8aea2e funcr: JSON invalid output with 1st field omitted
> 4497483 Merge pull request # 160 from thockin/pr-148-takeover
> f2636e2 Merge pull request # 155 from thockin/master
> 41ad1c2 testr: merge testLogger and testLoggerInterface
> b3dc695 Make zero value useful and add .IsZero()
> 7ea0fe3 Add pkg doc to example
> 8f2e557 If logging as JSON and the type is json.RawMessage log it "as-is" (# 147)
> 46d9b05 Use newer gofmt
> a49c971 Merge pull request # 146 from thockin/master
> 772cb53 Remove deprecated linters
> 2d5bc33 Merge pull request # 143 from jeandeaual/testr-interface
> abbd0bc Bump Go version for GH actions
> 89d4c03 Merge pull request # 144 from balki/patch-1
> a326b84 testr: use an interface to make it work with *testing.B and *testing.F in addition to *testing.T
> 059d32c Fix syntax in documentation
bumping gomodules.xyz/jsonpatch/v2 13a9e4a...17d7994:
> 17d7994 Shortcut when two json documents are same (# 37)
bumping github.com/google/uuid 44b5fee...b3cae7c:
> b3cae7c chore(master): release 1.3.1 (# 127)
> 7b8f57c fix(ci): switch to release-please app (# 126)
> e69e468 chore(ci): configure release-please, update contrib (# 122)
> 97c970d chore(ci): add apidiff check for API compatibility (# 123)
> 53f93a8 docs: change godoc URL in README (# 124)
> 0b416df docs: update link to RFC 4122 (# 93)
> 75e1ac5 docs: shell format go tool command (# 111)
> d719869 docs: fix typo node_js docs (# 117)
> 574e687 fix: Use .EqualFold() to parse urn prefixed UUIDs (# 118)
> c91929c Merge pull request # 121 from noahdietz/setup-codeowners-and-actions
> e3f8b98 chore(ci): add Action-based tests (# 121)
> db89a3c fix go1.20 resolving to go1.2
> 78d68fc chore(ci): add Action-based tests
Signed-off-by: Knative Automation <automation@knative.team>
|
2023-08-30 13:25:31 +00:00 |
Knative Automation
|
fb5eab7e73
|
upgrade to latest dependencies (#776)
bumping gomodules.xyz/jsonpatch/v2 93a4daf...13a9e4a:
> 13a9e4a Merge pull request # 36 from howardjohn/v2/improvements
> 62e0c90 Update repository config (# 33)
> 6d5c3df Fully remove dead code
> 0c26413 Update repository config (# 32)
> 45186ed (hackily) remove inefficient optimization
> e0f6c24 Fix known broken case
> c616a48 Fix marshaling invalid chars
> 2c05a51 Fix inputs with empty keys
> 1f7eb13 Improve fuzz tests
> 471fa30 Fix CI
> 4844bbf Add fuzzing test
> 87f8876 add benchmarks
> a81e531 Go.mod for go 1.20
> fc9e957 Update to Go 1.20
bumping knative.dev/hack ab12e24...044c02b:
> 044c02b Update community files (# 309)
> 3403e35 Update e2e-kind.sh (# 308)
bumping knative.dev/pkg 26b41ba...4f651e0:
> 4f651e0 Bump gomodules.xyz/jsonpatch/v2 from 2.2.0 to 2.3.0 (# 2789)
> 6519aff Update community files (# 2794)
Signed-off-by: Knative Automation <automation@knative.team>
|
2023-08-16 12:46:41 +00:00 |
knative-automation
|
0c47112c29
|
upgrade to latest dependencies (#473)
bumping knative.dev/pkg e2947db...ea766de:
> ea766de Bump assorted dependencies (# 2130)
bumping github.com/google/go-cmp 8fa37b4...d103655:
> d103655 Print as text if mostly text (# 258)
> 9181d1e Avoid diffing by lines if inefficient (# 260)
> c5c3378 Cleanup edit groups after coalescing (# 259)
> 1ee4af8 Fix typo in path.go (# 256)
Signed-off-by: Knative Automation <automation@knative.team>
|
2021-05-26 05:58:27 -07:00 |
Matt Moore
|
7fcc1941cc
|
upgrade to latest dependencies (#353)
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
|
2020-10-06 20:38:21 -07:00 |
Matt Moore
|
90ce4328c6
|
[master] Auto-update dependencies (#285)
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
|
2020-07-13 09:25:18 -07:00 |
Nghia Tran
|
a78409990d
|
Pin test-infra & pkg to release-0.16 (#281)
|
2020-06-30 10:28:29 -07:00 |
Matt Moore
|
f613680e15
|
[master] Auto-update dependencies (#268)
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
|
2020-05-07 09:23:45 -07:00 |