Skip to content

deps(deps): bump ash_postgres from 2.10.0 to 2.11.0 - #53

Merged
mikehostetler merged 3 commits into
mainfrom
dependabot/hex/ash_postgres-2.11.0
Jul 25, 2026
Merged

deps(deps): bump ash_postgres from 2.10.0 to 2.11.0#53
mikehostetler merged 3 commits into
mainfrom
dependabot/hex/ash_postgres-2.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps ash_postgres from 2.10.0 to 2.11.0.

Release notes

Sourced from ash_postgres's releases.

v2.11.0

Features:

  • allow custom indexes to exclude base filters (#796) by Jechol Lee

Bug Fixes:

  • fix generated reference type value for identity and bigserial (#800) by Dmitry Maganov

  • return skipped upserts with nil identity values (#794) by Jechol Lee

  • warn when resources are skipped due to migrate?: false during miâ�¦ (#792) by Jsime34

  • set tenant on destroy so exists() subqueries resolve against the tenant schema (#790) by Francisco-Castro

  • resolve actor/context templates in through relationship filters (#789) by Barnabas Jovanovics

  • correlate bulk upsert records by identity on the MERGE path (#786) by Johannes Welebil

  • ensure timeouts applied at repo level (#784) by torazar

Improvements:

  • Add partial index conditions for references (#795) by Jechol Lee

  • avoid generating uuidv7 by default, once postgres v18 is detected (#793) by Luca Venir

  • Added sort direction support to custom_indexes fields. (#775) by Thomas Lucas

Changelog

Sourced from ash_postgres's changelog.

v2.11.0 (2026-07-22)

Features:

  • allow custom indexes to exclude base filters (#796) by Jechol Lee

Bug Fixes:

  • fix generated reference type value for identity and bigserial (#800) by Dmitry Maganov

  • return skipped upserts with nil identity values (#794) by Jechol Lee

  • warn when resources are skipped due to migrate?: false during miâ�¦ (#792) by Jsime34

  • set tenant on destroy so exists() subqueries resolve against the tenant schema (#790) by Francisco-Castro

  • resolve actor/context templates in through relationship filters (#789) by Barnabas Jovanovics

  • correlate bulk upsert records by identity on the MERGE path (#786) by Johannes Welebil

  • ensure timeouts applied at repo level (#784) by torazar

Improvements:

  • Add partial index conditions for references (#795) by Jechol Lee

  • avoid generating uuidv7 by default, once postgres v18 is detected (#793) by Luca Venir

  • Added sort direction support to custom_indexes fields. (#775) by Thomas Lucas

Commits
  • 40673e8 chore: release version v2.11.0
  • 7fc5582 chore: update deps
  • a10170c chore: update docs
  • 7192a3e chore: Add (currently failing) test for aggregates ignoring relationship limi...
  • 609db8e fix: fix generated reference type value for identity and bigserial (#800)
  • 601a993 chore: add tests for ash_sql #239 (#797)
  • 8f9b5b1 feat: allow custom indexes to exclude base filters (#796)
  • 7595d11 chore: DSL docs
  • 7e59115 chore: update tool versions
  • 1f54832 improvement: Add partial index conditions for references (#795)
  • 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 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 [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/ash-project/ash_postgres/releases)
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_postgres@v2.10.0...v2.11.0)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates elixir Elixir ecosystem labels Jul 24, 2026
@mikehostetler
mikehostetler merged commit 3694360 into main Jul 25, 2026
18 checks passed
@mikehostetler
mikehostetler deleted the dependabot/hex/ash_postgres-2.11.0 branch July 25, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates elixir Elixir ecosystem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant