Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

chore(deps): bump entgo.io/ent from 0.11.2 to 0.11.8 #114

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps entgo.io/ent from 0.11.2 to 0.11.8.

Commits
  • f4bdc36 cmd/ent: rename init to new (#3311)
  • 349b950 dialect/sql/schema: ensure consistency of NotCleanError (#3310)
  • cf2428d doc: add an instruction to create a migrations directory (#3308)
  • baec350 entc/gen: support type-based matching for edge-schema columns (#3306)
  • 939c7cf entc/gen: reduce the usage of DISTINCT in queries (#3305)
  • 138bd2b entc/gen: <T>Query.IDs should not return duplicates (#3304)
  • 8022271 entc/integration: add example for composite unique index (#3302)
  • 9881f57 doc/graphql: fix typo (#3299)
  • 0e6ef32 dialect/sql/sqlgraph: add update spec builder (#3301)
  • ca7408e build(deps): bump http-cache-semantics in /doc/website (#3297)
  • 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.11.2 to 0.11.8.
- [Release notes](https://github.com/ent/ent/releases)
- [Commits](ent/ent@v0.11.2...v0.11.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 13, 2023
@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Base: 2.03% // Head: 2.03% // No change to project coverage 👍

Coverage data is based on head (dd4689b) compared to base (e4303c9).
Patch has no changes to coverable lines.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #114   +/-   ##
=====================================
  Coverage   2.03%   2.03%           
=====================================
  Files         51      51           
  Lines       9075    9075           
=====================================
  Hits         185     185           
  Misses      8876    8876           
  Partials      14      14           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2023

Superseded by #122.

@dependabot dependabot bot closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/entgo.io/ent-0.11.8 branch March 1, 2023 12:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants