1
0
Fork 0
mirror of https://github.com/dadada/inbox2matrix.git synced 2025-06-08 18:13:57 +02:00
Commit graph

10 commits

Author SHA1 Message Date
801f5ad8bc
Update imap library 2024-01-06 14:22:20 +01:00
dependabot[bot]
0d43f13fe2
Bump matrix-js-sdk from 24.0.0 to 24.1.0
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 24.0.0 to 24.1.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v24.0.0...v24.1.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 16:15:04 +00:00
dependabot[bot]
aad7c068ba
Bump matrix-js-sdk from 19.7.0 to 24.0.0
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 19.7.0 to 24.0.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v19.7.0...v24.0.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-30 20:20:09 +00:00
dependabot[bot]
bd60ab6545
Bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 18:56:37 +00:00
dependabot[bot]
932015b5ef
Bump matrix-js-sdk from 17.2.0 to 19.7.0
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 17.2.0 to 19.7.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v17.2.0...v19.7.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 15:08:15 +00:00
08a1e7e8f7
update npm modules 2022-05-21 20:01:34 +02:00
dependabot[bot]
7a67ff8751 Bump matrix-js-sdk from 1.1.0-rc.1 to 12.4.1
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 1.1.0-rc.1 to 12.4.1.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v1.1.0-rc.1...v12.4.1)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 21:57:54 +00:00
dependabot[bot]
0d2f3e74fc
Bump ajv from 6.10.0 to 6.12.6
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.0...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 22:03:16 +00:00
dependabot[bot]
27be8ab6e0
Bump minimist from 1.2.0 to 1.2.5
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 13:36:41 +00:00
Tim Schubert
747da42861 Add Dockerfile 2019-05-18 15:00:12 +02:00