chore(deps): bump the production-dependencies group with 4 updates#115
Merged
zachdaniel merged 1 commit intomainfrom Dec 26, 2024
Merged
Conversation
Bumps the production-dependencies group with 4 updates: [ash](https://github.com/ash-project/ash), [ash_sql](https://github.com/ash-project/ash_sql), [ecto_sqlite3](https://github.com/elixir-sqlite/ecto_sqlite3) and [igniter](https://github.com/ash-project/igniter). Updates `ash` from 3.4.47 to 3.4.49 - [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md) - [Commits](ash-project/ash@v3.4.47...v3.4.49) Updates `ash_sql` from 0.2.41 to 0.2.42 - [Changelog](https://github.com/ash-project/ash_sql/blob/main/CHANGELOG.md) - [Commits](ash-project/ash_sql@v0.2.41...v0.2.42) Updates `ecto_sqlite3` from 0.17.5 to 0.18.0 - [Release notes](https://github.com/elixir-sqlite/ecto_sqlite3/releases) - [Changelog](https://github.com/elixir-sqlite/ecto_sqlite3/blob/main/CHANGELOG.md) - [Commits](elixir-sqlite/ecto_sqlite3@v0.17.5...v0.18.0) Updates `igniter` from 0.4.8 to 0.5.2 - [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md) - [Commits](ash-project/igniter@v0.4.8...v0.5.2) --- updated-dependencies: - dependency-name: ash dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ash_sql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ecto_sqlite3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: igniter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 4 updates: ash, ash_sql, ecto_sqlite3 and igniter.
Updates
ashfrom 3.4.47 to 3.4.49Changelog
Sourced from ash's changelog.
Commits
cf34d92chore: release version v3.4.49d54227cfix: ensure that old config applies all aggregate policies4fd521echore: release version v3.4.48538e1f2chore: update igniterb672f9dchore: format2e1639ffix: ensure that aggregates in calculation sorts are authorized8b77f21fix: properly update sort calculation expressionsacb1c61fix: handle nil values inAsh.Type.Module354e714chore: run format --migratea504872improvement: upgrade to elixir 1.18Updates
ash_sqlfrom 0.2.41 to 0.2.42Changelog
Sourced from ash_sql's changelog.
Commits
f9f7264chore: release version v0.2.42b0f2c1cfix: properly bind many to many relationships in aggregatesUpdates
ecto_sqlite3from 0.17.5 to 0.18.0Release notes
Sourced from ecto_sqlite3's releases.
Changelog
Sourced from ecto_sqlite3's changelog.
Commits
afe87ebBump to v0.18.090f6b8bMake decode function behave similar to myxql9b03747Prepare to drop elixir 1.14 support82aacf5Bump to 0.17.670f4eddFix compile "typing" warning5677ff0Bump dependenciesbaf6319Update tool versions28b9ecaUpdate locked dependenciesUpdates
igniterfrom 0.4.8 to 0.5.2Changelog
Sourced from igniter's changelog.
... (truncated)
Commits
319ff42chore: release version v0.5.2ee11c3aimprovement: add--yes-to-depsoption tomix igniter.installbce96a5chore: remove stuff from other library in .formatter.exs8afaccbchore: bump installer versionc01348achore: release version v0.5.1b235c18chore: fix compiled checka242e89improvement: addprepend_to_pipelineandhas_pipelinetoe84b045fix: Igniter.mkdir not expanding paths correctly (#174)96954f7chore: migrated0e1152chore: finishing touches on fallback installerDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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