-
Notifications
You must be signed in to change notification settings - Fork 49
chore(deps): update go modules #204
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
base: master
Are you sure you want to change the base?
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
32dd1c0 to
c803af0
Compare
429eb87 to
5e86d24
Compare
5347ccc to
27d54db
Compare
27d54db to
c1a9e77
Compare
80f4052 to
1ff1cf0
Compare
f1f22ba to
8541e89
Compare
b4ec64b to
fe49af3
Compare
a1db151 to
fa13f89
Compare
de59e5e to
487645e
Compare
487645e to
f54f24e
Compare
7fe91e7 to
69cd20e
Compare
d63f838 to
003d1b8
Compare
2dd727c to
29089b0
Compare
29089b0 to
2d33136
Compare
d4aae81 to
a84d959
Compare
5d4783f to
9a59767
Compare
9a59767 to
e68e657
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
v1.42.0->v1.50.1v0.0.0-20240730123632-8066eeb61599->v0.0.0v1.9.0->v1.11.1v0.108.0->v0.115.0v0.195.0->v0.254.0v1.67.0->v1.74.8Release Notes
stretchr/testify (github.com/stretchr/testify)
v1.11.1Compare 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.0Compare 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.0Compare 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.0Compare Source
What's Changed
externalK8sProxyUrlfield in Metadata API by @timofurrer in #2062New Contributors
Full Changelog: xanzy/go-gitlab@v0.113.0...v0.114.0
v0.113.0Compare Source
Breaking changes
What's Changed
New Contributors
Full Changelog: xanzy/go-gitlab@v0.112.0...v0.113.0
v0.112.0Compare Source
Breaking changes:
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
DefaultBranchProtectionDefaultsfield in theGroupstruct.What's Changed
New Contributors
Full Changelog: xanzy/go-gitlab@v0.111.0...v0.112.0
v0.111.0Compare Source
What's Changed
New Contributors
Full Changelog: xanzy/go-gitlab@v0.110.0...v0.111.0
v0.110.0Compare Source
Breaking Changes
What's Changed
New Contributors
Full Changelog: xanzy/go-gitlab@v0.109.0...v0.110.0
v0.109.0Compare 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.254.0Compare Source
Features
v0.253.0Compare Source
Features
v0.252.0Compare Source
Features
v0.251.0Compare Source
Features
v0.250.0Compare Source
Features
v0.249.0Compare Source
Features
v0.248.0Compare Source
Features
v0.247.0Compare Source
Features
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.
This PR was generated by Mend Renovate. View the repository job log.