From 64143b353779bcd50d95cf0a2d806d06eb69c7a7 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Tue, 6 May 2025 17:41:28 +0000 Subject: [PATCH] chore(deps): update absinthe_plug digest to 916d818 (#143) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | absinthe_plug | prod | digest | `5de21da` -> `916d818` | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.dubas.dev/joao.dubas/ex_trainer/pulls/143 Co-authored-by: renovate-bot Co-committed-by: renovate-bot --- mix.exs | 2 +- mix.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mix.exs b/mix.exs index 89ec6d8..19c6c6b 100644 --- a/mix.exs +++ b/mix.exs @@ -32,7 +32,7 @@ defmodule Wabanex.MixProject do {:absinthe, "~> 1.7.0"}, {:absinthe_plug, git: "https://github.com/absinthe-graphql/absinthe_plug.git", - ref: "5de21da279938d1a10642f94d5e9c9fbdc846149"}, + ref: "916d818e59c00d9aea45c41f0c108351d03119a8"}, {:credo, "~> 1.7.0", only: [:dev, :test], runtime: false}, {:crudry, "~> 2.4.0"}, {:dialyxir, "~> 1.4.0", only: [:dev, :test], runtime: false}, diff --git a/mix.lock b/mix.lock index b1293c0..7f83a79 100644 --- a/mix.lock +++ b/mix.lock @@ -1,6 +1,6 @@ %{ "absinthe": {:hex, :absinthe, "1.7.9", "85c5bc9dfcb984fadf632d6e9a9f6daa7770c68d4f751f20cd5f9e77c57be4a1", [:mix], [{:dataloader, "~> 1.0.0 or ~> 2.0", [hex: :dataloader, repo: "hexpm", optional: true]}, {:decimal, "~> 2.0", [hex: :decimal, repo: "hexpm", optional: true]}, {:nimble_parsec, "~> 1.2.2 or ~> 1.3", [hex: :nimble_parsec, repo: "hexpm", optional: false]}, {:opentelemetry_process_propagator, "~> 0.2.1 or ~> 0.3", [hex: :opentelemetry_process_propagator, repo: "hexpm", optional: true]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}], "hexpm", "08ae6339b05252b98e859ccd76614c94325c991f85aa325edde30027b7b044fc"}, - "absinthe_plug": {:git, "https://github.com/absinthe-graphql/absinthe_plug.git", "5de21da279938d1a10642f94d5e9c9fbdc846149", [ref: "5de21da279938d1a10642f94d5e9c9fbdc846149"]}, + "absinthe_plug": {:git, "https://github.com/absinthe-graphql/absinthe_plug.git", "916d818e59c00d9aea45c41f0c108351d03119a8", [ref: "916d818e59c00d9aea45c41f0c108351d03119a8"]}, "bunt": {:hex, :bunt, "1.0.0", "081c2c665f086849e6d57900292b3a161727ab40431219529f13c4ddcf3e7a44", [:mix], [], "hexpm", "dc5f86aa08a5f6fa6b8096f0735c4e76d54ae5c9fa2c143e5a1fc7c1cd9bb6b5"}, "castore": {:hex, :castore, "1.0.12", "053f0e32700cbec356280c0e835df425a3be4bc1e0627b714330ad9d0f05497f", [:mix], [], "hexpm", "3dca286b2186055ba0c9449b4e95b97bf1b57b47c1f2644555879e659960c224"}, "cowboy": {:hex, :cowboy, "2.13.0", "09d770dd5f6a22cc60c071f432cd7cb87776164527f205c5a6b0f24ff6b38990", [:make, :rebar3], [{:cowlib, ">= 2.14.0 and < 3.0.0", [hex: :cowlib, repo: "hexpm", optional: false]}, {:ranch, ">= 1.8.0 and < 3.0.0", [hex: :ranch, repo: "hexpm", optional: false]}], "hexpm", "e724d3a70995025d654c1992c7b11dbfea95205c047d86ff9bf1cda92ddc5614"},