Skip to content

chore(deps): bump ash from 3.12.0 to 3.13.1 in /backend#1192

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/backend/ash-3.13.1
Closed

chore(deps): bump ash from 3.12.0 to 3.13.1 in /backend#1192
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/backend/ash-3.13.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 26, 2026

Bumps ash from 3.12.0 to 3.13.1.

Release notes

Sourced from ash's releases.

v3.13.0

Features:

Bug Fixes:

Improvements:

Performance Improvements:

Changelog

Sourced from ash's changelog.

v3.13.1 (2026-01-16)

Improvements:

  • support from and to options in changing validation by @​zachdaniel

v3.13.0 (2026-01-16)

Features:

Bug Fixes:

Improvements:

Performance Improvements:

Commits
  • e6ddec6 chore: release version v3.13.1
  • 2ad2f50 improvement: support from and to options in changing validation
  • 2df7303 chore: release version v3.13.0
  • e6ce99e chore: format
  • 4844b1a fix: unwrap reactor errors (#2507)
  • 7ade138 fix: transform after_batch results in bulk actions for partial change matches
  • 7f85810 improvement: Upgrade Splode to 0.3.0 for stacktrace filtering
  • ff529bc chore: add bread crumbs to managed relationship errors
  • adf0e20 Fix: aggregate type resolution when aggregate references a calculation (#2519)
  • d5d741e Atomic after transaction (#2510)
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jan 26, 2026
@lusergit
Copy link
Copy Markdown
Collaborator

This suffers the same problems of #1148 upgrade only once ash-project/ash#2532 is merged and released

@dependabot dependabot Bot force-pushed the dependabot/hex/backend/ash-3.13.1 branch from 1564935 to e822e43 Compare January 30, 2026 08:00
@coveralls
Copy link
Copy Markdown

coveralls commented Jan 30, 2026

Pull Request Test Coverage Report for Build 9fe2b3b6bdc80942381a249a2b471dd26bcd1bcc-PR-1192

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 77.612%

Totals Coverage Status
Change from base Build 37363bde0964a9c863bb1d78df13a8a6ddd93b5a: 0.0%
Covered Lines: 2548
Relevant Lines: 3283

💛 - Coveralls

@dependabot dependabot Bot force-pushed the dependabot/hex/backend/ash-3.13.1 branch from e822e43 to 9fe2b3b Compare February 2, 2026 09:01
@lusergit
Copy link
Copy Markdown
Collaborator

lusergit commented Feb 2, 2026

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 2, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@lusergit
Copy link
Copy Markdown
Collaborator

lusergit commented Feb 2, 2026

@dependabot recreate

Bumps [ash](https://github.com/ash-project/ash) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.12.0...v3.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/hex/backend/ash-3.13.1 branch from 9fe2b3b to a78b37f Compare February 2, 2026 09:59
@lusergit
Copy link
Copy Markdown
Collaborator

lusergit commented Feb 3, 2026

Okk we need to take a look here, as the upgrade of ash to v3.14.0 messes up some tests

@lusergit
Copy link
Copy Markdown
Collaborator

lusergit commented Feb 6, 2026

Closing since ash v3.14.0 could not be merged due to bugs upstream (solved in v3.14.1, dependabot will recreate this)

@lusergit lusergit closed this Feb 6, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 6, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@lusergit lusergit deleted the dependabot/hex/backend/ash-3.13.1 branch February 6, 2026 13:16
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.

2 participants