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 3 updates #804

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-dependencies group with 3 updates in the / directory: ash_graphql, ash_json_api and git_ops.

Updates ash_graphql from 1.3.4 to 1.4.0

Changelog

Sourced from ash_graphql's changelog.

v1.4.0 (2024-10-09)

Features:

  • Add absinthe dependency and plugin in formatter of installer (#222)

  • subscription dsl (#97)

Bug Fixes:

  • dyalizer and igniter deprecations (#224)

  • don't generate result types for generic mutations

  • detect generated types properly in generic actions

Improvements:

  • add error handling tooling for custom queries

  • add AshGraphql.load_fields/3 helper, and test showing its usage

  • implement a subscription notification batcher (#217)

Commits
  • cb22969 chore: release version v1.4.0
  • 8804d1e chore: sobelow
  • faff318 improvement: add error handling tooling for custom queries
  • 6fedbd7 chore: docs for custom queries
  • 442dc13 improvement: add AshGraphql.load_fields/3 helper, and test showing its usage
  • b617a5c fix: dyalizer and igniter deprecations (#224)
  • 3cb2c98 improvement: implement a subscription notification batcher (#217)
  • d2312f6 feat: Add absinthe dependency and plugin in formatter of installer (#222)
  • 85e59db fix: don't generate result types for generic mutations
  • 9907aa3 chore(deps-dev): bump the dev-dependencies group with 2 updates (#219)
  • Additional commits viewable in compare view

Updates ash_json_api from 1.4.9 to 1.4.11

Changelog

Sourced from ash_json_api's changelog.

v1.4.11 (2024-10-14)

Improvements:

  • add type handler for NaiveDatetime

v1.4.10 (2024-10-10)

Improvements:

  • set status only if it hasn't already been set

  • better examples for fields parameter

Commits
  • 6c2a11f chore: release version v1.4.11
  • c94d242 improvement: add type handler for NaiveDatetime
  • 9c294e2 chore: update igniter and resolve warnings
  • e59a25e chore(deps): bump the production-dependencies group with 3 updates (#242)
  • 7c83610 chore: release version v1.4.10
  • 4e7eb00 chore(deps-dev): bump git_ops in the dev-dependencies group (#243)
  • db73629 improvement: set status only if it hasn't already been set
  • a911199 Update relationships.md (#240)
  • 062d103 improvement: better examples for fields parameter
  • 3b6df90 chore(deps-dev): bump the dev-dependencies group with 2 updates (#238)
  • Additional commits viewable in compare view

Updates git_ops from 2.6.1 to 2.6.3

Changelog

Sourced from git_ops's changelog.

v2.6.3 (2024-10-14)

Improvements:

  • Enable git_ops.check_message to check the latest commit message. (#68)
Commits
  • 7843cd7 chore: release version v2.6.3
  • 0c3999c chore: update contributor name
  • 614b9ab improvement: Enable git_ops.check_message to check the latest commit messag...
  • fecc77e chore: bump version
  • 92bd770 chore: remove ref to file we don't publish
  • ed031aa chore: update deps
  • e3f41b2 chore: bump mix dependencies (#66)
  • 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 <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 15, 2024
@dependabot dependabot bot force-pushed the dependabot/hex/dev-dependencies-54df2bd2f5 branch from 6c6fdae to 4f02de1 Compare October 17, 2024 16:30
…ith 3 updates

Bumps the dev-dependencies group with 3 updates in the / directory: [ash_graphql](https://github.com/ash-project/ash_graphql), [ash_json_api](https://github.com/ash-project/ash_json_api) and [git_ops](https://github.com/zachdaniel/git_ops).


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

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

Updates `git_ops` from 2.6.1 to 2.6.3
- [Changelog](https://github.com/zachdaniel/git_ops/blob/master/CHANGELOG.md)
- [Commits](zachdaniel/git_ops@v2.6.1...v2.6.3)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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: git_ops
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/dev-dependencies-54df2bd2f5 branch from 4f02de1 to b7b5b0b Compare October 17, 2024 16:46
@jimsynz jimsynz merged commit 2c4a3d7 into main Oct 17, 2024
17 checks passed
@jimsynz jimsynz deleted the dependabot/hex/dev-dependencies-54df2bd2f5 branch October 17, 2024 19:27
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.

1 participant