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 sea-orm from 0.12.4 to 0.12.5 in /deepwell #1696

Merged
merged 4 commits into from
Nov 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps sea-orm from 0.12.4 to 0.12.5.

Release notes

Sourced from sea-orm's releases.

0.12.5

New Features

Bug Fixes

Contributors

Full Changelog: SeaQL/sea-orm@0.12.4...0.12.5

Changelog

Sourced from sea-orm's changelog.

0.12.5 - 2023-11-12

New Features

Bug Fixes

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 [sea-orm](https://github.com/SeaQL/sea-orm) from 0.12.4 to 0.12.5.
- [Release notes](https://github.com/SeaQL/sea-orm/releases)
- [Changelog](https://github.com/SeaQL/sea-orm/blob/master/CHANGELOG.md)
- [Commits](SeaQL/sea-orm@0.12.4...0.12.5)

---
updated-dependencies:
- dependency-name: sea-orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from emmiegit as a code owner November 13, 2023 06:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 13, 2023
@emmiegit
Copy link
Member

emmiegit commented Nov 13, 2023

Utilize --enum-extra-attributes and rebuild models before merging this.

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #1696 (f5c1c6f) into develop (25cd6ee) will decrease coverage by 0.03%.
Report is 16 commits behind head on develop.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1696      +/-   ##
===========================================
- Coverage    39.63%   39.60%   -0.03%     
===========================================
  Files          343      343              
  Lines        10967    10975       +8     
===========================================
  Hits          4347     4347              
- Misses        6620     6628       +8     
Flag Coverage Δ *Carryforward flag
deepwell 2.03% <0.00%> (-0.01%) ⬇️
ftml 76.83% <ø> (ø) Carriedforward from 8785bb5

*This pull request uses carry forward flags. Click here to find out more.

Files Coverage Δ
deepwell/src/models/alias.rs 0.00% <ø> (ø)
deepwell/src/models/filter.rs 0.00% <ø> (ø)
deepwell/src/models/message.rs 0.00% <ø> (ø)
deepwell/src/models/message_draft.rs 0.00% <ø> (ø)
deepwell/src/models/message_recipient.rs 0.00% <ø> (ø)
deepwell/src/models/message_record.rs 0.00% <ø> (ø)
deepwell/src/models/message_report.rs 0.00% <ø> (ø)
deepwell/src/models/page.rs 0.00% <ø> (ø)
deepwell/src/models/page_attribution.rs 0.00% <ø> (ø)
deepwell/src/models/page_category.rs 0.00% <ø> (ø)
... and 10 more

Finally, no more manual editing after running the script!
Very exciting. Now we just run this as-is, all set.
@emmiegit emmiegit merged commit e623ac2 into develop Nov 13, 2023
9 checks passed
@emmiegit emmiegit deleted the dependabot/cargo/deepwell/sea-orm-0.12.5 branch November 13, 2023 19:41
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant