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

fix(deps): update module go.uber.org/mock to v0.5.0 #84

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

renovate-for-tknetworks[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
go.uber.org/mock require minor v0.4.0 -> v0.5.0

Release Notes

uber/mock (go.uber.org/mock)

v0.5.0

Compare Source

0.5.0 (15 Oct 2024)

Added
  • #​153: Add --write_command_comment flag to specify whether to include
    Generated by this command comment.
  • #​191: Add --build_constraint flag to add //go:build directives
    to generated mocks
  • #​214: Add gob mode to support custom package loading techniques in place
    of --exec_only
Changed
  • #​181: Made mockgen faster by changing flags passed to go list.
  • #​183: Made Cond matcher generic.
  • #​204: Removed ISGOMOCK() from generated mocks.
  • #​207: Deprecated reflect mode and replaced it with the new package mode.
Fixed
  • #​144: Fix a deadlock that can happen when mocking an interface that
    matches fmt.Stringer.
  • #​168: Fix an issue where the "generated by" comment was being included
    in the package comment of generated mocks.

Thanks to @​tulzke @​JacobOaks @​ARR4N @​sashamelentyev @​sywhang @​fasmat
@​eyasy1217 @​ghouscht @​tie @​Neo2308 @​carson-brill @​alexandear @​sodul
@​nbgraham for their contributions this release.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@renovate-for-tknetworks
Copy link
Contributor Author

ℹ 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):

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

Details:

Package Change
go 1.21 -> 1.23.2
golang.org/x/mod v0.11.0 -> v0.18.0
golang.org/x/tools v0.2.0 -> v0.22.0

@renovate-for-tknetworks renovate-for-tknetworks bot force-pushed the github-renovate/go.uber.org-mock-0.x branch from bb2d3e5 to cd70ff9 Compare October 18, 2024 23:14
@renovate-for-tknetworks renovate-for-tknetworks bot force-pushed the github-renovate/go.uber.org-mock-0.x branch from cd70ff9 to e74640e Compare October 23, 2024 23:09
@nabeken nabeken merged commit 45ecdb0 into master Oct 28, 2024
3 checks passed
@nabeken nabeken deleted the github-renovate/go.uber.org-mock-0.x branch October 28, 2024 13:13
nabeken added a commit that referenced this pull request Jan 4, 2025
🤖 I have created a release *beep* *boop*
---


## [2.0.1](v2.0.0...v2.0.1)
(2025-01-04)


### Bug Fixes

* **deps:** pin actions/create-github-app-token action to 31c86eb
([bf8e0e1](bf8e0e1))
* **deps:** pin actions/create-github-app-token action to 31c86eb
([#69](#69))
([3b143be](3b143be))
* **deps:** pin googleapis/release-please-action action to f3969c0
([385730c](385730c))
* **deps:** pin googleapis/release-please-action action to f3969c0
([#48](#48))
([7b1d033](7b1d033))
* **deps:** update actions/checkout digest to 0ad4b8f
([0661629](0661629))
* **deps:** update actions/checkout digest to 0ad4b8f
([#29](#29))
([65f493a](65f493a))
* **deps:** update actions/checkout digest to 11bd719
([2aced0f](2aced0f))
* **deps:** update actions/checkout digest to 692973e
([fe2b26e](fe2b26e))
* **deps:** update actions/checkout digest to 692973e
([#51](#51))
([6c5f91a](6c5f91a))
* **deps:** update actions/checkout digest to a5ac7e5
([38a92e6](38a92e6))
* **deps:** update actions/checkout digest to a5ac7e5
([#44](#44))
([990d9f5](990d9f5))
* **deps:** update actions/checkout digest to eef6144
([f6c15a6](f6c15a6))
* **deps:** update actions/create-github-app-token digest to 3378cda
([321c530](321c530))
* **deps:** update actions/create-github-app-token digest to 3378cda
([#72](#72))
([0f265ea](0f265ea))
* **deps:** update actions/create-github-app-token digest to 5d869da
([7c22f5e](7c22f5e))
* **deps:** update actions/create-github-app-token digest to 5d869da
([#76](#76))
([e235d7a](e235d7a))
* **deps:** update actions/setup-go digest to 0a12ed9
([6c0f0e4](6c0f0e4))
* **deps:** update actions/setup-go digest to 0a12ed9
([#58](#58))
([faaf1c2](faaf1c2))
* **deps:** update actions/setup-go digest to 41dfa10
([643221a](643221a))
* **deps:** update actions/setup-go digest to 41dfa10
([#87](#87))
([22ed054](22ed054))
* **deps:** update actions/setup-go digest to cdcb360
([36f7e5d](36f7e5d))
* **deps:** update actions/setup-go digest to cdcb360
([#34](#34))
([a9cd530](a9cd530))
* **deps:** update all non-major dependencies
([1ceb06e](1ceb06e))
* **deps:** update all non-major dependencies
([dd59489](dd59489))
* **deps:** update all non-major dependencies
([55cd26c](55cd26c))
* **deps:** update all non-major dependencies
([a2666e0](a2666e0))
* **deps:** update all non-major dependencies
([440d279](440d279))
* **deps:** update all non-major dependencies
([03b7121](03b7121))
* **deps:** update all non-major dependencies
([e108f15](e108f15))
* **deps:** update all non-major dependencies
([6105577](6105577))
* **deps:** update all non-major dependencies
([#60](#60))
([024b9cb](024b9cb))
* **deps:** update aws-sdk-go-v2 monorepo
([d7de450](d7de450))
* **deps:** update aws-sdk-go-v2 monorepo
([7150a88](7150a88))
* **deps:** update aws-sdk-go-v2 monorepo
([d8e33d3](d8e33d3))
* **deps:** update aws-sdk-go-v2 monorepo
([bf61689](bf61689))
* **deps:** update aws-sdk-go-v2 monorepo
([cab758f](cab758f))
* **deps:** update aws-sdk-go-v2 monorepo
([edfe663](edfe663))
* **deps:** update aws-sdk-go-v2 monorepo
([ab553af](ab553af))
* **deps:** update aws-sdk-go-v2 monorepo
([50e9e2f](50e9e2f))
* **deps:** update aws-sdk-go-v2 monorepo
([#106](#106))
([0ea08e1](0ea08e1))
* **deps:** update aws-sdk-go-v2 monorepo
([#109](#109))
([38ee247](38ee247))
* **deps:** update aws-sdk-go-v2 monorepo
([#94](#94))
([a00163d](a00163d))
* **deps:** update aws-sdk-go-v2 monorepo
([#98](#98))
([aac405f](aac405f))
* **deps:** update dependency go to v1.23.3
([89f65e3](89f65e3))
* **deps:** update dependency go to v1.23.3
([#91](#91))
([bfce845](bfce845))
* **deps:** update dependency go to v1.23.4
([6fe6cf2](6fe6cf2))
* **deps:** update dependency go to v1.23.4
([#103](#103))
([dff39bf](dff39bf))
* **deps:** update dependency golang to v1.22.3
([2344b5d](2344b5d))
* **deps:** update dependency golang to v1.22.5
([0a119da](0a119da))
* **deps:** update dependency golang to v1.23.1
([eb0b31a](eb0b31a))
* **deps:** update dependency golang to v1.23.2
([a2b2ae6](a2b2ae6))
* **deps:** update dependency golang to v1.23.3
([5f71ec3](5f71ec3))
* **deps:** update dependency golang to v1.23.4
([#104](#104))
([3dbbf6f](3dbbf6f))
* **deps:** update dependency golangci/golangci-lint to v1.58.0
([1ed10a4](1ed10a4))
* **deps:** update dependency golangci/golangci-lint to v1.58.0
([#35](#35))
([34f671b](34f671b))
* **deps:** update dependency golangci/golangci-lint to v1.59.1
([af99c1e](af99c1e))
* **deps:** update dependency golangci/golangci-lint to v1.59.1
([#49](#49))
([67d1ebe](67d1ebe))
* **deps:** update dependency golangci/golangci-lint to v1.61.0
([5171d31](5171d31))
* **deps:** update dependency golangci/golangci-lint to v1.61.0
([#75](#75))
([5090a59](5090a59))
* **deps:** update dependency golangci/golangci-lint to v1.62.0
([127f5d7](127f5d7))
* **deps:** update dependency golangci/golangci-lint to v1.62.0
([#96](#96))
([db28194](db28194))
* **deps:** update dependency golangci/golangci-lint to v1.62.2
([b039e9b](b039e9b))
* **deps:** update dependency golangci/golangci-lint to v1.62.2
([#100](#100))
([d305824](d305824))
* **deps:** update dependency golangci/golangci-lint to v1.63.4
([89cbb4f](89cbb4f))
* **deps:** update dependency golangci/golangci-lint to v1.63.4
([#111](#111))
([087a60b](087a60b))
* **deps:** update github-actions
([81983aa](81983aa))
* **deps:** update github-actions
([#108](#108))
([abdf25c](abdf25c))
* **deps:** update go
([2714799](2714799))
* **deps:** update go
([b86a9a7](b86a9a7))
* **deps:** update go
([7b30450](7b30450))
* **deps:** update go
([79a975b](79a975b))
* **deps:** update go
([#38](#38))
([e954848](e954848))
* **deps:** update go
([#43](#43))
([a18aa4f](a18aa4f))
* **deps:** update go
([#63](#63))
([28ddfc1](28ddfc1))
* **deps:** update go
([#65](#65))
([54bc5d7](54bc5d7))
* **deps:** update golangci/golangci-lint-action action to v5
([cda8b7a](cda8b7a))
* **deps:** update golangci/golangci-lint-action action to v5
([#31](#31))
([059acea](059acea))
* **deps:** update golangci/golangci-lint-action action to v6
([480b154](480b154))
* **deps:** update golangci/golangci-lint-action action to v6
([#37](#37))
([4786401](4786401))
* **deps:** update golangci/golangci-lint-action digest to 971e284
([c87787c](c87787c))
* **deps:** update golangci/golangci-lint-action digest to 971e284
([#80](#80))
([b861955](b861955))
* **deps:** update golangci/golangci-lint-action digest to 9d1e062
([37c206f](37c206f))
* **deps:** update golangci/golangci-lint-action digest to 9d1e062
([#33](#33))
([2543aff](2543aff))
* **deps:** update golangci/golangci-lint-action digest to aaa42aa
([1f03f25](1f03f25))
* **deps:** update golangci/golangci-lint-action digest to aaa42aa
([#62](#62))
([767de9b](767de9b))
* **deps:** update golangci/golangci-lint-action digest to d6238b0
([3374517](3374517))
* **deps:** update golangci/golangci-lint-action digest to d6238b0
([#30](#30))
([634e501](634e501))
* **deps:** update googleapis/release-please-action digest to 7987652
([33586b0](33586b0))
* **deps:** update googleapis/release-please-action digest to 7987652
([#50](#50))
([050977a](050977a))
* **deps:** update module github.com/aws/aws-sdk-go-v2/config to
v1.27.11
([1b41d0a](1b41d0a))
* **deps:** update module github.com/aws/aws-sdk-go-v2/config to
v1.27.24
([9edfa8a](9edfa8a))
* **deps:** update module github.com/aws/aws-sdk-go-v2/config to
v1.27.31
([f8daffb](f8daffb))
* **deps:** update module github.com/aws/aws-sdk-go-v2/config to v1.28.0
([93cb872](93cb872))
* **deps:** update module github.com/aws/aws-sdk-go-v2/config to v1.28.4
([#97](#97))
([b796e96](b796e96))
* **deps:** update module github.com/aws/aws-sdk-go-v2/service/ssm to
v1.50.0
([44efa97](44efa97))
* **deps:** update module github.com/aws/aws-sdk-go-v2/service/ssm to
v1.52.4
([d52ac33](d52ac33))
* **deps:** update module github.com/goccy/go-yaml to v1.13.0
([db226d2](db226d2))
* **deps:** update module github.com/goccy/go-yaml to v1.13.0
([#88](#88))
([b08cda6](b08cda6))
* **deps:** update module github.com/goccy/go-yaml to v1.13.6
([982b36a](982b36a))
* **deps:** update module github.com/goccy/go-yaml to v1.13.6
([#89](#89))
([9790188](9790188))
* **deps:** update module github.com/goccy/go-yaml to v1.14.3
([4d633c1](4d633c1))
* **deps:** update module github.com/goccy/go-yaml to v1.14.3
([#95](#95))
([a2bbcb1](a2bbcb1))
* **deps:** update module github.com/goccy/go-yaml to v1.15.12
([4691f0f](4691f0f))
* **deps:** update module github.com/goccy/go-yaml to v1.15.12
([#107](#107))
([76d5568](76d5568))
* **deps:** update module github.com/goccy/go-yaml to v1.15.13
([e9e7842](e9e7842))
* **deps:** update module github.com/goccy/go-yaml to v1.15.13
([#110](#110))
([daff968](daff968))
* **deps:** update module github.com/goccy/go-yaml to v1.15.7
([439ffaa](439ffaa))
* **deps:** update module github.com/goccy/go-yaml to v1.15.7
([#102](#102))
([33d633e](33d633e))
* **deps:** update module github.com/jessevdk/go-flags to v1.6.1
([0ed5249](0ed5249))
* **deps:** update module github.com/jessevdk/go-flags to v1.6.1
([#52](#52))
([4d91fbd](4d91fbd))
* **deps:** update module github.com/stretchr/testify to v1.10.0
([0368ce2](0368ce2))
* **deps:** update module github.com/stretchr/testify to v1.10.0
([#99](#99))
([aeae4a8](aeae4a8))
* **deps:** update module go.uber.org/mock to v0.5.0
([e74640e](e74640e))
* **deps:** update module go.uber.org/mock to v0.5.0
([#84](#84))
([45ecdb0](45ecdb0))
* **deps:** update module golang.org/x/sync to v0.10.0
([7fc7662](7fc7662))
* **deps:** update module golang.org/x/sync to v0.10.0
([#105](#105))
([6ee0567](6ee0567))
* **deps:** update module golang.org/x/sync to v0.9.0
([edc799f](edc799f))
* **deps:** update module golang.org/x/sync to v0.9.0
([#93](#93))
([ec8cffe](ec8cffe))
* **deps:** update nabeken/go-github-apps digest to ad9874f
([a7fadf0](a7fadf0))
* **deps:** update nabeken/go-github-apps digest to ad9874f
([#53](#53))
([6e68b8e](6e68b8e))
* **deps:** update nabeken/go-github-apps digest to afd4a1d
([806376c](806376c))
* **deps:** update nabeken/go-github-apps digest to afd4a1d
([#61](#61))
([36d5b1e](36d5b1e))
* **deps:** update
suzuki-shunsuke/github-action-renovate-config-validator action to v1.1.0
([0f6d522](0f6d522))
* **deps:** update
suzuki-shunsuke/github-action-renovate-config-validator action to v1.1.0
([#70](#70))
([dedf548](dedf548))
* **deps:** update
suzuki-shunsuke/github-action-renovate-config-validator action to v1.1.1
([cbdcc27](cbdcc27))
* **deps:** update
suzuki-shunsuke/github-action-renovate-config-validator action to v1.1.1
([#101](#101))
([6dd90b0](6dd90b0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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