Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

[main] Upgrade to latest dependencies #222

Conversation

knative-automation
Copy link
Contributor

@knative-automation knative-automation commented Oct 17, 2022

To bump reconciler-test -nak3

/cc knative-sandbox/eventing-writers
/assign knative-sandbox/eventing-writers

Produced by: knative-sandbox/knobots/actions/update-deps

bumping github.com/stretchr/testify acba37e...181cea6:
  > 181cea6 impr: `CallerInfo` should print full paths to the terminal (# 1201)
  > cf1284f Allow mock expectations to be ordered (# 1106)
  > 66eef0e fix: assert.MapSubset (or just support maps in assert.Subset) (# 1178)
  > 2fab6df Add WithinTimeRange method (# 1188)
  > b5ce165 fixing panic in calls to assertion with nil m.mutex (# 1212)
  > c206b2e Mock can be deadlocked by a panic (# 1157)
  > 1b73601 suite: correctly set stats on test panic (# 1195)
  > ba1076d Add .Unset method to mock (# 982)
  > c31ea03 Support comparing byte slice (# 1202)
  > 48391ba Fix panic in AssertExpectations for mocks without expectations (# 1207)
  > 840cb80 arrays value types in a zero-initialized state are considered empty (# 1126)
  > 07dc7ee Bump actions/setup-go from 3.1.0 to 3.2.0 (# 1191)
  > c33fc8d Bump actions/checkout from 2 to 3 (# 1163)
  > 3c33e07 Added Go 1.18.1 as a build/supported version (# 1182)
  > e2b56b3 Bump github.com/stretchr/objx from 0.1.0 to 0.4.0
  > 41453c0 Update gopkg.in/yaml.v3
  > 285adcc Update go versions in build matrix
  > 6e7fab4 Bump actions/setup-go from 2 to 3.1.0
  > 106ec21 use RWMutex
  > a409ccf fix data race in the suit
  > 3586478 assert: fix typo
  > 7797738 Update versions supported to include `go 1.16`
  > 083ff1c Fixed didPanic to now detect panic(nil).
  > 1e36bfe Use cross Go version compatible build tag syntax
  > e798dc2 Add docs on 1.17 build tags
  > 83198c2 assert: guard CanConvert call in backward compatible wrapper
  > 087b655 assert: allow comparing time.Time
  > 7bcf74e fix msgAndArgs forwarding
  > c29de71 add tests for correct msgAndArgs forwarding
  > f87e2b2 Update builds
  > ab6dc32 fix linting errors in /assert package
  > edff5a0 fix funtion name
  > 5c61ef9 fix potential nil-pointer dereference
  > e209ca8 Improve mock.MatchedBy failed comparison Diff message
  > a9de4f0 Create dependabot.yml
  > fd9e1fb Fix NaN similarity checks
  > ee42bbe Use multiple run commands
  > 57bf675 Update go versions
  > 6c59e0f Convert CI to use GitHub Actions
  > 6241f9a Add String method to Mock to fix # 625
  > dc5c261 Make sure time.Time comparison produces a helpful diff. closes # 989
  > 6990a05 Add ErrorContains
  > bf646ea add test to check that Helper is called
  > 6f81fdf fix the output source file in test output
  > a2f7dbf Change Readme to reflect supported Go versions

Signed-off-by: Knative Automation <automation@knative.team>
@knative-prow knative-prow bot requested a review from a team October 17, 2022 01:53
@knative-prow knative-prow bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Oct 17, 2022
@codecov
Copy link

codecov bot commented Oct 17, 2022

Codecov Report

Merging #222 (c5d6752) into main (b8948e8) will decrease coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
- Coverage   83.21%   83.11%   -0.10%     
==========================================
  Files          21       21              
  Lines        1090     1090              
==========================================
- Hits          907      906       -1     
  Misses        144      144              
- Partials       39       40       +1     
Impacted Files Coverage Δ
pkg/network/base_connection.go 89.28% <0.00%> (-2.68%) ⬇️
pkg/network/client_connection.go 91.89% <0.00%> (+2.70%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@nak3
Copy link
Contributor

nak3 commented Oct 17, 2022

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Oct 17, 2022
@knative-prow
Copy link

knative-prow bot commented Oct 17, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: knative-automation, nak3

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 17, 2022
@knative-prow knative-prow bot merged commit c98b6a2 into knative-extensions:main Oct 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants