Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2025

This PR contains the following updates:

Package Change Age Confidence
entgo.io/contrib v0.4.5 -> v0.7.0 age confidence

Release Notes

ent/contrib (entgo.io/contrib)

v0.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: ent/contrib@v0.6.0...v0.7.0

v0.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: ent/contrib@v0.5.0...v0.6.0

v0.5.0

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners March 2, 2025 01:25
@renovate
Copy link
Contributor Author

renovate bot commented Mar 2, 2025

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

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

Details:

Package Change
go 1.21 -> 1.23.4
entgo.io/ent v0.12.4 -> v0.14.4
github.com/99designs/gqlgen v0.17.38 -> v0.17.68
github.com/stretchr/testify v1.8.4 -> v1.10.0
github.com/vektah/gqlparser/v2 v2.5.10 -> v2.5.23
ariga.io/atlas v0.14.1-0.20230918065911-83ad451a4935 -> v0.31.1-0.20250212144724-069be8033e83
github.com/agnivade/levenshtein v1.1.1 -> v1.2.1
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/go-cmp v0.5.9 -> v0.6.0
github.com/google/uuid v1.3.1 -> v1.6.0
github.com/hashicorp/golang-lru/v2 v2.0.3 -> v2.0.7
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/mattn/go-isatty v0.0.19 -> v0.0.20
github.com/stretchr/objx v0.5.0 -> v0.5.2
github.com/vmihailenco/msgpack/v5 v5.0.0-beta.9 -> v5.3.5
github.com/zclconf/go-cty v1.8.0 -> v1.14.4
golang.org/x/crypto v0.14.0 -> v0.36.0
golang.org/x/mod v0.12.0 -> v0.24.0
golang.org/x/net v0.17.0 -> v0.37.0
golang.org/x/sys v0.13.0 -> v0.31.0
golang.org/x/text v0.13.0 -> v0.23.0
golang.org/x/tools v0.13.0 -> v0.31.0
google.golang.org/protobuf v1.31.0 -> v1.36.5

@renovate renovate bot force-pushed the renovate/entgo.io-contrib-0.x branch from aa3767d to 41d42c9 Compare March 11, 2025 10:38
@renovate renovate bot changed the title Update module entgo.io/contrib to v0.6.0 Update module entgo.io/contrib to v0.6.0 - autoclosed Apr 1, 2025
@renovate renovate bot closed this Apr 1, 2025
@renovate renovate bot deleted the renovate/entgo.io-contrib-0.x branch April 1, 2025 17:14
@renovate renovate bot changed the title Update module entgo.io/contrib to v0.6.0 - autoclosed Update module entgo.io/contrib to v0.6.0 Apr 3, 2025
@renovate renovate bot reopened this Apr 3, 2025
@renovate renovate bot force-pushed the renovate/entgo.io-contrib-0.x branch 2 times, most recently from 41d42c9 to 5d443ed Compare April 3, 2025 22:32
@renovate renovate bot force-pushed the renovate/entgo.io-contrib-0.x branch from 5d443ed to 24d7211 Compare May 7, 2025 11:11
@renovate renovate bot changed the title Update module entgo.io/contrib to v0.6.0 Update module entgo.io/contrib to v0.7.0 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/entgo.io-contrib-0.x branch from 24d7211 to 7a05985 Compare August 7, 2025 11:28
@renovate renovate bot force-pushed the renovate/entgo.io-contrib-0.x branch from 7a05985 to 76369c9 Compare October 9, 2025 12:52
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

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

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

Details:

Package Change
go 1.21 -> 1.23.4
entgo.io/ent v0.12.4 -> v0.14.4
github.com/99designs/gqlgen v0.17.38 -> v0.17.68
github.com/stretchr/testify v1.8.4 -> v1.10.0
github.com/vektah/gqlparser/v2 v2.5.10 -> v2.5.23
ariga.io/atlas v0.14.1-0.20230918065911-83ad451a4935 -> v0.31.1-0.20250212144724-069be8033e83
github.com/agnivade/levenshtein v1.1.1 -> v1.2.1
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/go-cmp v0.5.9 -> v0.6.0
github.com/google/uuid v1.3.1 -> v1.6.0
github.com/hashicorp/golang-lru/v2 v2.0.3 -> v2.0.7
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/mattn/go-isatty v0.0.19 -> v0.0.20
github.com/stretchr/objx v0.5.0 -> v0.5.2
github.com/vmihailenco/msgpack/v5 v5.0.0-beta.9 -> v5.3.5
github.com/zclconf/go-cty v1.8.0 -> v1.14.4
golang.org/x/crypto v0.14.0 -> v0.36.0
golang.org/x/mod v0.12.0 -> v0.24.0
golang.org/x/net v0.17.0 -> v0.37.0
golang.org/x/sys v0.13.0 -> v0.31.0
golang.org/x/text v0.13.0 -> v0.23.0
golang.org/x/tools v0.13.0 -> v0.31.0
google.golang.org/protobuf v1.31.0 -> v1.36.5

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