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

build(deps): bump the terraform-dependencies group across 1 directory with 5 updates #15

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the terraform-dependencies group with 5 updates in the / directory:

Package From To
github.com/eko/gocache/lib/v4 4.1.6 4.2.0
github.com/go-resty/resty/v2 2.16.2 2.16.3
golang.org/x/crypto 0.31.0 0.32.0
golang.org/x/net 0.33.0 0.34.0
google.golang.org/protobuf 1.36.1 1.36.3

Updates github.com/eko/gocache/lib/v4 from 4.1.6 to 4.2.0

Release notes

Sourced from github.com/eko/gocache/lib/v4's releases.

store/redis/v4.2.0

What's Changed

Full Changelog: eko/gocache@lib/v4.1.3...store/redis/v4.2.0

store/rediscluter/v4.2.0

What's Changed

Full Changelog: eko/gocache@lib/v4.1.3...store/rediscluter/v4.2.0

store/bigcache/v4.2.0

Full Changelog: eko/gocache@store/rueidis/v4.1.4...store/bigcache/v4.2.0

store/freecache/v4.2.0

Full Changelog: eko/gocache@store/rueidis/v4.1.4...store/freecache/v4.2.0

store/go_cache/v4.2.0

No release notes provided.

store/memcache/v4.2.0

Full Changelog: eko/gocache@store/rueidis/v4.1.4...store/memcache/v4.2.0

store/pegasus/v4.2.0

No release notes provided.

store/rediscluster/v4.2.0

Full Changelog: eko/gocache@store/rueidis/v4.1.4...store/rediscluster/v4.2.0

store/hazelcast/v4.2.0

What's Changed

New Contributors

Full Changelog: eko/gocache@store/bigcache/v4.2.2...store/hazelcast/v4.2.0

lib/v4.2.0

Breaking Changes

⚠️ Using LoadableCache, the LoadFunction[T any] must now return 3 arguments (including options):

</tr></table> 

... (truncated)

Commits
  • 08ff381 Merge pull request #267 from eko/loadable-options
  • a997e57 Loadable cache: make options to be re-used in setter (fixes #101)
  • 70d4931 Merge pull request #260 from okhowang/fix/loadable
  • 33d992d Merge pull request #266 from blampe/blampe/ttl
  • 41bad53 ristretto: return correct ttl
  • a125c59 Merge pull request #262 from torkelrogstad/patch-1
  • 2384199 Merge pull request #261 from woutslakhorst/master
  • 93b1e20 Update outdated Godoc link
  • f2799e8 fix Delete and Get for memcached
  • acdc0e8 fix(loadable): cache value in setChannel
  • Additional commits viewable in compare view

Updates github.com/go-resty/resty/v2 from 2.16.2 to 2.16.3

Release notes

Sourced from github.com/go-resty/resty/v2's releases.

v2.16.3

Release Notes

Full Changelog: go-resty/resty@v2.16.2...v2.16.3

Commits

Updates golang.org/x/crypto from 0.31.0 to 0.32.0

Commits
  • 8929309 go.mod: update golang.org/x dependencies
  • 4a75ba5 all: make function and struct comments match the names
  • See full diff in compare view

Updates golang.org/x/net from 0.33.0 to 0.34.0

Commits
  • 8da7ed1 go.mod: update golang.org/x dependencies
  • 2124140 all: make function and struct comments match the names
  • e9d95ba http2: do not surface errors from a conn's idle timer expiring
  • c2be992 quic: remember which remote connection IDs have been retired
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.1 to 1.36.3

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… with 5 updates

Bumps the terraform-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/eko/gocache/lib/v4](https://github.com/eko/gocache) | `4.1.6` | `4.2.0` |
| [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) | `2.16.2` | `2.16.3` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.31.0` | `0.32.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.33.0` | `0.34.0` |
| google.golang.org/protobuf | `1.36.1` | `1.36.3` |



Updates `github.com/eko/gocache/lib/v4` from 4.1.6 to 4.2.0
- [Release notes](https://github.com/eko/gocache/releases)
- [Commits](eko/gocache@lib/v4.1.6...lib/v4.2.0)

Updates `github.com/go-resty/resty/v2` from 2.16.2 to 2.16.3
- [Release notes](https://github.com/go-resty/resty/releases)
- [Commits](go-resty/resty@v2.16.2...v2.16.3)

Updates `golang.org/x/crypto` from 0.31.0 to 0.32.0
- [Commits](golang/crypto@v0.31.0...v0.32.0)

Updates `golang.org/x/net` from 0.33.0 to 0.34.0
- [Commits](golang/net@v0.33.0...v0.34.0)

Updates `google.golang.org/protobuf` from 1.36.1 to 1.36.3

---
updated-dependencies:
- dependency-name: github.com/eko/gocache/lib/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-dependencies
- dependency-name: github.com/go-resty/resty/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: terraform-dependencies
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-dependencies
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: terraform-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants