Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commitf1c1704

Browse files
chore(deps): bump sentry from 6.4.1 to 7.1.0
Bumps [sentry](https://github.com/getsentry/sentry-elixir) from 6.4.1 to 7.1.0.- [Release notes](https://github.com/getsentry/sentry-elixir/releases)- [Changelog](https://github.com/getsentry/sentry-elixir/blob/master/CHANGELOG.md)- [Commits](getsentry/sentry-elixir@6.4.1...7.1.0)Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent746d9f9 commitf1c1704

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎mix.exs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ defmodule GroupherServer.Mixfile do
9393
{:credo,"~> 1.0.2",only:[:dev,:test],runtime:false},
9494
{:dialyxir,"~> 1.0.0-rc.2",only:[:dev,:mock],runtime:false},
9595
{:excoveralls,"~> 0.8",only::test},
96-
{:sentry,"~>6.4"},
96+
{:sentry,"~>7.1"},
9797
{:recase,"~> 0.4.0"},
9898
{:nanoid,"~> 2.0.0"},
9999
{:bamboo,"1.2.0"}

‎mix.lock‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
"mix_test_watch":{:hex,:mix_test_watch,"0.9.0","c72132a6071261893518fa08e121e911c9358713f62794a90c95db59042af375",[:mix],[{:file_system,"~> 0.2.1 or ~> 0.3",[hex::file_system,repo:"hexpm",optional:false]}],"hexpm"},
4343
"nanoid":{:hex,:nanoid,"2.0.0","51ede080bc0eccb8c208837ca0dd37034be470b24925d3eaf6171d2975bd15dc",[:mix],[],"hexpm"},
4444
"parse_trans":{:hex,:parse_trans,"3.3.0","09765507a3c7590a784615cfd421d101aec25098d50b89d7aa1d66646bc571c1",[:rebar3],[],"hexpm"},
45-
"phoenix":{:hex,:phoenix,"1.4.8","c72dc3adeb49c70eb963a0ea24f7a064ec1588e651e84e1b7ad5ed8253c0b4a2",[:mix],[{:jason,"~> 1.0",[hex::jason,repo:"hexpm",optional:true]},{:phoenix_pubsub,"~> 1.1",[hex::phoenix_pubsub,repo:"hexpm",optional:false]},{:plug,"~> 1.8.1 or ~> 1.9",[hex::plug,repo:"hexpm",optional:false]},{:plug_cowboy,"~> 1.0 or ~> 2.0",[hex::plug_cowboy,repo:"hexpm",optional:true]},{:telemetry,"~> 0.4",[hex::telemetry,repo:"hexpm",optional:false]}],"hexpm"},
45+
"phoenix":{:hex,:phoenix,"1.4.9","746d098e10741c334d88143d3c94cab1756435f94387a63441792e66ec0ee974",[:mix],[{:jason,"~> 1.0",[hex::jason,repo:"hexpm",optional:true]},{:phoenix_pubsub,"~> 1.1",[hex::phoenix_pubsub,repo:"hexpm",optional:false]},{:plug,"~> 1.8.1 or ~> 1.9",[hex::plug,repo:"hexpm",optional:false]},{:plug_cowboy,"~> 1.0 or ~> 2.0",[hex::plug_cowboy,repo:"hexpm",optional:true]},{:telemetry,"~> 0.4",[hex::telemetry,repo:"hexpm",optional:false]}],"hexpm"},
4646
"phoenix_ecto":{:hex,:phoenix_ecto,"4.0.0","c43117a136e7399ea04ecaac73f8f23ee0ffe3e07acfcb8062fe5f4c9f0f6531",[:mix],[{:ecto,"~> 3.0",[hex::ecto,repo:"hexpm",optional:false]},{:phoenix_html,"~> 2.9",[hex::phoenix_html,repo:"hexpm",optional:true]},{:plug,"~> 1.0",[hex::plug,repo:"hexpm",optional:false]}],"hexpm"},
4747
"phoenix_html":{:hex,:phoenix_html,"2.13.3","850e292ff6e204257f5f9c4c54a8cb1f6fbc16ed53d360c2b780a3d0ba333867",[:mix],[{:plug,"~> 1.5",[hex::plug,repo:"hexpm",optional:false]}],"hexpm"},
4848
"phoenix_pubsub":{:hex,:phoenix_pubsub,"1.1.2","496c303bdf1b2e98a9d26e89af5bba3ab487ba3a3735f74bf1f4064d2a845a3e",[:mix],[],"hexpm"},
4949
"plug":{:hex,:plug,"1.8.2","0bcce1daa420f189a6491f3940cc77ea7fb1919761175c9c3b59800d897440fc",[:mix],[{:mime,"~> 1.0",[hex::mime,repo:"hexpm",optional:false]},{:plug_crypto,"~> 1.0",[hex::plug_crypto,repo:"hexpm",optional:false]},{:telemetry,"~> 0.4",[hex::telemetry,repo:"hexpm",optional:true]}],"hexpm"},
5050
"plug_canonical_host":{:hex,:plug_canonical_host,"0.3.1","0c279b7631ccb6ddb53bf58bdfa015ca69109f52a1fd4cc30909f92313d969e0",[:mix],[{:plug," ~> 1.0",[hex::plug,repo:"hexpm",optional:false]}],"hexpm"},
51-
"plug_cowboy":{:hex,:plug_cowboy,"2.0.2","6055f16868cc4882b24b6e1d63d2bada94fb4978413377a3b32ac16c18dffba2",[:mix],[{:cowboy,"~> 2.5",[hex::cowboy,repo:"hexpm",optional:false]},{:plug,"~> 1.7",[hex::plug,repo:"hexpm",optional:false]}],"hexpm"},
51+
"plug_cowboy":{:hex,:plug_cowboy,"2.1.0","b75768153c3a8a9e8039d4b25bb9b14efbc58e9c4a6e6a270abff1cd30cbe320",[:mix],[{:cowboy,"~> 2.5",[hex::cowboy,repo:"hexpm",optional:false]},{:plug,"~> 1.7",[hex::plug,repo:"hexpm",optional:false]}],"hexpm"},
5252
"plug_crypto":{:hex,:plug_crypto,"1.0.0","18e49317d3fa343f24620ed22795ec29d4a5e602d52d1513ccea0b07d8ea7d4d",[:mix],[],"hexpm"},
5353
"poison":{:hex,:poison,"3.1.0","d9eb636610e096f86f25d9a46f35a9facac35609a7591b3be3326e99a0484665",[:mix],[],"hexpm"},
5454
"poolboy":{:hex,:poolboy,"1.5.1","6b46163901cfd0a1b43d692657ed9d7e599853b3b21b95ae5ae0a777cf9b6ca8",[:rebar],[],"hexpm"},
@@ -58,7 +58,7 @@
5858
"recase":{:hex,:recase,"0.4.0","8fb52846f75948156385af2dfdc12f69e5ce27b022a9d1682c70a2fb3ed149c7",[:mix],[],"hexpm"},
5959
"scrivener":{:hex,:scrivener,"2.5.0","e1f78c62b6806d91cc9c4778deef1ea4e80aa9fadfce2c16831afe0468cc8a2c",[:mix],[],"hexpm"},
6060
"scrivener_ecto":{:git,"https://github.com/mastani-stack/scrivener_ecto","a6ebbbe9585e9829219ed0f73a3afcb4edde3558",[branch:"dev"]},
61-
"sentry":{:hex,:sentry,"6.4.1","882287f1f3167dc4794865124977e2d88878d51d19930c0d0e7cc3a663a4a181",[:mix],[{:hackney,"~> 1.8 or 1.6.5",[hex::hackney,repo:"hexpm",optional:false]},{:phoenix,"~> 1.3",[hex::phoenix,repo:"hexpm",optional:true]},{:plug,"~> 1.6",[hex::plug,repo:"hexpm",optional:true]},{:poison,"~> 1.5 or ~> 2.0 or ~> 3.0",[hex::poison,repo:"hexpm",optional:false]}],"hexpm"},
61+
"sentry":{:hex,:sentry,"7.1.0","546729ea0be4a3f593b456fe77a2cf5537e390fbe87c191424557dae8c2bd760",[:mix],[{:hackney,"~> 1.8 or 1.6.5",[hex::hackney,repo:"hexpm",optional:false]},{:jason,"~> 1.1",[hex::jason,repo:"hexpm",optional:true]},{:phoenix,"~> 1.3",[hex::phoenix,repo:"hexpm",optional:true]},{:plug,"~> 1.6",[hex::plug,repo:"hexpm",optional:true]},{:plug_cowboy,"~> 1.0 or ~> 2.0",[hex::plug_cowboy,repo:"hexpm",optional:true]}],"hexpm"},
6262
"short_maps":{:hex,:short_maps,"0.1.2","a7c2bfd91179cdbdfe90e74a023992335d116982fa672612c74776b2e9257a7b",[:mix],[],"hexpm"},
6363
"ssl_verify_fun":{:hex,:ssl_verify_fun,"1.1.4","f0eafff810d2041e93f915ef59899c923f4568f4585904d010387ed74988e77b",[:make,:mix,:rebar3],[],"hexpm"},
6464
"telemetry":{:hex,:telemetry,"0.4.0","8339bee3fa8b91cb84d14c2935f8ecf399ccd87301ad6da6b71c09553834b2ab",[:rebar3],[],"hexpm"},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp