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 ash from 3.0.0-rc.6 to 3.0.0-rc.18 #4

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2024

Bumps ash from 3.0.0-rc.6 to 3.0.0-rc.18.

Changelog

Sourced from ash's changelog.

v3.0.0-rc.18 (2024-04-10)

Bug Fixes:

  • swap the parameters in Ash.ToTenant.to_tenant/2 (#1003)

  • Ash.Reactor: crash when calling an ash reactor for the first time.

  • add context argument to before_action and after_action for read actions

  • add base case for Ash.Resource.Info.public_relationship/2 (#1000)

Improvements:

  • add ash.rollback mix task

  • add ash.rollback task

  • add config :ash, require_atomic_by_default?, false, for upgrading

  • support skip_unknown_inputs in Ash.bulk_create

v3.0.0-rc.17 (2024-04-08)

Features:

  • Ash.Reactor: Add new change step type which can be used to modify changesets.

Bug Fixes:

  • honor new calcualtion sort format in sort parser

  • don't raise error on keyword input to create interface

  • action is an atom in erroor case for bulk update

Improvements:

  • Ash.Reactor: Allow create to be provided an initial value.

  • Allow Reactor modules to be run directly from generic actions. (#993)

v3.0.0-rc.16 (2024-04-07)

... (truncated)

Commits
  • eb5f732 chore: release version v3.0.0-rc.18
  • 8eb98bc fix: swap the parameters in Ash.ToTenant.to_tenant/2 (#1003)
  • 2f28bd9 chore: better use Ash.Resource options
  • 46ed97d improvement: add ash.rollback mix task
  • 4f26773 improvement: add ash.rollback task
  • 139058d fix(Ash.Reactor): crash when calling an ash reactor for the first time.
  • 1854880 improvement: add config :ash, require_atomic_by_default?, false, for upgrading
  • 5c70935 improvement: support skip_unknown_inputs in Ash.bulk_create
  • 25c1063 fix: add context argument to before_action and after_action for read actions
  • 95ecc51 fix: add base case for Ash.Resource.Info.public_relationship/2 (#1000)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.6 to 3.0.0-rc.18.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.0.0-rc.6...v3.0.0-rc.18)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2024

Looks like ash is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 11, 2024
@dependabot dependabot bot deleted the dependabot/hex/ash-3.0.0-rc.18 branch April 11, 2024 02:35
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.

0 participants