dwyl / mvp

📲 simplest version of the @dwyl app
https://mvp.fly.dev
GNU General Public License v2.0
87 stars 2 forks source link

build(deps): Bump fields from 2.10.3 to 2.11.0 #453

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps fields from 2.10.3 to 2.11.0.

Commits
  • 610a515 update version to 2.11.0 for #157
  • e11b699 Merge pull request #158 from dwyl/dependabot/hex/ecto-3.11.1
  • 090fc3b Bump ecto from 3.11.0 to 3.11.1
  • 0cc28e7 Merge pull request #159 from dwyl/dependabot/hex/ex_doc-0.31.0
  • 602871f Bump ex_doc from 0.30.3 to 0.31.0
  • 8847706 Merge pull request #156 from dwyl/dependabot/hex/ecto-3.11.0
  • e5f6e5f Bump ecto from 3.10.3 to 3.11.0
  • 09bdfd3 Merge pull request #155 from dwyl/dependabot/hex/excoveralls-0.18.0
  • 3211582 Bump excoveralls from 0.17.0 to 0.18.0
  • 295de40 Merge pull request #154 from dwyl/dependabot/hex/argon2_elixir-4.0.0
  • 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 show 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)
codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5e37a9c) 99.70% compared to head (a8c86d4) 99.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #453 +/- ## ======================================= Coverage 99.70% 99.70% ======================================= Files 27 27 Lines 677 677 ======================================= Hits 675 675 Misses 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.