Skip to content

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

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-e8426d73ca
Jun 26, 2025
Merged

chore(deps): bump the production-dependencies group with 2 updates#329
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-e8426d73ca

Conversation

@dependabot
Copy link
Contributor

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

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

Updates ash from 3.5.22 to 3.5.24

Release notes

Sourced from ash's releases.

v3.5.24

Bug Fixes:

  • restrict subset of context -> opts in embedded changesets by @​zachdaniel

  • properly handle nested context for embeddable type by @​zachdaniel

  • Use the same parent query timeout for the count query, for read actions (#2161) by sevenseacat

  • ensure join query has shared context passed to it by @​zachdaniel

  • ensure shared context is set on through queries when loading by @​zachdaniel

Improvements:

v3.5.23

Bug Fixes:

Changelog

Sourced from ash's changelog.

v3.5.24 (2025-06-25)

Bug Fixes:

  • restrict subset of context -> opts in embedded changesets by @​zachdaniel

  • properly handle nested context for embeddable type by @​zachdaniel

  • Use the same parent query timeout for the count query, for read actions (#2161) by sevenseacat

  • ensure join query has shared context passed to it by @​zachdaniel

  • ensure shared context is set on through queries when loading by @​zachdaniel

Improvements:

v3.5.23 (2025-06-19)

Bug Fixes:

Commits
  • e6394c3 chore: release version v3.5.24
  • 9b4eea1 chore: update deps
  • 4491352 chore(deps): bump the production-dependencies group with 2 updates (#2164)
  • 253b02e fix: restrict subset of context -> opts in embedded changesets
  • a01fc7a fix: properly handle nested context for embeddable type
  • c7f3bff fix: Use the same parent query timeout for the count query, for read action...
  • 10cb6b0 chore(deps): bump actions/checkout in the github-actions group (#2162)
  • 57c5726 docs: Fix typo (#2163)
  • 2573ba7 improvement: make usage-rules more clear about require Ash.Query
  • e3cc25b improvement: require Ash.Query in Ash.Resource
  • Additional commits viewable in compare view

Updates ash_phoenix from 2.3.7 to 2.3.8

Release notes

Sourced from ash_phoenix's releases.

v2.3.8

Bug Fixes:

  • resolve warning about map key access as function call by @​zachdaniel

Improvements:

Changelog

Sourced from ash_phoenix's changelog.

v2.3.8 (2025-06-25)

Bug Fixes:

  • resolve warning about map key access as function call by @​zachdaniel

Improvements:

Commits
  • 74fae66 chore: release version v2.3.8
  • ad6209b chore: update deps
  • 168f0ef fix: resolve warning about map key access as function call
  • 01b0a7c improvement: add AshPhoenix.Form.raw_errors/2
  • f109fe8 docs: Update html task doc (#379)
  • 7065ed9 chore(deps): bump the production-dependencies group with 2 updates (#378)
  • 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 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 <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_phoenix](https://github.com/ash-project/ash_phoenix).


Updates `ash` from 3.5.22 to 3.5.24
- [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.5.22...v3.5.24)

Updates `ash_phoenix` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ash-project/ash_phoenix/releases)
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_phoenix@v2.3.7...v2.3.8)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.5.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_phoenix
  dependency-version: 2.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 26, 2025
@zachdaniel zachdaniel merged commit 8efe28f into main Jun 26, 2025
22 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-e8426d73ca branch June 26, 2025 16:25
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