{"id":61054,"name":"ex_money","ecosystem":"hex","repository_url":"https://github.com/kipcole9/money","issues_count":5,"created_at":"2025-08-15T16:01:33.726Z","updated_at":"2025-08-15T16:01:33.726Z","purl":"pkg:hex/ex_money","metadata":{"id":3555833,"name":"ex_money","ecosystem":"hex","description":"Money functions for operations on and localization of a money data type with support\nfor ISO 4217 currencies and ISO 24165 digial tokens (crypto currencies).","homepage":"https://github.com/kipcole9/money/blob/v5.21.0/CHANGELOG.md","licenses":"https://github.com/kipcole9/money","normalized_licenses":["Other"],"repository_url":"https://github.com/kipcole9/money","keywords_array":[],"namespace":null,"versions_count":152,"first_release_published_at":"2016-10-08T00:23:10.969Z","latest_release_published_at":"2025-03-29T22:23:17.344Z","latest_release_number":"5.21.0","last_synced_at":"2025-08-14T21:40:25.131Z","created_at":"2022-04-11T01:31:32.594Z","updated_at":"2025-08-15T02:45:12.693Z","registry_url":"https://hex.pm/packages/ex_money/","install_command":"mix hex.package fetch ex_money ","documentation_url":"http://hexdocs.pm/ex_money/","metadata":{},"repo_metadata":{"id":11697616,"uuid":"61912483","full_name":"kipcole9/money","owner":"kipcole9","description":"Elixir implementation of Money with Currency ","archived":false,"fork":false,"pushed_at":"2025-08-14T19:10:54.000Z","size":1267,"stargazers_count":585,"open_issues_count":3,"forks_count":53,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-08-14T21:21:40.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/ex_money","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kipcole9.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-06-24T21:07:24.000Z","updated_at":"2025-08-14T19:10:57.000Z","dependencies_parsed_at":"2022-08-07T06:16:30.208Z","dependency_job_id":"61a2789d-4853-4c30-bcc6-88c038ac0c79","html_url":"https://github.com/kipcole9/money","commit_stats":{"total_commits":585,"total_committers":23,"mean_commits":"25.434782608695652","dds":0.06837606837606836,"last_synced_commit":"14349e68a8d7e7fdb580ca87782cb078342ba825"},"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"purl":"pkg:github/kipcole9/money","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kipcole9","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/sbom","scorecard":{"id":40405,"data":{"date":"2025-08-04","repo":{"name":"github.com/kipcole9/money","commit":"6ca90ca70925c96c8f7c4056e887fe76d32e381d"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.2,"checks":[{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/kipcole9/money/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/kipcole9/money/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/kipcole9/money/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/kipcole9/money/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: ElixirPropertyBasedTesting integration found: test/money_test.exs:3","Info: ElixirPropertyBasedTesting integration found: test/split_test.exs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9fm9-hp7p-53mf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T21:22:01.847Z","repository_id":11697616,"created_at":"2025-08-14T21:22:01.848Z","updated_at":"2025-08-14T21:22:01.848Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270515592,"owners_count":24598436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"kipcole9","name":"Kip Cole","uuid":"15895","kind":"user","description":"","email":"","website":null,"location":"Singapore","twitter":"kipcole9","company":null,"icon_url":"https://avatars.githubusercontent.com/u/15895?v=4","repositories_count":100,"last_synced_at":"2024-04-29T22:13:22.366Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kipcole9","funding_links":[],"total_stars":968,"followers":203,"following":0,"created_at":"2022-11-02T17:09:52.904Z","updated_at":"2024-04-29T22:13:46.901Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kipcole9","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kipcole9/repositories"},"tags":[{"name":"v5.21.0","sha":"503203737047eaa1db6572372644fd9f6ba63380","kind":"commit","published_at":"2025-03-29T22:21:41.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.21.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e91155f76e220b5bc06960cf2c9a57bd3f0e129a","kind":"commit","published_at":"2025-03-18T21:07:36.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.20.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.20.0/manifests"},{"name":"v5.19.2","sha":"6307d9aa8eb2d3356aea27c67efcfcb3d8402b59","kind":"commit","published_at":"2025-02-12T19:17:27.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.19.2","html_url":"https://github.com/kipcole9/money/releases/tag/v5.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.19.2/manifests"},{"name":"v5.19.1","sha":"7e0e01718567f98eca88c220db31596a4e328391","kind":"commit","published_at":"2025-01-22T07:18:24.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.19.1","html_url":"https://github.com/kipcole9/money/releases/tag/v5.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.19.1/manifests"},{"name":"v5.19.0","sha":"7dcf61c0feea46c2d7066a1667750d5f1407615c","kind":"commit","published_at":"2024-12-31T19:42:17.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.19.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"2a74b1957aa4ca9f45e212620c1b67973b5a2872","kind":"commit","published_at":"2024-09-20T10:38:58.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.18.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.18.0/manifests"},{"name":"v5.17.2","sha":"70725c878dd17c2ca83b4e6a550624b733139dbd","kind":"commit","published_at":"2024-09-17T18:17:32.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.17.2","html_url":"https://github.com/kipcole9/money/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"4c241b3b69550446d071298c3e6882afda21e0d0","kind":"commit","published_at":"2024-09-05T19:58:00.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.17.1","html_url":"https://github.com/kipcole9/money/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"6a0e399acd1d6fce73118bc9f55b9440dcdc05b5","kind":"commit","published_at":"2024-05-27T22:36:09.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.17.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.17.0/manifests"},{"name":"5.16.0","sha":"1ab5b3dd2a2b8fb12c031623bbe745d9737abed5","kind":"commit","published_at":"2024-04-20T22:31:16.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/5.16.0","html_url":"https://github.com/kipcole9/money/releases/tag/5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/5.16.0/manifests"},{"name":"v5.15.4","sha":"c3468dffff8da19bc7d511eb591523eeef601325","kind":"commit","published_at":"2024-02-29T20:52:14.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.15.4","html_url":"https://github.com/kipcole9/money/releases/tag/v5.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.15.4/manifests"},{"name":"v5.15.3","sha":"61618ef3be7b856bfa755d81c46b616a09f53751","kind":"commit","published_at":"2024-01-03T23:43:56.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.15.3","html_url":"https://github.com/kipcole9/money/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"4883be0bc3d745b86e0f3e7a170219f76fe1c31a","kind":"commit","published_at":"2023-11-02T22:13:30.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.15.2","html_url":"https://github.com/kipcole9/money/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"31a012c02242c86000a97c96941b2a06f1ddfc4f","kind":"commit","published_at":"2023-10-09T18:26:33.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.15.1","html_url":"https://github.com/kipcole9/money/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"7fab9d56fb795897bbcaeb58e12e2c72aabc149d","kind":"commit","published_at":"2023-07-24T00:20:05.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.15.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.15.0/manifests"},{"name":"v5.14.1","sha":"aac3ae7e0f9715e0982a0f4505a6ead24378b33e","kind":"commit","published_at":"2023-07-23T08:11:35.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.14.1","html_url":"https://github.com/kipcole9/money/releases/tag/v5.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.14.1/manifests"},{"name":"v5.14.0","sha":"2fd1a222b15ae995d7d315fded367dac800fd77b","kind":"commit","published_at":"2023-04-28T23:40:16.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.14.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"eee1c2fc03ffbe5d7690bfc20a9a560870b65ca4","kind":"commit","published_at":"2023-04-28T04:45:31.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.13.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.13.0/manifests"},{"name":"v5.12.4","sha":"12c105374081b6d5402f26f02b6c2ac4e8495583","kind":"commit","published_at":"2023-03-30T11:25:06.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.12.4","html_url":"https://github.com/kipcole9/money/releases/tag/v5.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.12.4/manifests"},{"name":"v5.12.3","sha":"5bdba98d2fa62eb976bafb9da4ce55ba2383f861","kind":"commit","published_at":"2022-10-13T08:58:23.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.12.3","html_url":"https://github.com/kipcole9/money/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"33d7c285da65cbd72db63986482d70452c482f7b","kind":"commit","published_at":"2022-10-12T17:51:17.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.12.2","html_url":"https://github.com/kipcole9/money/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"fbf7b4b2e16c49141f2c44c72fb8ac3817d08562","kind":"commit","published_at":"2022-08-26T21:16:49.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.12.1","html_url":"https://github.com/kipcole9/money/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"bd86778ed65825a9c200f8528365bdb101ed9cf0","kind":"commit","published_at":"2022-06-08T00:22:30.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.12.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"e5faa53b119bbd89a55af1528ebc31aff5d9a697","kind":"commit","published_at":"2022-05-13T21:11:52.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.11.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"001fdac412ff178a186cfc9b4e8b3be0e05a3b95","kind":"commit","published_at":"2022-04-05T20:39:19.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.10.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"e5027e8402eef230a42191b1bb6ed0a1d1b2ba9b","kind":"commit","published_at":"2022-02-20T23:35:51.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.9.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.9.0/manifests"},{"name":"v5.7.4","sha":"fd78fc99de8831d31da4d9e4afbe0f2b7648e5b9","kind":"commit","published_at":"2021-12-22T20:07:54.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.7.4","html_url":"https://github.com/kipcole9/money/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.7.4/manifests"},{"name":"v5.7.3","sha":"dac0965fb308a476008284fe83877e948f20d088","kind":"commit","published_at":"2021-12-18T22:35:24.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.7.3","html_url":"https://github.com/kipcole9/money/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.7.3/manifests"},{"name":"v5.7.2","sha":"293555cdc8ed3c6122b8b213ae0ebe0d0f5918c1","kind":"commit","published_at":"2021-12-16T21:00:16.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.7.2","html_url":"https://github.com/kipcole9/money/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.7.2/manifests"},{"name":"v5.7.1","sha":"24f50485e4a97d43d9069afffd4fc0daf531dc28","kind":"commit","published_at":"2021-12-08T08:10:11.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.7.1","html_url":"https://github.com/kipcole9/money/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"15135200297800e161d75d044c03b13fb8a39d9f","kind":"commit","published_at":"2021-10-29T01:42:22.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.7.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.7.0/manifests"},{"name":"v5.5.5","sha":"f087d3514ae607599d70c2aa7c7304eaf413d93d","kind":"commit","published_at":"2021-08-15T03:53:21.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.5.5","html_url":"https://github.com/kipcole9/money/releases/tag/v5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.5.5/manifests"},{"name":"v5.5.4","sha":"543e96d8df99d5079f865e6d577058b9b9de2564","kind":"commit","published_at":"2021-06-17T05:26:50.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.5.4","html_url":"https://github.com/kipcole9/money/releases/tag/v5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.5.4/manifests"},{"name":"v5.5.1","sha":"bb294f178c54ca521e0a7e961b5841944acd0a41","kind":"commit","published_at":"2021-02-18T04:27:57.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.5.1","html_url":"https://github.com/kipcole9/money/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"5a157f93112394c8ef8c6a42eca0b19159dda585","kind":"commit","published_at":"2021-02-10T12:51:38.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.5.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"1746baffe2d040311b5bc2cca8309a81bc4a04ec","kind":"commit","published_at":"2020-10-27T02:10:12.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.4.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"af00c5b2023054fecb36fe71547251f656d12fdb","kind":"commit","published_at":"2020-09-26T06:08:33.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.3.1","html_url":"https://github.com/kipcole9/money/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"6af632abf3883bf1838a99488f2c6fb8c038b206","kind":"commit","published_at":"2020-09-05T05:16:41.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.3.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"007b6925003095d64c86a104f843ffdb11b2809d","kind":"commit","published_at":"2020-06-22T21:02:05.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.2.1","html_url":"https://github.com/kipcole9/money/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"b01e41b319b195433f9c90d57ce51b405779ac87","kind":"commit","published_at":"2020-05-30T23:01:12.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.2.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"1b2da1613aa4fd8802b89643fb1ee3a03fd6660c","kind":"commit","published_at":"2020-05-26T07:16:30.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.1.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"2a99f0c4fcdda2ecb56bd7e480bc45aa02004edb","kind":"commit","published_at":"2020-04-28T22:59:14.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.0.2","html_url":"https://github.com/kipcole9/money/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"5e8bd3a9fb84ecda7c80fc91b69cc8f5f7d6f70c","kind":"commit","published_at":"2020-01-27T21:41:53.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.0.1","html_url":"https://github.com/kipcole9/money/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.0.1/manifests"},{"name":"v4.4.3","sha":"5e8bd3a9fb84ecda7c80fc91b69cc8f5f7d6f70c","kind":"commit","published_at":"2020-01-27T21:41:53.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v4.4.3","html_url":"https://github.com/kipcole9/money/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.4.3/manifests"},{"name":"v5.0.0","sha":"8021f0d2d0f5f6e0abe76ce94997492808f8218b","kind":"commit","published_at":"2020-01-21T06:11:09.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v5.0.0","html_url":"https://github.com/kipcole9/money/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v5.0.0/manifests"},{"name":"v4.4.2","sha":"6a439830abc792ec71dac321b0051d439bca0143","kind":"commit","published_at":"2020-01-02T09:04:54.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v4.4.2","html_url":"https://github.com/kipcole9/money/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"7b1962a3ea5450bf619241794692d7194bf0ba92","kind":"commit","published_at":"2019-11-10T10:58:20.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v4.4.1","html_url":"https://github.com/kipcole9/money/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"e7eb69439438c5b0da9cc13fc050d6835ad0704c","kind":"commit","published_at":"2019-11-07T07:11:16.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v4.4.0","html_url":"https://github.com/kipcole9/money/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"a19bd2284c4c9a6ca6dd347e91ee148a259eefab","kind":"commit","published_at":"2019-09-08T16:25:05.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v4.3.0","html_url":"https://github.com/kipcole9/money/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"9ff56f6147253f8c85dd1df24747989140ba7cd5","kind":"commit","published_at":"2019-09-06T21:49:25.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v4.2.2","html_url":"https://github.com/kipcole9/money/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"08986282414bf4304a8d5ec48fcbca344328d9ca","kind":"commit","published_at":"2019-09-02T08:03:48.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v4.2.1","html_url":"https://github.com/kipcole9/money/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"b01049e279552b203ae5d5792d374bad723a1011","kind":"commit","published_at":"2019-08-21T04:01:02.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v4.2.0","html_url":"https://github.com/kipcole9/money/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"2d0d2b249d1c65800f59767033a5ea8f9fccffdd","kind":"commit","published_at":"2019-07-12T22:05:29.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v4.1.0","html_url":"https://github.com/kipcole9/money/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"4e0547cd913beecaba7b8b096af5d56f223d6019","kind":"commit","published_at":"2019-07-07T23:28:54.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v4.0.0","html_url":"https://github.com/kipcole9/money/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v4.0.0/manifests"},{"name":"v3.4.4","sha":"667b076668a8939893183cd744bdbfcc8c9f512a","kind":"commit","published_at":"2019-06-03T03:42:35.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v3.4.4","html_url":"https://github.com/kipcole9/money/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"7e627fe33d945bd13d9433d6ee997d4a4d56e9e6","kind":"commit","published_at":"2019-06-02T15:27:32.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v3.4.3","html_url":"https://github.com/kipcole9/money/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"f4eea9070c87d7a3b61d0d4587b57e24edfa7383","kind":"commit","published_at":"2019-04-16T03:30:25.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v3.4.2","html_url":"https://github.com/kipcole9/money/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"89133ebbfe7446fc2d864a2139302080f8c027bd","kind":"commit","published_at":"2019-04-05T16:24:46.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v3.4.1","html_url":"https://github.com/kipcole9/money/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"52348e433ad408711c2dee478266ad5ea290ce49","kind":"commit","published_at":"2019-03-28T12:46:01.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v3.4.0","html_url":"https://github.com/kipcole9/money/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"da66ede370fb9a470f088f3690a62e55956a8690","kind":"commit","published_at":"2019-03-08T09:43:40.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v3.3.1","html_url":"https://github.com/kipcole9/money/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"cd83f39c4dc27910e0eba3515b1b975fb342171d","kind":"commit","published_at":"2019-02-24T16:02:48.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v3.3.0","html_url":"https://github.com/kipcole9/money/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.3.0/manifests"},{"name":"v3.2.4","sha":"a6ad0c35e090e0d209e0b7bba8881952f1071c4e","kind":"commit","published_at":"2019-02-13T11:23:27.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v3.2.4","html_url":"https://github.com/kipcole9/money/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"b37d15a546d6e9abd127fa8f5dd50df99ce35343","kind":"commit","published_at":"2019-02-12T11:41:18.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v3.2.3","html_url":"https://github.com/kipcole9/money/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"6aa3e10f3a817c5887080534b35e57fc623b04de","kind":"commit","published_at":"2019-02-10T01:15:43.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v3.2.2","html_url":"https://github.com/kipcole9/money/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"fffee3e448eab816f4c208e410f9d4c9516fae53","kind":"commit","published_at":"2019-02-01T18:52:59.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v3.2.1","html_url":"https://github.com/kipcole9/money/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"446a59ab9574ba695840d312bda887dcfb4262fa","kind":"commit","published_at":"2019-02-01T14:25:13.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v3.2.0","html_url":"https://github.com/kipcole9/money/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"a92c1af27234d16e00989cd3363fe15a1132bafd","kind":"commit","published_at":"2018-12-30T12:04:57.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v3.1.0","html_url":"https://github.com/kipcole9/money/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"2496db6caa1799f01d49571a2fb49c5fe0b58d0e","kind":"commit","published_at":"2018-11-22T19:28:29.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v3.0.0","html_url":"https://github.com/kipcole9/money/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v3.0.0/manifests"},{"name":"v2.12.2","sha":"4ae92b4b347879393b63c2c355b7d30c2ae081c9","kind":"commit","published_at":"2018-10-22T21:53:36.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.12.2","html_url":"https://github.com/kipcole9/money/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"e0ec09574466885496e785fa790dce96e0560fad","kind":"commit","published_at":"2018-10-22T05:57:16.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.12.1","html_url":"https://github.com/kipcole9/money/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"34259a75f170982588ba5b910f82c6392d620fe0","kind":"commit","published_at":"2018-10-22T02:40:37.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.12.0","html_url":"https://github.com/kipcole9/money/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"dc5130a3cf26ebd99563fa186bb1c7ccf50b939f","kind":"commit","published_at":"2018-10-17T22:02:05.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.11.0","html_url":"https://github.com/kipcole9/money/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"821c55007fb3d39f96cd8d33620a9bbf8f9c79cd","kind":"commit","published_at":"2018-10-16T23:04:10.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.10.0","html_url":"https://github.com/kipcole9/money/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.10.0/manifests"},{"name":"2.8.0","sha":"8d0eedb739ac7b6729bd9be926e5b0ee665870e8","kind":"commit","published_at":"2018-08-28T22:36:14.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/2.8.0","html_url":"https://github.com/kipcole9/money/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/2.8.0/manifests"},{"name":"v2.7.3","sha":"6087611f6e62c208a572e842e083e6fc180dc53d","kind":"commit","published_at":"2018-08-28T10:37:42.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.7.3","html_url":"https://github.com/kipcole9/money/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"15feae6b5cf5211d1d9472a8707cdb03e311eafa","kind":"commit","published_at":"2018-08-20T23:25:11.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.7.2","html_url":"https://github.com/kipcole9/money/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"934b7ab60ba68ce6b3afc2afc229390b6f6db2a5","kind":"commit","published_at":"2018-08-15T21:49:28.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.7.1","html_url":"https://github.com/kipcole9/money/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"1eeb1a6769bea2e304cae0a07bf102343c1762c5","kind":"commit","published_at":"2018-07-19T22:31:33.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.7.0","html_url":"https://github.com/kipcole9/money/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"be8d91341a353b1fbedc43009cd6451601596f7b","kind":"commit","published_at":"2018-05-31T03:13:21.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.6.1","html_url":"https://github.com/kipcole9/money/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b1d9289f2d9a2c8448ebdcb306efb12869533874","kind":"commit","published_at":"2018-05-30T12:02:11.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.6.0","html_url":"https://github.com/kipcole9/money/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"38b449e38ec3fe0a523387ef9cfe1a5a69a18bc1","kind":"commit","published_at":"2018-04-09T16:34:45.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.5.0","html_url":"https://github.com/kipcole9/money/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"1ec93ef5c33794203b90cc8f15dbb79f4d5f964c","kind":"commit","published_at":"2018-03-29T01:19:44.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.4.0","html_url":"https://github.com/kipcole9/money/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"4079fb33cd065b1a01b51d85c40372e650b40ef4","kind":"commit","published_at":"2018-03-23T19:17:57.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.3.0","html_url":"https://github.com/kipcole9/money/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"adccea38bf0520c6d047f87256a89bfc093ff25d","kind":"commit","published_at":"2018-02-27T08:45:18.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.2.2","html_url":"https://github.com/kipcole9/money/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e3978b013e90f40cd4576259b979a51615d8f61d","kind":"commit","published_at":"2018-02-21T22:10:24.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.2.1","html_url":"https://github.com/kipcole9/money/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"24eed131e976715c6cd319c76a854daf4036acf2","kind":"commit","published_at":"2018-02-11T16:05:25.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.2.0","html_url":"https://github.com/kipcole9/money/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"f6573b5267419a5ad76aea4c3ba56d81757c1b91","kind":"commit","published_at":"2018-02-04T02:01:31.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.1.0","html_url":"https://github.com/kipcole9/money/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.1.0/manifests"},{"name":"v2.1.0-rc.1","sha":"cba9bcf295dc896e046053c07a41c2b2665cb716","kind":"commit","published_at":"2018-01-31T12:14:13.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.1.0-rc.1","html_url":"https://github.com/kipcole9/money/releases/tag/v2.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.1.0-rc.1/manifests"},{"name":"v2.1.0-rc.0","sha":"c7abd506be7c9b532ea2e4969152150dc4b617d2","kind":"commit","published_at":"2018-01-31T11:36:21.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.1.0-rc.0","html_url":"https://github.com/kipcole9/money/releases/tag/v2.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.1.0-rc.0/manifests"},{"name":"v2.0.4","sha":"c803789afe413082511121a722b842a0df9e253c","kind":"commit","published_at":"2018-01-25T11:08:05.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.0.4","html_url":"https://github.com/kipcole9/money/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"9e9caef3ab26e7ecbde4b385e5f24a9d1570e539","kind":"commit","published_at":"2018-01-24T03:03:54.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.0.3","html_url":"https://github.com/kipcole9/money/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"6f874b41f55c00212965c11cbc9f142755b5194e","kind":"commit","published_at":"2018-01-17T18:33:31.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.0.2","html_url":"https://github.com/kipcole9/money/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9468d4761d7f8f9c70b99cf309603667616b7a84","kind":"commit","published_at":"2018-01-15T20:44:29.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.0.1","html_url":"https://github.com/kipcole9/money/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"4fff804659d15f260f9bea800d62b8fa85841b3b","kind":"commit","published_at":"2018-01-14T02:50:56.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v2.0.0","html_url":"https://github.com/kipcole9/money/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v2.0.0/manifests"},{"name":"v1.1.3","sha":"ea3e7714af94517453400efc8125268a4458909d","kind":"commit","published_at":"2018-01-08T09:57:01.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v1.1.3","html_url":"https://github.com/kipcole9/money/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"87f056ff06a27d84e32a96bd58e01ba2e9e62fef","kind":"commit","published_at":"2018-01-06T16:49:17.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v1.1.2","html_url":"https://github.com/kipcole9/money/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"93cd9dab184b0d8f8b27ee5d5a502497f25da567","kind":"commit","published_at":"2018-01-06T04:45:08.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v1.1.1","html_url":"https://github.com/kipcole9/money/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a09b8c8f770831a5ef025dbf413dc5c8b7130858","kind":"commit","published_at":"2017-12-21T23:04:50.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v1.1.0","html_url":"https://github.com/kipcole9/money/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"fc73a37439ed13151e461a8911eb33a3dddc1ee5","kind":"commit","published_at":"2017-12-10T21:45:59.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v1.0.0","html_url":"https://github.com/kipcole9/money/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v1.0.0/manifests"},{"name":"1.0.0-rc.0","sha":"da477852c498d157f778f9017a4489f4084f0873","kind":"commit","published_at":"2017-11-19T02:32:04.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/1.0.0-rc.0","html_url":"https://github.com/kipcole9/money/releases/tag/1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/1.0.0-rc.0/manifests"},{"name":"v0.9.0","sha":"0e94c980d0ebc52b3543951112b0cb9dccc653a9","kind":"tag","published_at":"2017-11-12T13:31:05.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.9.0","html_url":"https://github.com/kipcole9/money/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"4e4b6904d83532d1fc88b925afe4af410619f703","kind":"tag","published_at":"2017-11-10T20:13:12.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.8.5","html_url":"https://github.com/kipcole9/money/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"ad90cc1a32b92213557ef7dddb2f46e8cda3b9bd","kind":"tag","published_at":"2017-11-10T08:41:20.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.8.4","html_url":"https://github.com/kipcole9/money/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"792182e000f8645f4ee0ef3effea9e0e01afab46","kind":"tag","published_at":"2017-11-10T00:45:13.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.8.3","html_url":"https://github.com/kipcole9/money/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"4ac38aec8e987c46656ff4377b1c85a35b801878","kind":"tag","published_at":"2017-11-07T14:15:20.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.8.2","html_url":"https://github.com/kipcole9/money/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"6af13ec2df863e756e3cf40a9ffa2edca2840046","kind":"tag","published_at":"2017-11-03T13:32:05.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.8.1","html_url":"https://github.com/kipcole9/money/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.8.1/manifests"},{"name":"v0.7.1","sha":"b6d2e4dc8504d20039311d8a38bce7740ed26634","kind":"tag","published_at":"2017-11-03T12:40:06.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.7.1","html_url":"https://github.com/kipcole9/money/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.7.1/manifests"},{"name":"v0.8.0","sha":"6196ff268dfa78f2ec32913038042026fbf6e2fd","kind":"tag","published_at":"2017-10-27T02:11:50.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.8.0","html_url":"https://github.com/kipcole9/money/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"3dab6f8792b9b718217dc53238208381e489f75f","kind":"tag","published_at":"2017-10-25T15:05:58.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.7.0","html_url":"https://github.com/kipcole9/money/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"1f59825438b21321c26aaed21cfaf9b385a0b28d","kind":"tag","published_at":"2017-10-23T18:02:21.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.6.2","html_url":"https://github.com/kipcole9/money/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"2b5e5ab4649e2451e87b99bdce829ec7bab612e7","kind":"tag","published_at":"2017-10-18T01:25:37.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.6.1","html_url":"https://github.com/kipcole9/money/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"41e9000fd9d1c0e700cf878be2537a1c01cdddd6","kind":"tag","published_at":"2017-09-19T21:02:07.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.6.0","html_url":"https://github.com/kipcole9/money/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"f9076ebd802532508c2763f49e7922e73fcd21e0","kind":"tag","published_at":"2017-09-17T23:47:56.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.5.3","html_url":"https://github.com/kipcole9/money/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"61a2a30c9efdf22d3482f3be77ca844312c4cecd","kind":"tag","published_at":"2017-09-04T02:10:11.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.5.1","html_url":"https://github.com/kipcole9/money/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.5.1/manifests"},{"name":"v0.4.2","sha":"4259833c492b430ad3209e9487029b2866acc60b","kind":"tag","published_at":"2017-07-09T00:23:01.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.4.2","html_url":"https://github.com/kipcole9/money/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"5ad0a8d5b125c17b3a246a40be1b83bd2d581e6f","kind":"tag","published_at":"2017-07-08T21:40:39.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.4.1","html_url":"https://github.com/kipcole9/money/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"6a5c4aa251387897e1af0ac014848d1224f330e1","kind":"tag","published_at":"2017-07-02T23:36:49.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.4.0","html_url":"https://github.com/kipcole9/money/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"14912960031c4ae7892296da355ddb54b0251738","kind":"tag","published_at":"2017-06-25T08:19:18.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.3.0","html_url":"https://github.com/kipcole9/money/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.3.0/manifests"},{"name":"v0.1.7","sha":"681361f9e856bc97eafa2a0ec6442ee962e49ef8","kind":"tag","published_at":"2017-06-24T21:21:22.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.1.7","html_url":"https://github.com/kipcole9/money/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.1.7/manifests"},{"name":"v0.2.0","sha":"9fd514ec0168b3149dd81824ce56321ca06e4386","kind":"tag","published_at":"2017-06-24T21:16:17.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.2.0","html_url":"https://github.com/kipcole9/money/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"62fd49dff5cb0b8004e4452787d30527a0fed76a","kind":"tag","published_at":"2017-05-28T20:16:52.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.1.4","html_url":"https://github.com/kipcole9/money/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.1.4/manifests"},{"name":"v0.0.11","sha":"6c9c1a4186a94dfe92938baf2719c2749e4fb789","kind":"tag","published_at":"2016-12-12T15:51:52.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.0.11","html_url":"https://github.com/kipcole9/money/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.11/manifests"},{"name":"v0.0.9","sha":"e4ce006846eab63b868ddc2090c4eb484616ff46","kind":"tag","published_at":"2016-12-01T06:40:32.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.0.9","html_url":"https://github.com/kipcole9/money/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"f026eda148f5f947d551439da8ba3d139cb8791f","kind":"tag","published_at":"2016-12-01T06:34:27.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.0.8","html_url":"https://github.com/kipcole9/money/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.8/manifests"},{"name":"v0.7","sha":"b0dc63e9527b34ddb6da196879613add8802581b","kind":"tag","published_at":"2016-11-22T22:18:37.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.7","html_url":"https://github.com/kipcole9/money/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.7/manifests"},{"name":"v0.0.5","sha":"fa1cbab3040e3b32044677e54154e8ffe401ac8a","kind":"tag","published_at":"2016-10-09T08:20:04.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.0.5","html_url":"https://github.com/kipcole9/money/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"fda6e705b25308a2ed6bd7a025a22b4fe8f80d99","kind":"tag","published_at":"2016-10-08T04:59:06.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.0.4","html_url":"https://github.com/kipcole9/money/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ab5a0631590806fa460aae2acf60c1693f878f3e","kind":"tag","published_at":"2016-10-08T00:34:19.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.0.3","html_url":"https://github.com/kipcole9/money/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"86490091b9f455a9f53681703bef5d5ca18a8035","kind":"tag","published_at":"2016-10-08T00:22:32.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.0.2","html_url":"https://github.com/kipcole9/money/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"61608d657cb59a9541d950022ada1cf816093986","kind":"tag","published_at":"2016-10-08T00:17:40.000Z","download_url":"https://codeload.github.com/kipcole9/money/tar.gz/v0.0.1","html_url":"https://github.com/kipcole9/money/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kipcole9/money@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-15T02:45:12.693Z","dependent_packages_count":12,"downloads":2422740,"downloads_period":"total","dependent_repos_count":35,"rankings":{"downloads":2.711219063874483,"dependent_repos_count":2.9278540011816454,"dependent_packages_count":1.8709380949254908,"stargazers_count":2.186043458281363,"forks_count":3.7812643602704656,"docker_downloads_count":null,"average":2.695463795706689},"purl":"pkg:hex/ex_money","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hex/ex_money","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/hex/ex_money","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hex/ex_money/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-27T11:17:03.248Z","issues_count":86,"pull_requests_count":45,"avg_time_to_close_issue":1709001.7764705883,"avg_time_to_close_pull_request":659121.7272727273,"issues_closed_count":85,"pull_requests_closed_count":44,"pull_request_authors_count":29,"issue_authors_count":56,"avg_comments_per_issue":6.093023255813954,"avg_comments_per_pull_request":2.088888888888889,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":2273369.714285714,"past_year_avg_time_to_close_pull_request":2316716.8333333335,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":7.428571428571429,"past_year_avg_comments_per_pull_request":1.2857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kipcole9%2Fmoney/issues","maintainers":[{"login":"kipcole9","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kipcole9"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ex_money/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ex_money/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ex_money/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ex_money/related_packages","maintainers":[{"uuid":"kipcole9","login":"kipcole9","name":null,"email":"kipcole9@gmail.com","url":null,"packages_count":54,"html_url":"https://hex.pm/users/kipcole9","role":null,"created_at":"2022-11-08T10:46:55.987Z","updated_at":"2022-11-08T10:46:55.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/maintainers/kipcole9/packages"}],"registry":{"name":"hex.pm","url":"https://hex.pm","ecosystem":"hex","default":true,"packages_count":18430,"maintainers_count":6947,"namespaces_count":0,"keywords_count":6161,"github":"hexpm","metadata":{"funded_packages_count":1313},"icon_url":"https://github.com/hexpm.png","created_at":"2022-04-04T15:19:23.014Z","updated_at":"2025-08-16T07:08:35.476Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/namespaces"}},"unique_repositories_count":3,"unique_repositories_count_past_30_days":1,"recent_issues":[{"uuid":"3882078707","node_id":"PR_kwDOKyqqJc7At4hy","number":165,"state":"open","title":"chore(deps): bump the production-dependencies group with 5 updates","user":"dependabot[bot]","labels":["dependencies","elixir"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-02-01T13:55:04.000Z","updated_at":"2026-02-02T06:24:58.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps): bump","group_name":"production-dependencies","update_count":5,"packages":[{"name":"ash","old_version":"3.11.3","new_version":"3.13.2","repository_url":"https://github.com/ash-project/ash"},{"name":"ash_postgres","old_version":"2.6.27","new_version":"2.6.28","repository_url":"https://github.com/ash-project/ash_postgres"},{"name":"ex_money","old_version":"5.23.0","new_version":"5.24.2","repository_url":"https://github.com/kipcole9/money"},{"name":"ex_money_sql","old_version":"1.11.1","new_version":"1.12.0","repository_url":"https://github.com/kipcole9/money_sql"},{"name":"igniter","old_version":"0.7.0","new_version":"0.7.2","repository_url":"https://github.com/ash-project/igniter"}],"path":null,"ecosystem":"hex"},"body":"[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nRebasing might not happen immediately, so don't worry if this takes some time.\n\nNote: if you make any changes to this PR yourself, they will take precedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBumps the production-dependencies group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [ash](https://github.com/ash-project/ash) | `3.11.3` | `3.13.2` |\n| [ash_postgres](https://github.com/ash-project/ash_postgres) | `2.6.27` | `2.6.28` |\n| [ex_money](https://github.com/kipcole9/money) | `5.23.0` | `5.24.2` |\n| [ex_money_sql](https://github.com/kipcole9/money_sql) | `1.11.1` | `1.12.0` |\n| [igniter](https://github.com/ash-project/igniter) | `0.7.0` | `0.7.2` |\n\nUpdates `ash` from 3.11.3 to 3.13.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash/releases\"\u003eash's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.13.0\u003c/h2\u003e\n\u003ch3\u003eFeatures:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eAdd \u003ccode\u003ebulk_destroy\u003c/code\u003e step to \u003ccode\u003eAshReactor\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2500\"\u003e#2500\u003c/a\u003e) by wjrtz [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2500\"\u003e#2500\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2500\"\u003eash-project/ash#2500\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eadd load and loading? functions to ActionInput (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2511\"\u003e#2511\u003c/a\u003e) by zackattackz [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2511\"\u003e#2511\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2511\"\u003eash-project/ash#2511\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eunwrap reactor errors (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2507\"\u003e#2507\u003c/a\u003e) by katipber [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2507\"\u003e#2507\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2507\"\u003eash-project/ash#2507\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etransform after_batch results in bulk actions for partial change matches by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eaggregate type resolution when aggregate references a calculation (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2519\"\u003e#2519\u003c/a\u003e) by sevenseacat [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2519\"\u003e#2519\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2519\"\u003eash-project/ash#2519\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAshReactor: inconsistencies between bulk_create step and Ash.bulk_create (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2518\"\u003e#2518\u003c/a\u003e) by wjrtz [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2518\"\u003e#2518\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2518\"\u003eash-project/ash#2518\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eremove typo in \u003ccode\u003eref\u003c/code\u003e error message (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2520\"\u003e#2520\u003c/a\u003e) by diogomrts [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2520\"\u003e#2520\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2520\"\u003eash-project/ash#2520\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eprevent lateral join handling for manual relationships (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2515\"\u003e#2515\u003c/a\u003e) by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2515\"\u003e#2515\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2515\"\u003eash-project/ash#2515\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eRemove redundant action nil guards in create/bulk.ex by \u003ca href=\"https://github.com/shahryarjb\"\u003e\u003ccode\u003e@​shahryarjb\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2509\"\u003e#2509\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2509\"\u003eash-project/ash#2509\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade Splode to 0.3.0 for stacktrace filtering by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003ePerformance Improvements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRe-enables regex as mfa to improve regex speed (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2516\"\u003e#2516\u003c/a\u003e) by sezaru [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2516\"\u003e#2516\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2516\"\u003eash-project/ash#2516\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.12.0\u003c/h2\u003e\n\u003ch3\u003eFeatures:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eadd is_distinct_from and is_not_distinct_from functions (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2497\"\u003e#2497\u003c/a\u003e) by \u003ca href=\"https://github.com/jechol\"\u003e\u003ccode\u003e@​jechol\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2497\"\u003e#2497\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2497\"\u003eash-project/ash#2497\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eadd is_distinct_from and is_not_distinct_from operators by \u003ca href=\"https://github.com/jechol\"\u003e\u003ccode\u003e@​jechol\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2497\"\u003e#2497\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2497\"\u003eash-project/ash#2497\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003erevert inadvertant changes to accept dsl option by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash/blob/main/CHANGELOG.md\"\u003eash's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash/compare/v3.13.1...v3.13.2\"\u003ev3.13.2\u003c/a\u003e (2026-01-29)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003ePass tenant information in Ash.Seed functions by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eadd missing \u0026quot;Register Your Domains\u0026quot; section to ash.install scribe (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2535\"\u003e#2535\u003c/a\u003e) by \u003ca href=\"https://github.com/beam-bots\"\u003e\u003ccode\u003e@​beam-bots\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2535\"\u003e#2535\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2535\"\u003eash-project/ash#2535\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eupdate verifier for Reactor 1.0 input struct changes (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2531\"\u003e#2531\u003c/a\u003e) by \u003ca href=\"https://github.com/beam-bots\"\u003e\u003ccode\u003e@​beam-bots\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2531\"\u003e#2531\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2531\"\u003eash-project/ash#2531\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eensure after_transaction hooks are called (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2532\"\u003e#2532\u003c/a\u003e) by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2532\"\u003e#2532\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2532\"\u003eash-project/ash#2532\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eensure after_transaction hooks run on bulk_create batch errors by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2532\"\u003e#2532\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2532\"\u003eash-project/ash#2532\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eensure after_transaction hooks run on bulk_update batch errors by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2532\"\u003e#2532\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2532\"\u003eash-project/ash#2532\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eensure after_transaction hooks run on bulk_destroy batch errors by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2532\"\u003e#2532\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2532\"\u003eash-project/ash#2532\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eenable async for timeout test to restore timeout enforcement by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2532\"\u003e#2532\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2532\"\u003eash-project/ash#2532\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eaggregates to_tenant support (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2487\"\u003e#2487\u003c/a\u003e) by Marc Planelles [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2487\"\u003e#2487\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2487\"\u003eash-project/ash#2487\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAllow aggregates to reference other aggregates (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2523\"\u003e#2523\u003c/a\u003e) by sevenseacat [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2523\"\u003e#2523\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2523\"\u003eash-project/ash#2523\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eResolve correct type for aggregates of aggregates by sevenseacat [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2523\"\u003e#2523\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2523\"\u003eash-project/ash#2523\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003esupport \u003ccode\u003eparent\u003c/code\u003e exprs in relationships for all data layers by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash/compare/v3.13.0...v3.13.1\"\u003ev3.13.1\u003c/a\u003e (2026-01-16)\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003esupport \u003ccode\u003efrom\u003c/code\u003e and \u003ccode\u003eto\u003c/code\u003e options in \u003ccode\u003echanging\u003c/code\u003e validation by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash/compare/v3.12.0...v3.13.0\"\u003ev3.13.0\u003c/a\u003e (2026-01-16)\u003c/h2\u003e\n\u003ch3\u003eFeatures:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003ebulk_destroy\u003c/code\u003e step to \u003ccode\u003eAshReactor\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2500\"\u003e#2500\u003c/a\u003e) by wjrtz [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2500\"\u003e#2500\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2500\"\u003eash-project/ash#2500\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/429b22f7fc1c584efdb2e3ef9d3b3505bd82d8f9\"\u003e\u003ccode\u003e429b22f\u003c/code\u003e\u003c/a\u003e chore: release version v3.13.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/0ddff26e6e6bc6d182e1af2f98b431575e5b4179\"\u003e\u003ccode\u003e0ddff26\u003c/code\u003e\u003c/a\u003e improvement: support \u003ccode\u003eparent\u003c/code\u003e exprs in relationships for all data layers\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/f5c4dadc2ac953f7cd3a8349b2abf0f0c2cd7539\"\u003e\u003ccode\u003ef5c4dad\u003c/code\u003e\u003c/a\u003e chore: format\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/d95946ab708e6683993362f3c8827060128b8811\"\u003e\u003ccode\u003ed95946a\u003c/code\u003e\u003c/a\u003e fix: Pass tenant information in Ash.Seed functions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/8840070c6206b82c9ee6a178d39918b3afeaee6b\"\u003e\u003ccode\u003e8840070\u003c/code\u003e\u003c/a\u003e chore: add test for seeding multitenant relationships (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2538\"\u003e#2538\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/b97e798c3406af9c29084b025cc28086e6084c5b\"\u003e\u003ccode\u003eb97e798\u003c/code\u003e\u003c/a\u003e fix: add missing \u0026quot;Register Your Domains\u0026quot; section to ash.install scribe (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2535\"\u003e#2535\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/01a7659af7a349438fb5e2f2b91b759e19726f41\"\u003e\u003ccode\u003e01a7659\u003c/code\u003e\u003c/a\u003e chore: add .claude to .gitignore\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/b7a479169237d51218a1fdc6e0a43ade72f0a52d\"\u003e\u003ccode\u003eb7a4791\u003c/code\u003e\u003c/a\u003e fix: update verifier for Reactor 1.0 input struct changes (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2531\"\u003e#2531\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/65f2add5f1d90b1d5ef71f10457116c47e4ae6b9\"\u003e\u003ccode\u003e65f2add\u003c/code\u003e\u003c/a\u003e fix: ensure after_transaction hooks are called (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2532\"\u003e#2532\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/533d806bc49b5ac8a8af83f5b36bae6d452244d3\"\u003e\u003ccode\u003e533d806\u003c/code\u003e\u003c/a\u003e docs: document :ash_domains configuration option (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2533\"\u003e#2533\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ash-project/ash/compare/v3.11.3...v3.13.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ash_postgres` from 2.6.27 to 2.6.28\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_postgres/releases\"\u003eash_postgres's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.28\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eproperly wrap through queries with subqueries in wheres by Zach Daniel\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eUpdate AshFunctions, remove timestamp_from_uuid_v7 (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/676\"\u003e#676\u003c/a\u003e) by Matt Savoia\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eUpdate MigrationGenerator to use uuidv7 when available (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/674\"\u003e#674\u003c/a\u003e) by Matt Savoia\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eadd create_table_options for partitioned tables and more (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/664\"\u003e#664\u003c/a\u003e) by Robert Graff\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md\"\u003eash_postgres's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.27...v2.6.28\"\u003ev2.6.28\u003c/a\u003e (2026-01-29)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eproperly wrap through queries with subqueries in wheres by Zach Daniel\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eUpdate AshFunctions, remove timestamp_from_uuid_v7 (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/676\"\u003e#676\u003c/a\u003e) by Matt Savoia\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eUpdate MigrationGenerator to use uuidv7 when available (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/674\"\u003e#674\u003c/a\u003e) by Matt Savoia\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eadd create_table_options for partitioned tables and more (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/664\"\u003e#664\u003c/a\u003e) by Robert Graff\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/366b1e3baad8810eeeeb4565cb71a07277c62051\"\u003e\u003ccode\u003e366b1e3\u003c/code\u003e\u003c/a\u003e chore: release version v2.6.28\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/c4248fa7b845fa93394e429e516b32300d42cb38\"\u003e\u003ccode\u003ec4248fa\u003c/code\u003e\u003c/a\u003e chore: reuse\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/dff291f733bfb37749e9b8e5ad8c3cbfc1ac487a\"\u003e\u003ccode\u003edff291f\u003c/code\u003e\u003c/a\u003e chore: update lint/format\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/9d03d1cf8e4c3a004e547ec4e1f06c56849da732\"\u003e\u003ccode\u003e9d03d1c\u003c/code\u003e\u003c/a\u003e chore: update ash_sql and aggregate test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/2f627275fddf9050b19d43528a8b5a528f0f71ee\"\u003e\u003ccode\u003e2f62727\u003c/code\u003e\u003c/a\u003e chore: update ash_sql\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/48d318ce3ae3decfa26fc5ae2fb0019f4e7bddac\"\u003e\u003ccode\u003e48d318c\u003c/code\u003e\u003c/a\u003e chore: update deps and clean up warning\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/70f6905e941c0c3f063d4b3fbe5fc8be42bd22d9\"\u003e\u003ccode\u003e70f6905\u003c/code\u003e\u003c/a\u003e test: after transaction (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/678\"\u003e#678\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/a7d73a3a14bacc61ded3876e2b5ea13faaf9fb4e\"\u003e\u003ccode\u003ea7d73a3\u003c/code\u003e\u003c/a\u003e demonstrate bug with joining across aggregates (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/671\"\u003e#671\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/c85f18b65e3ee84401ead39d8fdeaec928a4420b\"\u003e\u003ccode\u003ec85f18b\u003c/code\u003e\u003c/a\u003e bug: Add test verifying a bug in AshSql with \u003ccode\u003ehas_many\u003c/code\u003e with \u003ccode\u003elimit\u003c/code\u003e and `sor...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/3c505ea622e12077d854ba71bc782f929a6da520\"\u003e\u003ccode\u003e3c505ea\u003c/code\u003e\u003c/a\u003e fix: properly wrap through queries with subqueries in wheres\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.27...v2.6.28\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ex_money` from 5.23.0 to 5.24.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/releases\"\u003eex_money's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eEx Money version 5.24.2\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFix deprecated map.field notation in Money.parse_decimal/4. Thanks to \u003ca href=\"https://github.com/oliver-kriska\"\u003e\u003ccode\u003e@​oliver-kriska\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/191\"\u003e#191\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eEx Money version 5.24.1\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixes casting a binary currency code that is both a valid ISO4217 currency code and a valid digital currency short code (for example, \u0026quot;TRY\u0026quot;). Precedence is given to returning the ISO4217 code (this was not the case in v5.24.0).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eEx Money version 5.24.0\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eFixes compile warnings on Elixir 1.20.\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix examples in README.md to align with the current \u003ccode\u003einspect/2\u003c/code\u003e output. Thanks very much to \u003ca href=\"https://github.com/carlgleisner\"\u003e\u003ccode\u003e@​carlgleisner\u003c/code\u003e\u003c/a\u003e for the PR (and apologies for the long delayed merge). Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/188\"\u003e#188\u003c/a\u003e.\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eAdd \u003ccode\u003eMoney.spread/3\u003c/code\u003e to proptionally allocate (that is, spread) am money amount amongst a list of amounts or integers. Thanks to \u003ca href=\"https://github.com/jdewar\"\u003e\u003ccode\u003e@​jdewar\u003c/code\u003e\u003c/a\u003e for the PR and great patience. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/175\"\u003e#175\u003c/a\u003e.\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAdd support for custom currency codes. A custom currency code is created with \u003ccode\u003eCldr.Currency.new/2\u003c/code\u003e and is distinguised from an ISO4217 code by being at least 4 characters long (ISO4217 codes are always 3 characters long). The first character must be a Latin alphabetic character. The additional characters must be Latin alphanumeric characters.\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/blob/main/CHANGELOG.md\"\u003eex_money's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eMoney v5.24.2\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.24.2 released on January 30th, 2026.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFix deprecated map.field notation in Money.parse_decimal/4. Thanks to \u003ca href=\"https://github.com/oliver-kriska\"\u003e\u003ccode\u003e@​oliver-kriska\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/191\"\u003e#191\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eMoney v5.24.1\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.24.1 released on January 20th, 2026.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixes casting a binary currency code that is both a valid ISO4217 currency code and a valid digital currency short code (for example, \u0026quot;TRY\u0026quot;). Precedence is given to returning the ISO4217 code (this was not the case in v5.24.0).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eMoney v5.24.0 (deprecated and retired)\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.24.0 released on January 18th, 2026.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eFixes compile warnings on Elixir 1.20.\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix examples in README.md to align with the current \u003ccode\u003einspect/2\u003c/code\u003e output. Thanks very much to \u003ca href=\"https://github.com/carlgleisner\"\u003e\u003ccode\u003e@​carlgleisner\u003c/code\u003e\u003c/a\u003e for the PR (and apologies for the long delayed merge). Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/188\"\u003e#188\u003c/a\u003e.\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eAdd \u003ccode\u003eMoney.spread/3\u003c/code\u003e to proptionally allocate (that is, spread) am money amount amongst a list of amounts or integers. Thanks to \u003ca href=\"https://github.com/jdewar\"\u003e\u003ccode\u003e@​jdewar\u003c/code\u003e\u003c/a\u003e for the PR and great patience. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/175\"\u003e#175\u003c/a\u003e.\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAdd support for custom currency codes. A custom currency code is created with \u003ccode\u003eCldr.Currency.new/2\u003c/code\u003e and is distinguised from an ISO4217 code by being at least 4 characters long (ISO4217 codes are always 3 characters long). The first character must be a Latin alphabetic character. The additional characters must be Latin alphanumeric characters.\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/754a15a94d4aa4294f357d7d6593358007f47032\"\u003e\u003ccode\u003e754a15a\u003c/code\u003e\u003c/a\u003e Update changelog and version to 5.24.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/4e7427e2065106951407bcd4882ff5a15e6c7bd7\"\u003e\u003ccode\u003e4e7427e\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/191\"\u003e#191\u003c/a\u003e from oliver-kriska/main\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/00ce9d273e55dff5d53d46721318d99d29722d8b\"\u003e\u003ccode\u003e00ce9d2\u003c/code\u003e\u003c/a\u003e Fix deprecated map.field notation in Money.parse_decimal/4\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/ddae0e87992fa1bec59ec46bd73b6715c2bee5d8\"\u003e\u003ccode\u003eddae0e8\u003c/code\u003e\u003c/a\u003e ISO4217 codes take precendence of digital tokens. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/190\"\u003e#190\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/2e1afe31c5d2705b5c1d3ce4141fbd680a74c408\"\u003e\u003ccode\u003e2e1afe3\u003c/code\u003e\u003c/a\u003e Refactor custom currency tests\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f442a42418df6434b0cd732767b7c05b73190a33\"\u003e\u003ccode\u003ef442a42\u003c/code\u003e\u003c/a\u003e Update test matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/ccedfe69f1616a20925979837d8ef4a4e6601bf7\"\u003e\u003ccode\u003eccedfe6\u003c/code\u003e\u003c/a\u003e Fix test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/8cbc533a3f872b6805e78904c1c1fc963874180f\"\u003e\u003ccode\u003e8cbc533\u003c/code\u003e\u003c/a\u003e Add exchange rate tests for custom currency\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/0051b0132017923fc69ef29ef8860e136c45109e\"\u003e\u003ccode\u003e0051b01\u003c/code\u003e\u003c/a\u003e Note that a currency code can be custom\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f7a9038640ca5a88c9a64f7e876f2e86cfba5557\"\u003e\u003ccode\u003ef7a9038\u003c/code\u003e\u003c/a\u003e Update changelog\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/kipcole9/money/compare/v5.23.0...v5.24.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ex_money_sql` from 1.11.1 to 1.12.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money_sql/releases\"\u003eex_money_sql's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eMoney SQL version 1.12.0\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eavg\u003c/code\u003e SQL function for both Postgres and MySQL. Thanks very much to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money_sql/issues/44\"\u003e#44\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money_sql/blob/master/CHANGELOG.md\"\u003eex_money_sql's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eMoney_SQL v1.12.0\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money_SQL v1.12.0 released on January 15th, 2026.\u003c/p\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eavg\u003c/code\u003e SQL function for both Postgres and MySQL. Thanks very much to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money_sql/issues/44\"\u003e#44\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money_sql/commit/a3a21e6367dc8b949db52622122a777a8a666efd\"\u003e\u003ccode\u003ea3a21e6\u003c/code\u003e\u003c/a\u003e Fix doc warnings\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money_sql/commit/cde3f2d36f64cd0b5ed0d18f634b844cfecff03e\"\u003e\u003ccode\u003ecde3f2d\u003c/code\u003e\u003c/a\u003e Update version, changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money_sql/commit/d4b281c8971fe3c156e3bf93cbf7dfe66efe48d1\"\u003e\u003ccode\u003ed4b281c\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/kipcole9/money_sql/issues/44\"\u003e#44\u003c/a\u003e from peaceful-james/add-avg-function\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money_sql/commit/6e35512de7597e4f36a208e2dfa7c3459500b892\"\u003e\u003ccode\u003e6e35512\u003c/code\u003e\u003c/a\u003e mix format\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money_sql/commit/056bff8a4958c030a9b68354162c57c6f4dd8770\"\u003e\u003ccode\u003e056bff8\u003c/code\u003e\u003c/a\u003e add avg function\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money_sql/commit/eff3abe49f43efc0b35c340ca347ea81eb9b194e\"\u003e\u003ccode\u003eeff3abe\u003c/code\u003e\u003c/a\u003e Fix publishing date for v1.11.0\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/kipcole9/money_sql/compare/v1.11.1...v1.12.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `igniter` from 0.7.0 to 0.7.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/igniter/releases\"\u003eigniter's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.7.2\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edon't fail on missing \u003ccode\u003e.formatter.exs\u003c/code\u003e by Zach Daniel\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev0.7.1\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd more context to umbrella error message (\u003ca href=\"https://redirect.github.com/ash-project/igniter/issues/358\"\u003e#358\u003c/a\u003e) by José Valim\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/igniter/blob/main/CHANGELOG.md\"\u003eigniter's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/igniter/compare/v0.7.1...v0.7.2\"\u003ev0.7.2\u003c/a\u003e (2026-01-28)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edon't fail on missing \u003ccode\u003e.formatter.exs\u003c/code\u003e by Zach Daniel\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/igniter/compare/v0.7.0...v0.7.1\"\u003ev0.7.1\u003c/a\u003e (2026-01-21)\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd more context to umbrella error message (\u003ca href=\"https://redirect.github.com/ash-project/igniter/issues/358\"\u003e#358\u003c/a\u003e) by José Valim\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/22aa432d3807cd77cdbdddcba27ac9738cc3767b\"\u003e\u003ccode\u003e22aa432\u003c/code\u003e\u003c/a\u003e chore: release version v0.7.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/d64e9a463f500bdc0404f2f27b44619500dc7e28\"\u003e\u003ccode\u003ed64e9a4\u003c/code\u003e\u003c/a\u003e fix: don't fail on missing \u003ccode\u003e.formatter.exs\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/0d5de8d53293e13def5b2e14e856e4ba0ee8c2db\"\u003e\u003ccode\u003e0d5de8d\u003c/code\u003e\u003c/a\u003e chore: release version v0.7.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/3cd35a29842420d751e5331cdaac46d2346ed66d\"\u003e\u003ccode\u003e3cd35a2\u003c/code\u003e\u003c/a\u003e chore: bump installer version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/a527c28ff4b2ae261c8a0fca46cfba8d23bb534b\"\u003e\u003ccode\u003ea527c28\u003c/code\u003e\u003c/a\u003e chore: include change in non-archive as well\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/ae7ec104812daa3411f0e5a751964ada2dbb4ef7\"\u003e\u003ccode\u003eae7ec10\u003c/code\u003e\u003c/a\u003e improvement: Add more context to umbrella error message (\u003ca href=\"https://redirect.github.com/ash-project/igniter/issues/358\"\u003e#358\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/94aadda259e02ec924602657428f9a0571a92e37\"\u003e\u003ccode\u003e94aadda\u003c/code\u003e\u003c/a\u003e chore: credo\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/a8455642dbf54a6a4b15e349037603cb2e31dbe7\"\u003e\u003ccode\u003ea845564\u003c/code\u003e\u003c/a\u003e chore: Remove unused \u003ccode\u003erequire\u003c/code\u003e statements as picked up by the Elixir 1.20.0-r...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/ae59c7d69dcab65fe23aeb2770ab2ce3832c7434\"\u003e\u003ccode\u003eae59c7d\u003c/code\u003e\u003c/a\u003e build(deps-dev): bump the dev-dependencies group with 4 updates (\u003ca href=\"https://redirect.github.com/ash-project/igniter/issues/354\"\u003e#354\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/18b1e05742d3eb41a02325debb75749bb84069d6\"\u003e\u003ccode\u003e18b1e05\u003c/code\u003e\u003c/a\u003e build(deps): bump the production-dependencies group with 2 updates (\u003ca href=\"https://redirect.github.com/ash-project/igniter/issues/355\"\u003e#355\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ash-project/igniter/compare/v0.7.0...v0.7.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/ash-project/ash_money/pull/165","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash_money/issues/165","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/165/packages"},{"uuid":"2791803209","node_id":"PR_kwDOKyqqJc6mZ4lJ","number":147,"state":"closed","title":"chore(deps): bump the production-dependencies group across 1 directory with 5 updates","user":"dependabot[bot]","labels":["dependencies","elixir"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-09-02T09:08:42.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-02T08:45:55.000Z","updated_at":"2025-09-02T09:08:42.000Z","time_to_close":1367,"merged_at":"2025-09-02T09:08:42.000Z","merged_by":"zachdaniel","closed_by":null,"dependency_metadata":{"prefix":"chore(deps): bump","group_name":"production-dependencies","update_count":5,"packages":[{"name":"ash","old_version":"3.5.31","new_version":"3.5.37","repository_url":"https://github.com/ash-project/ash"},{"name":"ash_graphql","old_version":"1.8.0","new_version":"1.8.3","repository_url":"https://github.com/ash-project/ash_graphql"},{"name":"ash_json_api","old_version":"1.4.38","new_version":"1.4.42","repository_url":"https://github.com/ash-project/ash_json_api"},{"name":"ash_postgres","old_version":"2.6.11","new_version":"2.6.17","repository_url":"https://github.com/ash-project/ash_postgres"},{"name":"ex_money","old_version":"5.21.0","new_version":"5.23.0","repository_url":"https://github.com/kipcole9/money"}],"path":null,"ecosystem":"hex"},"body":"Bumps the production-dependencies group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [ash](https://github.com/ash-project/ash) | `3.5.31` | `3.5.37` |\n| [ash_graphql](https://github.com/ash-project/ash_graphql) | `1.8.0` | `1.8.3` |\n| [ash_json_api](https://github.com/ash-project/ash_json_api) | `1.4.38` | `1.4.42` |\n| [ash_postgres](https://github.com/ash-project/ash_postgres) | `2.6.11` | `2.6.17` |\n| [ex_money](https://github.com/kipcole9/money) | `5.21.0` | `5.23.0` |\n\n\nUpdates `ash` from 3.5.31 to 3.5.37\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash/releases\"\u003eash's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.5.37\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eensure that count tasks are always stopped by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAllow ^actor() in upsert_condition (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2297\"\u003e#2297\u003c/a\u003e) by \u003ca href=\"https://github.com/FugiTech\"\u003e\u003ccode\u003e@​FugiTech\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eproperly add aggregate with \u003ccode\u003eadd_new_aggregate\u003c/code\u003e by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eresolve variable swapping in authorizer reducer (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2296\"\u003e#2296\u003c/a\u003e) by Jesse Williams\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ehandle notification without set domain in telemetry spans (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2293\"\u003e#2293\u003c/a\u003e) by \u003ca href=\"https://github.com/vonagam\"\u003e\u003ccode\u003e@​vonagam\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eUse \u003ccode\u003e:unsafe_to_atom?\u003c/code\u003e constraint when casting stored atom values by Rutgerdj\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eadd CompileError on duplicate Ash.Domain use by LambdaCalc\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ehandle indexed maps when typecasting filter values by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003edeterministic partial evaluation by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eensure that unions stored with tags actually have their tags by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eresolve warning about \u003ccode\u003enil\u003c/code\u003e atomics by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etypespec fix for typedstruct info module (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2286\"\u003e#2286\u003c/a\u003e) by Matt Beanland\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eproperly short-circuit if, || and \u0026amp;\u0026amp; by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.36\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003erevert typed_struct enhancements by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.35\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash/blob/main/CHANGELOG.md\"\u003eash's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash/compare/v3.5.36...v3.5.37\"\u003ev3.5.37\u003c/a\u003e (2025-08-31)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eensure that count tasks are always stopped by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAllow ^actor() in upsert_condition (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2297\"\u003e#2297\u003c/a\u003e) by \u003ca href=\"https://github.com/FugiTech\"\u003e\u003ccode\u003e@​FugiTech\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eproperly add aggregate with \u003ccode\u003eadd_new_aggregate\u003c/code\u003e by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eresolve variable swapping in authorizer reducer (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2296\"\u003e#2296\u003c/a\u003e) by Jesse Williams\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ehandle notification without set domain in telemetry spans (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2293\"\u003e#2293\u003c/a\u003e) by \u003ca href=\"https://github.com/vonagam\"\u003e\u003ccode\u003e@​vonagam\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eUse \u003ccode\u003e:unsafe_to_atom?\u003c/code\u003e constraint when casting stored atom values by Rutgerdj\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eadd CompileError on duplicate Ash.Domain use by LambdaCalc\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ehandle indexed maps when typecasting filter values by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003edeterministic partial evaluation by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eensure that unions stored with tags actually have their tags by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eresolve warning about \u003ccode\u003enil\u003c/code\u003e atomics by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etypespec fix for typedstruct info module (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2286\"\u003e#2286\u003c/a\u003e) by Matt Beanland\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eproperly short-circuit if, || and \u0026amp;\u0026amp; by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash/compare/v3.5.35...v3.5.36\"\u003ev3.5.36\u003c/a\u003e (2025-08-21)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003erevert typed_struct enhancements by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash/compare/v3.5.34...v3.5.35\"\u003ev3.5.35\u003c/a\u003e (2025-08-21)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/4895845350572e832c088204dca7550ae75bde24\"\u003e\u003ccode\u003e4895845\u003c/code\u003e\u003c/a\u003e chore: release version v3.5.37\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/0d42e628dbff1b89a9e086f494378300eab252f9\"\u003e\u003ccode\u003e0d42e62\u003c/code\u003e\u003c/a\u003e fix: ensure that count tasks are always stopped\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/4cd97715729ccc535cdfe70850ecbe21681487bf\"\u003e\u003ccode\u003e4cd9771\u003c/code\u003e\u003c/a\u003e fix: Allow ^actor() in upsert_condition (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2297\"\u003e#2297\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/51da9a0c4ce3c7c837115410ec88373d0a02f43a\"\u003e\u003ccode\u003e51da9a0\u003c/code\u003e\u003c/a\u003e docs: Update actions.md (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2300\"\u003e#2300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/7e1816cf2838157ea45898cb72e622bed41a211f\"\u003e\u003ccode\u003e7e1816c\u003c/code\u003e\u003c/a\u003e docs: custom aggregate example (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2299\"\u003e#2299\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/a95228e2cdfe6de7ba5e8148e9e4d125b9fe92da\"\u003e\u003ccode\u003ea95228e\u003c/code\u003e\u003c/a\u003e fix: properly add aggregate with \u003ccode\u003eadd_new_aggregate\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/8167d6a4d99221c9d5da7364582ea080121f441e\"\u003e\u003ccode\u003e8167d6a\u003c/code\u003e\u003c/a\u003e docs: fix docs for generic actions change -\u0026gt; prepare\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/bbbd8eae208941ac8763b066b15b5323ca69cf2c\"\u003e\u003ccode\u003ebbbd8ea\u003c/code\u003e\u003c/a\u003e fix: resolve variable swapping in authorizer reducer (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2296\"\u003e#2296\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/164acdd83cc806e78c505a994c0d71ee23985c24\"\u003e\u003ccode\u003e164acdd\u003c/code\u003e\u003c/a\u003e fix: handle notification without set domain in telemetry spans (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2293\"\u003e#2293\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/d10bd592905702438bc2536f1691fffbd424f065\"\u003e\u003ccode\u003ed10bd59\u003c/code\u003e\u003c/a\u003e fix: Use \u003ccode\u003e:unsafe_to_atom?\u003c/code\u003e constraint when casting stored atom values\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ash-project/ash/compare/v3.5.31...v3.5.37\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ash_graphql` from 1.8.0 to 1.8.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_graphql/releases\"\u003eash_graphql's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.8.2\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd support for relay_id_translation on GraphQL subscriptions (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/349\"\u003e#349\u003c/a\u003e) by Mike Wilson\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.8.1\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eapply destroy loads on initial query (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/346\"\u003e#346\u003c/a\u003e) by Daniel Gollings\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md\"\u003eash_graphql's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/compare/v1.8.2...v1.8.3\"\u003ev1.8.3\u003c/a\u003e (2025-08-21)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eFix generated SDL stability (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/355\"\u003e#355\u003c/a\u003e) by \u003ca href=\"https://github.com/serpent213\"\u003e\u003ccode\u003e@​serpent213\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eonly resolve notifications for the same tenant (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/353\"\u003e#353\u003c/a\u003e) by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd support for relay_id_translation on GraphQL subscriptions (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/349\"\u003e#349\u003c/a\u003e) by Mike Wilson\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/compare/v1.8.1...v1.8.2\"\u003ev1.8.2\u003c/a\u003e (2025-08-07)\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd support for relay_id_translation on GraphQL subscriptions (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/349\"\u003e#349\u003c/a\u003e) by Mike Wilson\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/compare/v1.8.0...v1.8.1\"\u003ev1.8.1\u003c/a\u003e (2025-07-29)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eapply destroy loads on initial query (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/346\"\u003e#346\u003c/a\u003e) by Daniel Gollings\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/ec5ab9034e5749582ba1ad51b9dc4af48974bc5b\"\u003e\u003ccode\u003eec5ab90\u003c/code\u003e\u003c/a\u003e chore: release version v1.8.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/ff9147f639b406b224d6255aabc2cb5428eea6cc\"\u003e\u003ccode\u003eff9147f\u003c/code\u003e\u003c/a\u003e fix: Fix generated SDL stability (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/355\"\u003e#355\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/f795c2051b717592e784e1bcc14a8985a7d7d168\"\u003e\u003ccode\u003ef795c20\u003c/code\u003e\u003c/a\u003e test: checks if multitenancy is respected by subscriptions (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/351\"\u003e#351\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/6abdbc425f15fbc4ab953170de4223ac8eeaf5cd\"\u003e\u003ccode\u003e6abdbc4\u003c/code\u003e\u003c/a\u003e fix: only resolve notifications for the same tenant (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/353\"\u003e#353\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/f0d08da8c7d58fd58efa6e3c12bc23c21ac038b6\"\u003e\u003ccode\u003ef0d08da\u003c/code\u003e\u003c/a\u003e chore: release version v1.8.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/1274550bacf3366255eba313ae96be6ce0d2625d\"\u003e\u003ccode\u003e1274550\u003c/code\u003e\u003c/a\u003e improvement: Add support for relay_id_translation on GraphQL subscriptions (#...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/8fd8cc17f5833166d606a2b0378ad77d2a9e5317\"\u003e\u003ccode\u003e8fd8cc1\u003c/code\u003e\u003c/a\u003e chore: release version v1.8.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/ce56722aaa337a3c1f3e401a10bca4739b1c9d1b\"\u003e\u003ccode\u003ece56722\u003c/code\u003e\u003c/a\u003e fix: apply destroy loads on initial query (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/346\"\u003e#346\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/59b975bf6b118463946398082431dbe3d50211e9\"\u003e\u003ccode\u003e59b975b\u003c/code\u003e\u003c/a\u003e chore(deps): bump the production-dependencies group with 2 updates (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/344\"\u003e#344\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/66a74170ac1d058a0f12a60b8a14c3e727a9192c\"\u003e\u003ccode\u003e66a7417\u003c/code\u003e\u003c/a\u003e Update dependabot schedule to monthly\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/ash-project/ash_graphql/compare/v1.8.0...v1.8.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ash_json_api` from 1.4.38 to 1.4.42\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_json_api/releases\"\u003eash_json_api's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.4.41\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003edon't make \u003ccode\u003edata\u003c/code\u003e required unnecessarily by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003esupport \u003ccode\u003econn\u003c/code\u003e option in test request functions by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003euse default_fields as fields example by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.4.40\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003erecursive input types (\u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/371\"\u003e#371\u003c/a\u003e) by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einclude generic GET action arguments as query parameters in JSON schema (\u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/368\"\u003e#368\u003c/a\u003e) by horberlan\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003euse more idiomatic error messages on schema failures by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ehandle infinitely nested embeds via refs by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003emake error clearer for unused route params by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.4.39\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eremove default case for class: :forbidden (\u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/367\"\u003e#367\u003c/a\u003e) by Philip Capel\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md\"\u003eash_json_api's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/compare/v1.4.41...v1.4.42\"\u003ev1.4.42\u003c/a\u003e (2025-08-21)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ehandle conflicting generated schema refs by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eprovide descriptions for routes \u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/202\"\u003e#202\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/377\"\u003e#377\u003c/a\u003e) by \u003ca href=\"https://github.com/marinakr\"\u003e\u003ccode\u003e@​marinakr\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003esupport disambiguating embedded resource input type names by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/compare/v1.4.40...v1.4.41\"\u003ev1.4.41\u003c/a\u003e (2025-08-18)\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003edon't make \u003ccode\u003edata\u003c/code\u003e required unnecessarily by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003esupport \u003ccode\u003econn\u003c/code\u003e option in test request functions by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003euse default_fields as fields example by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/compare/v1.4.39...v1.4.40\"\u003ev1.4.40\u003c/a\u003e (2025-08-07)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003erecursive input types (\u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/371\"\u003e#371\u003c/a\u003e) by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einclude generic GET action arguments as query parameters in JSON schema (\u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/368\"\u003e#368\u003c/a\u003e) by horberlan\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003euse more idiomatic error messages on schema failures by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ehandle infinitely nested embeds via refs by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003emake error clearer for unused route params by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/compare/v1.4.38...v1.4.39\"\u003ev1.4.39\u003c/a\u003e (2025-07-29)\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/58c19e912c429833a86c822eb58c1cf8be592ef1\"\u003e\u003ccode\u003e58c19e9\u003c/code\u003e\u003c/a\u003e chore: release version v1.4.42\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/72dc535d872666359d56b59dfc06ebf124118395\"\u003e\u003ccode\u003e72dc535\u003c/code\u003e\u003c/a\u003e improvement: provide descriptions for routes \u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/202\"\u003e#202\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/377\"\u003e#377\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/4ced73415941c39e59d6bc714b76e83b7c316004\"\u003e\u003ccode\u003e4ced734\u003c/code\u003e\u003c/a\u003e fix: handle conflicting generated schema refs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/2244c209dcbe25ff96e74a5bdffe9bd56fdedfa7\"\u003e\u003ccode\u003e2244c20\u003c/code\u003e\u003c/a\u003e chore: release version v1.4.41\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/8a8ba81f69818bd65a71fe6cd046b3ffd611d4f5\"\u003e\u003ccode\u003e8a8ba81\u003c/code\u003e\u003c/a\u003e improvement: don't make \u003ccode\u003edata\u003c/code\u003e required unnecessarily\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/9b33aba77a5b378cdaa918325efdd39f8a86ac02\"\u003e\u003ccode\u003e9b33aba\u003c/code\u003e\u003c/a\u003e chore: don't be so stupid, call \u003ccode\u003ePlug.Test.conn\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/b98704fae874205714ac1c70339dfc37498b6139\"\u003e\u003ccode\u003eb98704f\u003c/code\u003e\u003c/a\u003e chore: put on the wrong line\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/f319cb34110f43399065cc7a36f824f2cd7befb0\"\u003e\u003ccode\u003ef319cb3\u003c/code\u003e\u003c/a\u003e chore: fix import conflict\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/4b295ad0f5fbcda1be6881e7570eef1657177964\"\u003e\u003ccode\u003e4b295ad\u003c/code\u003e\u003c/a\u003e improvement: support \u003ccode\u003econn\u003c/code\u003e option in test request functions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/ad4c10807b0c62fd3b62722b5b891b99c9baf5a9\"\u003e\u003ccode\u003ead4c108\u003c/code\u003e\u003c/a\u003e improvement: use default_fields as fields example\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ash-project/ash_json_api/compare/v1.4.38...v1.4.42\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ash_postgres` from 2.6.11 to 2.6.17\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_postgres/releases\"\u003eash_postgres's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.14\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ededuplicate identity keys by Zach Daniel\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md\"\u003eash_postgres's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.16...v2.6.17\"\u003ev2.6.17\u003c/a\u003e (2025-08-31)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eresolve a typo in pending dev migration error message (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/608\"\u003e#608\u003c/a\u003e) by Sheharyar Naseer\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.15...v2.6.16\"\u003ev2.6.16\u003c/a\u003e (2025-08-21)\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUnrelated aggregates (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/606\"\u003e#606\u003c/a\u003e) by Zach Daniel\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.14...v2.6.15\"\u003ev2.6.15\u003c/a\u003e (2025-08-07)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eUse new attribute source in down migration (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/604\"\u003e#604\u003c/a\u003e) by Anatolij Werle\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ealways set disable_async, and remove log level config by Zach Daniel\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.13...v2.6.14\"\u003ev2.6.14\u003c/a\u003e (2025-07-29)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ededuplicate identity keys by Zach Daniel\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.12...v2.6.13\"\u003ev2.6.13\u003c/a\u003e (2025-07-27)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eensure tenant prefix is set only for resources with context multitenancy (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/600\"\u003e#600\u003c/a\u003e) by Emad Shaaban\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.11...v2.6.12\"\u003ev2.6.12\u003c/a\u003e (2025-07-25)\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/22ab05e0b2d56600dbe72dda12a2f1402d48b9a4\"\u003e\u003ccode\u003e22ab05e\u003c/code\u003e\u003c/a\u003e chore: release version v2.6.17\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/ad0fd663a9e3de091ef1622907c9ae1e7c557014\"\u003e\u003ccode\u003ead0fd66\u003c/code\u003e\u003c/a\u003e fix: resolve a typo in pending dev migration error message (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/608\"\u003e#608\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/ed22f3e699e30069a3048f5f2566d1bd45055805\"\u003e\u003ccode\u003eed22f3e\u003c/code\u003e\u003c/a\u003e chore: rename migration file\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/3d1fe5e744c3815b5f644cece4d68c087c8346e6\"\u003e\u003ccode\u003e3d1fe5e\u003c/code\u003e\u003c/a\u003e chore: release version v2.6.16\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/d83157df2ee0a27e5d7fe4450ca44a43a0d9454b\"\u003e\u003ccode\u003ed83157d\u003c/code\u003e\u003c/a\u003e chore: update ash/ash_sql\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/d1236799194d4d2d4f1f5f655cc173f2c5a21d27\"\u003e\u003ccode\u003ed123679\u003c/code\u003e\u003c/a\u003e improvement: Unrelated aggregates (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/606\"\u003e#606\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/7cd3019b543b528aa75a07d718cdd36f668f0bdd\"\u003e\u003ccode\u003e7cd3019\u003c/code\u003e\u003c/a\u003e test: Add distinct sort tests (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/605\"\u003e#605\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/e19918967b7ea33f31d5a07a8a78f87c0ca5a772\"\u003e\u003ccode\u003ee199189\u003c/code\u003e\u003c/a\u003e chore: release version v2.6.15\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/baf4e3247e28346dc61d682756fd55948e4e4b61\"\u003e\u003ccode\u003ebaf4e32\u003c/code\u003e\u003c/a\u003e fix: Use new attribute source in down migration (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/604\"\u003e#604\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/996327077edefb5b67db96f8765168acc90bb2d6\"\u003e\u003ccode\u003e9963270\u003c/code\u003e\u003c/a\u003e fix: always set disable_async, and remove log level config\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.11...v2.6.17\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ex_money` from 5.21.0 to 5.23.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/releases\"\u003eex_money's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eEx Money version 5.23.0\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.sum!/2\u003c/code\u003e. Thanks to \u003ca href=\"https://github.com/andreas-ementio\"\u003e\u003ccode\u003e@​andreas-ementio\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eEx Money version 5.22.0\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.Subscription.Plan.to_string/2\u003c/code\u003e to return a localized string representation of a subscription plan. The implementation is conditional on \u003ca href=\"https://hex.pm/packages/ex_cldr_units\"\u003eex_cldr_units\u003c/a\u003e being configured as a dependency in \u003ccode\u003emix.exs\u003c/code\u003e and \u003ccode\u003eCldr.Unit\u003c/code\u003e being added as a provider in the CLDR backend module. Thanks to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the suggestion. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/186\"\u003e#186\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/blob/main/CHANGELOG.md\"\u003eex_money's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eMoney v5.23.0\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.23.0 released on August 25th, 2025.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.sum!/2\u003c/code\u003e. Thanks to \u003ca href=\"https://github.com/andreas-ementio\"\u003e\u003ccode\u003e@​andreas-ementio\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eMoney v5.22.0\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.22.0 released on August 15th, 2025.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.Subscription.Plan.to_string/2\u003c/code\u003e to return a localized string representation of a subscription plan. The implementation is conditional on \u003ca href=\"https://hex.pm/packages/ex_cldr_units\"\u003eex_cldr_units\u003c/a\u003e being configured as a dependency in \u003ccode\u003emix.exs\u003c/code\u003e and \u003ccode\u003eCldr.Unit\u003c/code\u003e being added as a provider in the CLDR backend module. Thanks to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the suggestion. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/186\"\u003e#186\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/a5b8799ab446e85f7e435c0f7592852d0874697d\"\u003e\u003ccode\u003ea5b8799\u003c/code\u003e\u003c/a\u003e Add Money.sum!/2. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/5b9bca69f451aec7272e875de88aa49c6b88e435\"\u003e\u003ccode\u003e5b9bca6\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e from andreas-ementio/add_sum_bang\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/ac541fa7af4348f7be44a417e376b85465893caa\"\u003e\u003ccode\u003eac541fa\u003c/code\u003e\u003c/a\u003e Add Money.sum!/2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f95054656462b3cf481dc0d370c7a8e7f313a032\"\u003e\u003ccode\u003ef950546\u003c/code\u003e\u003c/a\u003e Fix changelog version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/5a8ea5bcdb1849e33c1e0e506b4a6b4829e9d0cd\"\u003e\u003ccode\u003e5a8ea5b\u003c/code\u003e\u003c/a\u003e Fix doc type reference again\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/3a49ff901d61f75de1c8ee2ec191cccb2a06e961\"\u003e\u003ccode\u003e3a49ff9\u003c/code\u003e\u003c/a\u003e Fix doc type reference\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/000071b69e63c84b5e35a62f7a8b6b6153be2f03\"\u003e\u003ccode\u003e000071b\u003c/code\u003e\u003c/a\u003e Update changelog date\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/e5277377233425957c5151ae2cee01999479ecbd\"\u003e\u003ccode\u003ee527737\u003c/code\u003e\u003c/a\u003e Update .gitignore\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f78aeb7297fe103e293e0e8eec7ffd14b409cc2f\"\u003e\u003ccode\u003ef78aeb7\u003c/code\u003e\u003c/a\u003e Implement String.Chars for Money.Subscription.Plan\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/28cef4997b4266a21cc2f090a0e5e57ef67208ab\"\u003e\u003ccode\u003e28cef49\u003c/code\u003e\u003c/a\u003e Woops, fix digital token formatting test\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/kipcole9/money/compare/v5.21.0...v5.23.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/ash-project/ash_money/pull/147","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash_money/issues/147","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/147/packages"},{"uuid":"2788376400","node_id":"PR_kwDOPETiJc6mMz9Q","number":39,"state":"closed","title":"Dependabot/hex/ex_money: 5.23.0","user":"dependabot[bot]","labels":["dependencies","elixir"],"assignees":["mrroot5"],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-10-04T21:18:43.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-01T03:09:19.000Z","updated_at":"2025-10-04T21:18:43.000Z","time_to_close":2916564,"merged_at":"2025-10-04T21:18:42.000Z","merged_by":"mrroot5","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"ex_money","old_version":"5.21.0","new_version":"5.23.0","repository_url":"https://github.com/kipcole9/money"}],"path":null,"ecosystem":"hex"},"body":"Bumps [ex_money](https://github.com/kipcole9/money) from 5.21.0 to 5.23.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/releases\"\u003eex_money's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eEx Money version 5.23.0\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.sum!/2\u003c/code\u003e. Thanks to \u003ca href=\"https://github.com/andreas-ementio\"\u003e\u003ccode\u003e@​andreas-ementio\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eEx Money version 5.22.0\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.Subscription.Plan.to_string/2\u003c/code\u003e to return a localized string representation of a subscription plan. The implementation is conditional on \u003ca href=\"https://hex.pm/packages/ex_cldr_units\"\u003eex_cldr_units\u003c/a\u003e being configured as a dependency in \u003ccode\u003emix.exs\u003c/code\u003e and \u003ccode\u003eCldr.Unit\u003c/code\u003e being added as a provider in the CLDR backend module. Thanks to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the suggestion. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/186\"\u003e#186\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/blob/main/CHANGELOG.md\"\u003eex_money's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eMoney v5.23.0\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.23.0 released on August 25th, 2025.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.sum!/2\u003c/code\u003e. Thanks to \u003ca href=\"https://github.com/andreas-ementio\"\u003e\u003ccode\u003e@​andreas-ementio\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eMoney v5.22.0\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.22.0 released on August 15th, 2025.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.Subscription.Plan.to_string/2\u003c/code\u003e to return a localized string representation of a subscription plan. The implementation is conditional on \u003ca href=\"https://hex.pm/packages/ex_cldr_units\"\u003eex_cldr_units\u003c/a\u003e being configured as a dependency in \u003ccode\u003emix.exs\u003c/code\u003e and \u003ccode\u003eCldr.Unit\u003c/code\u003e being added as a provider in the CLDR backend module. Thanks to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the suggestion. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/186\"\u003e#186\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/a5b8799ab446e85f7e435c0f7592852d0874697d\"\u003e\u003ccode\u003ea5b8799\u003c/code\u003e\u003c/a\u003e Add Money.sum!/2. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/5b9bca69f451aec7272e875de88aa49c6b88e435\"\u003e\u003ccode\u003e5b9bca6\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e from andreas-ementio/add_sum_bang\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/ac541fa7af4348f7be44a417e376b85465893caa\"\u003e\u003ccode\u003eac541fa\u003c/code\u003e\u003c/a\u003e Add Money.sum!/2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f95054656462b3cf481dc0d370c7a8e7f313a032\"\u003e\u003ccode\u003ef950546\u003c/code\u003e\u003c/a\u003e Fix changelog version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/5a8ea5bcdb1849e33c1e0e506b4a6b4829e9d0cd\"\u003e\u003ccode\u003e5a8ea5b\u003c/code\u003e\u003c/a\u003e Fix doc type reference again\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/3a49ff901d61f75de1c8ee2ec191cccb2a06e961\"\u003e\u003ccode\u003e3a49ff9\u003c/code\u003e\u003c/a\u003e Fix doc type reference\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/000071b69e63c84b5e35a62f7a8b6b6153be2f03\"\u003e\u003ccode\u003e000071b\u003c/code\u003e\u003c/a\u003e Update changelog date\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/e5277377233425957c5151ae2cee01999479ecbd\"\u003e\u003ccode\u003ee527737\u003c/code\u003e\u003c/a\u003e Update .gitignore\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f78aeb7297fe103e293e0e8eec7ffd14b409cc2f\"\u003e\u003ccode\u003ef78aeb7\u003c/code\u003e\u003c/a\u003e Implement String.Chars for Money.Subscription.Plan\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/28cef4997b4266a21cc2f090a0e5e57ef67208ab\"\u003e\u003ccode\u003e28cef49\u003c/code\u003e\u003c/a\u003e Woops, fix digital token formatting test\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/kipcole9/money/compare/v5.21.0...v5.23.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ex_money\u0026package-manager=hex\u0026previous-version=5.21.0\u0026new-version=5.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/mrroot5/bank/pull/39","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrroot5%2Fbank/issues/39","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/39/packages"},{"uuid":"2773686581","node_id":"PR_kwDOFeX-ts6lUxk1","number":1059,"state":"open","title":"Bump ex_money from 5.22.0 to 5.23.0","user":"dependabot[bot]","labels":["dependencies","elixir"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-26T03:48:47.000Z","updated_at":"2025-08-26T03:48:51.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"ex_money","old_version":"5.22.0","new_version":"5.23.0","repository_url":"https://github.com/kipcole9/money"}],"path":null,"ecosystem":"hex"},"body":"Bumps [ex_money](https://github.com/kipcole9/money) from 5.22.0 to 5.23.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/releases\"\u003eex_money's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eEx Money version 5.23.0\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.sum!/2\u003c/code\u003e. Thanks to \u003ca href=\"https://github.com/andreas-ementio\"\u003e\u003ccode\u003e@​andreas-ementio\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/blob/main/CHANGELOG.md\"\u003eex_money's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eMoney v5.23.0\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.23.0 released on August 25th, 2025.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.sum!/2\u003c/code\u003e. Thanks to \u003ca href=\"https://github.com/andreas-ementio\"\u003e\u003ccode\u003e@​andreas-ementio\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/a5b8799ab446e85f7e435c0f7592852d0874697d\"\u003e\u003ccode\u003ea5b8799\u003c/code\u003e\u003c/a\u003e Add Money.sum!/2. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/5b9bca69f451aec7272e875de88aa49c6b88e435\"\u003e\u003ccode\u003e5b9bca6\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e from andreas-ementio/add_sum_bang\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/ac541fa7af4348f7be44a417e376b85465893caa\"\u003e\u003ccode\u003eac541fa\u003c/code\u003e\u003c/a\u003e Add Money.sum!/2\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/kipcole9/money/compare/v5.22.0...v5.23.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ex_money\u0026package-manager=hex\u0026previous-version=5.22.0\u0026new-version=5.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/alex-min/ex_platform/pull/1059","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-min%2Fex_platform/issues/1059","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1059/packages"},{"uuid":"2748874596","node_id":"PR_kwDOFeX-ts6j2H9k","number":1058,"state":"closed","title":"Bump ex_money from 5.21.0 to 5.22.0","user":"dependabot[bot]","labels":["dependencies","elixir"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-08-15T14:12:00.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-15T14:11:49.000Z","updated_at":"2025-08-15T14:12:00.000Z","time_to_close":11,"merged_at":"2025-08-15T14:12:00.000Z","merged_by":"kodiakhq[bot]","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"ex_money","old_version":"5.21.0","new_version":"5.22.0","repository_url":"https://github.com/kipcole9/money"}],"path":null,"ecosystem":"hex"},"body":"Bumps [ex_money](https://github.com/kipcole9/money) from 5.21.0 to 5.22.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/releases\"\u003eex_money's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eEx Money version 5.22.0\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.Subscription.Plan.to_string/2\u003c/code\u003e to return a localized string representation of a subscription plan. The implementation is conditional on \u003ca href=\"https://hex.pm/packages/ex_cldr_units\"\u003eex_cldr_units\u003c/a\u003e being configured as a dependency in \u003ccode\u003emix.exs\u003c/code\u003e and \u003ccode\u003eCldr.Unit\u003c/code\u003e being added as a provider in the CLDR backend module. Thanks to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the suggestion. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/186\"\u003e#186\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/blob/main/CHANGELOG.md\"\u003eex_money's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eMoney v5.22.0\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.22.0 released on August 15th, 2025.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.Subscription.Plan.to_string/2\u003c/code\u003e to return a localized string representation of a subscription plan. The implementation is conditional on \u003ca href=\"https://hex.pm/packages/ex_cldr_units\"\u003eex_cldr_units\u003c/a\u003e being configured as a dependency in \u003ccode\u003emix.exs\u003c/code\u003e and \u003ccode\u003eCldr.Unit\u003c/code\u003e being added as a provider in the CLDR backend module. Thanks to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the suggestion. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/186\"\u003e#186\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f95054656462b3cf481dc0d370c7a8e7f313a032\"\u003e\u003ccode\u003ef950546\u003c/code\u003e\u003c/a\u003e Fix changelog version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/5a8ea5bcdb1849e33c1e0e506b4a6b4829e9d0cd\"\u003e\u003ccode\u003e5a8ea5b\u003c/code\u003e\u003c/a\u003e Fix doc type reference again\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/3a49ff901d61f75de1c8ee2ec191cccb2a06e961\"\u003e\u003ccode\u003e3a49ff9\u003c/code\u003e\u003c/a\u003e Fix doc type reference\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/000071b69e63c84b5e35a62f7a8b6b6153be2f03\"\u003e\u003ccode\u003e000071b\u003c/code\u003e\u003c/a\u003e Update changelog date\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/e5277377233425957c5151ae2cee01999479ecbd\"\u003e\u003ccode\u003ee527737\u003c/code\u003e\u003c/a\u003e Update .gitignore\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f78aeb7297fe103e293e0e8eec7ffd14b409cc2f\"\u003e\u003ccode\u003ef78aeb7\u003c/code\u003e\u003c/a\u003e Implement String.Chars for Money.Subscription.Plan\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/28cef4997b4266a21cc2f090a0e5e57ef67208ab\"\u003e\u003ccode\u003e28cef49\u003c/code\u003e\u003c/a\u003e Woops, fix digital token formatting test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/2d51e529884b65bcf14071d93a88810eb5d2bf8a\"\u003e\u003ccode\u003e2d51e52\u003c/code\u003e\u003c/a\u003e Update token formatting test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/c5e5652527ceccc78db266cee7a2df92affc08b4\"\u003e\u003ccode\u003ec5e5652\u003c/code\u003e\u003c/a\u003e Add Elixir 1.18.4 and OTP 28.0.1 to CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/b697c9539c82004dcef206755e5c733a04b56e84\"\u003e\u003ccode\u003eb697c95\u003c/code\u003e\u003c/a\u003e Add Money.Subscription.Plan.to_string/2. Addresses \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/186\"\u003e#186\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/kipcole9/money/compare/v5.21.0...v5.22.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ex_money\u0026package-manager=hex\u0026previous-version=5.21.0\u0026new-version=5.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/alex-min/ex_platform/pull/1058","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-min%2Fex_platform/issues/1058","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1058/packages"}],"issue_packages":[{"old_version":"5.23.0","new_version":"5.24.2","update_type":"minor","path":null,"pr_created_at":"2026-02-01T13:55:04.000Z","version_change":"5.23.0 → 5.24.2","issue":{"uuid":"3882078707","node_id":"PR_kwDOKyqqJc7At4hy","number":165,"state":"open","title":"chore(deps): bump the production-dependencies group with 5 updates","user":"dependabot[bot]","labels":["dependencies","elixir"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-02-01T13:55:04.000Z","updated_at":"2026-02-02T06:24:58.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps): bump","group_name":"production-dependencies","update_count":5,"packages":[{"name":"ash","old_version":"3.11.3","new_version":"3.13.2","repository_url":"https://github.com/ash-project/ash"},{"name":"ash_postgres","old_version":"2.6.27","new_version":"2.6.28","repository_url":"https://github.com/ash-project/ash_postgres"},{"name":"ex_money","old_version":"5.23.0","new_version":"5.24.2","repository_url":"https://github.com/kipcole9/money"},{"name":"ex_money_sql","old_version":"1.11.1","new_version":"1.12.0","repository_url":"https://github.com/kipcole9/money_sql"},{"name":"igniter","old_version":"0.7.0","new_version":"0.7.2","repository_url":"https://github.com/ash-project/igniter"}],"path":null,"ecosystem":"hex"},"body":"[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nRebasing might not happen immediately, so don't worry if this takes some time.\n\nNote: if you make any changes to this PR yourself, they will take precedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBumps the production-dependencies group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [ash](https://github.com/ash-project/ash) | `3.11.3` | `3.13.2` |\n| [ash_postgres](https://github.com/ash-project/ash_postgres) | `2.6.27` | `2.6.28` |\n| [ex_money](https://github.com/kipcole9/money) | `5.23.0` | `5.24.2` |\n| [ex_money_sql](https://github.com/kipcole9/money_sql) | `1.11.1` | `1.12.0` |\n| [igniter](https://github.com/ash-project/igniter) | `0.7.0` | `0.7.2` |\n\nUpdates `ash` from 3.11.3 to 3.13.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash/releases\"\u003eash's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.13.0\u003c/h2\u003e\n\u003ch3\u003eFeatures:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eAdd \u003ccode\u003ebulk_destroy\u003c/code\u003e step to \u003ccode\u003eAshReactor\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2500\"\u003e#2500\u003c/a\u003e) by wjrtz [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2500\"\u003e#2500\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2500\"\u003eash-project/ash#2500\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eadd load and loading? functions to ActionInput (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2511\"\u003e#2511\u003c/a\u003e) by zackattackz [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2511\"\u003e#2511\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2511\"\u003eash-project/ash#2511\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eunwrap reactor errors (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2507\"\u003e#2507\u003c/a\u003e) by katipber [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2507\"\u003e#2507\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2507\"\u003eash-project/ash#2507\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etransform after_batch results in bulk actions for partial change matches by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eaggregate type resolution when aggregate references a calculation (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2519\"\u003e#2519\u003c/a\u003e) by sevenseacat [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2519\"\u003e#2519\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2519\"\u003eash-project/ash#2519\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAshReactor: inconsistencies between bulk_create step and Ash.bulk_create (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2518\"\u003e#2518\u003c/a\u003e) by wjrtz [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2518\"\u003e#2518\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2518\"\u003eash-project/ash#2518\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eremove typo in \u003ccode\u003eref\u003c/code\u003e error message (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2520\"\u003e#2520\u003c/a\u003e) by diogomrts [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2520\"\u003e#2520\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2520\"\u003eash-project/ash#2520\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eprevent lateral join handling for manual relationships (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2515\"\u003e#2515\u003c/a\u003e) by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2515\"\u003e#2515\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2515\"\u003eash-project/ash#2515\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eRemove redundant action nil guards in create/bulk.ex by \u003ca href=\"https://github.com/shahryarjb\"\u003e\u003ccode\u003e@​shahryarjb\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2509\"\u003e#2509\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2509\"\u003eash-project/ash#2509\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpgrade Splode to 0.3.0 for stacktrace filtering by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003ePerformance Improvements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRe-enables regex as mfa to improve regex speed (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2516\"\u003e#2516\u003c/a\u003e) by sezaru [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2516\"\u003e#2516\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2516\"\u003eash-project/ash#2516\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.12.0\u003c/h2\u003e\n\u003ch3\u003eFeatures:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eadd is_distinct_from and is_not_distinct_from functions (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2497\"\u003e#2497\u003c/a\u003e) by \u003ca href=\"https://github.com/jechol\"\u003e\u003ccode\u003e@​jechol\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2497\"\u003e#2497\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2497\"\u003eash-project/ash#2497\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eadd is_distinct_from and is_not_distinct_from operators by \u003ca href=\"https://github.com/jechol\"\u003e\u003ccode\u003e@​jechol\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2497\"\u003e#2497\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2497\"\u003eash-project/ash#2497\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003erevert inadvertant changes to accept dsl option by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash/blob/main/CHANGELOG.md\"\u003eash's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash/compare/v3.13.1...v3.13.2\"\u003ev3.13.2\u003c/a\u003e (2026-01-29)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003ePass tenant information in Ash.Seed functions by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eadd missing \u0026quot;Register Your Domains\u0026quot; section to ash.install scribe (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2535\"\u003e#2535\u003c/a\u003e) by \u003ca href=\"https://github.com/beam-bots\"\u003e\u003ccode\u003e@​beam-bots\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2535\"\u003e#2535\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2535\"\u003eash-project/ash#2535\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eupdate verifier for Reactor 1.0 input struct changes (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2531\"\u003e#2531\u003c/a\u003e) by \u003ca href=\"https://github.com/beam-bots\"\u003e\u003ccode\u003e@​beam-bots\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2531\"\u003e#2531\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2531\"\u003eash-project/ash#2531\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eensure after_transaction hooks are called (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2532\"\u003e#2532\u003c/a\u003e) by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2532\"\u003e#2532\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2532\"\u003eash-project/ash#2532\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eensure after_transaction hooks run on bulk_create batch errors by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2532\"\u003e#2532\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2532\"\u003eash-project/ash#2532\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eensure after_transaction hooks run on bulk_update batch errors by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2532\"\u003e#2532\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2532\"\u003eash-project/ash#2532\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eensure after_transaction hooks run on bulk_destroy batch errors by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2532\"\u003e#2532\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2532\"\u003eash-project/ash#2532\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eenable async for timeout test to restore timeout enforcement by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2532\"\u003e#2532\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2532\"\u003eash-project/ash#2532\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eaggregates to_tenant support (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2487\"\u003e#2487\u003c/a\u003e) by Marc Planelles [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2487\"\u003e#2487\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2487\"\u003eash-project/ash#2487\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAllow aggregates to reference other aggregates (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2523\"\u003e#2523\u003c/a\u003e) by sevenseacat [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2523\"\u003e#2523\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2523\"\u003eash-project/ash#2523\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eResolve correct type for aggregates of aggregates by sevenseacat [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2523\"\u003e#2523\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2523\"\u003eash-project/ash#2523\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003esupport \u003ccode\u003eparent\u003c/code\u003e exprs in relationships for all data layers by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash/compare/v3.13.0...v3.13.1\"\u003ev3.13.1\u003c/a\u003e (2026-01-16)\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003esupport \u003ccode\u003efrom\u003c/code\u003e and \u003ccode\u003eto\u003c/code\u003e options in \u003ccode\u003echanging\u003c/code\u003e validation by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash/compare/v3.12.0...v3.13.0\"\u003ev3.13.0\u003c/a\u003e (2026-01-16)\u003c/h2\u003e\n\u003ch3\u003eFeatures:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003ebulk_destroy\u003c/code\u003e step to \u003ccode\u003eAshReactor\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2500\"\u003e#2500\u003c/a\u003e) by wjrtz [(\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2500\"\u003e#2500\u003c/a\u003e)](\u003ca href=\"https://redirect.github.com/ash-project/ash/pull/2500\"\u003eash-project/ash#2500\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/429b22f7fc1c584efdb2e3ef9d3b3505bd82d8f9\"\u003e\u003ccode\u003e429b22f\u003c/code\u003e\u003c/a\u003e chore: release version v3.13.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/0ddff26e6e6bc6d182e1af2f98b431575e5b4179\"\u003e\u003ccode\u003e0ddff26\u003c/code\u003e\u003c/a\u003e improvement: support \u003ccode\u003eparent\u003c/code\u003e exprs in relationships for all data layers\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/f5c4dadc2ac953f7cd3a8349b2abf0f0c2cd7539\"\u003e\u003ccode\u003ef5c4dad\u003c/code\u003e\u003c/a\u003e chore: format\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/d95946ab708e6683993362f3c8827060128b8811\"\u003e\u003ccode\u003ed95946a\u003c/code\u003e\u003c/a\u003e fix: Pass tenant information in Ash.Seed functions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/8840070c6206b82c9ee6a178d39918b3afeaee6b\"\u003e\u003ccode\u003e8840070\u003c/code\u003e\u003c/a\u003e chore: add test for seeding multitenant relationships (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2538\"\u003e#2538\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/b97e798c3406af9c29084b025cc28086e6084c5b\"\u003e\u003ccode\u003eb97e798\u003c/code\u003e\u003c/a\u003e fix: add missing \u0026quot;Register Your Domains\u0026quot; section to ash.install scribe (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2535\"\u003e#2535\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/01a7659af7a349438fb5e2f2b91b759e19726f41\"\u003e\u003ccode\u003e01a7659\u003c/code\u003e\u003c/a\u003e chore: add .claude to .gitignore\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/b7a479169237d51218a1fdc6e0a43ade72f0a52d\"\u003e\u003ccode\u003eb7a4791\u003c/code\u003e\u003c/a\u003e fix: update verifier for Reactor 1.0 input struct changes (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2531\"\u003e#2531\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/65f2add5f1d90b1d5ef71f10457116c47e4ae6b9\"\u003e\u003ccode\u003e65f2add\u003c/code\u003e\u003c/a\u003e fix: ensure after_transaction hooks are called (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2532\"\u003e#2532\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/533d806bc49b5ac8a8af83f5b36bae6d452244d3\"\u003e\u003ccode\u003e533d806\u003c/code\u003e\u003c/a\u003e docs: document :ash_domains configuration option (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2533\"\u003e#2533\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ash-project/ash/compare/v3.11.3...v3.13.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ash_postgres` from 2.6.27 to 2.6.28\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_postgres/releases\"\u003eash_postgres's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.28\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eproperly wrap through queries with subqueries in wheres by Zach Daniel\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eUpdate AshFunctions, remove timestamp_from_uuid_v7 (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/676\"\u003e#676\u003c/a\u003e) by Matt Savoia\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eUpdate MigrationGenerator to use uuidv7 when available (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/674\"\u003e#674\u003c/a\u003e) by Matt Savoia\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eadd create_table_options for partitioned tables and more (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/664\"\u003e#664\u003c/a\u003e) by Robert Graff\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md\"\u003eash_postgres's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.27...v2.6.28\"\u003ev2.6.28\u003c/a\u003e (2026-01-29)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eproperly wrap through queries with subqueries in wheres by Zach Daniel\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eUpdate AshFunctions, remove timestamp_from_uuid_v7 (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/676\"\u003e#676\u003c/a\u003e) by Matt Savoia\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eUpdate MigrationGenerator to use uuidv7 when available (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/674\"\u003e#674\u003c/a\u003e) by Matt Savoia\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eadd create_table_options for partitioned tables and more (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/664\"\u003e#664\u003c/a\u003e) by Robert Graff\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/366b1e3baad8810eeeeb4565cb71a07277c62051\"\u003e\u003ccode\u003e366b1e3\u003c/code\u003e\u003c/a\u003e chore: release version v2.6.28\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/c4248fa7b845fa93394e429e516b32300d42cb38\"\u003e\u003ccode\u003ec4248fa\u003c/code\u003e\u003c/a\u003e chore: reuse\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/dff291f733bfb37749e9b8e5ad8c3cbfc1ac487a\"\u003e\u003ccode\u003edff291f\u003c/code\u003e\u003c/a\u003e chore: update lint/format\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/9d03d1cf8e4c3a004e547ec4e1f06c56849da732\"\u003e\u003ccode\u003e9d03d1c\u003c/code\u003e\u003c/a\u003e chore: update ash_sql and aggregate test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/2f627275fddf9050b19d43528a8b5a528f0f71ee\"\u003e\u003ccode\u003e2f62727\u003c/code\u003e\u003c/a\u003e chore: update ash_sql\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/48d318ce3ae3decfa26fc5ae2fb0019f4e7bddac\"\u003e\u003ccode\u003e48d318c\u003c/code\u003e\u003c/a\u003e chore: update deps and clean up warning\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/70f6905e941c0c3f063d4b3fbe5fc8be42bd22d9\"\u003e\u003ccode\u003e70f6905\u003c/code\u003e\u003c/a\u003e test: after transaction (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/678\"\u003e#678\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/a7d73a3a14bacc61ded3876e2b5ea13faaf9fb4e\"\u003e\u003ccode\u003ea7d73a3\u003c/code\u003e\u003c/a\u003e demonstrate bug with joining across aggregates (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/671\"\u003e#671\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/c85f18b65e3ee84401ead39d8fdeaec928a4420b\"\u003e\u003ccode\u003ec85f18b\u003c/code\u003e\u003c/a\u003e bug: Add test verifying a bug in AshSql with \u003ccode\u003ehas_many\u003c/code\u003e with \u003ccode\u003elimit\u003c/code\u003e and `sor...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/3c505ea622e12077d854ba71bc782f929a6da520\"\u003e\u003ccode\u003e3c505ea\u003c/code\u003e\u003c/a\u003e fix: properly wrap through queries with subqueries in wheres\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.27...v2.6.28\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ex_money` from 5.23.0 to 5.24.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/releases\"\u003eex_money's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eEx Money version 5.24.2\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFix deprecated map.field notation in Money.parse_decimal/4. Thanks to \u003ca href=\"https://github.com/oliver-kriska\"\u003e\u003ccode\u003e@​oliver-kriska\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/191\"\u003e#191\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eEx Money version 5.24.1\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixes casting a binary currency code that is both a valid ISO4217 currency code and a valid digital currency short code (for example, \u0026quot;TRY\u0026quot;). Precedence is given to returning the ISO4217 code (this was not the case in v5.24.0).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eEx Money version 5.24.0\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eFixes compile warnings on Elixir 1.20.\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix examples in README.md to align with the current \u003ccode\u003einspect/2\u003c/code\u003e output. Thanks very much to \u003ca href=\"https://github.com/carlgleisner\"\u003e\u003ccode\u003e@​carlgleisner\u003c/code\u003e\u003c/a\u003e for the PR (and apologies for the long delayed merge). Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/188\"\u003e#188\u003c/a\u003e.\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eAdd \u003ccode\u003eMoney.spread/3\u003c/code\u003e to proptionally allocate (that is, spread) am money amount amongst a list of amounts or integers. Thanks to \u003ca href=\"https://github.com/jdewar\"\u003e\u003ccode\u003e@​jdewar\u003c/code\u003e\u003c/a\u003e for the PR and great patience. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/175\"\u003e#175\u003c/a\u003e.\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAdd support for custom currency codes. A custom currency code is created with \u003ccode\u003eCldr.Currency.new/2\u003c/code\u003e and is distinguised from an ISO4217 code by being at least 4 characters long (ISO4217 codes are always 3 characters long). The first character must be a Latin alphabetic character. The additional characters must be Latin alphanumeric characters.\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/blob/main/CHANGELOG.md\"\u003eex_money's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eMoney v5.24.2\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.24.2 released on January 30th, 2026.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFix deprecated map.field notation in Money.parse_decimal/4. Thanks to \u003ca href=\"https://github.com/oliver-kriska\"\u003e\u003ccode\u003e@​oliver-kriska\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/191\"\u003e#191\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eMoney v5.24.1\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.24.1 released on January 20th, 2026.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFixes casting a binary currency code that is both a valid ISO4217 currency code and a valid digital currency short code (for example, \u0026quot;TRY\u0026quot;). Precedence is given to returning the ISO4217 code (this was not the case in v5.24.0).\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eMoney v5.24.0 (deprecated and retired)\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.24.0 released on January 18th, 2026.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eFixes compile warnings on Elixir 1.20.\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix examples in README.md to align with the current \u003ccode\u003einspect/2\u003c/code\u003e output. Thanks very much to \u003ca href=\"https://github.com/carlgleisner\"\u003e\u003ccode\u003e@​carlgleisner\u003c/code\u003e\u003c/a\u003e for the PR (and apologies for the long delayed merge). Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/188\"\u003e#188\u003c/a\u003e.\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eAdd \u003ccode\u003eMoney.spread/3\u003c/code\u003e to proptionally allocate (that is, spread) am money amount amongst a list of amounts or integers. Thanks to \u003ca href=\"https://github.com/jdewar\"\u003e\u003ccode\u003e@​jdewar\u003c/code\u003e\u003c/a\u003e for the PR and great patience. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/175\"\u003e#175\u003c/a\u003e.\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAdd support for custom currency codes. A custom currency code is created with \u003ccode\u003eCldr.Currency.new/2\u003c/code\u003e and is distinguised from an ISO4217 code by being at least 4 characters long (ISO4217 codes are always 3 characters long). The first character must be a Latin alphabetic character. The additional characters must be Latin alphanumeric characters.\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/754a15a94d4aa4294f357d7d6593358007f47032\"\u003e\u003ccode\u003e754a15a\u003c/code\u003e\u003c/a\u003e Update changelog and version to 5.24.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/4e7427e2065106951407bcd4882ff5a15e6c7bd7\"\u003e\u003ccode\u003e4e7427e\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/191\"\u003e#191\u003c/a\u003e from oliver-kriska/main\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/00ce9d273e55dff5d53d46721318d99d29722d8b\"\u003e\u003ccode\u003e00ce9d2\u003c/code\u003e\u003c/a\u003e Fix deprecated map.field notation in Money.parse_decimal/4\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/ddae0e87992fa1bec59ec46bd73b6715c2bee5d8\"\u003e\u003ccode\u003eddae0e8\u003c/code\u003e\u003c/a\u003e ISO4217 codes take precendence of digital tokens. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/190\"\u003e#190\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/2e1afe31c5d2705b5c1d3ce4141fbd680a74c408\"\u003e\u003ccode\u003e2e1afe3\u003c/code\u003e\u003c/a\u003e Refactor custom currency tests\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f442a42418df6434b0cd732767b7c05b73190a33\"\u003e\u003ccode\u003ef442a42\u003c/code\u003e\u003c/a\u003e Update test matrix\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/ccedfe69f1616a20925979837d8ef4a4e6601bf7\"\u003e\u003ccode\u003eccedfe6\u003c/code\u003e\u003c/a\u003e Fix test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/8cbc533a3f872b6805e78904c1c1fc963874180f\"\u003e\u003ccode\u003e8cbc533\u003c/code\u003e\u003c/a\u003e Add exchange rate tests for custom currency\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/0051b0132017923fc69ef29ef8860e136c45109e\"\u003e\u003ccode\u003e0051b01\u003c/code\u003e\u003c/a\u003e Note that a currency code can be custom\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f7a9038640ca5a88c9a64f7e876f2e86cfba5557\"\u003e\u003ccode\u003ef7a9038\u003c/code\u003e\u003c/a\u003e Update changelog\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/kipcole9/money/compare/v5.23.0...v5.24.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ex_money_sql` from 1.11.1 to 1.12.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money_sql/releases\"\u003eex_money_sql's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eMoney SQL version 1.12.0\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eavg\u003c/code\u003e SQL function for both Postgres and MySQL. Thanks very much to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money_sql/issues/44\"\u003e#44\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money_sql/blob/master/CHANGELOG.md\"\u003eex_money_sql's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eMoney_SQL v1.12.0\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money_SQL v1.12.0 released on January 15th, 2026.\u003c/p\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eavg\u003c/code\u003e SQL function for both Postgres and MySQL. Thanks very much to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money_sql/issues/44\"\u003e#44\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money_sql/commit/a3a21e6367dc8b949db52622122a777a8a666efd\"\u003e\u003ccode\u003ea3a21e6\u003c/code\u003e\u003c/a\u003e Fix doc warnings\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money_sql/commit/cde3f2d36f64cd0b5ed0d18f634b844cfecff03e\"\u003e\u003ccode\u003ecde3f2d\u003c/code\u003e\u003c/a\u003e Update version, changelog\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money_sql/commit/d4b281c8971fe3c156e3bf93cbf7dfe66efe48d1\"\u003e\u003ccode\u003ed4b281c\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/kipcole9/money_sql/issues/44\"\u003e#44\u003c/a\u003e from peaceful-james/add-avg-function\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money_sql/commit/6e35512de7597e4f36a208e2dfa7c3459500b892\"\u003e\u003ccode\u003e6e35512\u003c/code\u003e\u003c/a\u003e mix format\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money_sql/commit/056bff8a4958c030a9b68354162c57c6f4dd8770\"\u003e\u003ccode\u003e056bff8\u003c/code\u003e\u003c/a\u003e add avg function\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money_sql/commit/eff3abe49f43efc0b35c340ca347ea81eb9b194e\"\u003e\u003ccode\u003eeff3abe\u003c/code\u003e\u003c/a\u003e Fix publishing date for v1.11.0\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/kipcole9/money_sql/compare/v1.11.1...v1.12.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `igniter` from 0.7.0 to 0.7.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/igniter/releases\"\u003eigniter's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev0.7.2\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edon't fail on missing \u003ccode\u003e.formatter.exs\u003c/code\u003e by Zach Daniel\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev0.7.1\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd more context to umbrella error message (\u003ca href=\"https://redirect.github.com/ash-project/igniter/issues/358\"\u003e#358\u003c/a\u003e) by José Valim\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/igniter/blob/main/CHANGELOG.md\"\u003eigniter's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/igniter/compare/v0.7.1...v0.7.2\"\u003ev0.7.2\u003c/a\u003e (2026-01-28)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003edon't fail on missing \u003ccode\u003e.formatter.exs\u003c/code\u003e by Zach Daniel\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/igniter/compare/v0.7.0...v0.7.1\"\u003ev0.7.1\u003c/a\u003e (2026-01-21)\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd more context to umbrella error message (\u003ca href=\"https://redirect.github.com/ash-project/igniter/issues/358\"\u003e#358\u003c/a\u003e) by José Valim\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/22aa432d3807cd77cdbdddcba27ac9738cc3767b\"\u003e\u003ccode\u003e22aa432\u003c/code\u003e\u003c/a\u003e chore: release version v0.7.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/d64e9a463f500bdc0404f2f27b44619500dc7e28\"\u003e\u003ccode\u003ed64e9a4\u003c/code\u003e\u003c/a\u003e fix: don't fail on missing \u003ccode\u003e.formatter.exs\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/0d5de8d53293e13def5b2e14e856e4ba0ee8c2db\"\u003e\u003ccode\u003e0d5de8d\u003c/code\u003e\u003c/a\u003e chore: release version v0.7.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/3cd35a29842420d751e5331cdaac46d2346ed66d\"\u003e\u003ccode\u003e3cd35a2\u003c/code\u003e\u003c/a\u003e chore: bump installer version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/a527c28ff4b2ae261c8a0fca46cfba8d23bb534b\"\u003e\u003ccode\u003ea527c28\u003c/code\u003e\u003c/a\u003e chore: include change in non-archive as well\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/ae7ec104812daa3411f0e5a751964ada2dbb4ef7\"\u003e\u003ccode\u003eae7ec10\u003c/code\u003e\u003c/a\u003e improvement: Add more context to umbrella error message (\u003ca href=\"https://redirect.github.com/ash-project/igniter/issues/358\"\u003e#358\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/94aadda259e02ec924602657428f9a0571a92e37\"\u003e\u003ccode\u003e94aadda\u003c/code\u003e\u003c/a\u003e chore: credo\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/a8455642dbf54a6a4b15e349037603cb2e31dbe7\"\u003e\u003ccode\u003ea845564\u003c/code\u003e\u003c/a\u003e chore: Remove unused \u003ccode\u003erequire\u003c/code\u003e statements as picked up by the Elixir 1.20.0-r...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/ae59c7d69dcab65fe23aeb2770ab2ce3832c7434\"\u003e\u003ccode\u003eae59c7d\u003c/code\u003e\u003c/a\u003e build(deps-dev): bump the dev-dependencies group with 4 updates (\u003ca href=\"https://redirect.github.com/ash-project/igniter/issues/354\"\u003e#354\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/igniter/commit/18b1e05742d3eb41a02325debb75749bb84069d6\"\u003e\u003ccode\u003e18b1e05\u003c/code\u003e\u003c/a\u003e build(deps): bump the production-dependencies group with 2 updates (\u003ca href=\"https://redirect.github.com/ash-project/igniter/issues/355\"\u003e#355\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ash-project/igniter/compare/v0.7.0...v0.7.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/ash-project/ash_money/pull/165","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash_money/issues/165","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/165/packages"}},{"old_version":"5.21.0","new_version":"5.23.0","update_type":"minor","path":null,"pr_created_at":"2025-09-02T08:45:55.000Z","version_change":"5.21.0 → 5.23.0","issue":{"uuid":"2791803209","node_id":"PR_kwDOKyqqJc6mZ4lJ","number":147,"state":"closed","title":"chore(deps): bump the production-dependencies group across 1 directory with 5 updates","user":"dependabot[bot]","labels":["dependencies","elixir"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-09-02T09:08:42.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-02T08:45:55.000Z","updated_at":"2025-09-02T09:08:42.000Z","time_to_close":1367,"merged_at":"2025-09-02T09:08:42.000Z","merged_by":"zachdaniel","closed_by":null,"dependency_metadata":{"prefix":"chore(deps): bump","group_name":"production-dependencies","update_count":5,"packages":[{"name":"ash","old_version":"3.5.31","new_version":"3.5.37","repository_url":"https://github.com/ash-project/ash"},{"name":"ash_graphql","old_version":"1.8.0","new_version":"1.8.3","repository_url":"https://github.com/ash-project/ash_graphql"},{"name":"ash_json_api","old_version":"1.4.38","new_version":"1.4.42","repository_url":"https://github.com/ash-project/ash_json_api"},{"name":"ash_postgres","old_version":"2.6.11","new_version":"2.6.17","repository_url":"https://github.com/ash-project/ash_postgres"},{"name":"ex_money","old_version":"5.21.0","new_version":"5.23.0","repository_url":"https://github.com/kipcole9/money"}],"path":null,"ecosystem":"hex"},"body":"Bumps the production-dependencies group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [ash](https://github.com/ash-project/ash) | `3.5.31` | `3.5.37` |\n| [ash_graphql](https://github.com/ash-project/ash_graphql) | `1.8.0` | `1.8.3` |\n| [ash_json_api](https://github.com/ash-project/ash_json_api) | `1.4.38` | `1.4.42` |\n| [ash_postgres](https://github.com/ash-project/ash_postgres) | `2.6.11` | `2.6.17` |\n| [ex_money](https://github.com/kipcole9/money) | `5.21.0` | `5.23.0` |\n\n\nUpdates `ash` from 3.5.31 to 3.5.37\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash/releases\"\u003eash's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev3.5.37\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eensure that count tasks are always stopped by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAllow ^actor() in upsert_condition (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2297\"\u003e#2297\u003c/a\u003e) by \u003ca href=\"https://github.com/FugiTech\"\u003e\u003ccode\u003e@​FugiTech\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eproperly add aggregate with \u003ccode\u003eadd_new_aggregate\u003c/code\u003e by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eresolve variable swapping in authorizer reducer (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2296\"\u003e#2296\u003c/a\u003e) by Jesse Williams\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ehandle notification without set domain in telemetry spans (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2293\"\u003e#2293\u003c/a\u003e) by \u003ca href=\"https://github.com/vonagam\"\u003e\u003ccode\u003e@​vonagam\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eUse \u003ccode\u003e:unsafe_to_atom?\u003c/code\u003e constraint when casting stored atom values by Rutgerdj\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eadd CompileError on duplicate Ash.Domain use by LambdaCalc\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ehandle indexed maps when typecasting filter values by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003edeterministic partial evaluation by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eensure that unions stored with tags actually have their tags by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eresolve warning about \u003ccode\u003enil\u003c/code\u003e atomics by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etypespec fix for typedstruct info module (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2286\"\u003e#2286\u003c/a\u003e) by Matt Beanland\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eproperly short-circuit if, || and \u0026amp;\u0026amp; by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.36\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003erevert typed_struct enhancements by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev3.5.35\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash/blob/main/CHANGELOG.md\"\u003eash's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash/compare/v3.5.36...v3.5.37\"\u003ev3.5.37\u003c/a\u003e (2025-08-31)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eensure that count tasks are always stopped by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eAllow ^actor() in upsert_condition (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2297\"\u003e#2297\u003c/a\u003e) by \u003ca href=\"https://github.com/FugiTech\"\u003e\u003ccode\u003e@​FugiTech\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eproperly add aggregate with \u003ccode\u003eadd_new_aggregate\u003c/code\u003e by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eresolve variable swapping in authorizer reducer (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2296\"\u003e#2296\u003c/a\u003e) by Jesse Williams\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ehandle notification without set domain in telemetry spans (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2293\"\u003e#2293\u003c/a\u003e) by \u003ca href=\"https://github.com/vonagam\"\u003e\u003ccode\u003e@​vonagam\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eUse \u003ccode\u003e:unsafe_to_atom?\u003c/code\u003e constraint when casting stored atom values by Rutgerdj\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eadd CompileError on duplicate Ash.Domain use by LambdaCalc\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ehandle indexed maps when typecasting filter values by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003edeterministic partial evaluation by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eensure that unions stored with tags actually have their tags by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eresolve warning about \u003ccode\u003enil\u003c/code\u003e atomics by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003etypespec fix for typedstruct info module (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2286\"\u003e#2286\u003c/a\u003e) by Matt Beanland\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eproperly short-circuit if, || and \u0026amp;\u0026amp; by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash/compare/v3.5.35...v3.5.36\"\u003ev3.5.36\u003c/a\u003e (2025-08-21)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003erevert typed_struct enhancements by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash/compare/v3.5.34...v3.5.35\"\u003ev3.5.35\u003c/a\u003e (2025-08-21)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/4895845350572e832c088204dca7550ae75bde24\"\u003e\u003ccode\u003e4895845\u003c/code\u003e\u003c/a\u003e chore: release version v3.5.37\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/0d42e628dbff1b89a9e086f494378300eab252f9\"\u003e\u003ccode\u003e0d42e62\u003c/code\u003e\u003c/a\u003e fix: ensure that count tasks are always stopped\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/4cd97715729ccc535cdfe70850ecbe21681487bf\"\u003e\u003ccode\u003e4cd9771\u003c/code\u003e\u003c/a\u003e fix: Allow ^actor() in upsert_condition (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2297\"\u003e#2297\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/51da9a0c4ce3c7c837115410ec88373d0a02f43a\"\u003e\u003ccode\u003e51da9a0\u003c/code\u003e\u003c/a\u003e docs: Update actions.md (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2300\"\u003e#2300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/7e1816cf2838157ea45898cb72e622bed41a211f\"\u003e\u003ccode\u003e7e1816c\u003c/code\u003e\u003c/a\u003e docs: custom aggregate example (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2299\"\u003e#2299\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/a95228e2cdfe6de7ba5e8148e9e4d125b9fe92da\"\u003e\u003ccode\u003ea95228e\u003c/code\u003e\u003c/a\u003e fix: properly add aggregate with \u003ccode\u003eadd_new_aggregate\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/8167d6a4d99221c9d5da7364582ea080121f441e\"\u003e\u003ccode\u003e8167d6a\u003c/code\u003e\u003c/a\u003e docs: fix docs for generic actions change -\u0026gt; prepare\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/bbbd8eae208941ac8763b066b15b5323ca69cf2c\"\u003e\u003ccode\u003ebbbd8ea\u003c/code\u003e\u003c/a\u003e fix: resolve variable swapping in authorizer reducer (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2296\"\u003e#2296\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/164acdd83cc806e78c505a994c0d71ee23985c24\"\u003e\u003ccode\u003e164acdd\u003c/code\u003e\u003c/a\u003e fix: handle notification without set domain in telemetry spans (\u003ca href=\"https://redirect.github.com/ash-project/ash/issues/2293\"\u003e#2293\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash/commit/d10bd592905702438bc2536f1691fffbd424f065\"\u003e\u003ccode\u003ed10bd59\u003c/code\u003e\u003c/a\u003e fix: Use \u003ccode\u003e:unsafe_to_atom?\u003c/code\u003e constraint when casting stored atom values\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ash-project/ash/compare/v3.5.31...v3.5.37\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ash_graphql` from 1.8.0 to 1.8.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_graphql/releases\"\u003eash_graphql's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.8.2\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd support for relay_id_translation on GraphQL subscriptions (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/349\"\u003e#349\u003c/a\u003e) by Mike Wilson\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.8.1\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eapply destroy loads on initial query (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/346\"\u003e#346\u003c/a\u003e) by Daniel Gollings\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md\"\u003eash_graphql's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/compare/v1.8.2...v1.8.3\"\u003ev1.8.3\u003c/a\u003e (2025-08-21)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eFix generated SDL stability (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/355\"\u003e#355\u003c/a\u003e) by \u003ca href=\"https://github.com/serpent213\"\u003e\u003ccode\u003e@​serpent213\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eonly resolve notifications for the same tenant (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/353\"\u003e#353\u003c/a\u003e) by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd support for relay_id_translation on GraphQL subscriptions (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/349\"\u003e#349\u003c/a\u003e) by Mike Wilson\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/compare/v1.8.1...v1.8.2\"\u003ev1.8.2\u003c/a\u003e (2025-08-07)\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd support for relay_id_translation on GraphQL subscriptions (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/349\"\u003e#349\u003c/a\u003e) by Mike Wilson\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/compare/v1.8.0...v1.8.1\"\u003ev1.8.1\u003c/a\u003e (2025-07-29)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eapply destroy loads on initial query (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/346\"\u003e#346\u003c/a\u003e) by Daniel Gollings\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/ec5ab9034e5749582ba1ad51b9dc4af48974bc5b\"\u003e\u003ccode\u003eec5ab90\u003c/code\u003e\u003c/a\u003e chore: release version v1.8.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/ff9147f639b406b224d6255aabc2cb5428eea6cc\"\u003e\u003ccode\u003eff9147f\u003c/code\u003e\u003c/a\u003e fix: Fix generated SDL stability (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/355\"\u003e#355\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/f795c2051b717592e784e1bcc14a8985a7d7d168\"\u003e\u003ccode\u003ef795c20\u003c/code\u003e\u003c/a\u003e test: checks if multitenancy is respected by subscriptions (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/351\"\u003e#351\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/6abdbc425f15fbc4ab953170de4223ac8eeaf5cd\"\u003e\u003ccode\u003e6abdbc4\u003c/code\u003e\u003c/a\u003e fix: only resolve notifications for the same tenant (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/353\"\u003e#353\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/f0d08da8c7d58fd58efa6e3c12bc23c21ac038b6\"\u003e\u003ccode\u003ef0d08da\u003c/code\u003e\u003c/a\u003e chore: release version v1.8.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/1274550bacf3366255eba313ae96be6ce0d2625d\"\u003e\u003ccode\u003e1274550\u003c/code\u003e\u003c/a\u003e improvement: Add support for relay_id_translation on GraphQL subscriptions (#...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/8fd8cc17f5833166d606a2b0378ad77d2a9e5317\"\u003e\u003ccode\u003e8fd8cc1\u003c/code\u003e\u003c/a\u003e chore: release version v1.8.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/ce56722aaa337a3c1f3e401a10bca4739b1c9d1b\"\u003e\u003ccode\u003ece56722\u003c/code\u003e\u003c/a\u003e fix: apply destroy loads on initial query (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/346\"\u003e#346\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/59b975bf6b118463946398082431dbe3d50211e9\"\u003e\u003ccode\u003e59b975b\u003c/code\u003e\u003c/a\u003e chore(deps): bump the production-dependencies group with 2 updates (\u003ca href=\"https://redirect.github.com/ash-project/ash_graphql/issues/344\"\u003e#344\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_graphql/commit/66a74170ac1d058a0f12a60b8a14c3e727a9192c\"\u003e\u003ccode\u003e66a7417\u003c/code\u003e\u003c/a\u003e Update dependabot schedule to monthly\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/ash-project/ash_graphql/compare/v1.8.0...v1.8.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ash_json_api` from 1.4.38 to 1.4.42\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_json_api/releases\"\u003eash_json_api's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.4.41\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003edon't make \u003ccode\u003edata\u003c/code\u003e required unnecessarily by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003esupport \u003ccode\u003econn\u003c/code\u003e option in test request functions by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003euse default_fields as fields example by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.4.40\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003erecursive input types (\u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/371\"\u003e#371\u003c/a\u003e) by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einclude generic GET action arguments as query parameters in JSON schema (\u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/368\"\u003e#368\u003c/a\u003e) by horberlan\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003euse more idiomatic error messages on schema failures by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ehandle infinitely nested embeds via refs by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003emake error clearer for unused route params by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.4.39\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eremove default case for class: :forbidden (\u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/367\"\u003e#367\u003c/a\u003e) by Philip Capel\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md\"\u003eash_json_api's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/compare/v1.4.41...v1.4.42\"\u003ev1.4.42\u003c/a\u003e (2025-08-21)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ehandle conflicting generated schema refs by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eprovide descriptions for routes \u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/202\"\u003e#202\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/377\"\u003e#377\u003c/a\u003e) by \u003ca href=\"https://github.com/marinakr\"\u003e\u003ccode\u003e@​marinakr\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003esupport disambiguating embedded resource input type names by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/compare/v1.4.40...v1.4.41\"\u003ev1.4.41\u003c/a\u003e (2025-08-18)\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003edon't make \u003ccode\u003edata\u003c/code\u003e required unnecessarily by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003esupport \u003ccode\u003econn\u003c/code\u003e option in test request functions by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003euse default_fields as fields example by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/compare/v1.4.39...v1.4.40\"\u003ev1.4.40\u003c/a\u003e (2025-08-07)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003erecursive input types (\u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/371\"\u003e#371\u003c/a\u003e) by \u003ca href=\"https://github.com/barnabasJ\"\u003e\u003ccode\u003e@​barnabasJ\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003einclude generic GET action arguments as query parameters in JSON schema (\u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/368\"\u003e#368\u003c/a\u003e) by horberlan\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003euse more idiomatic error messages on schema failures by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ehandle infinitely nested embeds via refs by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003emake error clearer for unused route params by \u003ca href=\"https://github.com/zachdaniel\"\u003e\u003ccode\u003e@​zachdaniel\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/compare/v1.4.38...v1.4.39\"\u003ev1.4.39\u003c/a\u003e (2025-07-29)\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/58c19e912c429833a86c822eb58c1cf8be592ef1\"\u003e\u003ccode\u003e58c19e9\u003c/code\u003e\u003c/a\u003e chore: release version v1.4.42\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/72dc535d872666359d56b59dfc06ebf124118395\"\u003e\u003ccode\u003e72dc535\u003c/code\u003e\u003c/a\u003e improvement: provide descriptions for routes \u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/202\"\u003e#202\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/ash-project/ash_json_api/issues/377\"\u003e#377\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/4ced73415941c39e59d6bc714b76e83b7c316004\"\u003e\u003ccode\u003e4ced734\u003c/code\u003e\u003c/a\u003e fix: handle conflicting generated schema refs\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/2244c209dcbe25ff96e74a5bdffe9bd56fdedfa7\"\u003e\u003ccode\u003e2244c20\u003c/code\u003e\u003c/a\u003e chore: release version v1.4.41\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/8a8ba81f69818bd65a71fe6cd046b3ffd611d4f5\"\u003e\u003ccode\u003e8a8ba81\u003c/code\u003e\u003c/a\u003e improvement: don't make \u003ccode\u003edata\u003c/code\u003e required unnecessarily\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/9b33aba77a5b378cdaa918325efdd39f8a86ac02\"\u003e\u003ccode\u003e9b33aba\u003c/code\u003e\u003c/a\u003e chore: don't be so stupid, call \u003ccode\u003ePlug.Test.conn\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/b98704fae874205714ac1c70339dfc37498b6139\"\u003e\u003ccode\u003eb98704f\u003c/code\u003e\u003c/a\u003e chore: put on the wrong line\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/f319cb34110f43399065cc7a36f824f2cd7befb0\"\u003e\u003ccode\u003ef319cb3\u003c/code\u003e\u003c/a\u003e chore: fix import conflict\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/4b295ad0f5fbcda1be6881e7570eef1657177964\"\u003e\u003ccode\u003e4b295ad\u003c/code\u003e\u003c/a\u003e improvement: support \u003ccode\u003econn\u003c/code\u003e option in test request functions\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_json_api/commit/ad4c10807b0c62fd3b62722b5b891b99c9baf5a9\"\u003e\u003ccode\u003ead4c108\u003c/code\u003e\u003c/a\u003e improvement: use default_fields as fields example\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ash-project/ash_json_api/compare/v1.4.38...v1.4.42\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ash_postgres` from 2.6.11 to 2.6.17\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_postgres/releases\"\u003eash_postgres's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.6.14\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ededuplicate identity keys by Zach Daniel\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md\"\u003eash_postgres's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.16...v2.6.17\"\u003ev2.6.17\u003c/a\u003e (2025-08-31)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eresolve a typo in pending dev migration error message (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/608\"\u003e#608\u003c/a\u003e) by Sheharyar Naseer\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.15...v2.6.16\"\u003ev2.6.16\u003c/a\u003e (2025-08-21)\u003c/h2\u003e\n\u003ch3\u003eImprovements:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUnrelated aggregates (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/606\"\u003e#606\u003c/a\u003e) by Zach Daniel\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.14...v2.6.15\"\u003ev2.6.15\u003c/a\u003e (2025-08-07)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eUse new attribute source in down migration (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/604\"\u003e#604\u003c/a\u003e) by Anatolij Werle\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003ealways set disable_async, and remove log level config by Zach Daniel\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.13...v2.6.14\"\u003ev2.6.14\u003c/a\u003e (2025-07-29)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ededuplicate identity keys by Zach Daniel\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.12...v2.6.13\"\u003ev2.6.13\u003c/a\u003e (2025-07-27)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes:\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eensure tenant prefix is set only for resources with context multitenancy (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/600\"\u003e#600\u003c/a\u003e) by Emad Shaaban\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.11...v2.6.12\"\u003ev2.6.12\u003c/a\u003e (2025-07-25)\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/22ab05e0b2d56600dbe72dda12a2f1402d48b9a4\"\u003e\u003ccode\u003e22ab05e\u003c/code\u003e\u003c/a\u003e chore: release version v2.6.17\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/ad0fd663a9e3de091ef1622907c9ae1e7c557014\"\u003e\u003ccode\u003ead0fd66\u003c/code\u003e\u003c/a\u003e fix: resolve a typo in pending dev migration error message (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/608\"\u003e#608\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/ed22f3e699e30069a3048f5f2566d1bd45055805\"\u003e\u003ccode\u003eed22f3e\u003c/code\u003e\u003c/a\u003e chore: rename migration file\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/3d1fe5e744c3815b5f644cece4d68c087c8346e6\"\u003e\u003ccode\u003e3d1fe5e\u003c/code\u003e\u003c/a\u003e chore: release version v2.6.16\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/d83157df2ee0a27e5d7fe4450ca44a43a0d9454b\"\u003e\u003ccode\u003ed83157d\u003c/code\u003e\u003c/a\u003e chore: update ash/ash_sql\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/d1236799194d4d2d4f1f5f655cc173f2c5a21d27\"\u003e\u003ccode\u003ed123679\u003c/code\u003e\u003c/a\u003e improvement: Unrelated aggregates (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/606\"\u003e#606\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/7cd3019b543b528aa75a07d718cdd36f668f0bdd\"\u003e\u003ccode\u003e7cd3019\u003c/code\u003e\u003c/a\u003e test: Add distinct sort tests (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/605\"\u003e#605\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/e19918967b7ea33f31d5a07a8a78f87c0ca5a772\"\u003e\u003ccode\u003ee199189\u003c/code\u003e\u003c/a\u003e chore: release version v2.6.15\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/baf4e3247e28346dc61d682756fd55948e4e4b61\"\u003e\u003ccode\u003ebaf4e32\u003c/code\u003e\u003c/a\u003e fix: Use new attribute source in down migration (\u003ca href=\"https://redirect.github.com/ash-project/ash_postgres/issues/604\"\u003e#604\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/ash-project/ash_postgres/commit/996327077edefb5b67db96f8765168acc90bb2d6\"\u003e\u003ccode\u003e9963270\u003c/code\u003e\u003c/a\u003e fix: always set disable_async, and remove log level config\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/ash-project/ash_postgres/compare/v2.6.11...v2.6.17\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `ex_money` from 5.21.0 to 5.23.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/releases\"\u003eex_money's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eEx Money version 5.23.0\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.sum!/2\u003c/code\u003e. Thanks to \u003ca href=\"https://github.com/andreas-ementio\"\u003e\u003ccode\u003e@​andreas-ementio\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eEx Money version 5.22.0\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.Subscription.Plan.to_string/2\u003c/code\u003e to return a localized string representation of a subscription plan. The implementation is conditional on \u003ca href=\"https://hex.pm/packages/ex_cldr_units\"\u003eex_cldr_units\u003c/a\u003e being configured as a dependency in \u003ccode\u003emix.exs\u003c/code\u003e and \u003ccode\u003eCldr.Unit\u003c/code\u003e being added as a provider in the CLDR backend module. Thanks to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the suggestion. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/186\"\u003e#186\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/blob/main/CHANGELOG.md\"\u003eex_money's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eMoney v5.23.0\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.23.0 released on August 25th, 2025.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.sum!/2\u003c/code\u003e. Thanks to \u003ca href=\"https://github.com/andreas-ementio\"\u003e\u003ccode\u003e@​andreas-ementio\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eMoney v5.22.0\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.22.0 released on August 15th, 2025.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.Subscription.Plan.to_string/2\u003c/code\u003e to return a localized string representation of a subscription plan. The implementation is conditional on \u003ca href=\"https://hex.pm/packages/ex_cldr_units\"\u003eex_cldr_units\u003c/a\u003e being configured as a dependency in \u003ccode\u003emix.exs\u003c/code\u003e and \u003ccode\u003eCldr.Unit\u003c/code\u003e being added as a provider in the CLDR backend module. Thanks to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the suggestion. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/186\"\u003e#186\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/a5b8799ab446e85f7e435c0f7592852d0874697d\"\u003e\u003ccode\u003ea5b8799\u003c/code\u003e\u003c/a\u003e Add Money.sum!/2. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/5b9bca69f451aec7272e875de88aa49c6b88e435\"\u003e\u003ccode\u003e5b9bca6\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e from andreas-ementio/add_sum_bang\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/ac541fa7af4348f7be44a417e376b85465893caa\"\u003e\u003ccode\u003eac541fa\u003c/code\u003e\u003c/a\u003e Add Money.sum!/2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f95054656462b3cf481dc0d370c7a8e7f313a032\"\u003e\u003ccode\u003ef950546\u003c/code\u003e\u003c/a\u003e Fix changelog version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/5a8ea5bcdb1849e33c1e0e506b4a6b4829e9d0cd\"\u003e\u003ccode\u003e5a8ea5b\u003c/code\u003e\u003c/a\u003e Fix doc type reference again\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/3a49ff901d61f75de1c8ee2ec191cccb2a06e961\"\u003e\u003ccode\u003e3a49ff9\u003c/code\u003e\u003c/a\u003e Fix doc type reference\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/000071b69e63c84b5e35a62f7a8b6b6153be2f03\"\u003e\u003ccode\u003e000071b\u003c/code\u003e\u003c/a\u003e Update changelog date\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/e5277377233425957c5151ae2cee01999479ecbd\"\u003e\u003ccode\u003ee527737\u003c/code\u003e\u003c/a\u003e Update .gitignore\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f78aeb7297fe103e293e0e8eec7ffd14b409cc2f\"\u003e\u003ccode\u003ef78aeb7\u003c/code\u003e\u003c/a\u003e Implement String.Chars for Money.Subscription.Plan\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/28cef4997b4266a21cc2f090a0e5e57ef67208ab\"\u003e\u003ccode\u003e28cef49\u003c/code\u003e\u003c/a\u003e Woops, fix digital token formatting test\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/kipcole9/money/compare/v5.21.0...v5.23.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/ash-project/ash_money/pull/147","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash_money/issues/147","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/147/packages"}},{"old_version":"5.21.0","new_version":"5.23.0","update_type":"minor","path":null,"pr_created_at":"2025-09-01T03:09:19.000Z","version_change":"5.21.0 → 5.23.0","issue":{"uuid":"2788376400","node_id":"PR_kwDOPETiJc6mMz9Q","number":39,"state":"closed","title":"Dependabot/hex/ex_money: 5.23.0","user":"dependabot[bot]","labels":["dependencies","elixir"],"assignees":["mrroot5"],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-10-04T21:18:43.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-01T03:09:19.000Z","updated_at":"2025-10-04T21:18:43.000Z","time_to_close":2916564,"merged_at":"2025-10-04T21:18:42.000Z","merged_by":"mrroot5","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"ex_money","old_version":"5.21.0","new_version":"5.23.0","repository_url":"https://github.com/kipcole9/money"}],"path":null,"ecosystem":"hex"},"body":"Bumps [ex_money](https://github.com/kipcole9/money) from 5.21.0 to 5.23.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/releases\"\u003eex_money's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eEx Money version 5.23.0\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.sum!/2\u003c/code\u003e. Thanks to \u003ca href=\"https://github.com/andreas-ementio\"\u003e\u003ccode\u003e@​andreas-ementio\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eEx Money version 5.22.0\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.Subscription.Plan.to_string/2\u003c/code\u003e to return a localized string representation of a subscription plan. The implementation is conditional on \u003ca href=\"https://hex.pm/packages/ex_cldr_units\"\u003eex_cldr_units\u003c/a\u003e being configured as a dependency in \u003ccode\u003emix.exs\u003c/code\u003e and \u003ccode\u003eCldr.Unit\u003c/code\u003e being added as a provider in the CLDR backend module. Thanks to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the suggestion. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/186\"\u003e#186\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/blob/main/CHANGELOG.md\"\u003eex_money's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eMoney v5.23.0\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.23.0 released on August 25th, 2025.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.sum!/2\u003c/code\u003e. Thanks to \u003ca href=\"https://github.com/andreas-ementio\"\u003e\u003ccode\u003e@​andreas-ementio\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eMoney v5.22.0\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.22.0 released on August 15th, 2025.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.Subscription.Plan.to_string/2\u003c/code\u003e to return a localized string representation of a subscription plan. The implementation is conditional on \u003ca href=\"https://hex.pm/packages/ex_cldr_units\"\u003eex_cldr_units\u003c/a\u003e being configured as a dependency in \u003ccode\u003emix.exs\u003c/code\u003e and \u003ccode\u003eCldr.Unit\u003c/code\u003e being added as a provider in the CLDR backend module. Thanks to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the suggestion. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/186\"\u003e#186\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/a5b8799ab446e85f7e435c0f7592852d0874697d\"\u003e\u003ccode\u003ea5b8799\u003c/code\u003e\u003c/a\u003e Add Money.sum!/2. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/5b9bca69f451aec7272e875de88aa49c6b88e435\"\u003e\u003ccode\u003e5b9bca6\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e from andreas-ementio/add_sum_bang\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/ac541fa7af4348f7be44a417e376b85465893caa\"\u003e\u003ccode\u003eac541fa\u003c/code\u003e\u003c/a\u003e Add Money.sum!/2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f95054656462b3cf481dc0d370c7a8e7f313a032\"\u003e\u003ccode\u003ef950546\u003c/code\u003e\u003c/a\u003e Fix changelog version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/5a8ea5bcdb1849e33c1e0e506b4a6b4829e9d0cd\"\u003e\u003ccode\u003e5a8ea5b\u003c/code\u003e\u003c/a\u003e Fix doc type reference again\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/3a49ff901d61f75de1c8ee2ec191cccb2a06e961\"\u003e\u003ccode\u003e3a49ff9\u003c/code\u003e\u003c/a\u003e Fix doc type reference\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/000071b69e63c84b5e35a62f7a8b6b6153be2f03\"\u003e\u003ccode\u003e000071b\u003c/code\u003e\u003c/a\u003e Update changelog date\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/e5277377233425957c5151ae2cee01999479ecbd\"\u003e\u003ccode\u003ee527737\u003c/code\u003e\u003c/a\u003e Update .gitignore\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f78aeb7297fe103e293e0e8eec7ffd14b409cc2f\"\u003e\u003ccode\u003ef78aeb7\u003c/code\u003e\u003c/a\u003e Implement String.Chars for Money.Subscription.Plan\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/28cef4997b4266a21cc2f090a0e5e57ef67208ab\"\u003e\u003ccode\u003e28cef49\u003c/code\u003e\u003c/a\u003e Woops, fix digital token formatting test\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/kipcole9/money/compare/v5.21.0...v5.23.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ex_money\u0026package-manager=hex\u0026previous-version=5.21.0\u0026new-version=5.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/mrroot5/bank/pull/39","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrroot5%2Fbank/issues/39","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/39/packages"}},{"old_version":"5.22.0","new_version":"5.23.0","update_type":"minor","path":null,"pr_created_at":"2025-08-26T03:48:47.000Z","version_change":"5.22.0 → 5.23.0","issue":{"uuid":"2773686581","node_id":"PR_kwDOFeX-ts6lUxk1","number":1059,"state":"open","title":"Bump ex_money from 5.22.0 to 5.23.0","user":"dependabot[bot]","labels":["dependencies","elixir"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-26T03:48:47.000Z","updated_at":"2025-08-26T03:48:51.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"ex_money","old_version":"5.22.0","new_version":"5.23.0","repository_url":"https://github.com/kipcole9/money"}],"path":null,"ecosystem":"hex"},"body":"Bumps [ex_money](https://github.com/kipcole9/money) from 5.22.0 to 5.23.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/releases\"\u003eex_money's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eEx Money version 5.23.0\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.sum!/2\u003c/code\u003e. Thanks to \u003ca href=\"https://github.com/andreas-ementio\"\u003e\u003ccode\u003e@​andreas-ementio\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/blob/main/CHANGELOG.md\"\u003eex_money's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eMoney v5.23.0\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.23.0 released on August 25th, 2025.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.sum!/2\u003c/code\u003e. Thanks to \u003ca href=\"https://github.com/andreas-ementio\"\u003e\u003ccode\u003e@​andreas-ementio\u003c/code\u003e\u003c/a\u003e for the PR. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/a5b8799ab446e85f7e435c0f7592852d0874697d\"\u003e\u003ccode\u003ea5b8799\u003c/code\u003e\u003c/a\u003e Add Money.sum!/2. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/5b9bca69f451aec7272e875de88aa49c6b88e435\"\u003e\u003ccode\u003e5b9bca6\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/187\"\u003e#187\u003c/a\u003e from andreas-ementio/add_sum_bang\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/ac541fa7af4348f7be44a417e376b85465893caa\"\u003e\u003ccode\u003eac541fa\u003c/code\u003e\u003c/a\u003e Add Money.sum!/2\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/kipcole9/money/compare/v5.22.0...v5.23.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ex_money\u0026package-manager=hex\u0026previous-version=5.22.0\u0026new-version=5.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/alex-min/ex_platform/pull/1059","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-min%2Fex_platform/issues/1059","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1059/packages"}},{"old_version":"5.21.0","new_version":"5.22.0","update_type":"minor","path":null,"pr_created_at":"2025-08-15T14:11:49.000Z","version_change":"5.21.0 → 5.22.0","issue":{"uuid":"2748874596","node_id":"PR_kwDOFeX-ts6j2H9k","number":1058,"state":"closed","title":"Bump ex_money from 5.21.0 to 5.22.0","user":"dependabot[bot]","labels":["dependencies","elixir"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-08-15T14:12:00.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-15T14:11:49.000Z","updated_at":"2025-08-15T14:12:00.000Z","time_to_close":11,"merged_at":"2025-08-15T14:12:00.000Z","merged_by":"kodiakhq[bot]","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"ex_money","old_version":"5.21.0","new_version":"5.22.0","repository_url":"https://github.com/kipcole9/money"}],"path":null,"ecosystem":"hex"},"body":"Bumps [ex_money](https://github.com/kipcole9/money) from 5.21.0 to 5.22.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/releases\"\u003eex_money's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eEx Money version 5.22.0\u003c/h2\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.Subscription.Plan.to_string/2\u003c/code\u003e to return a localized string representation of a subscription plan. The implementation is conditional on \u003ca href=\"https://hex.pm/packages/ex_cldr_units\"\u003eex_cldr_units\u003c/a\u003e being configured as a dependency in \u003ccode\u003emix.exs\u003c/code\u003e and \u003ccode\u003eCldr.Unit\u003c/code\u003e being added as a provider in the CLDR backend module. Thanks to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the suggestion. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/186\"\u003e#186\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/kipcole9/money/blob/main/CHANGELOG.md\"\u003eex_money's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eMoney v5.22.0\u003c/h2\u003e\n\u003cp\u003eThis is the changelog for Money v5.22.0 released on August 15th, 2025.  For older changelogs please consult the release tag on \u003ca href=\"https://github.com/kipcole9/money/tags\"\u003eGitHub\u003c/a\u003e\u003c/p\u003e\n\u003ch3\u003eEnhancements\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdds \u003ccode\u003eMoney.Subscription.Plan.to_string/2\u003c/code\u003e to return a localized string representation of a subscription plan. The implementation is conditional on \u003ca href=\"https://hex.pm/packages/ex_cldr_units\"\u003eex_cldr_units\u003c/a\u003e being configured as a dependency in \u003ccode\u003emix.exs\u003c/code\u003e and \u003ccode\u003eCldr.Unit\u003c/code\u003e being added as a provider in the CLDR backend module. Thanks to \u003ca href=\"https://github.com/peaceful-james\"\u003e\u003ccode\u003e@​peaceful-james\u003c/code\u003e\u003c/a\u003e for the suggestion. Closes \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/186\"\u003e#186\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f95054656462b3cf481dc0d370c7a8e7f313a032\"\u003e\u003ccode\u003ef950546\u003c/code\u003e\u003c/a\u003e Fix changelog version\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/5a8ea5bcdb1849e33c1e0e506b4a6b4829e9d0cd\"\u003e\u003ccode\u003e5a8ea5b\u003c/code\u003e\u003c/a\u003e Fix doc type reference again\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/3a49ff901d61f75de1c8ee2ec191cccb2a06e961\"\u003e\u003ccode\u003e3a49ff9\u003c/code\u003e\u003c/a\u003e Fix doc type reference\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/000071b69e63c84b5e35a62f7a8b6b6153be2f03\"\u003e\u003ccode\u003e000071b\u003c/code\u003e\u003c/a\u003e Update changelog date\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/e5277377233425957c5151ae2cee01999479ecbd\"\u003e\u003ccode\u003ee527737\u003c/code\u003e\u003c/a\u003e Update .gitignore\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/f78aeb7297fe103e293e0e8eec7ffd14b409cc2f\"\u003e\u003ccode\u003ef78aeb7\u003c/code\u003e\u003c/a\u003e Implement String.Chars for Money.Subscription.Plan\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/28cef4997b4266a21cc2f090a0e5e57ef67208ab\"\u003e\u003ccode\u003e28cef49\u003c/code\u003e\u003c/a\u003e Woops, fix digital token formatting test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/2d51e529884b65bcf14071d93a88810eb5d2bf8a\"\u003e\u003ccode\u003e2d51e52\u003c/code\u003e\u003c/a\u003e Update token formatting test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/c5e5652527ceccc78db266cee7a2df92affc08b4\"\u003e\u003ccode\u003ec5e5652\u003c/code\u003e\u003c/a\u003e Add Elixir 1.18.4 and OTP 28.0.1 to CI\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/kipcole9/money/commit/b697c9539c82004dcef206755e5c733a04b56e84\"\u003e\u003ccode\u003eb697c95\u003c/code\u003e\u003c/a\u003e Add Money.Subscription.Plan.to_string/2. Addresses \u003ca href=\"https://redirect.github.com/kipcole9/money/issues/186\"\u003e#186\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/kipcole9/money/compare/v5.21.0...v5.22.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ex_money\u0026package-manager=hex\u0026previous-version=5.21.0\u0026new-version=5.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/alex-min/ex_platform/pull/1058","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex-min%2Fex_platform/issues/1058","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1058/packages"}}]}