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 all patch and minor #675

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-go action digest 41dfa10 -> f111f33
github.com/aws/aws-sdk-go-v2 require minor v1.32.4 -> v1.36.1 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/config require minor v1.28.3 -> v1.29.6 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/feature/ec2/imds require patch v1.16.19 -> v1.16.28 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/ec2 require minor v1.187.1 -> v1.203.0 age adoption passing confidence
github.com/golangci/golangci-lint/cmd/golangci-lint minor v1.61.0 -> v1.64.4 age adoption passing confidence
github.com/goreleaser/goreleaser/v2 minor v2.4.4 -> v2.7.0 age adoption passing confidence
github.com/stretchr/testify require minor v1.9.0 -> v1.10.0 age adoption passing confidence
goreleaser/goreleaser-action action digest 9ed2f89 -> 90a3faa
shogo82148/actions-goveralls action digest 785c9d6 -> e6875f8

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.36.1

Compare Source

v1.36.0

Compare Source

v1.35.0

Compare Source

v1.34.0

Compare Source

v1.33.0

Compare Source

v1.32.8

Compare Source

v1.32.7

Compare Source

v1.32.6

Compare Source

v1.32.5

Compare Source

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

v1.64.4

Compare Source

v1.64.3

Compare Source

v1.64.2

Compare Source

v1.64.1

Compare Source

v1.64.0

Compare Source

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

v1.62.2

Compare Source

  1. Updated linters
    • fatcontext: from 0.5.2 to 0.5.3
    • ginkgolinter: from 0.18.0 to 0.18.3
    • go-errorlint: from 1.6.0 to 1.7.0
    • iface: from 1.2.0 to 1.2.1
    • revive: from 1.5.0 to 1.5.1
    • testifylint: from 1.5.0 to 1.5.2
  2. Misc.
    • fix: ignore cache error when file not found

v1.62.1

Compare Source

Cancelled due to CI failure.

v1.62.0

Compare Source

  1. New linters
  2. Updated linters
    • ⚠️ execinquery: deprecation step 2
    • ⚠️ gomnd: deprecation step 2 (replaced by mnd)
    • bidichk: from 0.2.7 to 0.3.2 (important performance improvement)
    • canonicalheader: from 1.1.1 to 1.1.2
    • cyclop: from 1.2.1 to 1.2.3
    • dupword: from 0.1.1 to 0.1.3
    • errcheck: from 1.7.0 to 1.8.0
    • errchkjson: from 0.3.6 to 0.4.0
    • errname: from 0.1.13 to 1.0.0
    • ginkgolinter: from 0.17.0 to 0.18.0 (new option: force-succeed)
    • go-check-sumtype: from 0.1.4 to 0.2.0 (new option: default-signifies-exhaustive)
    • go-critic: from 0.11.4 to 0.11.5
    • go-printf-func-name: from 7558a9e to v0.1.0
    • godot: from 1.4.17 to 1.4.18
    • gosec: from 2.21.2 to 2.21.4
    • intrange: from 0.2.0 to 0.2.1
    • loggercheck: from 0.9.4 to 0.10.1 (log/slog support)
    • musttag: from 0.12.2 to 0.13.0
    • nakedret: from 2.0.4 to 2.0.5
    • nilnil: from 0.1.9 to 1.0.0 (new option: detect-opposite)
    • noctx: from 0.0.2 to 0.1.0
    • protogetter: from 0.3.6 to 0.3.8
    • revive: from 1.3.9 to 1.5.0 (new rules: filename-format, and file-length-limit)
    • tenv: from 1.10.0 to 1.12.1 (handle dot import)
    • testifylint: from 1.4.3 to 1.5.0 (new checkers: contains, encoded-compare, regexp)
  3. Misc.
    • Type sizing when cross-compiling (32-bit).
    • code-climate: add check_name field
    • Improve Go version detection
    • Fix Go version propagation
  4. Documentation
    • Adds a section about exclude-dirs-use-default
    • Improve 'install from sources' section
    • Improve FAQ about Go versions
    • Improve linter/rule/check docs
    • Improve new linter section
    • Improve forbidigo pattern examples for built-in functions
goreleaser/goreleaser (github.com/goreleaser/goreleaser/v2)

v2.7.0

Compare Source

Changelog

New Features
Bug fixes
Dependency updates
Documentation updates
Build process updates
Other work

Full Changelog: goreleaser/goreleaser@v2.6.1...v2.7.0

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v2.6.1

Compare Source

Changelog

Bug fixes
Dependency updates
Documentation updates
Other work

Full Changelog: goreleaser/goreleaser@v2.6.0...v2.6.1

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v2.6.0

Compare Source

Changelog

New Features
Bug fixes
Dependency updates
Documentation updates
Build process updates
Other work

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/all-patch-and-minor branch from 330ba42 to cc9cf3d Compare November 13, 2024 23:04
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.62.0 fix(deps): update all patch and minor Nov 13, 2024
@renovate renovate bot force-pushed the renovate/all-patch-and-minor branch 2 times, most recently from 461040e to 536cfb2 Compare November 14, 2024 21:49
Copy link
Contributor Author

renovate bot commented Nov 14, 2024

ℹ Artifact update notice

File name: 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):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.17.44 -> v1.17.59
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.23 -> v1.3.32
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.23 -> v2.6.32
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 -> v1.8.2
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.0 -> v1.12.2
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.4 -> v1.12.13
github.com/aws/aws-sdk-go-v2/service/sso v1.24.5 -> v1.24.15
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.4 -> v1.28.14
github.com/aws/aws-sdk-go-v2/service/sts v1.32.4 -> v1.33.14
github.com/aws/smithy-go v1.22.0 -> v1.22.2

@renovate renovate bot force-pushed the renovate/all-patch-and-minor branch 8 times, most recently from c8d5541 to f12273d Compare November 22, 2024 19:45
@renovate renovate bot force-pushed the renovate/all-patch-and-minor branch 3 times, most recently from 47d6e0e to 3ebe8d9 Compare November 26, 2024 22:02
@renovate renovate bot force-pushed the renovate/all-patch-and-minor branch from 3ebe8d9 to 44b3d62 Compare December 2, 2024 07:33
@renovate renovate bot force-pushed the renovate/all-patch-and-minor branch 4 times, most recently from 2468208 to 08c1e95 Compare December 16, 2024 03:03
@renovate renovate bot force-pushed the renovate/all-patch-and-minor branch 2 times, most recently from a501dca to 9983171 Compare December 19, 2024 21:01
@renovate renovate bot force-pushed the renovate/all-patch-and-minor branch 5 times, most recently from 1ede8d3 to 9b77a05 Compare January 3, 2025 21:03
@renovate renovate bot force-pushed the renovate/all-patch-and-minor branch 2 times, most recently from bf6e9fd to fd95b8f Compare January 9, 2025 21:37
@renovate renovate bot force-pushed the renovate/all-patch-and-minor branch 4 times, most recently from 5b5f87b to 9f93692 Compare January 15, 2025 21:48
@renovate renovate bot force-pushed the renovate/all-patch-and-minor branch 6 times, most recently from 0732c5e to af365b0 Compare January 24, 2025 20:48
@renovate renovate bot force-pushed the renovate/all-patch-and-minor branch 4 times, most recently from 8aef1ea to 86c2e1b Compare February 4, 2025 21:47
@renovate renovate bot force-pushed the renovate/all-patch-and-minor branch 3 times, most recently from 00224a8 to 75c9e51 Compare February 11, 2025 23:30
@renovate renovate bot force-pushed the renovate/all-patch-and-minor branch from 75c9e51 to 2b85ad3 Compare February 12, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants