Skip to content

build(deps): bump go.uber.org/multierr from 1.8.0 to 1.9.0#657

Merged
tzdybal merged 1 commit intomainfrom
dependabot/go_modules/go.uber.org/multierr-1.9.0
Dec 13, 2022
Merged

build(deps): bump go.uber.org/multierr from 1.8.0 to 1.9.0#657
tzdybal merged 1 commit intomainfrom
dependabot/go_modules/go.uber.org/multierr-1.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 12, 2022

Bumps go.uber.org/multierr from 1.8.0 to 1.9.0.

Release notes

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

v1.9.0

  • Add AppendFunc that allow passsing functions to similar to AppendInvoke.

  • Bump up yaml.v3 dependency to 3.0.1.

Changelog

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

v1.9.0 (2022-12-12)

  • Add AppendFunc that allow passsing functions to similar to AppendInvoke.

  • Bump up yaml.v3 dependency to 3.0.1.

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)

@dependabot dependabot Bot requested a review from tzdybal as a code owner December 12, 2022 21:02
@dependabot dependabot Bot requested review from a team, gupadhyaya and nashqueue and removed request for a team December 12, 2022 21:02
tzdybal
tzdybal previously approved these changes Dec 13, 2022
@tzdybal tzdybal enabled auto-merge (squash) December 13, 2022 09:07
Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.8.0 to 1.9.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.8.0...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go.uber.org/multierr-1.9.0 branch from 618a437 to 595bc53 Compare December 13, 2022 09:09
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #657 (595bc53) into main (f3ac545) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #657      +/-   ##
==========================================
+ Coverage   55.46%   55.48%   +0.02%     
==========================================
  Files          50       50              
  Lines       10301    10301              
==========================================
+ Hits         5713     5716       +3     
+ Misses       3724     3722       -2     
+ Partials      864      863       -1     
Impacted Files Coverage Δ
state/executor.go 69.68% <0.00%> (+0.73%) ⬆️

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

@tzdybal tzdybal merged commit d5e63f9 into main Dec 13, 2022
@tzdybal tzdybal deleted the dependabot/go_modules/go.uber.org/multierr-1.9.0 branch December 13, 2022 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants