Skip to content

chore(deps): bump the production-dependencies group with 2 updates#233

Merged
zachdaniel merged 1 commit into
mainfrom
dependabot/hex/production-dependencies-51d8782b34
Jun 2, 2026
Merged

chore(deps): bump the production-dependencies group with 2 updates#233
zachdaniel merged 1 commit into
mainfrom
dependabot/hex/production-dependencies-51d8782b34

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps the production-dependencies group with 2 updates: ash and ecto_sql.

Updates ash from 3.24.7 to 3.27.7

Release notes

Sourced from ash's releases.

v3.27.7

Bug Fixes:

  • fix passing source query arguments down to hydrate refs on relationship filter expressions by Rutgerdj [(#2728)](ash-project/ash#2728)

Improvements:

v3.27.6

Bug Fixes:

v3.27.5

Bug Fixes:

v3.27.4

Bug Fixes:

v3.27.3

Bug Fixes:

... (truncated)

Changelog

Sourced from ash's changelog.

v3.27.7 (2026-06-01)

Bug Fixes:

  • fix passing source query arguments down to hydrate refs on relationship filter expressions by Rutgerdj [(#2728)](ash-project/ash#2728)

Improvements:

v3.27.6 (2026-05-28)

Bug Fixes:

v3.27.5 (2026-05-28)

Bug Fixes:

v3.27.4 (2026-05-28)

Bug Fixes:

v3.27.3 (2026-05-28)

Bug Fixes:

... (truncated)

Commits
  • 33966f7 chore: release version v3.27.7
  • 598cef8 improvement: allow for calcs/aggs in pubsub topics
  • 5cdd97e fix: fix passing source query arguments down to hydrate refs on relationship ...
  • 814cb94 test: Add test that verifies ^arg template in has_many filter expressions
  • c4c1e1d chore: release version v3.27.6
  • b89af34 chore: release version v3.27.5
  • ed584d1 fix: do not consider all maps to be input refs
  • 16ff675 Add protected fields callback
  • 07a26cf chore: release version v3.27.4
  • 18f267f fix: don't force coerction of untyped expressions
  • Additional commits viewable in compare view

Updates ecto_sql from 3.13.5 to 3.14.0

Changelog

Sourced from ecto_sql's changelog.

v3.14.0 (2026-05-19)

Enhancements

  • [migrations] Allow table modifiers such as UNLOGGED tables
  • [migrations] Add Safe Ecto Migration guides
  • [mysql] Support insert_mode: :ignore
  • [postgres] Set a default timezone on mix ecto.create
  • [sandbox] Label the sandbox owner process
  • [sql] Allow fragment tuple sources in adapters
  • [sql] Allow pid repos in Ecto.Adapters.SQL.table_exists?
  • [sql] Accept counter option in to_sql/4
  • [sql] Support {:unsafe_fragment, ...} support to RETURNING clause
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 2 updates: [ash](https://github.com/ash-project/ash) and [ecto_sql](https://github.com/elixir-ecto/ecto_sql).


Updates `ash` from 3.24.7 to 3.27.7
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.24.7...v3.27.7)

Updates `ecto_sql` from 3.13.5 to 3.14.0
- [Changelog](https://github.com/elixir-ecto/ecto_sql/blob/master/CHANGELOG.md)
- [Commits](elixir-ecto/ecto_sql@v3.13.5...v3.14.0)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.27.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ecto_sql
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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 2, 2026
@zachdaniel zachdaniel merged commit 691cba8 into main Jun 2, 2026
19 of 24 checks passed
@dependabot dependabot Bot deleted the dependabot/hex/production-dependencies-51d8782b34 branch June 2, 2026 13:28
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