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 dependencies #236

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action digest b4ffde6 -> 0ad4b8f
actions/checkout action patch v4.1.1 -> v4.1.6 age adoption passing confidence
actions/setup-node action patch v4.0.1 -> v4.0.2 age adoption passing confidence
docker.io/library/busybox digest ba76950 -> 5eef5ed
github.com/IBM/fp-go require patch v1.0.98 -> v1.0.143 age adoption passing confidence
github.com/IBM/go-sdk-core/v5 require minor v5.16.2 -> v5.17.3 age adoption passing confidence
github.com/IBM/platform-services-go-sdk require minor v0.56.0 -> v0.62.11 age adoption passing confidence
github.com/bytedance/sonic indirect minor v1.10.2 -> v1.11.6 age adoption passing confidence
github.com/cpuguy83/go-md2man/v2 indirect patch v2.0.3 -> v2.0.4 age adoption passing confidence
github.com/fatih/color indirect minor v1.16.0 -> v1.17.0 age adoption passing confidence
github.com/gin-gonic/gin require minor v1.9.1 -> v1.10.0 age adoption passing confidence
github.com/go-openapi/errors indirect minor v0.21.0 -> v0.22.0 age adoption passing confidence
github.com/go-openapi/strfmt indirect minor v0.22.1 -> v0.23.0 age adoption passing confidence
github.com/go-playground/validator/v10 indirect minor v10.18.0 -> v10.20.0 age adoption passing confidence
github.com/golang/protobuf indirect patch v1.5.3 -> v1.5.4 age adoption passing confidence
github.com/hashicorp/go-hclog indirect patch v1.6.2 -> v1.6.3 age adoption passing confidence
github.com/hashicorp/go-retryablehttp indirect patch v0.7.5 -> v0.7.6 age adoption passing confidence
github.com/hashicorp/hcl/v2 indirect minor v2.19.1 -> v2.20.1 age adoption passing confidence
github.com/hashicorp/terraform-plugin-go indirect minor v0.20.0 -> v0.23.0 age adoption passing confidence
github.com/hashicorp/terraform-plugin-sdk/v2 indirect minor v2.31.0 -> v2.34.0 age adoption passing confidence
github.com/ibm-hyper-protect/terraform-provider-hpcr require minor v0.3.23 -> v0.5.0 age adoption passing confidence
github.com/klauspost/cpuid/v2 indirect patch v2.2.6 -> v2.2.7 age adoption passing confidence
github.com/pelletier/go-toml/v2 indirect minor v2.1.1 -> v2.2.2 age adoption passing confidence
github.com/stretchr/testify require minor v1.8.4 -> v1.9.0 age adoption passing confidence
github.com/urfave/cli/v2 require patch v2.27.1 -> v2.27.2 age adoption passing confidence
github.com/zclconf/go-cty indirect patch v1.14.1 -> v1.14.4 age adoption passing confidence
go.mongodb.org/mongo-driver indirect minor v1.14.0 -> v1.15.0 age adoption passing confidence
golang.org/x/arch indirect minor v0.7.0 -> v0.8.0 age adoption passing confidence
golang.org/x/crypto require minor v0.21.0 -> v0.23.0 age adoption passing confidence
golang.org/x/net indirect minor v0.23.0 -> v0.25.0 age adoption passing confidence
golang.org/x/sys indirect minor v0.18.0 -> v0.20.0 age adoption passing confidence
golang.org/x/text indirect minor v0.14.0 -> v0.15.0 age adoption passing confidence
google.golang.org/protobuf indirect minor v1.33.0 -> v1.34.1 age adoption passing confidence
hpcr (source) required_provider minor >= 0.3.23 -> >= 0.5.0 age adoption passing confidence
k8s.io/api require minor v0.29.0 -> v0.30.1 age adoption passing confidence
k8s.io/apimachinery require minor v0.29.0 -> v0.30.1 age adoption passing confidence
k8s.io/klog/v2 indirect patch v2.120.0 -> v2.120.1 age adoption passing confidence
libvirt.org/go/libvirtxml require minor v1.9008.0 -> v1.10003.0 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.1.6

Compare Source

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

actions/setup-node (actions/setup-node)

v4.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4.0.1...v4.0.2

IBM/fp-go (github.com/IBM/fp-go)

v1.0.143

Compare Source

Bug Fixes
  • deps: update module github.com/urfave/cli/v2 to v2.27.2 (6e0d570)
Miscellaneous Chores
  • deps: update actions/checkout action to v4.1.3 (b3544a3)
  • deps: update actions/checkout action to v4.1.4 (0aa95e6)

v1.0.142

Compare Source

Bug Fixes

v1.0.141

Compare Source

Bug Fixes
  • deps: update module github.com/stretchr/testify to v1.9.0 (9aa2ae0)

v1.0.140

Compare Source

Bug Fixes
  • more auto generated templates fo DI (d356fa3)

v1.0.139

Compare Source

Bug Fixes
  • small changes to readall (f615072)

v1.0.138

Compare Source

Bug Fixes

v1.0.137

Compare Source

Bug Fixes
  • more functions for StateReaderIOEither (76ae6f2)

v1.0.136

Compare Source

Bug Fixes
  • add conversions for StateReaderIOEither (f4f4fb3)

v1.0.135

Compare Source

Bug Fixes
  • next small step towards StateReaderIOEither (747f477)

v1.0.134

Compare Source

Bug Fixes
  • add basic implementation of StateReaderIOEither (045f4e8)

v1.0.133

Compare Source

Bug Fixes
  • expose Monad and Pointed for IOEither (65e09e0)

v1.0.132

Compare Source

Bug Fixes
  • correct sequence order of TraverseArraySeq for IO (6ab6ff0)

v1.0.131

Compare Source

Bug Fixes

v1.0.130

Compare Source

Bug Fixes

v1.0.129

Compare Source

Bug Fixes

v1.0.128

Compare Source

Bug Fixes
  • switch internal implementation of iterator from Tuple2 to Pair (d0e4984)

v1.0.127

Compare Source

Bug Fixes

v1.0.126

Compare Source

Bug Fixes
  • generic order on ContramapCache (0afedbd)

v1.0.125

Compare Source

Bug Fixes

v1.0.124

Compare Source

Bug Fixes
  • add hash to http builder (6f91e91)

v1.0.123

Compare Source

Bug Fixes

v1.0.122

Compare Source

Bug Fixes
  • disable inlining of debug functions (79652d8)

v1.0.121

Compare Source

Bug Fixes
  • try a more efficient implementation of standard interfaces (a774d63)

v1.0.120

Compare Source

Bug Fixes
  • add correct _test suffix to examples (d86cf55)

v1.0.119

Compare Source

Bug Fixes

v1.0.118

Compare Source

Bug Fixes
Miscellaneous Chores
  • deps: update actions/setup-node action to v4.0.2 (5f0c644)

v1.0.117

Compare Source

Bug Fixes
  • shrink size of DI a bit (9b3d9c6)

v1.0.116

Compare Source

Bug Fixes
  • some internal refactorings (59381c1)

v1.0.115

Compare Source

Bug Fixes
  • optimize strings package (358573c)

v1.0.114

Compare Source

Bug Fixes
  • adjust to some linter findings (e166806)

v1.0.113

Compare Source

Bug Fixes
  • attempt to expose Monad as an interface (02ec50c)

v1.0.112

Compare Source

Bug Fixes
  • add ReaderIOEither sample (9e04974)

v1.0.111

Compare Source

Bug Fixes
  • add example for dependency injection using a Reader (2f99ca4)

v1.0.110

Compare Source

Bug Fixes

v1.0.109

Compare Source

Bug Fixes
  • some internal refactorings (144b272)

v1.0.108

Compare Source

Bug Fixes
  • some smaller optimizations (668eb85)

v1.0.107

Compare Source

Bug Fixes

v1.0.106

Compare Source

Bug Fixes
  • add WithTime and WithDuration (c73467c)

v1.0.105

Compare Source

Bug Fixes
  • icorrect order of generics for IO.Flap (ca60676)

v1.0.104

Compare Source

Bug Fixes

v1.0.103

Compare Source

Bug Fixes

v1.0.102

Compare Source

Bug Fixes
  • better handling of HTTP errors (5a9f405)

v1.0.101

Compare Source

Bug Fixes

v1.0.100

Compare Source

Bug Fixes

v1.0.99

Compare Source

Bug Fixes
IBM/go-sdk-core (github.com/IBM/go-sdk-core/v5)

v5.17.3

Compare Source

Bug Fixes
  • request_builder: encode unresolved path string prior to path parameter insertion (#​219) (5f567da)

v5.17.2

Compare Source

Bug Fixes
  • errors: flatten sdk problem chains to reduce hash complexity (#​218) (9fc1ebc)

v5.17.1

Compare Source

Bug Fixes
  • use correct error variable in external auth case (#​217) (0b70d7d)

v5.17.0

Compare Source

Features

v5.16.5

Compare Source

Bug Fixes

v5.16.4

Compare Source

Bug Fixes
  • errors: wrap errors from external authenticators to use new system (#​214) (c74778e)

v5.16.3

Compare Source

Bug Fixes
  • errors: restore matching against all original errors (#​213) (005fdb8)
IBM/platform-services-go-sdk (github.com/IBM/platform-services-go-sdk)

v0.62.11

Compare Source

Bug Fixes
  • Catalog Management: support change notices and plan id in offering instance create (#​325) (66e14c5)

v0.62.10

Compare Source

Bug Fixes
  • Usage Reports: re-add offset to SnapshotListNext (#​324) (7323d29)

v0.62.9

Compare Source

Bug Fixes
  • Enterprise Management: re-gen service with latest API definition (#​323) (5d05ebe)

v0.62.8

Compare Source

Bug Fixes
  • Enterprise Management: update create_account response payload (#​322) (1594f31)

v0.62.7

Compare Source

Bug Fixes
  • IAM Policy Management: re-gen service after fixing the assignment response (#​321) (2e4a365)

v0.62.6

Compare Source

Bug Fixes
  • Usage Reports: re-gen service after recent API changes (#​320) (aad1c24)

v0.62.5

Compare Source

Bug Fixes

v0.62.4

Compare Source

Bug Fixes
  • IAM Policy Management: S2S support for enterprise accounts (#​317) (4d65f3d)

v0.62.3

Compare Source

Bug Fixes
  • ATracker: remove endpoint field from CloudlogsEndpoint (#​318) (51b4afc)

v0.62.2

Compare Source

Bug Fixes
  • Global Search & Tagging: re-gen services with latest API definition (#​315) (f14c51b)

v0.62.1

Compare Source

Bug Fixes
  • ATracker: add support for Cloud Logs target type (#​314) (9bfbb78)

v0.62.0

Compare Source

Features
  • IAM Identity: add disable_api_key and enable_api_key operations (#​309) (2480803)

v0.61.4

Compare Source

Bug Fixes
  • Enterprise Management: add options property to create_account payload (#​313) (4d1bbc4)

v0.61.3

Compare Source

Bug Fixes

v0.61.2

Compare Source

Bug Fixes
  • ATracker: add new regions br-sao, ca-tor, jp-osa, jp-tok and in-che (#​310) (b390459)

v0.61.1

Compare Source

Bug Fixes
  • Metrics Router: add new regions br-sao, ca-tor, jp-osa and jp-tok (#​307) (8334234)

v0.61.0

Compare Source

Features
  • Catalog Management: add missed fields from api definition, remove old Syndication fields (#​308) (2c2a839)

v0.60.0

Compare Source

Features
  • Context-Based Restrictions: add Service Ref Target (#​306) (6cefbb1)

v0.59.3

Compare Source

Bug Fixes
  • Global Search/Tagging: re-gen services with latest API definition (#​305) (004b634)

[`v0.5

@renovate renovate bot enabled auto-merge (rebase) January 15, 2024 11:22
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/fp-go to v1.0.100 fix(deps): update module github.com/ibm/fp-go to v1.0.101 Jan 17, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/ibm/fp-go to v1.0.101 fix(deps): update go dependencies Jan 17, 2024
@renovate renovate bot force-pushed the renovate/go-dependencies branch 3 times, most recently from 6ad4acc to 3f42f64 Compare January 19, 2024 04:09
@renovate renovate bot changed the title fix(deps): update go dependencies chore(deps): update go dependencies Jan 19, 2024
@renovate renovate bot force-pushed the renovate/go-dependencies branch 5 times, most recently from 9f5ddc6 to d5cf5d9 Compare January 24, 2024 00:35
@renovate renovate bot force-pushed the renovate/go-dependencies branch 9 times, most recently from ecdb6fd to 0b7649e Compare January 31, 2024 23:09
@renovate renovate bot force-pushed the renovate/go-dependencies branch 6 times, most recently from aa8d70d to b463061 Compare February 6, 2024 21:20
@renovate renovate bot force-pushed the renovate/go-dependencies branch 8 times, most recently from eaa58bf to b4cd0cc Compare April 27, 2024 21:34
@renovate renovate bot force-pushed the renovate/go-dependencies branch 9 times, most recently from 2806ba8 to eb081df Compare May 6, 2024 22:21
@renovate renovate bot force-pushed the renovate/go-dependencies branch 8 times, most recently from 6c3e8ab to eb87964 Compare May 13, 2024 15:30
@renovate renovate bot force-pushed the renovate/go-dependencies branch 3 times, most recently from 455dd22 to 78a5421 Compare May 17, 2024 01:15
@renovate renovate bot force-pushed the renovate/go-dependencies branch from 78a5421 to 40e4371 Compare May 17, 2024 22:35
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.

None yet

0 participants