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 #107

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 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/hello-world digest 4bd7811 -> 266b191
github.com/IBM/fp-go require patch v1.0.98 -> v1.0.147 age adoption passing confidence
github.com/cloudflare/circl indirect patch v1.3.7 -> v1.3.8 age adoption passing confidence
github.com/fatih/color indirect minor v1.16.0 -> v1.17.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.1 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.7.0 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-exec indirect minor v0.20.0 -> v0.21.0 age adoption passing confidence
github.com/hashicorp/terraform-json indirect minor v0.20.0 -> v0.22.1 age adoption passing confidence
github.com/hashicorp/terraform-plugin-docs require minor v0.16.0 -> v0.19.2 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 require minor v2.31.0 -> v2.34.0 age adoption passing confidence
github.com/shopspring/decimal indirect minor v1.3.1 -> v1.4.0 age adoption passing confidence
github.com/stretchr/testify require minor v1.8.4 -> v1.9.0 age adoption passing confidence
github.com/zclconf/go-cty indirect patch v1.14.1 -> v1.14.4 age adoption passing confidence
golang final minor 1.21 -> 1.22 age adoption passing confidence
golang.org/x/crypto require minor v0.21.0 -> v0.23.0 age adoption passing confidence
golang.org/x/mod indirect minor v0.14.0 -> v0.17.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/grpc indirect minor v1.60.1 -> v1.64.0 age adoption passing confidence
google.golang.org/protobuf indirect minor v1.33.0 -> v1.34.1 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.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
cloudflare/circl (github.com/cloudflare/circl)

v1.3.8: CIRCL v1.3.8

Compare Source

CIRCL v1.3.8

New

  • BLS Signatures on top of BLS12-381.
  • Adopt faster squaring in pairings.
  • BlindRSA compliant with RFC9474.
  • (Verifiable) Secret Sharing compatible with the Group interface (elliptic curves).

Notice

What's Changed
New Contributors

Full Changelog: cloudflare/circl@v1.3.7...v1.3.8

fatih/color (github.com/fatih/color)

v1.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: fatih/color@v1.16.0...v1.17.0

golang/protobuf (github.com/golang/protobuf)

v1.5.4

Compare Source

Notable changes

  • update descriptor.proto to latest version
hashicorp/go-hclog (github.com/hashicorp/go-hclog)

v1.6.3: Optional JSON escaping

Compare Source

What's Changed

New Contributors

Full Changelog: hashicorp/go-hclog@v1.6.2...v1.6.3

hashicorp/go-plugin (github.com/hashicorp/go-plugin)

v1.6.1

Compare Source

BUGS:

  • Suppress spurious os.ErrClosed on plugin shutdown [GH-299]

ENHANCEMENTS:

  • deps: bump google.golang.org/grpc to v1.58.3 [GH-296]
hashicorp/go-version (github.com/hashicorp/go-version)

v1.7.0

Compare Source

ENHANCEMENTS:

  • Remove reflect dependency (#​91)
  • Implement the database/sql.Scanner and database/sql/driver.Value interfaces for Version (#​133)

INTERNAL:

  • [COMPLIANCE] Add Copyright and License Headers (#​115)
  • [COMPLIANCE] Update MPL-2.0 LICENSE (#​105)
  • Bump actions/cache from 3.0.11 to 3.2.5 (#​116)
  • Bump actions/checkout from 3.2.0 to 3.3.0 (#​111)
  • Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#​112)
  • GHA Migration (#​103)
  • github: Pin external GitHub Actions to hashes (#​107)
  • SEC-090: Automated trusted workflow pinning (2023-04-05) (#​124)
  • update readme (#​104)
hashicorp/hc-install (github.com/hashicorp/hc-install)

v0.7.0

Compare Source

ENHANCEMENTS:

BUG FIXES:

DEPENDENCIES:

INTERNAL:

New Contributors

Full Changelog: hashicorp/hc-install@v0.6.4...v0.7.0

v0.6.4

Compare Source

DEPENDENCIES:

v0.6.3

Compare Source

DEPENDENCIES:


Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update module github.com/ibm/fp-go to v1.0.100 fix(deps): update go dependencies Jan 17, 2024
@renovate renovate bot force-pushed the renovate/go-dependencies branch 11 times, most recently from 0d123bc to 3cf4b98 Compare January 24, 2024 03:14
@renovate renovate bot force-pushed the renovate/go-dependencies branch 6 times, most recently from 64b9aca to 59fcf41 Compare January 31, 2024 07:17
@renovate renovate bot force-pushed the renovate/go-dependencies branch 10 times, most recently from c9f6e03 to 96b5edb Compare February 6, 2024 22:09
@renovate renovate bot force-pushed the renovate/go-dependencies branch 7 times, most recently from 4dfd780 to abf1190 Compare April 22, 2024 16:31
@renovate renovate bot force-pushed the renovate/go-dependencies branch 5 times, most recently from 3db6829 to 4d3e745 Compare April 30, 2024 08:45
@renovate renovate bot force-pushed the renovate/go-dependencies branch 5 times, most recently from 35729ad to c547409 Compare May 10, 2024 18:08
@renovate renovate bot force-pushed the renovate/go-dependencies branch 7 times, most recently from d13f625 to ec35c7a Compare May 17, 2024 23:44
@renovate renovate bot force-pushed the renovate/go-dependencies branch 4 times, most recently from fbdbba7 to 39980fe Compare May 25, 2024 15:54
@renovate renovate bot force-pushed the renovate/go-dependencies branch from 39980fe to e8de9ba Compare May 26, 2024 16:47
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