chore(deps): bump the production-dependencies group with 3 updates #125
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 3 updates: ash, ash_sql and igniter.
Updates
ash
from 3.4.60 to 3.4.62Changelog
Sourced from ash's changelog.
Commits
10796c9
chore: release version v3.4.62bbacd96
fix: always start transactions when managing relationships2e02996
fix: handle parent in rel in managed belongs to (#1746)dede499
chore: set postgres tz33a4bf4
fix: always do a transaction without relationships80e851e
chore: release version v3.4.61a676ec3
chore: buildf22f730
fix: don't prevent setting manage_relationship inputs in generators4e1c0e1
docs: Fix a small typo in the notifiers docs (#1745)52c90ae
fix(Ash.Reactor): Fix referring to outer steps and inputs intransaction
st...Updates
ash_sql
from 0.2.48 to 0.2.53Changelog
Sourced from ash_sql's changelog.
Commits
a00758d
chore: release version v0.2.53a311224
fix: simplify lateral join source93d6cd7
chore: release version v0.2.5226bf66c
fix: ensure single agg query has bindings41481b4
chore: release version v0.2.51a3e9315
fix: don't attempt to cast tonil
e14075f
fix: Use modified query instead of original when calling add_single_aggs (#94)8dff652
chore: release version v0.2.504939fec
fix: properly handle database time zones instart_of_day/1-2
05e85e5
chore: release version v0.2.49Updates
igniter
from 0.5.20 to 0.5.21Changelog
Sourced from igniter's changelog.
Commits
60b586a
chore: release version v0.5.210297dd1
fix: error in codemod while formattingb4c08af
improvement: Add:after
opt toConfig
functions (#213)907b2f0
chore: updatechanged?/1
8243007
build(deps): bump owl in the production-dependencies group (#211)1701b1d
chore: undo unnecessary CI changeca48228
ci: ignore rustler in dependabot43f3a74
improvement: make diff checking faster83479c5
test: Add tests forConfig.modify_configuration_code/5
(#210)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