Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump ash_json_api from 1.2.2 to 1.3.3 in the dev-dependencies group #739

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

Bumps the dev-dependencies group with 1 update: ash_json_api.

Updates ash_json_api from 1.2.2 to 1.3.3

Changelog

Sourced from ash_json_api's changelog.

v1.3.3 (2024-07-04)

Bug Fixes:

  • ensure generic action bodies, both in & out are serialized properly

  • properly fetch nested types

  • show embedded types when used with :struct

  • ensure action.require_attributes is stringified in json schema

  • honor resource-level default_fields

v1.3.2 (2024-07-02)

Bug Fixes:

  • properly require success in return-less actions

  • typo when checking for resource's derive_filter? flag

  • ensure that context is threaded through for all actions

  • not all accepted attributes have to be public

  • fix sort regex to be a valid regex

  • don't use anyOf for nullability

  • don't generate bodies for delete requests

  • use Enum.uniq when uwnrapping any_of types

  • detect all cases where a filter must be generated

Improvements:

  • use empty example for filter

  • support for query parameters using query_params route option

v1.3.1 (2024-07-01)

... (truncated)

Commits
  • cad5d3d chore: release version v1.3.3
  • 2717779 fix: ensure generic action bodies, both in & out are serialized properly
  • 787d72d fix: properly fetch nested types
  • a4f6063 chore: nil always serializes as nil
  • 9b45156 chore: match on array types when serializing values
  • bbde97a fix: show embedded types when used with :struct
  • 2e5e1ee fix: ensure action.require_attributes is stringified in json schema
  • a32d82c test: add tests for resource-level default_fields loading calcs/aggs
  • 00d8f5f fix: honor resource-level default_fields
  • 5839371 chore: release version v1.3.2
  • Additional commits viewable in compare view

Dependabot compatibility score

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

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

Bumps the dev-dependencies group with 1 update: [ash_json_api](https://github.com/ash-project/ash_json_api).


Updates `ash_json_api` from 1.2.2 to 1.3.3
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_json_api@v1.2.2...v1.3.3)

---
updated-dependencies:
- dependency-name: ash_json_api
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Jul 4, 2024
@zachdaniel zachdaniel merged commit 6391b92 into main Jul 4, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-ab364e0c25 branch July 4, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant