Skip to content

Bump phoenix_ecto from 4.4.0 to 4.6.5#389

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/phoenix_ecto-4.6.5
Closed

Bump phoenix_ecto from 4.4.0 to 4.6.5#389
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/phoenix_ecto-4.6.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps phoenix_ecto from 4.4.0 to 4.6.5.

Changelog

Sourced from phoenix_ecto's changelog.

v4.6.5

  • Bug fixes
    • Unallow existing allowances when attempting to allow a Plug to access a connection

v4.6.4

  • Enhancements
    • Wrap raised Ecto exceptions so context is not lost
    • Do not override changeset actions

v4.6.3

  • Enhancements

    • Add prefix option to check repo status plug
  • Bug fix

    • Fix map.field notation warning on Elixir 1.17

v4.6.2

  • Bug fix
    • Attach directories to Pending Migrations exception

v4.6.1

  • Bug fix
    • Ensure "Create database" action is shown when database is not available

v4.6.0

  • Enhancements
    • Return 400 for character encoding errors in Postgrex
    • Bump Elixir requirement to v1.11+

v4.5.1

  • Bug fix
    • Fix a regression on nested inputs_for

v4.5.0

  • Enhancements
    • Support Phoenix.HTML ~> 4.1
    • Use to_form's :action as changeset action when passed

v4.4.3

  • Enhancements
    • Support Phoenix.HTML ~> 4.0

... (truncated)

Commits
  • c131a74 Release v4.6.5
  • 2ee0684 Unallow existing allowances when attempting to allow a Plug to access a conne...
  • 93143d5 Update ExDoc
  • 2e7f33a Updates runner to 24.04 and elixir to 1.18 (#191)
  • d687045 Release v4.6.4
  • ebab9d1 Release v4.6.4
  • ca36795 Wrap errors with Plug.Conn.Wrapper error to support live reload (#190)
  • 7329d30 Update sandbox.ex
  • ee5f9b3 Fix docs: Preserve phoenix_ecto_sandbox assign (#189)
  • 76e5b7f Update Ecto Sandbox doc for when on_mount hooks on live_session are prese...
  • 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 <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 [phoenix_ecto](https://github.com/phoenixframework/phoenix_ecto) from 4.4.0 to 4.6.5.
- [Changelog](https://github.com/phoenixframework/phoenix_ecto/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_ecto@v4.4.0...v4.6.5)

---
updated-dependencies:
- dependency-name: phoenix_ecto
  dependency-version: 4.6.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Jun 30, 2025
@nelsonic
Copy link
Member

nelsonic commented Jul 8, 2025

Superceded by #231

@nelsonic nelsonic closed this Jul 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/hex/phoenix_ecto-4.6.5 branch July 8, 2025 21:26
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 elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant