dependabot[bot]
04b431f191
Bump ex_doc from 0.29.1 to 0.29.2
...
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc ) from 0.29.1 to 0.29.2.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases )
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.29.1...v0.29.2 )
---
updated-dependencies:
- dependency-name: ex_doc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 13:11:26 +01:00
Paweł Chmielowski
c84cdb6bfb
Update mix dependences
2023-01-17 11:24:28 +01:00
dependabot[bot]
dfc6e7833c
Bump ex_doc from 0.28.4 to 0.29.1
...
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc ) from 0.28.4 to 0.29.1.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases )
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.28.4...v0.29.1 )
---
updated-dependencies:
- dependency-name: ex_doc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 13:52:02 +01:00
Badlop
e0b4ea6652
Update jose to 1.11.5 when Erlang/OTP is 21 or higher
...
But use old jose 1.11.1 on Erlang/OTP older than 21
Erlang older than 21 does not support
try catch _Class:_Reason:_Stacktrace ->
that is used in jose_server.erl
2023-01-10 13:51:56 +01:00
Paweł Chmielowski
c4d834b879
Update deps
2022-10-12 12:44:36 +02:00
Paweł Chmielowski
09b33e17a6
Update mysql
2022-09-22 11:09:12 +02:00
Badlop
dde096515d
Update mix.lock with ex_doc
2022-05-17 10:41:59 +02:00
Paweł Chmielowski
f3f80f2f55
Update p1_pgsql in mix.lock
2022-05-02 13:41:44 +02:00
Paweł Chmielowski
cae86f62e6
Update esip in mix.lock
2022-05-02 13:37:40 +02:00
Paweł Chmielowski
c8c4827626
Update hex deps
2022-05-02 13:06:40 +02:00
Badlop
6afdf88e09
Update mix.lock, there are many unnecesary dependencies there
2022-03-10 13:09:30 +01:00
Badlop
35b8a042b8
Update jiffy and p1_acme in mix.lock
2022-02-24 01:02:58 +01:00
Holger Weiss
7d7d08f980
mix.lock: Add missing dependencies
2022-02-19 23:53:16 +01:00
Paweł Chmielowski
a94209a0e0
Update stun and esip dependencies
2021-12-09 12:13:48 +01:00
Paweł Chmielowski
ad3c91b86e
Update mix deps
2021-11-29 15:36:57 +01:00
Paweł Chmielowski
142e494d52
Update mix.lock
2021-07-21 14:50:18 +02:00
Paweł Chmielowski
2458f55837
Update stringprep in mix
2021-06-18 11:45:18 +02:00
Paweł Chmielowski
03e62308e2
Update deps in mix
2021-04-07 12:14:58 +02:00
Badlop
33fc320f1d
Update jiffy and epam to fix compilation ( #3413 )
2021-03-12 20:50:46 +01:00
Paweł Chmielowski
ee3ecc6cc0
Update mix deps
2021-01-28 11:04:53 +01:00
Holger Weiss
b6f86187f3
Update 'stun' dependency
...
The 'stun' application now rejects Teredo and 6to4 TURN peers
unconditionally. Therefore, remove those networks from the default
'turn_blacklist'.
2021-01-22 16:12:48 +01:00
Stu Tomlinson
2f3063def6
Fix sqlite3 dependency version ( #3452 )
...
erlang-sqlite3 versions got messed up, causing ejabberd build to regress
to 1.1.6 from Jan 2018 when using rebar3 which fails to build with OTP23.
Update to correctly tagged version 1.1.9, which also has matching hex.pm
package, fixes this.
2020-12-18 12:42:18 +01:00
Paweł Chmielowski
778c84dac9
Update xmpp dep in mix
2020-12-15 17:07:06 +01:00
Paweł Chmielowski
34e615d854
Update deps in mix
2020-12-15 15:24:57 +01:00
Paweł Chmielowski
23beaa9fad
Update mix dependencies
2020-07-30 17:57:52 +02:00
Paweł Chmielowski
b56663ef07
Update dependences in mix
2020-04-28 17:23:36 +02:00
Paweł Chmielowski
c2aa5f77bf
Update mix.lock
2020-03-23 17:42:57 +01:00
Paweł Chmielowski
ee736b1ab7
Update mix deps
2020-02-25 16:07:22 +01:00
Paweł Chmielowski
0ad2d2120c
Update xmpp in mix
2020-01-16 15:26:20 +01:00
Holger Weiss
453f6b0189
Update xmpp dependency in mix.exs and mix.lock
...
Closes #3146 .
2020-01-15 14:49:37 +01:00
Paweł Chmielowski
06fe5c8cfe
Update deps is mix
2020-01-09 12:31:23 +01:00
Evgeny Khramtsov
d2f92eecd4
Re-tag xmpp dep
2019-09-26 10:22:36 +03:00
Paweł Chmielowski
8918bfb55b
Update deps in mix.exs/lock
2019-09-25 14:55:32 +02:00
Mickael Remond
28feb90175
Remove fast_yaml override
2019-08-06 15:47:58 +02:00
Paweł Chmielowski
1d2fba856e
Update mix deps
2019-08-05 10:14:30 +02:00
Evgeny Khramtsov
3f7d9e3ad6
Remove Riak support
...
Reasons:
- Riak DB development is almost halted after Basho
- riak-erlang-client is abandoned and doesn't work
correctly with OTP22
- Riak is slow in comparison to other databases
- Missing key ordering makes it impossible to implement range
queries efficiently (e.g. MAM queries)
2019-07-18 19:31:12 +03:00
Christophe Romain
5b62a05205
Update deps in mix.lock
2019-05-23 13:40:05 +02:00
Mickael Remond
b18f53c5ce
Elixir mix build need to use xmpp 1.3.3
2019-05-06 11:59:52 +02:00
Christophe Romain
51e7ccc16d
Update mysql driver in mix.lock also
2019-03-20 13:46:43 +01:00
Paweł Chmielowski
ab2197c455
Update mqtree
2019-02-26 12:16:48 +01:00
Paweł Chmielowski
b887133566
Update deps in mix.lock
2019-02-26 12:16:48 +01:00
Paweł Chmielowski
3f2265d457
Update xmpp in mix
2019-01-16 09:58:24 +01:00
Paweł Chmielowski
768d37a29c
Remove no longer used deps
2019-01-02 13:02:20 +01:00
Christophe Romain
126e4d70f7
Update distillery
2019-01-02 10:30:29 +01:00
Paweł Chmielowski
157e9c04f6
Bump version of xmpp in mix.lock
2018-12-06 14:09:37 +01:00
Paweł Chmielowski
ea47790807
Update mix packaging
2018-12-06 10:21:51 +01:00
Christophe Romain
8ebf31d949
Bump lager version in mix as well
2018-11-23 13:00:19 +01:00
Paweł Chmielowski
c1521d3f13
Add pkix to mix.exs
2018-10-09 10:15:10 +02:00
Paweł Chmielowski
b72ed7afa4
Update mix.lock
2018-09-26 15:01:27 +02:00
Paweł Chmielowski
ef57067edc
Update deps in mix.lock
2018-09-25 14:31:22 +02:00