Skip to content

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
cloud.google.com/go/pubsub v1.42.0 -> v1.50.0 age adoption passing confidence
github.com/bitrise-io/envman v0.0.0-20240730123632-8066eeb61599 -> v0.0.0 age adoption passing confidence
github.com/stretchr/testify v1.9.0 -> v1.11.1 age adoption passing confidence
github.com/xanzy/go-gitlab v0.108.0 -> v0.115.0 age adoption passing confidence
google.golang.org/api v0.195.0 -> v0.248.0 age adoption passing confidence
gopkg.in/DataDog/dd-trace-go.v1 v1.67.0 -> v1.74.6 age adoption passing confidence

Release Notes

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

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

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

v1.10.0

Compare Source

What's Changed

Functional Changes
Fixes
Documentation, 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 #​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.248.0

Compare Source

Features

v0.247.0

Compare Source

Features

v0.246.0

Compare Source

Features
Bug Fixes

v0.245.0

Compare Source

Features
Bug Fixes
  • gensupport: Fix transferChunk race condition by returning response with non-cancelled context. (#​3258) (091d422)

v0.244.0

Compare Source

Features

v0.243.0

Compare Source

Features
Bug Fixes
  • gensupport: Update chunk upload logic for robust timeout handling. (#​3208) (93865aa)

v0.242.0

Compare Source

Features

v0.241.0

Compare Source

Features

v0.240.0

Compare Source

Features

v0.239.0

Compare Source

Features

v0.238.0

Compare Source

Fea

Configuration

📅 Schedule: Branch creation - "on Monday at 04:00" (UTC), 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):

  • 28 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.115.1 -> v0.121.4
cloud.google.com/go/auth v0.9.1 -> v0.16.5
cloud.google.com/go/auth/oauth2adapt v0.2.4 -> v0.2.8
cloud.google.com/go/compute/metadata v0.5.0 -> v0.8.0
cloud.google.com/go/iam v1.1.13 -> v1.5.2
github.com/DataDog/appsec-internal-go v1.7.0 -> v1.13.0
github.com/DataDog/datadog-agent/pkg/obfuscate v0.52.1 -> v0.67.0
github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.52.1 -> v0.69.0
github.com/ebitengine/purego v0.7.1 -> v0.8.3
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/google/s2a-go v0.1.8 -> v0.1.9
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.6
github.com/googleapis/gax-go/v2 v2.13.0 -> v2.15.0
github.com/philhofer/fwd v1.1.2 -> v1.1.3-0.20240916144458-20a13a1f6b7c
github.com/secure-systems-lab/go-securesystemslib v0.8.0 -> v0.9.0
golang.org/x/crypto v0.36.0 -> v0.41.0
golang.org/x/mod v0.17.0 -> v0.26.0
golang.org/x/net v0.38.0 -> v0.43.0
golang.org/x/oauth2 v0.27.0 -> v0.30.0
golang.org/x/sync v0.12.0 -> v0.16.0
golang.org/x/sys v0.31.0 -> v0.35.0
golang.org/x/text v0.23.0 -> v0.28.0
golang.org/x/time v0.6.0 -> v0.12.0
google.golang.org/genproto v0.0.0-20240823204242-4ba0660f739c -> v0.0.0-20250603155806-513f23925822
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20250721164621-a45f3dfb1074
google.golang.org/genproto/googleapis/rpc v0.0.0-20240823204242-4ba0660f739c -> v0.0.0-20250818200422-3122310a409c
google.golang.org/grpc v1.65.0 -> v1.74.2
google.golang.org/protobuf v1.34.2 -> v1.36.7

@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 from 316a86c to c613195 Compare July 30, 2025 20:47
@viktorbenei
Copy link
Contributor

View build log

@renovate renovate bot force-pushed the renovate/go-modules branch from c613195 to 047ddf1 Compare August 5, 2025 22:10
@viktorbenei
Copy link
Contributor

View build log

@renovate renovate bot force-pushed the renovate/go-modules branch from 047ddf1 to 3c2e4fc Compare August 6, 2025 18:15
@viktorbenei
Copy link
Contributor

View build log

@renovate renovate bot force-pushed the renovate/go-modules branch from 3c2e4fc to a450679 Compare August 11, 2025 16:07
@viktorbenei
Copy link
Contributor

View build log

@renovate renovate bot force-pushed the renovate/go-modules branch from a450679 to 632c5bc Compare August 11, 2025 23:16
@viktorbenei
Copy link
Contributor

View build log

@renovate renovate bot force-pushed the renovate/go-modules branch from 632c5bc to 47340c8 Compare August 12, 2025 23:06
@viktorbenei
Copy link
Contributor

View build log

@renovate renovate bot force-pushed the renovate/go-modules branch from 47340c8 to 1873fb8 Compare August 13, 2025 05:00
@viktorbenei
Copy link
Contributor

View build log

@renovate renovate bot force-pushed the renovate/go-modules branch from 1873fb8 to 70ae416 Compare August 19, 2025 20:31
@viktorbenei
Copy link
Contributor

View build log

@renovate renovate bot force-pushed the renovate/go-modules branch from 70ae416 to 79665c6 Compare August 21, 2025 10:16
@viktorbenei
Copy link
Contributor

View build log

@renovate renovate bot force-pushed the renovate/go-modules branch from 79665c6 to a2c5e79 Compare August 21, 2025 14:24
@viktorbenei
Copy link
Contributor

View build log

@renovate renovate bot force-pushed the renovate/go-modules branch from a2c5e79 to de59e5e Compare August 22, 2025 07:45
@viktorbenei
Copy link
Contributor

View build log

@renovate renovate bot force-pushed the renovate/go-modules branch from de59e5e to 487645e Compare August 22, 2025 16:10
@viktorbenei
Copy link
Contributor

View build log

@renovate renovate bot force-pushed the renovate/go-modules branch from 487645e to f54f24e Compare August 24, 2025 18:42
@viktorbenei
Copy link
Contributor

View build log

@renovate renovate bot force-pushed the renovate/go-modules branch 2 times, most recently from 7fe91e7 to 69cd20e Compare August 27, 2025 21:03
@renovate renovate bot force-pushed the renovate/go-modules branch from 69cd20e to f42022e Compare September 2, 2025 17:39
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