Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2025

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

Updates ash from 3.5.25 to 3.5.26

Release notes

Sourced from ash's releases.

v3.5.26

Bug Fixes:

Improvements:

  • set show_policy_breakdowns? to true in dev/test by default by @​zachdaniel

  • make mix ash.gen.resource merge existing resources by @​zachdaniel

  • allow code_interface default_options to accept a function (#2183) by scottwoodall

  • show optional code interface inputs in usage rules by @​zachdaniel

Changelog

Sourced from ash's changelog.

v3.5.26 (2025-07-09)

Bug Fixes:

Improvements:

  • set show_policy_breakdowns? to true in dev/test by default by @​zachdaniel

  • make mix ash.gen.resource merge existing resources by @​zachdaniel

  • allow code_interface default_options to accept a function (#2183) by scottwoodall

  • show optional code interface inputs in usage rules by @​zachdaniel

Commits
  • a260e26 chore: release version v3.5.26
  • 99fbcaf docs: update docs for installation change
  • 778e988 fix: don't dump values to native when building changesets
  • b9aeb1f improvemnt: add --conflicts option to ash.gen.resource
  • a1ef46c improvement: set show_policy_breakdowns? to true in dev/test by default
  • ca1ccbd improvement: make mix ash.gen.resource merge existing resources
  • c0e30ad chore(deps): bump igniter in the production-dependencies group (#2185)
  • 085b14e chore(deps): bump the github-actions group with 3 updates (#2173)
  • 8ac117e improvement: allow code_interface default_options to accept a function (#2183)
  • 233d1c2 test: add a bunch of tests for mix ash.gen.resource
  • Additional commits viewable in compare view

Updates ash_sql from 0.2.84 to 0.2.85

Release notes

Sourced from ash_sql's releases.

v0.2.85

Bug Fixes:

Changelog

Sourced from ash_sql's changelog.

v0.2.85 (2025-07-09)

Bug Fixes:

Commits
  • a6b2574 chore: release version v0.2.85
  • a1c8de8 chore(deps-dev): bump igniter in the dev-dependencies group (#149)
  • c7fa8b2 fix: ensure we join nested parent references properly
  • 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_sql](https://github.com/ash-project/ash_sql).


Updates `ash` from 3.5.25 to 3.5.26
- [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.25...v3.5.26)

Updates `ash_sql` from 0.2.84 to 0.2.85
- [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.2.84...v0.2.85)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.5.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_sql
  dependency-version: 0.2.85
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jul 10, 2025
@zachdaniel zachdaniel merged commit 0ea1b2c into main Jul 10, 2025
22 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-8e9717c048 branch July 10, 2025 15:06
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.

2 participants