Skip to content

build(deps): bump entgo.io/ent from 0.10.1 to 0.11.5#142

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/entgo.io/ent-0.11.5
Closed

build(deps): bump entgo.io/ent from 0.10.1 to 0.11.5#142
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/entgo.io/ent-0.11.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps entgo.io/ent from 0.10.1 to 0.11.5.

Release notes

Sourced from entgo.io/ent's releases.

v0.11.0

We're very happy to announce the release of the next version of Ent: v0.11 🎊

This release contains several bug fixes, many small features, and improvements to the ent/schema, ent runtime, and ent codegen. There are 3 major features that were added to the framework: Edge Schemas, GraphQL Schema Generator and a completely new infrastructure for generating schema migrations using Atlas. Please, visit these links to learn more about these new functionalities.

In the next version, we plan to start experimenting with generics to reduce the amount of generated code and may consider exposing new generics-based extensions. Additional tasks that are on our list are query interceptors, polymorphic edges, a toolset for executing migrations safely, and a list of small runtime improvements that exist in our issue tracker.

You are welcome to join our Discord Server, Slack channel and subscribe to the Ent newsletter to get updates on the new features, proposal discussions, and content we release.

What's Changed

... (truncated)

Commits
  • b7da625 entc/gen: do not increment idx for interceptors when a policy is present (#3211)
  • 4301144 entc/gen: explicitly import node packages in generate ent.go file (#3209)
  • 542f36d entc/gen: skip checking required fields with db-based default values (#3204)
  • 41bf915 entc/gen: support setting default values/exprs for edge-fields (#3203)
  • c07eff2 doc: fix typo in versioned migrations instructions(#3200)
  • 1a0ffe6 doc: change newsletter link to Substack (#3195)
  • 8307c2e entc/gen: copies interceptors on Clone (#3194)
  • c868f4a doc: add entsql.WithComments annotation (#3192)
  • 1368075 dialect/entsql: supports setting SQL column comments (#3191)
  • 038cc0c Fix documentation (Remove deprecated call) (#3181)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [entgo.io/ent](https://github.com/ent/ent) from 0.10.1 to 0.11.5.
- [Release notes](https://github.com/ent/ent/releases)
- [Commits](ent/ent@v0.10.1...v0.11.5)

---
updated-dependencies:
- dependency-name: entgo.io/ent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jan 9, 2023

The following labels could not be found: area/dependencies.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jan 20, 2023

Superseded by #148.

@dependabot dependabot bot closed this Jan 20, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/entgo.io/ent-0.11.5 branch January 20, 2023 06:05
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