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 across 1 directory with 4 updates #819

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2024

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: edgurgel/mimic@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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Oct 31, 2024
…ith 4 updates

Bumps the dev-dependencies group with 4 updates in the / directory: [ash_graphql](https://github.com/ash-project/ash_graphql), [ash_json_api](https://github.com/ash-project/ash_json_api), [doctor](https://github.com/akoutmos/doctor) and [mimic](https://github.com/edgurgel/mimic).


Updates `ash_graphql` from 1.4.0 to 1.4.1
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_graphql@v1.4.0...v1.4.1)

Updates `ash_json_api` from 1.4.11 to 1.4.12
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_json_api@v1.4.11...v1.4.12)

Updates `doctor` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/akoutmos/doctor/releases)
- [Changelog](https://github.com/akoutmos/doctor/blob/master/CHANGELOG.md)
- [Commits](akoutmos/doctor@0.21.0...0.22.0)

Updates `mimic` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/edgurgel/mimic/releases)
- [Commits](edgurgel/mimic@v1.10.1...v1.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/dev-dependencies-97c8024425 branch from ad8ce05 to 79773db Compare November 2, 2024 21:37
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 5, 2024

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

@dependabot dependabot bot closed this Nov 5, 2024
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-97c8024425 branch November 5, 2024 01:26
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.

0 participants