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

⬆️ Bump entgo.io/ent from 0.13.1 to 0.14.0 #786

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2024

Bumps entgo.io/ent from 0.13.1 to 0.14.0.

Release notes

Sourced from entgo.io/ent's releases.

v0.14.0

What's Changed

New Contributors

Full Changelog: ent/ent@v0.13.1...v0.14.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.13.1 to 0.14.0.
- [Release notes](https://github.com/ent/ent/releases)
- [Commits](ent/ent@v0.13.1...v0.14.0)

---
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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2024
@dependabot dependabot bot requested a review from H1rono July 31, 2024 15:08
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

Attention: Patch coverage is 14.85798% with 1169 lines in your changes missing coverage. Please review.

Project coverage is 25.69%. Comparing base (6a1f7eb) to head (399ea8b).
Report is 4 commits behind head on v2.

Files Patch % Lines
ent/client.go 4.76% 100 Missing ⚠️
ent/user/user.go 0.00% 98 Missing ⚠️
ent/request/request.go 12.00% 88 Missing ⚠️
ent/group/group.go 0.00% 62 Missing ⚠️
ent/user_update.go 3.33% 58 Missing ⚠️
ent/request_update.go 9.67% 56 Missing ⚠️
ent/group_update.go 16.66% 35 Missing ⚠️
ent/file/file.go 0.00% 28 Missing ⚠️
ent/file_update.go 0.00% 28 Missing ⚠️
ent/tag/tag.go 17.64% 28 Missing ⚠️
... and 58 more
Additional details and impacted files
@@            Coverage Diff             @@
##               v2     #786      +/-   ##
==========================================
- Coverage   25.83%   25.69%   -0.14%     
==========================================
  Files         148      148              
  Lines       27090    26892     -198     
==========================================
- Hits         6998     6910      -88     
+ Misses      19215    19106     -109     
+ Partials      877      876       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@H1rono H1rono merged commit 44914d7 into v2 Aug 9, 2024
5 of 7 checks passed
@H1rono H1rono deleted the dependabot/go_modules/entgo.io/ent-0.14.0 branch August 9, 2024 13:44
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.

1 participant