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

chore(deps): update go modules #204

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/pubsub v1.42.0 -> v1.45.3 age adoption passing confidence require minor
github.com/bitrise-io/envman 8066eeb -> 3592d1a age adoption passing confidence require digest
github.com/stretchr/testify v1.9.0 -> v1.10.0 age adoption passing confidence require minor
github.com/xanzy/go-gitlab v0.108.0 -> v0.115.0 age adoption passing confidence require minor
google.golang.org/api v0.195.0 -> v0.213.0 age adoption passing confidence require minor
gopkg.in/DataDog/dd-trace-go.v1 v1.67.0 -> v1.70.1 age adoption passing confidence require minor

Release Notes

stretchr/testify (github.com/stretchr/testify)

v1.10.0

Compare Source

What's Changed

Functional Changes
Fixes
Documantation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.9.0...v1.10.0

xanzy/go-gitlab (github.com/xanzy/go-gitlab)

v0.115.0: (deprecation)

Compare Source

This release is solely to deprecate this package in favor of https://gitlab.com/gitlab-org/api/client-go.

See the migration information in #​2060

v0.114.0

Compare Source

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.113.0...v0.114.0

v0.113.0

Compare Source

Breaking changes

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.112.0...v0.113.0

v0.112.0

Compare Source

Breaking changes:

  • Fix the branch protection defaults by @​svanharmelen in https://github.com/xanzy/go-gitlab/pull/2036
    This ☝🏻 fixes a bug in the settings API (see #​2033) by introducing a dedicated struct for branch protection defaults. To prevent duplicated code, this struct is now also used (as a pointer!) for the DefaultBranchProtectionDefaults field in the Group struct.

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.111.0...v0.112.0

v0.111.0

Compare Source

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.110.0...v0.111.0

v0.110.0

Compare Source

Breaking Changes

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.109.0...v0.110.0

v0.109.0

Compare Source

Breaking Changes

What's Changed

New Contributors

Full Changelog: xanzy/go-gitlab@v0.108.0...v0.109.0

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

v0.213.0

Compare Source

Features

v0.212.0

Compare Source

Features

v0.211.0

Compare Source

Features
Bug Fixes

v0.210.0

Compare Source

Features
Bug Fixes

v0.209.0

Compare Source

Features

v0.208.0

Compare Source

Features
  • all: Auto-regenerate discovery clients (#​2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#​2865) (09fa125)

v0.207.0

Compare Source

Features

v0.206.0

Compare Source

Features

v0.205.0

Compare Source

Features

v0.204.0

Compare Source

Features
Bug Fixes
  • transport/grpc: Pass through cert source to new auth lib (#​2840) (c67e7c0)
Documentation

v0.203.0

Compare Source

Features

v0.202.0

Compare Source

Features

v0.201.0

Compare Source

Features

v0.200.0

Compare Source

Features

v0.199.0

Compare Source

Features

v0.198.0

Compare Source

Features

v0.197.0

Compare Source

Features
Bug Fixes
  • transport: Set UniverseDomain in http.NewClient for new auth (#​2773) (140d0a5)

v0.196.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "at 10am on Monday except on 25th of December in 2023 and 1st of January 2024 and 1st of April 2024 and 20th of May 2024 and 19th of August 2024" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link
Contributor Author

renovate bot commented Sep 3, 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):

  • 26 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.23.4
cloud.google.com/go v0.115.1 -> v0.116.0
cloud.google.com/go/auth v0.9.1 -> v0.13.0
cloud.google.com/go/auth/oauth2adapt v0.2.4 -> v0.2.6
cloud.google.com/go/compute/metadata v0.5.0 -> v0.6.0
cloud.google.com/go/iam v1.1.13 -> v1.2.2
github.com/DataDog/appsec-internal-go v1.7.0 -> v1.9.0
github.com/DataDog/datadog-agent/pkg/obfuscate v0.52.1 -> v0.58.0
github.com/DataDog/go-libddwaf/v3 v3.3.0 -> v3.5.1
github.com/DataDog/go-sqllexer v0.0.11 -> v0.0.14
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.13.0 -> v2.14.0
github.com/philhofer/fwd v1.1.2 -> v1.1.3-0.20240612014219-fbbf4953d986
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.52.0 -> v0.54.0
golang.org/x/crypto v0.26.0 -> v0.31.0
golang.org/x/mod v0.17.0 -> v0.20.0
golang.org/x/net v0.28.0 -> v0.32.0
golang.org/x/oauth2 v0.22.0 -> v0.24.0
golang.org/x/sync v0.8.0 -> v0.10.0
golang.org/x/sys v0.24.0 -> v0.28.0
golang.org/x/text v0.17.0 -> v0.21.0
golang.org/x/time v0.6.0 -> v0.8.0
google.golang.org/genproto v0.0.0-20240823204242-4ba0660f739c -> v0.0.0-20241118233622-e639e219e697
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20241113202542-65e8d215514f
google.golang.org/genproto/googleapis/rpc v0.0.0-20240823204242-4ba0660f739c -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/grpc v1.65.0 -> v1.67.1
google.golang.org/protobuf v1.34.2 -> v1.35.2

@renovate renovate bot force-pushed the renovate/go-modules branch from 32dd1c0 to c803af0 Compare September 5, 2024 12:41
@renovate renovate bot changed the title chore(deps): update module google.golang.org/api to v0.196.0 chore(deps): update go modules Sep 5, 2024
@renovate renovate bot force-pushed the renovate/go-modules branch 3 times, most recently from 429eb87 to 5e86d24 Compare September 10, 2024 22:11
@renovate renovate bot force-pushed the renovate/go-modules branch 2 times, most recently from 5347ccc to 27d54db Compare September 19, 2024 15:48
@renovate renovate bot force-pushed the renovate/go-modules branch from 27d54db to c1a9e77 Compare September 26, 2024 00:11
@renovate renovate bot force-pushed the renovate/go-modules branch 4 times, most recently from 80f4052 to 1ff1cf0 Compare October 10, 2024 18:09
@renovate renovate bot force-pushed the renovate/go-modules branch 5 times, most recently from f1f22ba to 8541e89 Compare October 20, 2024 22:57
@renovate renovate bot force-pushed the renovate/go-modules branch 7 times, most recently from b4ec64b to fe49af3 Compare October 28, 2024 01:07
@renovate renovate bot force-pushed the renovate/go-modules branch 2 times, most recently from a1db151 to fa13f89 Compare October 29, 2024 17:50
@renovate renovate bot force-pushed the renovate/go-modules branch 4 times, most recently from 55dada7 to 1df59fd Compare November 7, 2024 02:02
@renovate renovate bot force-pushed the renovate/go-modules branch 5 times, most recently from 5bef463 to 8c25c6d Compare November 22, 2024 00:58
@renovate renovate bot force-pushed the renovate/go-modules branch from 8c25c6d to c8696dc Compare November 23, 2024 13:49
@renovate renovate bot force-pushed the renovate/go-modules branch 10 times, most recently from 869326b to c8546ce Compare December 5, 2024 15:54
@renovate renovate bot force-pushed the renovate/go-modules branch 2 times, most recently from 2f76b78 to 53692c4 Compare December 16, 2024 20:13
@renovate renovate bot force-pushed the renovate/go-modules branch from 53692c4 to d3e3730 Compare December 17, 2024 23:47
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