Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

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

Updates ash from 3.5.7 to 3.5.8

Changelog

Sourced from ash's changelog.

v3.5.8 (2025-04-30)

Bug Fixes:

  • handle nil type or invalid types more gracefully in type determination

  • properly type expressions based on return values

Improvements:

  • add rem/2 expr (#2004)

  • add Ash.Info for general application information

Commits
  • 7952027 chore: release version v3.5.8
  • b63f0ff chore(deps): bump igniter in the production-dependencies group (#2008)
  • 7eb584c fix: handle nil type or invalid types more gracefully in type determination
  • 221c68a chore: docs
  • 3e839b8 improvement: add rem/2 expr (#2004)
  • 6f2f80d fix: properly type expressions based on return values
  • 29c18e6 docs: mention the context argument (#2007)
  • 555c763 improvement: add Ash.Info for general application information
  • 73f4711 docs: fix pipe shorthand error (#2006)
  • 8d3cd44 chore(deps): bump igniter in the production-dependencies group (#2005)
  • See full diff in compare view

Updates ash_sql from 0.2.72 to 0.2.74

Changelog

Sourced from ash_sql's changelog.

v0.2.74 (2025-05-01)

Bug Fixes:

  • don't group aggregates w/ parent refs

v0.2.73 (2025-04-29)

Bug Fixes:

  • prefix subqueries for atomic validations

  • change start_of_day

Commits
  • 944fb4d chore: release version v0.2.74
  • 250766a fix: don't group aggregates w/ parent refs
  • e319933 chore: release version v0.2.73
  • c7c94f1 chore(deps-dev): bump igniter in the dev-dependencies group (#126)
  • See full diff in compare view

Updates igniter from 0.5.48 to 0.5.49

Changelog

Sourced from igniter's changelog.

v0.5.49 (2025-04-30)

Improvements:

  • properly honor --only flag
Commits

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.7 to 3.5.8
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.5.7...v3.5.8)

Updates `ash_sql` from 0.2.72 to 0.2.74
- [Changelog](https://github.com/ash-project/ash_sql/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_sql@v0.2.72...v0.2.74)

Updates `igniter` from 0.5.48 to 0.5.49
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.5.48...v0.5.49)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_sql
  dependency-version: 0.2.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: igniter
  dependency-version: 0.5.49
  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 May 1, 2025
@zachdaniel zachdaniel merged commit 9d18245 into main May 1, 2025
18 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-4f7e486e0a branch May 1, 2025 14:01
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