Skip to content

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

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 17, 2025

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

Updates ash from 3.5.26 to 3.5.27

Release notes

Sourced from ash's releases.

v3.5.27

Bug Fixes:

Improvements:

Changelog

Sourced from ash's changelog.

v3.5.27 (2025-07-17)

Bug Fixes:

Improvements:

Commits
  • bf175bc chore: release version v3.5.27
  • cf1efc0 fix: properly merge contexts from scope and opts
  • feb8362 docs: document query validation & preparation changes
  • abd0674 test: add tests for where clauses on read actions and only_when_valid?
  • 67c9c19 improvement: support where clauses on preparations
  • c436b35 improvement: support Ash.Query for most builtin validations
  • ffdccd6 chore: check that where clause validations support Ash.Query
  • 8b52d27 improvement: support validations on read actions
  • a9878ba chore: move error expressions lower
  • 6e63738 docs: add docs on the error expression
  • Additional commits viewable in compare view

Updates igniter from 0.6.14 to 0.6.19

Release notes

Sourced from igniter's releases.

v0.6.15

Bug Fixes:

  • vendor Path.relative_to to get 1.18.4 behavior by Zach Daniel

  • assume Kernel is imported in older Elixir versions by Zach Daniel

Changelog

Sourced from igniter's changelog.

v0.6.19 (2025-07-15)

Bug Fixes:

  • typo in set_yes by Zach Daniel

v0.6.18 (2025-07-15)

Improvements:

  • support more tasks being called just from the archive by Zach Daniel

igniter.new v0.5.30 (2025-07-14)

Features:

  • create git repositories by default, and add --no-git to disable it

v0.6.17 (2025-07-14)

Bug Fixes:

  • properly use already retrieved task name by Zach Daniel

v0.6.16 (2025-07-14)

Bug Fixes:

  • remove all test macros by Zach Daniel

Improvements:

  • don't assume --yes with no tty when in test mode by Zach Daniel

  • clean up and deprecate macros in Igniter.Mix.Task by Zach Daniel

  • more granular info on the output of installers by Zach Daniel

... (truncated)

Commits
  • 8b75e04 chore: release version v0.6.19
  • 21f8e52 fix: typo in set_yes
  • 55a943a chore: update files
  • c72c77c chore: don't use local igniter dep
  • e6b17f3 chore: bump installer version
  • c8289db chore: cleanup warning
  • 0068dba chore: release version v0.6.18
  • 75a0d73 improvement: support more tasks being called just from the archive
  • 510c0e5 chore: release installer v0.5.30
  • 3ff5134 chore: default --git to true
  • Additional commits viewable 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jul 17, 2025
@dependabot dependabot bot force-pushed the dependabot/hex/production-dependencies-fbbfd06846 branch 2 times, most recently from c5b20f1 to cc7728b Compare July 22, 2025 15:04
Bumps the production-dependencies group with 2 updates: [ash](https://github.com/ash-project/ash) and [igniter](https://github.com/ash-project/igniter).


Updates `ash` from 3.5.26 to 3.5.27
- [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.26...v3.5.27)

Updates `igniter` from 0.6.14 to 0.6.19
- [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.14...v0.6.19)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.5.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: igniter
  dependency-version: 0.6.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/production-dependencies-fbbfd06846 branch from cc7728b to 973a56e Compare July 22, 2025 19:14
@zachdaniel zachdaniel merged commit 5047433 into main Jul 22, 2025
5 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-fbbfd06846 branch July 22, 2025 19:15
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