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

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

Bumps the dev-dependencies group with 3 updates: ash_graphql, mimic and plug_cowboy.

Updates ash_graphql from 1.3.3 to 1.3.4

Changelog

Sourced from ash_graphql's changelog.

v1.3.4 (2024-09-10)

Bug Fixes:

  • add UUIDv7 to map the type to :id

Improvements:

  • update to latest igniter functions & dependency
Commits
  • e1540e8 chore: release version v1.3.4
  • ab42761 improvement: update to latest igniter functions & dependency
  • 789711f fix: add UUIDv7 to map the type to :id
  • 9178e7e docs: Use correct arity for graphql_type (#212)
  • 1e5ce35 chore(deps): bump the production-dependencies group with 2 updates (#211)
  • 1f9686a chore(deps): bump igniter in the production-dependencies group (#210)
  • See full diff in compare view

Updates mimic from 1.10.0 to 1.10.1

Release notes

Sourced from mimic's releases.

Mimic 1.10.1

What's Changed

New Contributors

Full Changelog: edgurgel/mimic@v1.10.0...v1.10.1

Commits

Updates plug_cowboy from 2.7.1 to 2.7.2

Changelog

Sourced from plug_cowboy's changelog.

v2.7.2

Bug fixes

  • Ensure crash_reason in metadata is always a tuple
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 3 updates: [ash_graphql](https://github.com/ash-project/ash_graphql), [mimic](https://github.com/edgurgel/mimic) and [plug_cowboy](https://github.com/elixir-plug/plug_cowboy).


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

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

Updates `plug_cowboy` from 2.7.1 to 2.7.2
- [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md)
- [Commits](elixir-plug/plug_cowboy@v2.7.1...v2.7.2)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: mimic
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: plug_cowboy
  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 added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Sep 12, 2024
@zachdaniel zachdaniel merged commit 61c8c44 into main Sep 12, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-063248978f branch September 12, 2024 16:49
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