Skip to content

chore(deps): bump the production-dependencies group with 3 updates #598

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the production-dependencies group with 3 updates: ash, ash_sql and igniter.

Updates ash from 3.5.27 to 3.5.31

Release notes

Sourced from ash's releases.

v3.5.31

Bug Fixes:

  • Catch invalid load (#2213) by Kenneth Kostrešević

Improvements:

  • Add Ash.Subject to abstract Changeset, Query, ActionInput common functions (#2212) by @​chazwatkins

  • support validations, preparations on generic actions by @​zachdaniel

  • add before/after action hooks to generic actions by @​zachdaniel

v3.5.30

Bug Fixes:

  • handle new return value from kind_of_thing in gen.resource by @​zachdaniel

Improvements:

v3.5.28

Bug Fixes:

Changelog

Sourced from ash's changelog.

v3.5.31 (2025-07-22)

Bug Fixes:

  • Catch invalid load (#2213) by Kenneth Kostrešević

Improvements:

  • Add Ash.Subject to abstract Changeset, Query, ActionInput common functions (#2212) by @​chazwatkins

  • support validations, preparations on generic actions by @​zachdaniel

  • add before/after action hooks to generic actions by @​zachdaniel

v3.5.30 (2025-07-18)

Bug Fixes:

  • handle new return value from kind_of_thing in gen.resource by @​zachdaniel

Improvements:

v3.5.29 (2025-07-18)

Bug Fixes:

  • properly return :error when unable to determine type of module by @​zachdaniel

v3.5.28 (2025-07-17)

Bug Fixes:

Commits
  • 56cd9b0 chore: release version v3.5.31
  • 3effedb chore(deps): bump the github-actions group with 2 updates (#2217)
  • 32cbf16 refactor: Migrate to Ash.Subject for Changeset, Query, ActionInput (#2215)
  • cdb3e43 docs: Fixes typo in sort_by. function doc (#2216)
  • 0808869 improvement: Add Ash.Subject to abstract Changeset, Query, ActionInput common...
  • c244822 fix: Catch invalid load (#2213)
  • d415354 improvement: support validations, preparations on generic actions
  • f24a77e chore: release version v3.5.30
  • 5627169 fix: handle new return value from kind_of_thing in gen.resource
  • fb0ecc4 chore: Remove Elixir. from module name printed in Igniter error message (#2...
  • Additional commits viewable in compare view

Updates ash_sql from 0.2.86 to 0.2.87

Release notes

Sourced from ash_sql's releases.

v0.2.87

Bug Fixes:

  • include references within exists while building calculation joins by @​zachdaniel

  • make it clear that we don't support aggregates w/ modify_query by @​zachdaniel

Changelog

Sourced from ash_sql's changelog.

v0.2.87 (2025-07-22)

Bug Fixes:

  • include references within exists while building calculation joins by @​zachdaniel

  • make it clear that we don't support aggregates w/ modify_query by @​zachdaniel

Commits
  • 2c0cc61 chore: release version v0.2.87
  • 80e400a fix: include references within exists while building calculation joins
  • cec2577 fix: make it clear that we don't support aggregates w/ modify_query
  • See full diff in compare view

Updates igniter from 0.6.19 to 0.6.22

Release notes

Sourced from igniter's releases.

v0.6.22

Bug Fixes:

  • handle :error coming from alias updater by Zach Daniel

  • add :error case clause in modify_existing_alias by Zach Daniel

v0.6.21

Bug Fixes:

  • properly detect deps location by Zach Daniel

Improvements:

  • don't enumerate igniter.rewrite by Zach Daniel

v0.6.20

Bug Fixes:

  • handle non-tty inputs on tasks that aren't installers by Zach Daniel

Improvements:

  • add a nicer error on :eof response from yes? by Zach Daniel
Changelog

Sourced from igniter's changelog.

v0.6.22 (2025-07-22)

Bug Fixes:

  • handle :error coming from alias updater by Zach Daniel

  • add :error case clause in modify_existing_alias by Zach Daniel

v0.6.21 (2025-07-19)

Bug Fixes:

  • properly detect deps location by Zach Daniel

Improvements:

  • don't enumerate igniter.rewrite by Zach Daniel

v0.6.20 (2025-07-18)

Bug Fixes:

  • handle non-tty inputs on tasks that aren't installers by Zach Daniel

Improvements:

  • add a nicer error on :eof response from yes? by Zach Daniel
Commits
  • acefb92 chore: release version v0.6.22
  • df86e45 fix: handle :error coming from alias updater
  • a6fe0db fix: add :error case clause in modify_existing_alias
  • 1ff39e3 chore: release version v0.6.21
  • da6deb5 improvement: don't enumerate igniter.rewrite
  • a0d3d38 fix: properly detect deps location
  • 4ecf269 chore: release version v0.6.20
  • d21397a fix: handle non-tty inputs on tasks that aren't installers
  • 663313e chore: properly switch on test env
  • 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 3 updates: [ash](https://github.com/ash-project/ash), [ash_sql](https://github.com/ash-project/ash_sql) and [igniter](https://github.com/ash-project/igniter).


Updates `ash` from 3.5.27 to 3.5.31
- [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.27...v3.5.31)

Updates `ash_sql` from 0.2.86 to 0.2.87
- [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.86...v0.2.87)

Updates `igniter` from 0.6.19 to 0.6.22
- [Release notes](https://github.com/ash-project/igniter/releases)
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.6.19...v0.6.22)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.5.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_sql
  dependency-version: 0.2.87
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: igniter
  dependency-version: 0.6.22
  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 Jul 22, 2025
@zachdaniel zachdaniel merged commit 5bbc43f into main Jul 22, 2025
14 of 15 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-6dc3b891b3 branch July 22, 2025 19:20
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