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 4 updates #251

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the production-dependencies group with 4 updates: ash, ash_json_api, ash_phoenix and ash_postgres.

Updates ash from 3.4.27 to 3.4.32

Changelog

Sourced from ash's changelog.

v3.4.32 (2024-10-14)

Improvements:

  • use new :csv option type from igniter

v3.4.31 (2024-10-14)

Bug Fixes:

  • allow strings in generic action skip_unknown_inputs

v3.4.30 (2024-10-14)

Bug Fixes:

  • add tracer option to generic action opts

v3.4.29 (2024-10-13)

Bug Fixes:

  • clear change from atomics as well

  • update spark for spark.formatter fixes

  • properly invoke notify callback in read actions

Improvements:

  • better ergonomics for atomic updates

  • add private_arguments option

  • validate Ash.ActionInput.for_action opts

  • allow additional callbacks in Ash.Type.NewType

... (truncated)

Commits
  • b0a7c81 chore: release version v3.4.32
  • e3c735f improvement: use new :csv option type from igniter
  • cb3137c chore: release version v3.4.31
  • 7d114e3 fix: allow strings in generic action skip_unknown_inputs
  • b9e29a0 chore: release version v3.4.30
  • 7115d2d fix: add tracer option to generic action opts
  • 9280a69 docs: improve policy guide with additional examples (#1513)
  • 6131110 chore: release version v3.4.29
  • ee50939 chore: handle nil action in atomic_update
  • 716ea01 chore: handle nil action in atomic update
  • Additional commits viewable in compare view

Updates ash_json_api from 1.4.9 to 1.4.11

Changelog

Sourced from ash_json_api's changelog.

v1.4.11 (2024-10-14)

Improvements:

  • add type handler for NaiveDatetime

v1.4.10 (2024-10-10)

Improvements:

  • set status only if it hasn't already been set

  • better examples for fields parameter

Commits
  • 6c2a11f chore: release version v1.4.11
  • c94d242 improvement: add type handler for NaiveDatetime
  • 9c294e2 chore: update igniter and resolve warnings
  • e59a25e chore(deps): bump the production-dependencies group with 3 updates (#242)
  • 7c83610 chore: release version v1.4.10
  • 4e7eb00 chore(deps-dev): bump git_ops in the dev-dependencies group (#243)
  • db73629 improvement: set status only if it hasn't already been set
  • a911199 Update relationships.md (#240)
  • 062d103 improvement: better examples for fields parameter
  • 3b6df90 chore(deps-dev): bump the dev-dependencies group with 2 updates (#238)
  • Additional commits viewable in compare view

Updates ash_phoenix from 2.1.4 to 2.1.5

Changelog

Sourced from ash_phoenix's changelog.

v2.1.5 (2024-10-14)

Improvements:

  • support generic actions (#250)
Commits
  • 0586599 chore: release version v2.1.5
  • bf9b329 improvement: support generic actions (#250)
  • 9f2d137 docs: Fix typo for documentation. (#249)
  • 4713496 chore(deps-dev): bump git_ops in the dev-dependencies group (#248)
  • 538dda3 chore(deps): bump ash in the production-dependencies group (#247)
  • 6fa2c95 chore(deps-dev): bump the dev-dependencies group with 2 updates (#246)
  • da49a4b chore(deps): bump ash in the production-dependencies group (#245)
  • See full diff in compare view

Updates ash_postgres from 2.4.6 to 2.4.9

Changelog

Sourced from ash_postgres's changelog.

v2.4.9 (2024-10-16)

Bug Fixes:

  • fix resource generator task & tests

v2.4.8 (2024-10-11)

Improvements:

  • use the name parameter when generating migrations

v2.4.7 (2024-10-10)

Improvements:

  • adapt to fixes and optimizations around skipped upserts in ash core
Commits
  • 2ea4a0d chore: release version v2.4.9
  • bdee388 fix: fix resource generator task & tests
  • e05df69 chore: update tests/deps
  • a1ffa1c chore: fix migration generator tests
  • da61fa8 chore: use count
  • cb80170 chore: release version v2.4.8
  • 733647a chore: remove often-confusing warning
  • 95fe582 improvement: use the name parameter when generating migrations
  • dacc4f9 chore: release version v2.4.7
  • bd91615 improvement: adapt to fixes and optimizations around skipped upserts in ash core
  • Additional commits viewable 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 4 updates: [ash](https://github.com/ash-project/ash), [ash_json_api](https://github.com/ash-project/ash_json_api), [ash_phoenix](https://github.com/ash-project/ash_phoenix) and [ash_postgres](https://github.com/ash-project/ash_postgres).


Updates `ash` from 3.4.27 to 3.4.32
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.4.27...v3.4.32)

Updates `ash_json_api` from 1.4.9 to 1.4.11
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_json_api@v1.4.9...v1.4.11)

Updates `ash_phoenix` from 2.1.4 to 2.1.5
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_phoenix@v2.1.4...v2.1.5)

Updates `ash_postgres` from 2.4.6 to 2.4.9
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_postgres@v2.4.6...v2.4.9)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_json_api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_phoenix
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2024
@zachdaniel zachdaniel merged commit 855f031 into main Oct 17, 2024
2 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-055ac44bc9 branch October 17, 2024 15:07
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