Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
cloud.google.com/go/pubsub/v2 v2.2.0 -> v2.3.0 age confidence require minor
docker.io/golang 1.25.2-alpine -> 1.25.3-alpine age confidence stage patch
docker.io/golang 1.25.2-alpine -> 1.25.3-alpine age confidence final patch
docker.io/python 829edcc -> 8373231 final digest
docker.io/ruby b86d44c -> cdb113e final digest
github.com/golangci/golangci-lint v2.5.0 -> v2.6.0 age confidence minor
github.com/mattermost/mattermost/server/public v0.1.20 -> v0.1.21 age confidence require patch
github/codeql-action v4.30.8 -> v4.31.2 age confidence action minor
google.golang.org/api v0.252.0 -> v0.254.0 age confidence require minor

Release Notes

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

v2.6.0

Compare Source

  1. New linters
    • Add modernize analyzer suite
  2. Linters new features or changes
    • arangolint: from 0.2.0 to 0.3.1
    • dupword: from 0.1.6 to 0.1.7 (new option comments-only)
    • go-critic: from 0.13.0 to 0.14.0 (new rules/checkers: zeroByteRepeat, dupOption)
    • gofumpt: from 0.9.1 to 0.9.2 ("clothe" naked returns is now controlled by the extra-rules option)
    • perfsprint: from 0.9.1 to 0.10.0 (new options: concat-loop, loop-other-ops)
    • wsl: from 5.2.0 to 5.3.0
  3. Linters bug fixes
    • dupword: from 0.1.6 to 0.1.7
    • durationcheck: from 0.0.10 to 0.0.11
    • exptostd: from 0.4.4 to 0.4.5
    • fatcontext: from 0.8.1 to 0.9.0
    • forbidigo: from 2.1.0 to 2.3.0
    • ginkgolinter: from 0.21.0 to 0.21.2
    • godoc-lint: from 0.10.0 to 0.10.1
    • gomoddirectives: from 0.7.0 to 0.7.1
    • gosec: from 2.22.8 to 2.22.10
    • makezero: from 2.0.1 to 2.1.0
    • nilerr: from 0.1.1 to 0.1.2
    • paralleltest: from 1.0.14 to 1.0.15
    • protogetter: from 0.3.16 to 0.3.17
    • unparam: from 0df0534 to 5beb8c8
  4. Misc.
    • fix: ignore some files to hash the version for custom build
github/codeql-action (github/codeql-action)

v4.31.2

Compare Source

v4.31.1

Compare Source

v4.31.0

Compare Source

v4.30.9

Compare Source

CodeQL Action Changelog

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

4.30.9 - 17 Oct 2025
  • Update default CodeQL bundle version to 2.23.3. #​3205
  • Experimental: A new setup-codeql action has been added which is similar to init, except it only installs the CodeQL CLI and does not initialize a database. Do not use this in production as it is part of an internal experiment and subject to change at any time. #​3204

See the full CHANGELOG.md for more information.

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

v0.254.0

Compare Source

Features

v0.253.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 Oct 11, 2025

Pull Request Test Coverage Report for Build 18951776134

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

💛 - Coveralls

@renovate renovate bot changed the title chore(deps): update docker.io/golang:1.25.2-alpine docker digest to 06cdd34 chore(deps): update non-major deps Oct 11, 2025
@renovate renovate bot force-pushed the renovate/non-major-deps branch 5 times, most recently from 0aacbf6 to d5ee26c Compare October 15, 2025 18:29
@renovate renovate bot changed the title chore(deps): update non-major deps fix(deps): update non-major deps Oct 15, 2025
@renovate renovate bot force-pushed the renovate/non-major-deps branch from d5ee26c to 222c1c4 Compare October 16, 2025 12:47
@renovate
Copy link
Contributor Author

renovate bot commented Oct 16, 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):

  • 14 additional dependencies were updated

Details:

Package Change
github.com/hashicorp/go-plugin v1.6.3 -> v1.7.0
github.com/mattermost/mattermost/server/v8 v8.0.0-20251010171545-d3eb6cbf1ceb -> v8.0.0-20251014075701-833e0125320d
github.com/oklog/run v1.1.0 -> v1.2.0
github.com/philhofer/fwd v1.1.3-0.20240916144458-20a13a1f6b7c -> v1.2.0
github.com/tinylib/msgp v1.2.5 -> v1.4.0
golang.org/x/crypto v0.42.0 -> v0.43.0
golang.org/x/mod v0.27.0 -> v0.29.0
golang.org/x/net v0.44.0 -> v0.46.0
golang.org/x/oauth2 v0.31.0 -> v0.32.0
golang.org/x/sys v0.36.0 -> v0.37.0
golang.org/x/text v0.29.0 -> v0.30.0
golang.org/x/time v0.13.0 -> v0.14.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20251002232023-7c0ddcbb5797 -> v0.0.0-20251022142026-3a174f9686a8
google.golang.org/grpc v1.75.1 -> v1.76.0

@renovate renovate bot force-pushed the renovate/non-major-deps branch 3 times, most recently from ce5abfc to fec50b0 Compare October 23, 2025 06:44
@renovate renovate bot force-pushed the renovate/non-major-deps branch 4 times, most recently from b95e920 to d790b5e Compare October 30, 2025 11:04
@renovate renovate bot force-pushed the renovate/non-major-deps branch from d790b5e to 93a4bbb Compare October 30, 2025 18:51
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.

2 participants