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 go dependencies #122

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v4.1.1 -> v4.2.2 age adoption passing confidence
actions/setup-node action minor v4.0.1 -> v4.1.0 age adoption passing confidence
docker.io/library/hello-world digest 4bd7811 -> 5b3cc85
github.com/IBM/fp-go require patch v1.0.98 -> v1.0.151 age adoption passing confidence
github.com/Masterminds/semver/v3 indirect minor v3.2.1 -> v3.3.1 age adoption passing confidence
github.com/Masterminds/sprig/v3 indirect minor v3.2.3 -> v3.3.0 age adoption passing confidence
github.com/bgentry/speakeasy indirect minor v0.1.0 -> v0.2.0 age adoption passing confidence
github.com/cloudflare/circl indirect minor v1.3.7 -> v1.5.0 age adoption passing confidence
github.com/fatih/color indirect minor v1.16.0 -> v1.18.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-plugin indirect patch v1.6.0 -> v1.6.2 age adoption passing confidence
github.com/hashicorp/go-version indirect minor v1.6.0 -> v1.7.0 age adoption passing confidence
github.com/hashicorp/hc-install indirect minor v0.6.2 -> v0.9.0 age adoption passing confidence
github.com/hashicorp/hcl/v2 indirect minor v2.19.1 -> v2.23.0 age adoption passing confidence
github.com/hashicorp/terraform-exec indirect minor v0.20.0 -> v0.21.0 age adoption passing confidence
github.com/hashicorp/terraform-json indirect minor v0.20.0 -> v0.24.0 age adoption passing confidence
github.com/hashicorp/terraform-plugin-docs require minor v0.16.0 -> v0.20.1 age adoption passing confidence
github.com/hashicorp/terraform-plugin-go indirect minor v0.20.0 -> v0.25.0 age adoption passing confidence
github.com/hashicorp/terraform-plugin-sdk/v2 require minor v2.31.0 -> v2.35.0 age adoption passing confidence
github.com/hashicorp/yamux indirect patch v0.1.1 -> v0.1.2 age adoption passing confidence
github.com/huandu/xstrings indirect minor v1.4.0 -> v1.5.0 age adoption passing confidence
github.com/shopspring/decimal indirect minor v1.3.1 -> v1.4.0 age adoption passing confidence
github.com/spf13/cast indirect minor v1.6.0 -> v1.7.1 age adoption passing confidence
github.com/stretchr/testify require minor v1.8.4 -> v1.10.0 age adoption passing confidence
github.com/zclconf/go-cty indirect minor v1.14.1 -> v1.15.1 age adoption passing confidence
golang final minor 1.21 -> 1.23 age adoption passing confidence
golang.org/x/mod indirect minor v0.17.0 -> v0.22.0 age adoption passing confidence
google.golang.org/grpc indirect minor v1.60.1 -> v1.69.2 age adoption passing confidence
google.golang.org/protobuf indirect minor v1.33.0 -> v1.36.1 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

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.1.0

Compare Source

v4.0.4

Compare Source

v4.0.3

Compare Source

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.151

Compare Source

Bug Fixes
  • deps: update module github.com/stretchr/testify to v1.10.0 (#​126) (6a6d53f)
Miscellaneous Chores
  • deps: update actions/checkout action to v4.2.2 (1a489fd)
  • deps: update actions/setup-node action to v4.1.0 (078da75)

v1.0.150

Compare Source

Bug Fixes
  • deps: update module github.com/urfave/cli/v2 to v2.27.5 (a135b2a)
Miscellaneous Chores
  • deps: update actions/checkout action to v4.2.0 (dd87ea1)
  • deps: update actions/checkout action to v4.2.1 (9e9dfa1)
  • deps: update actions/setup-node action to v4.0.4 (5fc0d18)

v1.0.149

Compare Source

Bug Fixes
  • add test for go 1.23 (97e1e4d)
  • deps: update module github.com/urfave/cli/v2 to v2.27.3 (e73e14c)
  • deps: update module github.com/urfave/cli/v2 to v2.27.4 (0ae5b43)
  • go mod tidy (ec57d5c)
  • script (68aeb4c)
  • semantic release (53f3fa1)
Miscellaneous Chores
  • deps: update actions/checkout action to v4.1.7 (1c4f2c0)
  • deps: update actions/setup-node action to v4.0.3 (325bc37)
  • git mod tidy (f646ace)
  • ignore fp-go file for unix machine (#​115) (9f8161f)

v1.0.148

Compare Source

Bug Fixes

v1.0.147

Compare Source

Bug Fixes

v1.0.146

Compare Source

Bug Fixes

v1.0.145

Compare Source

Bug Fixes

v1.0.144

Compare Source

Bug Fixes
Miscellaneous Chores
  • deps: update actions/checkout action to v4.1.5 (15dffb3)
  • deps: update actions/checkout action to v4.1.6 (89bda4f)

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
Masterminds/semver (github.com/Masterminds/semver/v3)

v3.3.1

Compare Source

What's Changed

Full Changelog: Masterminds/semver@v3.3.0...v3.3.1

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: Masterminds/semver@v3.2.1...v3.3.0

Masterminds/sprig (github.com/Masterminds/sprig/v3)

v3.3.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot changed the title chore(deps): update go dependencies fix(deps): update go dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/go-dependencies branch from ce3eb26 to 30e4d76 Compare December 11, 2024 19:04
Copy link
Contributor Author

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

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

Details:

Package Change
go 1.20 -> 1.23.4
github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c -> v1.1.0-alpha.2
golang.org/x/net v0.23.0 -> v0.30.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240108191215-35c7eff3a6b1 -> v0.0.0-20241015192408-796eee8c2d53

@renovate renovate bot force-pushed the renovate/go-dependencies branch 8 times, most recently from 5235ed5 to eff983f Compare December 18, 2024 22:55
@renovate renovate bot force-pushed the renovate/go-dependencies branch 2 times, most recently from ad8ad68 to 64d3b99 Compare December 23, 2024 14:40
@renovate renovate bot force-pushed the renovate/go-dependencies branch from 64d3b99 to 8b93ec4 Compare December 30, 2024 13:32
@renovate renovate bot force-pushed the renovate/go-dependencies branch from 8b93ec4 to 1a685ac Compare December 30, 2024 15:23
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.

0 participants