Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump go.uber.org/multierr from 1.5.0 to 1.7.0 #387

Merged
merged 1 commit into from
Aug 19, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2021

Bumps go.uber.org/multierr from 1.5.0 to 1.7.0.

Release notes

Sourced from go.uber.org/multierr's releases.

v1.7.0

  • Add AppendInvoke to append into errors from defer blocks.

v1.6.0

  • Actually drop library dependency on development-time tooling.
Changelog

Sourced from go.uber.org/multierr's changelog.

v1.7.0 (2021-05-06)

  • Add AppendInvoke to append into errors from defer blocks.

v1.6.0 (2020-09-14)

  • Actually drop library dependency on development-time tooling.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/uber-go/multierr/releases)
- [Changelog](https://github.com/uber-go/multierr/blob/master/CHANGELOG.md)
- [Commits](uber-go/multierr@v1.5.0...v1.7.0)

---
updated-dependencies:
- dependency-name: go.uber.org/multierr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 18, 2021
@djaglowski
Copy link
Member

Log Files Logs / Second CPU Avg (%) CPU Avg Δ (%) Memory Avg (MB) Memory Avg Δ (MB)
1 1000 1.482732 -0.034540772 127.08068 -1.646019
1 5000 5.1379304 -0.03456545 135.45757 -0.1545105
1 10000 10.017382 -1.2068901 143.79903 -2.2147064
1 50000 51.56659 -0.1069603 175.63618 -1.5760956
1 100000 99.04899 -3.2610855 235.27371 -11.770874
10 100 1.9827566 +0.03446448 135.31035 +0.3572235
10 500 6.379464 +0.31033278 140.092 -0.41230774
10 1000 12.914141 +0.8277559 151.67564 +6.3279877
10 5000 56.41323 +1.8093262 179.21808 +1.9647064
10 10000 105.86377 -12.674461 226.57826 -0.40368652

@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #387 (9c3318a) into master (7537876) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #387   +/-   ##
=======================================
  Coverage   73.28%   73.28%           
=======================================
  Files         124      124           
  Lines        7994     7994           
=======================================
  Hits         5858     5858           
  Misses       1639     1639           
  Partials      497      497           
Impacted Files Coverage Δ
operator/builtin/output/forward/forward.go 60.49% <0.00%> (-3.70%) ⬇️
operator/builtin/output/otlp/otlp.go 68.13% <0.00%> (+3.30%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7537876...9c3318a. Read the comment docs.

@jsirianni jsirianni self-requested a review August 19, 2021 20:49
@jsirianni jsirianni merged commit 820b165 into master Aug 19, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/go.uber.org/multierr-1.7.0 branch August 19, 2021 23:42
@jsirianni jsirianni mentioned this pull request Aug 24, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants