diff --git a/mix.exs b/mix.exs index 12143130c3..b984cd5baa 100644 --- a/mix.exs +++ b/mix.exs @@ -208,7 +208,7 @@ defmodule Bonfire.Umbrella.MixProject do # TODO: put these in ENV or an external writeable config file similar to deps.* @config [ # note that the flavour will automatically be added where the dash appears - version: "0.9.10-beta.164", + version: "0.9.10-beta.165", elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}", flavour: @flavour, default_flavour: @default_flavour, diff --git a/mix.lock b/mix.lock index 1b884357df..1d0f0d5622 100644 --- a/mix.lock +++ b/mix.lock @@ -30,12 +30,12 @@ "blurhash": {:hex, :rinpatch_blurhash, "0.1.0", "01a888b0f5f1f382ab52e4396f01831cbe8486ea5828604c90f4dac533d39a4b", [:mix], [{:mogrify, "~> 0.8.0", [hex: :mogrify, repo: "hexpm", optional: true]}], "hexpm", "19911a5dcbb0acb9710169a72f702bce6cb048822b12de566ccd82b2cc42b907"}, "bolt_sips": {:hex, :bolt_sips, "2.0.11", "a1cb78d8db4aba750f6771a9fd4a10b3300618b7b0433b12105c64d21d27b4ba", [:mix], [{:calendar, "~> 0.17.2", [hex: :calendar, repo: "hexpm", optional: false]}, {:db_connection, "~> 2.4", [hex: :db_connection, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: false]}, {:poison, "~> 3.1", [hex: :poison, repo: "hexpm", optional: false]}], "hexpm", "227a6669e14fa6d331738857b32b5cd022b4c13808e947ccfec8eccb8fedb0e5"}, "bones": {:git, "https://github.com/bonfire-networks/bones", "450d974c40c8adabdb2111c67521c33c878f117c", []}, - "bonfire": {:git, "https://github.com/bonfire-networks/bonfire", "b20626f69cb6a7107e4b4441cba06440d075735f", []}, - "bonfire_api_graphql": {:git, "https://github.com/bonfire-networks/bonfire_api_graphql", "08a939a61ff81549583cfb558944ea83c109ac57", []}, + "bonfire": {:git, "https://github.com/bonfire-networks/bonfire", "d43b2a583d199395c20e4907c5061d89c1cbb044", []}, + "bonfire_api_graphql": {:git, "https://github.com/bonfire-networks/bonfire_api_graphql", "44bd5e7cabec6b01a5808ed8e42b9676e145c9dc", []}, "bonfire_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_boundaries", "8cdbc87dc6f1d4ac7bc5d7d20523f07a5a6ee9dc", []}, "bonfire_breadpub": {:git, "https://github.com/bonfire-networks/bonfire_breadpub", "16200f6972a7658ec27729f56c368f13966d5417", []}, "bonfire_classify": {:git, "https://github.com/bonfire-networks/bonfire_classify", "e0ca19b353c576bdb31bc7d437ddb2f948874c58", []}, - "bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "4206fca01d8c056263677ad20c74d8a5e499a3b7", []}, + "bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "32a3e87785ecc07e738e3600d2d81b1f562b5e48", []}, "bonfire_data_access_control": {:git, "https://github.com/bonfire-networks/bonfire_data_access_control", "de2ca8f732499b4df8f5a9711f7b7bb38df76609", []}, "bonfire_data_activity_pub": {:git, "https://github.com/bonfire-networks/bonfire_data_activity_pub", "00712af676e70f0f126861446bf873054f6e26c3", []}, "bonfire_data_assort": {:git, "https://github.com/bonfire-networks/bonfire_data_assort", "72af184bbdc9114f2e060a93a71c167af3a0e6a2", []}, @@ -49,7 +49,7 @@ "bonfire_fail": {:git, "https://github.com/bonfire-networks/bonfire_fail", "78a25ab4e7a5651522fd3eade6f2d3bc952c0ac3", []}, "bonfire_federate_activitypub": {:git, "https://github.com/bonfire-networks/bonfire_federate_activitypub", "bfc59cc660e5fb4e3286508b877a92c5e4ebcddf", []}, "bonfire_files": {:git, "https://github.com/bonfire-networks/bonfire_files", "22559ad34c0be1ab31fa0e03a61806f439c7fa03", []}, - "bonfire_geolocate": {:git, "https://github.com/bonfire-networks/bonfire_geolocate", "b241e2773d16622ba92629eba7e28bca1a1538ba", []}, + "bonfire_geolocate": {:git, "https://github.com/bonfire-networks/bonfire_geolocate", "ebc3aade28ceeb976c72ea7078de75bdee314b07", []}, "bonfire_invite_links": {:git, "https://github.com/bonfire-networks/bonfire_invite_links", "d6233642693cd330101e27736e91455248118a0e", []}, "bonfire_label": {:git, "https://github.com/bonfire-networks/bonfire_label", "efcf18f1fa185bb62f07e3e44518029a7e9a82db", []}, "bonfire_mailer": {:git, "https://github.com/bonfire-networks/bonfire_mailer", "71e25f18bdb8d0923a641884a905959bc02c34e6", []}, @@ -65,19 +65,19 @@ "bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "b2a99e3c73d708f43d720b4f4238f684c981c0a5", []}, "bonfire_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_social_graph", "9a4ad5babd675c66c6a62a1b7b2dbd4a7c7f6e13", []}, "bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "ac871e903f071bceb602dbc634f97684d6e7fba9", []}, - "bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "8415c4c906e2fe946264682c2f8ba623b1fe188f", []}, + "bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "754f9430370d17a17796eabbbf92b98c528fe6c9", []}, "bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "2777b3dcecac98c2fb5f4137b3114108b8b4daf5", []}, "bonfire_ui_groups": {:git, "https://github.com/bonfire-networks/bonfire_ui_groups", "7ff551dee52b1548760ca565706eca040cfaffd4", []}, "bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "2b6f3aded6d305bcf5979f8ffe5d5d189f41133d", []}, - "bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "0dcd190157684040b866b414b89a759c85e56d75", []}, + "bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "450fdc46eaaec2bd382e7c6a6b5a72ff9a387204", []}, "bonfire_ui_messages": {:git, "https://github.com/bonfire-networks/bonfire_ui_messages", "80d5c2bd7f70460510ab7c8355b16e5513fc0907", []}, - "bonfire_ui_moderation": {:git, "https://github.com/bonfire-networks/bonfire_ui_moderation", "8ff64710dba8bf0980ddf03d17d864e026a076f6", []}, + "bonfire_ui_moderation": {:git, "https://github.com/bonfire-networks/bonfire_ui_moderation", "2c5408247730d52deee5aa4f0b1ef14887e1719f", []}, "bonfire_ui_posts": {:git, "https://github.com/bonfire-networks/bonfire_ui_posts", "2c7f5447e24a9559dbbb50f0ad9aa63f82d6f0aa", []}, "bonfire_ui_reactions": {:git, "https://github.com/bonfire-networks/bonfire_ui_reactions", "beca5e96f5f2df1aac10d7498a73eb0ad25fb5ae", []}, "bonfire_ui_reflow": {:git, "https://github.com/bonfire-networks/bonfire_ui_reflow", "49d0af5ece32f8784055cbb0d554329974098ca7", []}, - "bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "e856d5961130df89e3dfb7d22f493fced73a4d1d", []}, - "bonfire_ui_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_ui_social_graph", "fc5b8413860e94b7022acd72321fefeaf7d89b3e", []}, - "bonfire_ui_topics": {:git, "https://github.com/bonfire-networks/bonfire_ui_topics", "9626bd864ff9eddb8dc3f9c122a6f6e53a9f65b4", []}, + "bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "fc2be61bbb9563fc1cee079851578fc516a4cc2f", []}, + "bonfire_ui_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_ui_social_graph", "5b46688c23ea4abc0a0660756512755eeb175579", []}, + "bonfire_ui_topics": {:git, "https://github.com/bonfire-networks/bonfire_ui_topics", "aa258dfa2ea88bc029a02f14b1d0b63ed3f91248", []}, "bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "a21c1f783ceed3480885f986f73b4da066b67167", []}, "bonfire_upcycle": {:git, "https://gitlab.com/bonfire-networks/bonfire_upcycle", "0291f440af67fe8a67f477dcc904f090ddcdc1f4", []}, "bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "46f98001a55c2a92fde63da18887ade55f8e17c5", []},