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/GaijinEntertainment/go-exhaustruct/v3 from 3.1.0 to 3.2.0 #4304

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2024

Bumps github.com/GaijinEntertainment/go-exhaustruct/v3 from 3.1.0 to 3.2.0.

Release notes

Sourced from github.com/GaijinEntertainment/go-exhaustruct/v3's releases.

Release v3.2.0

  • Add support for comment directives #88 Linter now supports two directives: //exhaustruct:ignore and //exhaustruct:enforce - more in readme.
Commits
  • 5001d9b Update README.md
  • 62d3e99 docs: add comment directives documentation to readme
  • 43be6ca slight refactoring regarding fields package (#90)
  • a2d55a9 feat: add support for ignore and enforce comment directives (#88)
  • 91ba6cd chore(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#87)
  • f24e8d2 chore(deps): bump actions/setup-go from 4 to 5 (#86)
  • 34d3313 chore(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0 (#84)
  • 917096e chore(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#83)
  • b160cbb chore(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 (#80)
  • 7a8d6f9 [chore] upgrade to golang 1.21 (#79)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Relates to an upstream dependency go Pull requests that update Go code labels Jan 7, 2024
@ldez ldez added linter: update version Update version of linter blocked Need's direct action from maintainer labels Jan 7, 2024
@ldez
Copy link
Member

ldez commented Jan 7, 2024

This PR is blocked because the linter uses go1.21.
https://github.com/GaijinEntertainment/go-exhaustruct/blob/v3.2.0/go.mod#L3

@ldez ldez self-requested a review January 7, 2024 18:21
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/GaijinEntertainment/go-exhaustruct/v3-3.2.0 branch from 0383ca2 to f8815ef Compare January 12, 2024 16:31
@navijation
Copy link

@ldez What is the path to unblocking this PR? Does exhaustruct need to revert to 1.21?

@ldez
Copy link
Member

ldez commented Jan 12, 2024

Either the linter downgrade to go 1.20 or just wait for the next go version (go1.22).
When go1.22 will be released we will update the minimum go version of golangci-lint to go1.21.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/GaijinEntertainment/go-exhaustruct/v3-3.2.0 branch from f8815ef to f78001d Compare January 24, 2024 10:57
Bumps [github.com/GaijinEntertainment/go-exhaustruct/v3](https://github.com/GaijinEntertainment/go-exhaustruct) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/GaijinEntertainment/go-exhaustruct/releases)
- [Commits](GaijinEntertainment/go-exhaustruct@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: github.com/GaijinEntertainment/go-exhaustruct/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@ldez ldez force-pushed the dependabot/go_modules/github.com/GaijinEntertainment/go-exhaustruct/v3-3.2.0 branch from f78001d to d263419 Compare February 7, 2024 14:24
@ldez ldez removed the blocked Need's direct action from maintainer label Feb 7, 2024
@ldez ldez merged commit 1a00b40 into master Feb 7, 2024
12 checks passed
@ldez ldez deleted the dependabot/go_modules/github.com/GaijinEntertainment/go-exhaustruct/v3-3.2.0 branch February 7, 2024 14:35
Antonboom pushed a commit to Antonboom/golangci-lint that referenced this pull request Mar 3, 2024
@ldez ldez modified the milestone: v1.56 Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relates to an upstream dependency go Pull requests that update Go code linter: update version Update version of linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants