Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
4055c23
) to head (5ba5fd2
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps phoenix_ecto from 4.4.3 to 4.5.0.
Changelog
Sourced from phoenix_ecto's changelog.
Commits
5e4b297
Release 4.5.03b72a08
Add tests for to_form :actionafc1798
Revert 4.4.4 as 4.5 will require only phoenix_html ~4.1b36b285
Release 4.4.489a92b2
Merge pull request #171 from phoenixframework/cm-form-action223bdb6
web.ex -> my_app_web.ex (#172)0ea46ed
Update lib/phoenix_ecto/html.exa9e1a3d
Use changeset action if no action passed8ef8ee8
Bump59fc8ff
Use to_form :action as changeset action when passedDependabot 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