Skip to content

chore(deps): bump ash from 3.4.65 to 3.4.68 in the production-dependencies group across 1 directory #94

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2025

Bumps the production-dependencies group with 1 update in the / directory: ash.

Updates ash from 3.4.65 to 3.4.68

Changelog

Sourced from ash's changelog.

v3.4.68 (2025-03-11)

Bug Fixes:

  • init nested types in map/keyword/struct types

  • properly handle change with where validations in bulk (#1843)

  • properly construct parent_stack for loaded relationships

  • update context tenant from changeset for each change (#1837)

Improvements:

  • allow manual reads return full_count for pagination

  • validate action types in Ash functions

v3.4.67 (2025-03-04)

Bug Fixes:

  • Pass tenant option when seeding resource given by the generator (#1834)

v3.4.66 (2025-03-03)

Bug Fixes:

  • handle unparseable relationship sorts & single atom sorts

  • don't allow modifying changeset with atomic conditions

  • don't prevent changing values to nil when original data is not available

  • propagate invalid refrence error when adding calc context to sort (#1827)

  • ensure that we don't try to compare not loaded or forbidden values

  • use filter not filters in stale record error

Improvements:

... (truncated)

Commits
  • 557cbf5 chore: release version v3.4.68
  • 946470e ci: try setting config for audit step too
  • a3541e9 chore: remove removed ci step again
  • 56a3cb3 chore: remove removed dep
  • f3f8663 ci: remove explicit deps get step
  • c508e1c ci: add erlang version
  • 8fe4409 ci: add in missing checkout
  • d8fb2ac ci: remove invalid step reference
  • 08f0fe5 ci: install elixir version
  • 1d2d078 ci: add elixir-version option
  • 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 <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 1 update in the / directory: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.4.65 to 3.4.68
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.4.65...v3.4.68)

---
updated-dependencies:
- dependency-name: ash
  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 dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Mar 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 20, 2025

Looks like ash is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 20, 2025
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-70205ebe3b branch March 20, 2025 07:21
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 elixir Pull requests that update elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants