Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Bump mvdan.cc/gofumpt from 0.3.0 to 0.3.1 in /tools #203

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Bumps mvdan.cc/gofumpt from 0.3.0 to 0.3.1.

Release notes

Sourced from mvdan.cc/gofumpt's releases.

v0.3.1

This bugfix release resolves a number of issues:

  • Avoid "too many open files" error regression introduced by [v0.3.0] - #208
  • Use the go.mod relative to each Go file when deriving flag defaults - #211
  • Remove unintentional debug prints when directly formatting files

#208: mvdan/gofumpt#208 #211: mvdan/gofumpt#211 [v0.3.0]: https://github.com/mvdan/gofumpt/releases/tag/v0.3.0

Binaries built on go version go1.18 linux/amd64 via a shell script.

Consider becoming a sponsor if you benefit from the work that went into this release!

Changelog

Sourced from mvdan.cc/gofumpt's changelog.

[v0.3.1] - 2022-03-21

This bugfix release resolves a number of issues:

  • Avoid "too many open files" error regression introduced by [v0.3.0] - #208
  • Use the go.mod relative to each Go file when deriving flag defaults - #211
  • Remove unintentional debug prints when directly formatting files
Commits
  • f04017f prepare changelog for v0.3.1
  • 41c1118 bump deps before the upcoming bugfix release
  • 1dfe9ca overhaul how we load module info to format Go files
  • 9eee203 remove unintentional debug prints
  • edc2d69 README: update version info now that Go 1.18 is out
  • 9b05d69 drop Go 1.16, test on 1.18, add checks
  • 06043a6 README: stop mentioning govim and vim-go versions
  • 2becf2f README: tweak setup instructions for Emacs lsp-mode ≥ 8.0.0
  • 6952740 format: fix copy-paste mistake in Options.ModulePath
  • de3450b CHANGELOG: add missing tag link
  • 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 BupycHuk as a code owner April 25, 2022 02:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 25, 2022
@it-percona-cla
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/mvdan.cc/gofumpt-0.3.1 branch 3 times, most recently from 21905b8 to d1f174b Compare May 2, 2022 07:25
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/mvdan.cc/gofumpt-0.3.1 branch from d1f174b to 7358bd4 Compare May 5, 2022 16:55
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/mvdan.cc/gofumpt-0.3.1 branch 2 times, most recently from 5153041 to 1e08b1e Compare May 19, 2022 10:41
Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/mvdan/gofumpt/releases)
- [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md)
- [Commits](mvdan/gofumpt@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: mvdan.cc/gofumpt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/mvdan.cc/gofumpt-0.3.1 branch from 1e08b1e to 9a47659 Compare May 20, 2022 16:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant