chore(deps): bump the production-dependencies group across 1 directory with 3 updates#770
Merged
zachdaniel merged 1 commit intoJun 2, 2026
Conversation
…y with 3 updates Bumps the production-dependencies group with 2 updates in the / directory: [ash](https://github.com/ash-project/ash) and [ash_sql](https://github.com/ash-project/ash_sql). Updates `ash` from 3.27.2 to 3.27.7 - [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.27.2...v3.27.7) Updates `ash_sql` from 0.6.3 to 0.6.4 - [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.6.3...v0.6.4) Updates `igniter` from 0.8.0 to 0.8.1 - [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.8.0...v0.8.1) --- updated-dependencies: - dependency-name: ash dependency-version: 3.27.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ash_sql dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: igniter dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
f49d08f to
73c60fa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 2 updates in the / directory: ash and ash_sql.
Updates
ashfrom 3.27.2 to 3.27.7Release notes
Sourced from ash's releases.
... (truncated)
Changelog
Sourced from ash's changelog.
... (truncated)
Commits
33966f7chore: release version v3.27.7598cef8improvement: allow for calcs/aggs in pubsub topics5cdd97efix: fix passing source query arguments down to hydrate refs on relationship ...814cb94test: Add test that verifies ^arg template in has_many filter expressionsc4c1e1dchore: release version v3.27.6b89af34chore: release version v3.27.5ed584d1fix: do not consider all maps to be input refs16ff675Add protected fields callback07a26cfchore: release version v3.27.418f267ffix: don't force coerction of untyped expressionsUpdates
ash_sqlfrom 0.6.3 to 0.6.4Release notes
Sourced from ash_sql's releases.
Changelog
Sourced from ash_sql's changelog.
Commits
53fec87chore: release version v0.6.456eff77fix: properly cast calculations in all sub-expressionsfdec9dachore: update depsUpdates
igniterfrom 0.8.0 to 0.8.1Release notes
Sourced from igniter's releases.
Changelog
Sourced from igniter's changelog.
Commits
3ea1fb0chore: release version v0.8.1d26d9b3improvement: adding hex confirmation for igniter.install (#379)d870189improvement: accept content-checking function in assert_creates/3 (#291)