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 3 updates #86

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2024

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

Updates ash from 3.4.36 to 3.4.37

Changelog

Sourced from ash's changelog.

v3.4.37 (2024-10-30)

Bug Fixes:

  • [Ash.Type.Union] handle nil union changing to nil

  • [multitenancy] enforce multitenancy on bulk creation

  • [Ash.Changeset] force_change_attribute no longer cares what the old value is

Improvements:

  • [Ash.Changeset] allow specifying return_skipped_upsert? as an option to changeset

  • [Ash.DataLayer] add prefer_transaction_for_atomic_updates? data layer callback

  • [Ash.DataLayer] support prefer_transaction? on DataLayer

  • [loading data] allow data loading when no primary read action exists

Commits

Updates ash_postgres from 2.4.11 to 2.4.12

Changelog

Sourced from ash_postgres's changelog.

v2.4.12 (2024-10-30)

Bug Fixes:

  • [query builder] don't double add distinct clauses

  • [AshPostgres.DataLayer] don't use cast for changes

Improvements:

  • [AshPostgres.Repo] set prefer_transaction? to false in generated repos

  • [AshPostgres.DataLayer] support prefer_transaction?

Commits

Updates igniter from 0.3.74 to 0.3.76

Changelog

Sourced from igniter's changelog.

v0.3.76 (2024-10-28)

Bug Fixes:

  • properly ignore with-args when passing args to installers

  • expand_literal should expand single-child blocks

  • expand_literal should return an error Macro.expand_literals doesn't return a literal

  • make task run/1 overridable (#114)

  • Support integer argument in move_right/2 and move_upwards/2 and add move_left/2 (#113)

Improvements:

  • resolve project app names set using a module attribute (#111)

  • resolve project app names set using a module attribute

v0.3.75 (2024-10-26)

Bug Fixes:

  • make update_gettext idempotent
Commits
  • 3372f98 chore: release version v0.3.76
  • 8057d71 chore: bump installer
  • 7ec2283 fix: properly ignore with-args when passing args to installers
  • 66217ff improvement: resolve project app names set using a module attribute (#111)
  • a0431c2 docs: update installer build instructions (#117)
  • 5d8dd56 Igniter.Code.Common: Support integer argument in move_right/2 and `move_u...
  • 897d289 fix: make task run/1 overridable (#114)
  • 35c192e chore: release version v0.3.75
  • 8ddc5b7 fix: make update_gettext idempotent
  • 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 3 updates: [ash](https://github.com/ash-project/ash), [ash_postgres](https://github.com/ash-project/ash_postgres) and [igniter](https://github.com/ash-project/igniter).


Updates `ash` from 3.4.36 to 3.4.37
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/commits)

Updates `ash_postgres` from 2.4.11 to 2.4.12
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/commits)

Updates `igniter` from 0.3.74 to 0.3.76
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.3.74...v0.3.76)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-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 Oct 31, 2024
@zachdaniel zachdaniel merged commit e61b071 into main Oct 31, 2024
14 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-9fd8c324d8 branch October 31, 2024 13:47
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