Skip to content

fix(deps): update go dependencies minor and patch updates #186

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-git/go-git/v5 v5.14.0 -> v5.16.0 age adoption passing confidence
github.com/knadh/koanf/parsers/dotenv v1.0.0 -> v1.1.0 age adoption passing confidence
github.com/knadh/koanf/providers/env v1.0.0 -> v1.1.0 age adoption passing confidence
github.com/knadh/koanf/providers/file v1.1.2 -> v1.2.0 age adoption passing confidence
github.com/knadh/koanf/v2 v2.1.2 -> v2.2.0 age adoption passing confidence
github.com/mholt/archives v0.1.1 -> v0.1.2 age adoption passing confidence
gitlab.com/gitlab-org/api/client-go v0.127.0 -> v0.129.0 age adoption passing confidence
golang.org/x/crypto v0.37.0 -> v0.38.0 age adoption passing confidence

Release Notes

go-git/go-git (github.com/go-git/go-git/v5)

v5.16.0

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.15.0...v5.16.0

v5.15.0

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.14.0...v5.15.0

knadh/koanf (github.com/knadh/koanf/parsers/dotenv)

v1.1.0

Compare Source

  • 036e4bf Merge pull request #​79 from aeneasr/fix-memory-keyparts
  • 6692d05 Merge pull request #​78 from aeneasr/fix-memory-use
  • d174d00 Reduce memory consumption for populateKeyParts
  • 1095e5e Significantly reduce memory use of maps.Flatten
  • 7d983f3 Fix Watch() doc
mholt/archives (github.com/mholt/archives)

v0.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: mholt/archives@v0.1.1...v0.1.2

gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)

v0.129.0

Compare Source

0.129.0 (2025-05-19)

Improvements (41 changes)
Breaking Changes (4 changes)

v0.128.0

Compare Source

0.128.0 (2025-04-24)

Improvements (35 changes)
Bug Fixes (1 change)

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 janderssonse as a code owner February 1, 2025 02:56
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch 4 times, most recently from 5916b31 to 174010e Compare February 5, 2025 02:10
@renovate renovate bot changed the title fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.121.0 fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.122.0 Feb 5, 2025
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch from 174010e to 20a405b Compare February 8, 2025 23:58
@renovate renovate bot changed the title fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.122.0 fix(deps): update go dependencies minor and patch updates Feb 8, 2025
@renovate renovate bot changed the title fix(deps): update go dependencies minor and patch updates fix(deps): update module golang.org/x/crypto to v0.33.0 Feb 9, 2025
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch from 20a405b to eb82cbd Compare February 9, 2025 00:05
@renovate renovate bot changed the title fix(deps): update module golang.org/x/crypto to v0.33.0 fix(deps): update module golang.org/x/crypto to v0.33.0 - autoclosed Feb 9, 2025
@renovate renovate bot closed this Feb 9, 2025
@renovate renovate bot deleted the renovate/go-dependencies-minor-and-patch-updates branch February 9, 2025 15:26
@renovate renovate bot changed the title fix(deps): update module golang.org/x/crypto to v0.33.0 - autoclosed fix(deps): update module golang.org/x/crypto to v0.33.0 Feb 13, 2025
@renovate renovate bot reopened this Feb 13, 2025
@renovate renovate bot changed the title fix(deps): update module golang.org/x/crypto to v0.33.0 fix(deps): update module github.com/google/go-github/v69 to v69.1.0 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch 2 times, most recently from eb82cbd to a8b2025 Compare February 13, 2025 22:39
@renovate renovate bot changed the title fix(deps): update module github.com/google/go-github/v69 to v69.1.0 fix(deps): update go dependencies minor and patch updates Feb 14, 2025
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch 4 times, most recently from 667475f to 049373f Compare February 17, 2025 15:24
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch 3 times, most recently from 8e3415e to 4cedcad Compare February 27, 2025 15:41
Copy link
Contributor Author

renovate bot commented Feb 27, 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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/andybalholm/brotli v1.1.1 -> v1.1.2-0.20250424173009-453214e765f3
github.com/cloudflare/circl v1.6.0 -> v1.6.1
golang.org/x/oauth2 v0.29.0 -> v0.30.0
golang.org/x/sys v0.32.0 -> v0.33.0
golang.org/x/text v0.24.0 -> v0.25.0

@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch from 4cedcad to b5b2bce Compare March 1, 2025 01:58
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch from b5b2bce to 5a78e6d Compare March 5, 2025 22:47
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch 2 times, most recently from c44faee to 74ea61f Compare March 17, 2025 20:37
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch from 74ea61f to d1a9a42 Compare March 22, 2025 02:50
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch 4 times, most recently from 89360bd to 24d0f8d Compare April 6, 2025 18:22
@renovate renovate bot changed the title fix(deps): update go dependencies minor and patch updates fix(deps): update go dependencies minor and patch updates - autoclosed Apr 8, 2025
@renovate renovate bot closed this Apr 8, 2025
@renovate renovate bot changed the title fix(deps): update go dependencies minor and patch updates - autoclosed fix(deps): update go dependencies minor and patch updates Apr 11, 2025
@renovate renovate bot reopened this Apr 11, 2025
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch from adf8cc7 to 24d0f8d Compare April 11, 2025 11:43
@renovate renovate bot changed the title fix(deps): update go dependencies minor and patch updates fix(deps): update module github.com/go-git/go-git/v5 to v5.15.0 Apr 11, 2025
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch 2 times, most recently from 21651c9 to aa33951 Compare April 15, 2025 15:39
@renovate renovate bot changed the title fix(deps): update module github.com/go-git/go-git/v5 to v5.15.0 fix(deps): update go dependencies minor and patch updates Apr 15, 2025
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch from aa33951 to d431e41 Compare April 15, 2025 22:40
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch from d431e41 to 9e80688 Compare April 24, 2025 17:13
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch from 9e80688 to ff9946a Compare May 5, 2025 23:11
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch from ff9946a to 57f9a3d Compare May 14, 2025 22:39
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/go-dependencies-minor-and-patch-updates branch from 57f9a3d to 37cc35c Compare May 19, 2025 16:02
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.

0 participants