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

chore(deps): bump github.com/k0kubun/pp/v3 from 3.0.7 to 3.0.10 #660

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2022

Bumps github.com/k0kubun/pp/v3 from 3.0.7 to 3.0.10.

Changelog

Sourced from github.com/k0kubun/pp/v3's changelog.

v3.0.10 (2022-01-06)

Full Changelog

Merged pull requests:

  • Remove k0kubun/colorstring from dependencies #64 (k0kubun)

v3.0.9 (2022-01-06)

Full Changelog

Merged pull requests:

v3.0.8 (2021-11-30)

Full Changelog

Closed issues:

  • Add option to skip unexported fields #59
  • Verb '%T' is working incorrectly in formatted print #58
  • Option to print byte as decimal #54
  • Option for thousands separator #53
  • The color part of vim is messy #52
  • Bug: printTime assumes the standard library time #47
  • Feature request: Add pp:"noprint" tag #42
  • Feature request: omitempty #22
  • Unable to print invalid address #21

Merged pull requests:

Commits
  • c1862c7 Version 3.0.10
  • c19cd0d Test 1.16 and 1.17 as well
  • 2b0ed6c Merge pull request #64 from k0kubun/colorstring
  • d0d482b Remove k0kubun/colorstring from dependencies
  • 59385c8 Revert "Remove k0kubun/colorstring from dependencies"
  • b6cad77 Add .github_changelog_generator
  • 2c60775 Remove k0kubun/colorstring from dependencies
  • 118249c github_changelog_generator --user k0kubun --project pp
  • 21850b9 Merge pull request #63 from k0kubun/dependabot/go_modules/github.com/mattn/go...
  • e10d53f Bump github.com/mattn/go-colorable from 0.1.7 to 0.1.12
  • Additional commits viewable 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)

Bumps [github.com/k0kubun/pp/v3](https://github.com/k0kubun/pp) from 3.0.7 to 3.0.10.
- [Release notes](https://github.com/k0kubun/pp/releases)
- [Changelog](https://github.com/k0kubun/pp/blob/master/CHANGELOG.md)
- [Commits](k0kubun/pp@v3.0.7...v3.0.10)

---
updated-dependencies:
- dependency-name: github.com/k0kubun/pp/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 6, 2022
@codecov
Copy link

codecov bot commented Jan 6, 2022

Codecov Report

Merging #660 (a392eff) into main (2840fff) will decrease coverage by 0.20%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #660      +/-   ##
==========================================
- Coverage   68.98%   68.78%   -0.21%     
==========================================
  Files         425      425              
  Lines       20350    20350              
==========================================
- Hits        14039    13998      -41     
- Misses       5406     5451      +45     
+ Partials      905      901       -4     
Impacted Files Coverage Δ
telegram/updates/update.go 9.52% <0.00%> (-61.91%) ⬇️
telegram/updates/state_channel.go 45.75% <0.00%> (-7.08%) ⬇️
telegram/updates/internal/e2e/server.go 65.38% <0.00%> (-6.16%) ⬇️
telegram/updates/state.go 48.71% <0.00%> (-2.57%) ⬇️
internal/mtproto/conn.go 95.55% <0.00%> (+3.33%) ⬆️

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 2840fff...a392eff. Read the comment docs.

@ernado ernado merged commit 0c8fa74 into main Jan 6, 2022
@ernado ernado deleted the dependabot/go_modules/github.com/k0kubun/pp/v3-3.0.10 branch January 6, 2022 08:48
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant