Skip to content

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

Merged
zachdaniel merged 1 commit into
mainfrom
dependabot/hex/production-dependencies-0d721eaf77
Sep 1, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

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

Updates ash from 3.31.3 to 3.32.1

Release notes

Sourced from ash's releases.

v3.32.1

Bug Fixes:

Improvements:

Performance Improvements:

v3.32.0

Features:

... (truncated)

Changelog

Sourced from ash's changelog.

v3.32.1 (2026-08-23)

Bug Fixes:

Improvements:

Performance Improvements:

v3.32.0 (2026-08-19)

Features:

... (truncated)

Commits
  • 6d345dd chore: release version v3.32.1
  • 830e6ab improvement: only set transaction? true when the data layer supports it (#2...
  • c6549cd perf: make boolean filter parsing faster
  • 00c99ed fix: don't create tenants when reading in ETS
  • ec1bbde fix: ensure error & lazy are private functions
  • 23ccc3c fix: fix various small transformer/aggregate issues
  • 58d1ae3 fix: evaluate decimal arithmetic with an integer (#2893)
  • f34568b fix: string_position returns an integer position (#2892)
  • 03af1e9 fix: restore temporal subtraction type inference (#2887)
  • 175cf73 fix: retain compile dependencies for policy check modules (#2886)
  • Additional commits viewable in compare view

Updates ash_sql from 0.6.9 to 0.7.0

Release notes

Sourced from ash_sql's releases.

v0.7.0

Features:

Bug Fixes:

Changelog

Sourced from ash_sql's changelog.

v0.7.0 (2026-08-20)

Features:

Bug Fixes:

Commits
  • 5b7df18 chore: release version v0.7.0
  • 67d9a63 feat: render the range expressions to their Postgres operators
  • 22bcd05 Merge remote-tracking branch 'upstream/main' into feat/range-expressions
  • b7e2155 Merge pull request #251 from matt-beanland/chore/require-ash-3-32
  • 622b927 chore: require ash 3.32 for the range expressions
  • a684963 fix: pass actor to Ash.Query.for_read for aggregate and sort
  • b1ff9ed fix: respect opts[:left_only?] argument passed to join_all_relationships
  • 1c1eb85 fix: pass actor to Ash.Query.for_read for aggregate and sort
  • 91834ff fix: respect opts[:left_only?] argument passed to join_all_relationships
  • 2d45b52 feat: render the range expressions to their Postgres operators
  • See full diff in compare view

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 [ash_sql](https://github.com/ash-project/ash_sql).


Updates `ash` from 3.31.3 to 3.32.1
- [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.31.3...v3.32.1)

Updates `ash_sql` from 0.6.9 to 0.7.0
- [Release notes](https://github.com/ash-project/ash_sql/releases)
- [Changelog](https://github.com/ash-project/ash_sql/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_sql@v0.6.9...v0.7.0)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.32.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_sql
  dependency-version: 0.7.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 Sep 1, 2026
@zachdaniel
zachdaniel merged commit 72a9e1b into main Sep 1, 2026
45 of 51 checks passed
@dependabot
dependabot Bot deleted the dependabot/hex/production-dependencies-0d721eaf77 branch September 1, 2026 13:59
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