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

fix(deps): update go tools #389

Merged
merged 2 commits into from
Jan 11, 2025
Merged

fix(deps): update go tools #389

merged 2 commits into from
Jan 11, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/bombsimon/wsl/v4 v4.4.1 -> v4.5.0 age adoption passing confidence
github.com/golangci/golangci-lint v1.62.2 -> v1.63.4 age adoption passing confidence
github.com/tetafro/godot v1.4.18 -> v1.4.20 age adoption passing confidence
golang.org/x/tools v0.28.0 -> v0.29.0 age adoption passing confidence

Release Notes

bombsimon/wsl (github.com/bombsimon/wsl/v4)

v4.5.0

Compare Source

What's Changed

Full Changelog: bombsimon/wsl@v4.4.1...v4.5.0

golangci/golangci-lint (github.com/golangci/golangci-lint)

v1.63.4

Compare Source

  1. Linters bug fixes
    • dupl, gomodguard, revive: keep only Go-files.

v1.63.3

Compare Source

v1.63.2

Compare Source

v1.63.1

Compare Source

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

Changelog

v1.63.0

Compare Source

tetafro/godot (github.com/tetafro/godot)

v1.4.20

Compare Source

Changelog

v1.4.19

Compare Source

Changelog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jan 11, 2025

ℹ Artifact update notice

File name: tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/4meepo/tagalign v1.3.4 -> v1.4.1
github.com/golangci/gofmt v0.0.0-20240816233607-d8596aa466a9 -> v0.0.0-20241223200906-057b0627d9b9
github.com/julz/importas v0.1.0 -> v0.2.0
github.com/ldez/grignotin v0.6.0 -> v0.7.0
github.com/raeperd/recvcheck v0.1.2 -> v0.2.0
github.com/sashamelentyev/usestdlibvars v1.27.0 -> v1.28.0
golang.org/x/sys v0.28.0 -> v0.29.0

Copy link
Contributor Author

renovate bot commented Jan 11, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

codecov bot commented Jan 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.19%. Comparing base (09aea55) to head (5c1a74f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #389      +/-   ##
==========================================
+ Coverage   83.15%   83.19%   +0.03%     
==========================================
  Files          50       50              
  Lines        2856     2856              
==========================================
+ Hits         2375     2376       +1     
+ Misses        367      366       -1     
  Partials      114      114              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jkroepke jkroepke merged commit 33d0e33 into main Jan 11, 2025
8 checks passed
@jkroepke jkroepke deleted the renovate/go-tools branch January 11, 2025 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant