Skip to content

fix(deps): update all non-major dependencies - autoclosed#63

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Closed

fix(deps): update all non-major dependencies - autoclosed#63
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
cloud.google.com/go/bigquery v1.65.0 -> v1.72.0 age confidence require minor
github.com/arquivei/foundationkit v0.10.2 -> v0.10.3 age confidence require patch
github.com/stretchr/testify v1.10.0 -> v1.11.1 age confidence require minor
go (source) 1.23.5 -> 1.25.5 age confidence toolchain minor
go 1.21 -> 1.25 age confidence uses-with minor

Release Notes

arquivei/foundationkit (github.com/arquivei/foundationkit)

v0.10.3

Compare Source

What's Changed

Full Changelog: arquivei/foundationkit@v0.10.2...v0.10.3

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

golang/go (go)

v1.25.5

v1.25.4

v1.25.3

v1.25.2

v1.25.1

v1.25.0

v1.24.11

v1.24.10

v1.24.9

v1.24.8

v1.24.7

v1.24.6

v1.24.5

v1.24.4

v1.24.3

v1.24.2

v1.24.1

v1.24.0

v1.23.12

v1.23.11

v1.23.10

v1.23.9

v1.23.8

v1.23.7

v1.23.6

actions/go-versions (go)

v1.25.5: 1.25.5

Compare Source

Go 1.25.5

v1.25.4: 1.25.4

Compare Source

Go 1.25.4

v1.25.3: 1.25.3

Compare Source

Go 1.25.3

v1.25.2: 1.25.2

Compare Source

Go 1.25.2

v1.25.1: 1.25.1

Compare Source

Go 1.25.1

v1.25.0: 1.25.0

Compare Source

Go 1.25.0

v1.24.11: 1.24.11

Compare Source

Go 1.24.11

v1.24.10: 1.24.10

Compare Source

Go 1.24.10

v1.24.9: 1.24.9

Compare Source

Go 1.24.9

v1.24.8: 1.24.8

Compare Source

Go 1.24.8

v1.24.7: 1.24.7

Compare Source

Go 1.24.7

v1.24.6: 1.24.6

Compare Source

Go 1.24.6

v1.24.5: 1.24.5

Compare Source

Go 1.24.5

v1.24.4: 1.24.4

Compare Source

Go 1.24.4

v1.24.3: 1.24.3

Compare Source

Go 1.24.3

v1.24.2: 1.24.2

Compare Source

Go 1.24.2

v1.24.1: 1.24.1

Compare Source

Go 1.24.1

v1.24.0: 1.24.0

Compare Source

Go 1.24.0

v1.23.12: 1.23.12

Compare Source

Go 1.23.12

v1.23.11: 1.23.11

Compare Source

Go 1.23.11

v1.23.10: 1.23.10

Compare Source

Go 1.23.10

v1.23.9: 1.23.9

Compare Source

Go 1.23.9

v1.23.8: 1.23.8

Compare Source

Go 1.23.8

v1.23.7: 1.23.7

Compare Source

Go 1.23.7

v1.23.6: 1.23.6

Compare Source

Go 1.23.6

v1.23.5: 1.23.5

Compare Source

Go 1.23.5

v1.23.4: 1.23.4

Compare Source

Go 1.23.4

v1.23.3: 1.23.3

Compare Source

Go 1.23.3

v1.23.2: 1.23.2

Compare Source

Go 1.23.2

v1.23.1: 1.23.1

Compare Source

Go 1.23.1

v1.23.0: 1.23.0

Compare Source

Go 1.23.0

v1.22.12: 1.22.12

Compare Source

Go 1.22.12

v1.22.11: 1.22.11

Compare Source

Go 1.22.11

v1.22.10: 1.22.10

Compare Source

Go 1.22.10

v1.22.9: 1.22.9

Compare Source

Go 1.22.9

v1.22.8: 1.22.8

Compare Source

Go 1.22.8

v1.22.7: 1.22.7

Compare Source

Go 1.22.7

v1.22.6: 1.22.6

Compare Source

Go 1.22.6

v1.22.5: 1.22.5

Compare Source

Go 1.22.5

v1.22.4: 1.22.4

Compare Source

Go 1.22.4

v1.22.3: 1.22.3

Compare Source

Go 1.22.3

v1.22.2: 1.22.2

Compare Source

Go 1.22.2

v1.22.1: 1.22.1

Compare Source

Go 1.22.1

v1.22.0: 1.22.0

Compare Source

Go 1.22.0


Configuration

📅 Schedule: Branch creation - "before 8am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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
Copy Markdown
Member

@rjfonseca rjfonseca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aparentemente falhou o update. Talvez seja necessário fazer manualmente

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2e10cb1 to 12b8bba Compare February 4, 2025 05:02
@renovate renovate bot changed the title fix(deps): update module cloud.google.com/go/bigquery to v1.66.0 fix(deps): update module cloud.google.com/go/bigquery to v1.66.1 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 12b8bba to 99cd8cf Compare February 4, 2025 20:27
@renovate renovate bot changed the title fix(deps): update module cloud.google.com/go/bigquery to v1.66.1 fix(deps): update all non-major dependencies Feb 4, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6cb41bc to ae8688a Compare February 11, 2025 20:28
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update dependency go to v1.24.0 Feb 20, 2025
@renovate renovate bot changed the title chore(deps): update dependency go to v1.24.0 fix(deps): update all non-major dependencies Feb 20, 2025
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update dependency go to v1.24.0 Mar 3, 2025
@renovate renovate bot changed the title chore(deps): update dependency go to v1.24.0 fix(deps): update all non-major dependencies Mar 3, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ae8688a to 6de8cab Compare March 4, 2025 22:34
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update dependency go to v1.24.1 Mar 14, 2025
@renovate renovate bot changed the title chore(deps): update dependency go to v1.24.1 fix(deps): update all non-major dependencies Mar 14, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6de8cab to 9ea234a Compare March 17, 2025 20:53
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update dependency go to v1.24.1 Mar 24, 2025
@renovate renovate bot changed the title chore(deps): update dependency go to v1.24.1 fix(deps): update all non-major dependencies Mar 24, 2025
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update dependency go to v1.24.1 Mar 31, 2025
@renovate renovate bot changed the title chore(deps): update dependency go to v1.24.1 fix(deps): update all non-major dependencies Mar 31, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9ea234a to e5e7798 Compare April 1, 2025 18:29
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update dependency go to v1.24.2 Apr 8, 2025
@renovate renovate bot changed the title chore(deps): update dependency go to v1.24.2 fix(deps): update all non-major dependencies Apr 9, 2025
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update dependency go to v1.24.2 Apr 18, 2025
@renovate renovate bot changed the title chore(deps): update dependency go to v1.24.2 fix(deps): update all non-major dependencies Apr 18, 2025
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update dependency go to v1.24.2 May 4, 2025
@renovate renovate bot changed the title chore(deps): update dependency go to v1.24.2 fix(deps): update all non-major dependencies May 4, 2025
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update dependency go to v1.24.2 May 5, 2025
@renovate renovate bot changed the title chore(deps): update dependency go to v1.24.2 fix(deps): update all non-major dependencies May 5, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f7c4a4d to e7bb0d3 Compare July 24, 2025 19:59
@renovate renovate bot changed the title chore(deps): update dependency go to v1.24.5 fix(deps): update all non-major dependencies Jul 24, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 02edfda to 71130b6 Compare August 13, 2025 07:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 25a90cf to 7bfcb00 Compare August 31, 2025 09:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 874a234 to 13bc25b Compare September 10, 2025 17:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 98da463 to 9421692 Compare September 29, 2025 21:59
@renovate
Copy link
Copy Markdown
Contributor Author

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

  • 30 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.117.0 -> v0.121.6
cloud.google.com/go/auth v0.13.0 -> v0.16.5
cloud.google.com/go/auth/oauth2adapt v0.2.6 -> v0.2.8
cloud.google.com/go/compute/metadata v0.6.0 -> v0.8.4
cloud.google.com/go/iam v1.3.0 -> v1.5.2
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.4 -> v0.3.6
github.com/googleapis/gax-go/v2 v2.14.1 -> v2.15.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0 -> v0.61.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 -> v0.61.0
go.opentelemetry.io/otel v1.33.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.33.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.33.0 -> v1.37.0
golang.org/x/crypto v0.31.0 -> v0.42.0
golang.org/x/exp v0.0.0-20231006140011-7918f672742d -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/mod v0.20.0 -> v0.27.0
golang.org/x/net v0.33.0 -> v0.44.0
golang.org/x/oauth2 v0.24.0 -> v0.31.0
golang.org/x/sync v0.10.0 -> v0.17.0
golang.org/x/sys v0.28.0 -> v0.36.0
golang.org/x/text v0.21.0 -> v0.29.0
golang.org/x/time v0.8.0 -> v0.13.0
golang.org/x/tools v0.24.0 -> v0.36.0
google.golang.org/api v0.214.0 -> v0.250.0
google.golang.org/genproto v0.0.0-20241223144023-3abc09e42ca8 -> v0.0.0-20250603155806-513f23925822
google.golang.org/genproto/googleapis/api v0.0.0-20241223144023-3abc09e42ca8 -> v0.0.0-20250818200422-3122310a409c
google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8 -> v0.0.0-20250908214217-97024824d090
google.golang.org/grpc v1.69.2 -> v1.75.1
google.golang.org/protobuf v1.36.1 -> v1.36.9

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e221a28 to 2340a42 Compare October 7, 2025 19:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2340a42 to 6e9696d Compare October 14, 2025 01:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6e9696d to ccf47d7 Compare October 28, 2025 20:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ccf47d7 to 22c3cb6 Compare November 5, 2025 19:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 22c3cb6 to 29b0aad Compare December 2, 2025 17:31
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 15, 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):

  • 33 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.117.0 -> v0.123.0
cloud.google.com/go/auth v0.13.0 -> v0.18.0
cloud.google.com/go/auth/oauth2adapt v0.2.6 -> v0.2.8
cloud.google.com/go/compute/metadata v0.6.0 -> v0.9.0
cloud.google.com/go/iam v1.3.0 -> v1.5.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.4 -> v0.3.7
github.com/googleapis/gax-go/v2 v2.14.1 -> v2.15.0
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/rs/zerolog v1.33.0 -> v1.34.0
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0 -> v0.64.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 -> v0.64.0
go.opentelemetry.io/otel v1.33.0 -> v1.39.0
go.opentelemetry.io/otel/metric v1.33.0 -> v1.39.0
go.opentelemetry.io/otel/trace v1.33.0 -> v1.39.0
golang.org/x/crypto v0.31.0 -> v0.46.0
golang.org/x/exp v0.0.0-20231006140011-7918f672742d -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/mod v0.20.0 -> v0.30.0
golang.org/x/net v0.33.0 -> v0.48.0
golang.org/x/oauth2 v0.24.0 -> v0.34.0
golang.org/x/sync v0.10.0 -> v0.19.0
golang.org/x/sys v0.28.0 -> v0.39.0
golang.org/x/text v0.21.0 -> v0.32.0
golang.org/x/time v0.8.0 -> v0.14.0
golang.org/x/tools v0.24.0 -> v0.39.0
google.golang.org/api v0.214.0 -> v0.257.0
google.golang.org/genproto v0.0.0-20241223144023-3abc09e42ca8 -> v0.0.0-20251213004720-97cd9d5aeac2
google.golang.org/genproto/googleapis/api v0.0.0-20241223144023-3abc09e42ca8 -> v0.0.0-20251213004720-97cd9d5aeac2
google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8 -> v0.0.0-20251213004720-97cd9d5aeac2
google.golang.org/grpc v1.69.2 -> v1.77.0
google.golang.org/protobuf v1.36.1 -> v1.36.11

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 29b0aad to 9a604b9 Compare December 17, 2025 19:24
@renovate renovate bot changed the title fix(deps): update all non-major dependencies fix(deps): update all non-major dependencies - autoclosed Dec 17, 2025
@renovate renovate bot closed this Dec 17, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch December 17, 2025 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant