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 github.com/kr/pretty from 0.2.1 to 0.3.0 #3168

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2021

Bumps github.com/kr/pretty from 0.2.1 to 0.3.0.

Commits
  • a883a84 go.mod: upgrade to github.com/kr/text v0.2.0 (#71)
  • 59b4212 Add GoStringer support (#68)
  • 3630c7d Use github.com/rogpeppe/go-internal/fmtsort for stable map output (#67)
  • 814ac30 .github: add a workflow to build and test pushes and pull requests (#63)
  • 4403578 diff: detect cycles in the values being compared. (#64)
  • See full diff in compare view

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 a team as a code owner July 28, 2021 04:20
@dependabot dependabot bot requested a review from vprithvi July 28, 2021 04:20
Bumps [github.com/kr/pretty](https://github.com/kr/pretty) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/kr/pretty/releases)
- [Commits](kr/pretty@v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/kr/pretty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kr/pretty-0.3.0 branch from d32ee76 to 26c7fa1 Compare July 28, 2021 05:41
@yurishkuro yurishkuro enabled auto-merge (squash) July 28, 2021 05:42
@jpkrohling
Copy link
Contributor

Some builds failed ("This check failed" was all I could see), so, I restarted. If it fails again, we might want to take a deeper look.

@codecov
Copy link

codecov bot commented Jul 29, 2021

Codecov Report

Merging #3168 (26c7fa1) into master (64461af) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3168   +/-   ##
=======================================
  Coverage   95.92%   95.93%           
=======================================
  Files         239      239           
  Lines       14649    14649           
=======================================
+ Hits        14052    14053    +1     
+ Misses        520      519    -1     
  Partials       77       77           
Impacted Files Coverage Δ
plugin/storage/integration/integration.go 78.88% <0.00%> (-0.40%) ⬇️
...lugin/sampling/strategystore/adaptive/processor.go 100.00% <0.00%> (+0.64%) ⬆️

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 64461af...26c7fa1. Read the comment docs.

@yurishkuro yurishkuro merged commit 2722ea8 into master Jul 29, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/kr/pretty-0.3.0 branch July 29, 2021 12:59
@vprithvi vprithvi added this to the Release 1.25.0 milestone Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants