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 #526

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 Jan 1, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
docker.io/alpine final patch 3.21.0 -> 3.21.2 age adoption passing confidence
docker.io/golang stage digest 6c5c959 -> c233391
docker.io/golang final digest 6c5c959 -> c233391
docker.io/python final digest 657dbdb -> b6f01a0
docker.io/ruby final digest 487a7b4 -> 238943c
docker/setup-qemu-action action minor v3.2.0 -> v3.3.0 age adoption passing confidence
github.com/golangci/golangci-lint minor v1.62.2 -> v1.63.4 age adoption passing confidence
github/codeql-action action patch v3.28.0 -> v3.28.1 age adoption passing confidence
google.golang.org/api require minor v0.214.0 -> v0.216.0 age adoption passing confidence

Release Notes

docker/setup-qemu-action (docker/setup-qemu-action)

v3.3.0

Compare Source

Full Changelog: docker/setup-qemu-action@v3.2.0...v3.3.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

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

v3.28.1

Compare Source

CodeQL Action Changelog

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

3.28.1 - 10 Jan 2025
  • CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #​2677
  • Update default CodeQL bundle version to 2.20.1. #​2678

See the full CHANGELOG.md for more information.

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

v0.216.0

Compare Source

Features

v0.215.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.

@coveralls
Copy link

coveralls commented Jan 1, 2025

Pull Request Test Coverage Report for Build 12723421356

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 12550666837: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint to v1.63.0 chore(deps): update module github.com/golangci/golangci-lint to v1.63.1 Jan 1, 2025
@renovate renovate bot force-pushed the renovate/non-major-deps branch from 82deb9f to 99d737b Compare January 1, 2025 22:52
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint to v1.63.1 chore(deps): update module github.com/golangci/golangci-lint to v1.63.2 Jan 2, 2025
@renovate renovate bot force-pushed the renovate/non-major-deps branch from 99d737b to 9bb974f Compare January 2, 2025 13:44
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint to v1.63.2 chore(deps): update module github.com/golangci/golangci-lint to v1.63.3 Jan 2, 2025
@renovate renovate bot force-pushed the renovate/non-major-deps branch from 9bb974f to c954da7 Compare January 2, 2025 23:04
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint to v1.63.3 chore(deps): update module github.com/golangci/golangci-lint to v1.63.4 Jan 3, 2025
@renovate renovate bot force-pushed the renovate/non-major-deps branch from c954da7 to c8181b8 Compare January 3, 2025 21:41
@renovate renovate bot changed the title chore(deps): update module github.com/golangci/golangci-lint to v1.63.4 fix(deps): update non-major deps Jan 8, 2025
@renovate renovate bot force-pushed the renovate/non-major-deps branch from c8181b8 to 955df09 Compare January 8, 2025 14:38
Copy link
Contributor Author

renovate bot commented Jan 8, 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
github.com/googleapis/gax-go/v2 v2.14.0 -> v2.14.1
go.opentelemetry.io/otel v1.29.0 -> v1.31.0
go.opentelemetry.io/otel/metric v1.29.0 -> v1.31.0
go.opentelemetry.io/otel/trace v1.29.0 -> v1.31.0
golang.org/x/oauth2 v0.24.0 -> v0.25.0
golang.org/x/time v0.8.0 -> v0.9.0
google.golang.org/genproto/googleapis/api v0.0.0-20241113202542-65e8d215514f -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 -> v0.0.0-20250102185135-69823020774d
google.golang.org/grpc v1.67.1 -> v1.69.2
google.golang.org/protobuf v1.35.2 -> v1.36.1

@renovate renovate bot force-pushed the renovate/non-major-deps branch 6 times, most recently from 4058e14 to 2fbe123 Compare January 10, 2025 22:14
@renovate renovate bot force-pushed the renovate/non-major-deps branch from 2fbe123 to b3d9af8 Compare January 11, 2025 10:23
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