ash-project / ash_json_api

The JSON:API extension for the Ash Framework
https://hexdocs.pm/ash_json_api
MIT License
55 stars 41 forks source link

chore(deps): bump the production-dependencies group with 2 updates #205

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the production-dependencies group with 2 updates: ash and open_api_spex.

Updates ash from 3.1.2 to 3.1.3

Changelog

Sourced from ash's changelog.

v3.1.3 (2024-07-11)

Bug Fixes:

  • [bulk actions] ensure that errors in queries do not raise in atomic upgrades/single atomics

  • [Ash.Type.Integer] use correct contraint when validating min int (#1298)

  • [Ash.Filter] don't refer to private attributes when parsing filter inputs that refer to relationships (#1280)

Improvements:

  • [Ash.Query] add strict? option to Ash.Query.load (#1302)
Commits


Updates open_api_spex from 3.19.1 to 3.20.0

Release notes

Sourced from open_api_spex's releases.

v3.20.0

What's Changed

New Contributors

Full Changelog: https://github.com/open-api-spex/open_api_spex/compare/v3.19.1...v3.20.0

Changelog

Sourced from open_api_spex's changelog.

v3.20.0 - 2024-07-10

Commits
  • c90e46e Set otp-version to 25 in release.yml
  • b039b71 Update Elixir version in release action
  • 2794db6 Release version 3.20.0
  • 8ec9969 fix: cast numbers as floats (#611)
  • 56dcf23 Feat: add --check option in Mix tasks to compare generated spec w/ file (#618)
  • 5a79def improvement: use struct spec to avoid double % in struct inspect (#613)
  • 5d3e70f chore: Drop build matrix support for elixir 1.11, 1.12, 1.13 and OTP 22 (#619)
  • 5e3b16b Allow Poison v6 to be used (#616)
  • e8a3538 sets read_write_scope from opts, this will permit to comply to readOnly (#572)
  • 10042c2 Respect minLength when generating string examples (#608)
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions