Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the production-dependencies group with 2 updates #92

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2024

Bumps the production-dependencies group with 2 updates: ash_postgres and igniter.

Updates ash_postgres from 2.4.12 to 2.4.14

Changelog

Sourced from ash_postgres's changelog.

v2.4.14 (2024-11-27)

Bug Fixes:

  • pass AST to deal with stupid igniter behavior

v2.4.13 (2024-11-26)

Bug Fixes:

  • [mix ash.migrate] honor the snapshots_only option

Improvements:

  • [mix ash.migrate] honor repo configuration in migration generator

  • [mix ash.codegen] honor :priv in migration generator, and make it explicitly configurable

  • [mix ash_postgres.install] don't generate task aliases that run seeds in test

Commits
  • 97568de chore: release version v2.4.14
  • 83e251d fix: pass AST to deal with stupid igniter behavior
  • dfb4efb chore: update changelog
  • 7bdb77d chore: release version v2.4.13
  • 1cfb446 fix: honor the snapshots_only option
  • bd65cb6 chore: small fixes from previous PRs
  • 17abe38 improvement: honor repo configuration in migration generator
  • 9eef1f4 chore: fix typo
  • 0bfc8b8 improvement: honor :priv in migration generator, and make it explicitly con...
  • 05d417c chore(deps): bump the production-dependencies group across 1 directory with 4...
  • Additional commits viewable in compare view

Updates igniter from 0.4.7 to 0.4.8

Changelog

Sourced from igniter's changelog.

v0.4.8 (2024-11-27)

Breaking Changes:

  • add expand_env? option to Igniter.Code.Common.add_code/3 (#151)

Bug Fixes:

  • if alias elements are strings ensure they aren't interpreted as AST

  • don't move modules back to their "proper" location

  • use new ignore_missing_sub_formatters option in rewrite

Improvements:

  • add :force? option to Igniter.Project.Application.add_child/3 (#156)

  • handle io formatting more uniformly (#148)

  • handle io formatting more uniformly

Commits
  • 6d9d172 chore: release version v0.4.8
  • b47670b fix: if alias elements are strings ensure they aren't interpreted as AST
  • 9e638ea fix: don't move modules back to their "proper" location
  • 1045aec fix: use new ignore_missing_sub_formatters option in rewrite
  • 94d4a30 improvement: add :force? option to `Igniter.Project.Application.add_child/3...
  • 90c7e69 build(deps-dev): bump the dev-dependencies group with 2 updates (#161)
  • c46751e build(deps): bump rewrite (#160)
  • ad309a9 improvement: handle io formatting more uniformly (#148)
  • c55d433 feat!: add expand_env? option to Igniter.Code.Common.add_code/3 (#151)
  • See full diff in compare view

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 2 updates: [ash_postgres](https://github.com/ash-project/ash_postgres) and [igniter](https://github.com/ash-project/igniter).


Updates `ash_postgres` from 2.4.12 to 2.4.14
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_postgres@v2.4.12...v2.4.14)

Updates `igniter` from 0.4.7 to 0.4.8
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.4.7...v0.4.8)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: igniter
  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 the dependencies Pull requests that update a dependency file label Nov 28, 2024
@zachdaniel zachdaniel merged commit 57131d9 into main Nov 28, 2024
14 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-c73c4ea89e branch November 28, 2024 13:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant