Skip to content

build(deps): bump entgo.io/ent from 0.10.1 to 0.11.1#74

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 14, 2022

Bumps entgo.io/ent from 0.10.1 to 0.11.1.

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
  • 5df06f4 go: update ariga.io/atlas (#2752)
  • e601697 go: update ariga.io/atlas (#2751)
  • 4491610 entc/gen/integration: add example for edge schema with privacy (#2743)
  • b5b5d87 entc/gen/integration: re-enable postgres tests (#2749)
  • 1c01301 sql/dialect/schema: support setting PK to serial types in postgres (#2748)
  • dd4a020 When run 'go generate ./ent', got error on [create type Todo: invalid default...
  • 3148324 entc/gen: support edgeschema with privacy (#2745)
  • 6c8a130 entc/gen: edge schema with custom ids (#2742)
  • b00e549 dialect/sql: make sql.In() with empty args fallback to False() (#2735)
  • bc623b3 all: update atlas (#2739)
  • 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.1.
- [Release notes](https://github.com/ent/ent/releases)
- [Commits](ent/ent@v0.10.1...v0.11.1)

---
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
Author

dependabot bot commented on behalf of github Jul 14, 2022

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 10, 2022

Superseded by #88.

@dependabot dependabot bot closed this Aug 10, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/entgo.io/ent-0.11.1 branch August 10, 2022 15:41
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