team-alembic / ash_authentication

The Ash Authentication framework
MIT License
96 stars 55 forks source link

chore(deps-dev): Bump the dev-dependencies group across 1 directory with 4 updates #819

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps the dev-dependencies group with 4 updates in the / directory: ash_graphql, ash_json_api, doctor and mimic.

Updates ash_graphql from 1.4.0 to 1.4.1

Changelog

Sourced from ash_graphql's changelog.

v1.4.1 (2024-10-21)

Bug Fixes:

  • honor argument_names configuration for read & generic actions

Improvements:

  • remove unused data in subscription batcher (#227)
Commits
  • 8e9e83d chore: release version v1.4.1
  • 4e3a4dd fix: honor argument_names configuration for read & generic actions
  • 3201682 chore: Add invalid actions argument names to test resources (#230)
  • eaff29a chore(deps-dev): bump git_ops in the dev-dependencies group (#229)
  • faa9cb8 chore(deps): bump the production-dependencies group with 3 updates (#228)
  • a5b3d6b improvement: remove unused data in subscription batcher (#227)
  • d5aff24 chore(deps): bump the production-dependencies group with 3 updates (#225)
  • 86b047b chore(deps-dev): bump git_ops in the dev-dependencies group (#226)
  • See full diff in compare view


Updates ash_json_api from 1.4.11 to 1.4.12

Changelog

Sourced from ash_json_api's changelog.

v1.4.12 (2024-10-21)

Bug Fixes:

  • hide private arguments in open api (#247)
Commits
  • 51a63b3 chore: release version v1.4.12
  • 7ab19fa chore: update .formatter
  • f330d44 chore: docs/formatting/build
  • 76020ae fix: hide private arguments in open api (#247)
  • 5a573cd chore(deps): bump the production-dependencies group with 3 updates (#245)
  • 32969b8 chore(deps-dev): bump git_ops in the dev-dependencies group (#246)
  • See full diff in compare view


Updates doctor from 0.21.0 to 0.22.0

Release notes

Sourced from doctor's releases.

0.22.0

[0.22.0] - 2024-10-30

Changed

  • Fix deprecated Elixir Logger.warn() to Logger.warning().
  • Changed minimum Elixir version to 1.14
Changelog

Sourced from doctor's changelog.

[0.22.0] - 2024-10-30

Changed

  • Fix deprecated Elixir Logger.warn() to Logger.warning().
  • Changed minimum Elixir version to 1.14
Commits


Updates mimic from 1.10.1 to 1.10.2

Release notes

Sourced from mimic's releases.

Mimic 1.10.2

What's Changed

New Contributors

Full Changelog: https://github.com/edgurgel/mimic/compare/v1.10.1...v1.10.2

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 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
dependabot[bot] commented 3 weeks ago

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