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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 3 updates: ash, igniter and open_api_spex.
Updates
ash
from 3.4.11 to 3.4.17Changelog
Sourced from ash's changelog.
... (truncated)
Commits
f518efd
chore: release version v3.4.1782e8552
chore: inspect instead of to_string for non-atom calc namesbfcaa07
chore: updatecalculate
->calculation
6f88bc9
improvement: add span & telemetry events for running calculations6b5c596
fix: handle more types inAsh.Query.unload
ac4bfcd
fix(ensure_select): properly escape changeset.select (#1466)cf9889a
chore: release version v3.4.164e70513
fix: ensure Ash.Seed always sets action_selectbbfa909
improvement: properly log successful policy breakdowns with extra info303dd34
chore: release version v3.4.15Updates
igniter
from 0.3.37 to 0.3.39Changelog
Sourced from igniter's changelog.
Commits
6a9700d
chore: release version v0.3.39ad73f46
chore: specs & docs for phoenix functionsf043dd1
fix: don't warn while parsing filese8a4b2d
improvement: makeissues
red and formatted with more spacingc26e0bf
chore: formatc8fd968
improvement: properly compare regex literals88c7540
chore: bump installer versionc521435
fix: display an error when a composed task can't be found81271fa
chore: release version v0.3.3886c9396
improvement: better confirmation message experienceUpdates
open_api_spex
from 3.21.0 to 3.21.1Release notes
Sourced from open_api_spex's releases.
Changelog
Sourced from open_api_spex's changelog.
Commits
3773ece
Release version 3.21.16b715a9
Fix schema inspect argument error in IExDependabot 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