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 non-major deps #534

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-go action minor v5.3.0 -> v5.4.0 age adoption passing confidence
github.com/golangci/golangci-lint patch v1.64.7 -> v1.64.8 age adoption passing confidence
github.com/rs/zerolog require minor v1.33.0 -> v1.34.0 age adoption passing confidence
github.com/spf13/viper require minor v1.19.0 -> v1.20.0 age adoption passing confidence
github/codeql-action action patch v3.28.11 -> v3.28.13 age adoption passing confidence
google.golang.org/api require minor v0.226.0 -> v0.228.0 age adoption passing confidence

Release Notes

actions/setup-go (actions/setup-go)

v5.4.0

Compare Source

What's Changed
Dependency updates :
New Contributors

Full Changelog: actions/setup-go@v5...v5.4.0

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

v1.64.8

Compare Source

  • Detects use pf configuration files from golangci-lint v2
rs/zerolog (github.com/rs/zerolog)

v1.34.0

Compare Source

spf13/viper (github.com/spf13/viper)

v1.20.0

Compare Source

[!WARNING]
This release includes a few minor breaking changes. Read the upgrade guide for details.

What's Changed

Exciting New Features 🎉
Enhancements 🚀
Bug Fixes 🐛
Breaking Changes 🛠
Dependency Updates ⬆️
Other Changes

New Contributors

Full Changelog: spf13/viper@v1.19.0...v1.20.0

github/codeql-action (github/codeql-action)

v3.28.13

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.13 - 24 Mar 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.12

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.12 - 19 Mar 2025
  • Dependency caching should now cache more dependencies for Java build-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7. #​2810

See the full CHANGELOG.md for more information.

googleapis/google-api-go-client (google.golang.org/api)

v0.228.0

Compare Source

Features
Bug Fixes
  • googleapi: Add JSON array support to CheckResponseWithBody (#​3075) (ffcba91)

v0.227.0

Compare Source

Features

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 requested a review from delta592 as a code owner March 15, 2025 17:20
Copy link
Contributor Author

renovate bot commented Mar 15, 2025

ℹ 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
cloud.google.com/go/auth/oauth2adapt v0.2.7 -> v0.2.8
github.com/fsnotify/fsnotify v1.7.0 -> v1.8.0
github.com/googleapis/enterprise-certificate-proxy v0.3.5 -> v0.3.6
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3
github.com/sagikazarmark/locafero v0.4.0 -> v0.7.0
github.com/spf13/afero v1.11.0 -> v1.12.0
github.com/spf13/cast v1.7.0 -> v1.7.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20250313205543-e70fdf4c4cb4
google.golang.org/protobuf v1.36.5 -> v1.36.6

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13875021964

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 13864158304: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@coveralls
Copy link

coveralls commented Mar 15, 2025

Pull Request Test Coverage Report for Build 14070649826

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 13864158304: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/non-major-deps branch from 47caf66 to 26cbb61 Compare March 17, 2025 22:11
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/viper to v1.20.0 fix(deps): update non-major deps Mar 17, 2025
@renovate renovate bot force-pushed the renovate/non-major-deps branch 5 times, most recently from 76c1f43 to 6ef9567 Compare March 24, 2025 19:07
@renovate renovate bot force-pushed the renovate/non-major-deps branch from 6ef9567 to cb4c15a Compare March 25, 2025 21:40
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