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 the dev-dependencies group with 2 updates #744

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-dependencies group with 2 updates: ash_json_api and ex_doc.

Updates ash_json_api from 1.3.3 to 1.3.6

Changelog

Sourced from ash_json_api's changelog.

v1.3.6 (2024-07-08)

Bug Fixes:

  • properly match enum types on input/output

  • Avoid raising the condition converting the regex to string. (#204)

Improvements:

  • honor allow_all_media_type_params? in content-type as well

v1.3.5 (2024-07-06)

Bug Fixes:

  • use conn.private, not conn[:private]

v1.3.4 (2024-07-05)

Bug Fixes:

  • add leading slash to JSON pointer in schema errors (#199)

  • avoid failing openapi generation for non existing resource actions (#198)

Commits
  • 8d3bb3a chore: release version v1.3.6
  • a5304e6 fix: properly match enum types on input/output
  • d72b569 chore: format
  • 77c013f improvement: honor allow_all_media_type_params? in content-type as well
  • 972698f fix: Avoid raising the condition converting the regex to string. (#204)
  • b17985a chore: release version v1.3.5
  • 02018c8 fix: use conn.private, not conn[:private]
  • bd8d6ee chore: release version v1.3.4
  • 5e8ae28 Support generating OpenAPI spec files with Mix tasks (#200)
  • 228bfcb fix: add leading slash to JSON pointer in schema errors (#199)
  • Additional commits viewable in compare view

Updates ex_doc from 0.34.1 to 0.34.2

Changelog

Sourced from ex_doc's changelog.

v0.34.2 (2024-07-08)

  • Enhancements

    • Allow anchors on function and callback autolinks
  • Bug fixes

    • Make module attributes searchable without leading @
    • Make Mod.fun pairs searchable without the arity
    • Do not emit warnings on unary plus in typespecs
    • Add top margin to nested module prefix in sidebar
Commits

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 2 updates: [ash_json_api](https://github.com/ash-project/ash_json_api) and [ex_doc](https://github.com/elixir-lang/ex_doc).


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

Updates `ex_doc` from 0.34.1 to 0.34.2
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](elixir-lang/ex_doc@v0.34.1...v0.34.2)

---
updated-dependencies:
- dependency-name: ash_json_api
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 18, 2024
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-0e2210e37b branch July 18, 2024 16:03
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

0 participants