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

build(deps): bump github.com/kr/pretty from 0.1.0 to 0.3.0 in /api #11135

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2021

Bumps github.com/kr/pretty from 0.1.0 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)
  • ead4522 Convert int to string using rune() (#66)
  • 4e08863 Fix MIT license for pkg.go.dev; tidy go.mod and create go.sum (#62)
  • 71e7e49 fix ineffectual assignment of showTypeInStruct (#61)
  • a0c635c fix typo in Println description (#60)
  • 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 5, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/go_modules/api/github.com/kr/pretty-0.3.0 branch from ec9706f to 57b16c5 Compare November 7, 2021 19:17
@vercel vercel bot temporarily deployed to Preview – nomad November 7, 2021 19:17 Inactive
@tgross
Copy link
Member

tgross commented Nov 10, 2021

@dependabot rebase

1 similar comment
@tgross
Copy link
Member

tgross commented Nov 10, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/api/github.com/kr/pretty-0.3.0 branch from 57b16c5 to 3718e7a Compare November 10, 2021 15:38
@vercel vercel bot temporarily deployed to Preview – nomad November 10, 2021 15:38 Inactive
@tgross tgross self-requested a review November 10, 2021 15:52
@tgross tgross self-assigned this Nov 10, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/api/github.com/kr/pretty-0.3.0 branch from 3718e7a to 0bd3925 Compare November 17, 2021 13:39
@vercel vercel bot temporarily deployed to Preview – nomad November 17, 2021 13:39 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/api/github.com/kr/pretty-0.3.0 branch from 0bd3925 to 5454590 Compare November 17, 2021 13:43
@vercel vercel bot temporarily deployed to Preview – nomad November 17, 2021 13:43 Inactive
@dependabot dependabot bot force-pushed the dependabot/go_modules/api/github.com/kr/pretty-0.3.0 branch from 5454590 to 24c1508 Compare November 17, 2021 14:17
@vercel vercel bot temporarily deployed to Preview – nomad November 17, 2021 14:17 Inactive
Copy link
Member

@tgross tgross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This dependency is used only in API tests and not shipping code. Will merge without a changelog once I've got a green build.

Bumps [github.com/kr/pretty](https://github.com/kr/pretty) from 0.1.0 to 0.3.0.
- [Release notes](https://github.com/kr/pretty/releases)
- [Commits](kr/pretty@v0.1.0...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/api/github.com/kr/pretty-0.3.0 branch from 24c1508 to 10ecf77 Compare November 17, 2021 15:05
@vercel vercel bot temporarily deployed to Preview – nomad November 17, 2021 15:05 Inactive
@vercel vercel bot temporarily deployed to Preview – nomad November 17, 2021 15:13 Inactive
@tgross tgross merged commit 3e2bbc1 into main Nov 17, 2021
@tgross tgross deleted the dependabot/go_modules/api/github.com/kr/pretty-0.3.0 branch November 17, 2021 15:41
@github-actions
Copy link

github-actions bot commented Nov 9, 2022

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
theme/go Pull requests that update Go code
Projects
Development

Successfully merging this pull request may close these issues.

1 participant