bjoern
|
c09a83df2b
|
prepare 1.58 (#2584)
* update changelog for 1.58.0
* bump version to 1.58.0
|
2021-08-02 21:55:32 +02:00 |
|
bjoern
|
3712524765
|
prepare 1.57 (#2580)
* update changelog for 1.57.0
* bump version to 1.57.0
|
2021-08-01 21:08:08 +02:00 |
|
link2xt
|
532060d8b7
|
Update async-smtp
New version supports @yggmail addresses.
|
2021-07-24 03:42:18 +03:00 |
|
dependabot[bot]
|
cd0da723ce
|
cargo: bump indexmap from 1.6.2 to 1.7.0
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Commits](https://github.com/bluss/indexmap/compare/1.6.2...1.7.0)
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-23 23:16:08 +00:00 |
|
dependabot[bot]
|
49fc72fa42
|
cargo: bump libc from 0.2.97 to 0.2.98
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.97 to 0.2.98.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.97...0.2.98)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-23 23:15:57 +00:00 |
|
dependabot[bot]
|
a1aaa1e0b4
|
Merge pull request #2555 from deltachat/dependabot/cargo/futures-0.3.16
|
2021-07-23 23:12:44 +00:00 |
|
dependabot[bot]
|
1eab99df56
|
Merge pull request #2531 from deltachat/dependabot/cargo/anyhow-1.0.42
|
2021-07-23 23:12:10 +00:00 |
|
dependabot[bot]
|
05bb25c645
|
cargo: bump futures from 0.3.15 to 0.3.16
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.15 to 0.3.16.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.15...0.3.16)
---
updated-dependencies:
- dependency-name: futures
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-23 21:11:31 +00:00 |
|
dependabot[bot]
|
b070198063
|
cargo: bump sha-1 from 0.9.6 to 0.9.7
Bumps [sha-1](https://github.com/RustCrypto/hashes) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha-1-v0.9.6...sha-1-v0.9.7)
---
updated-dependencies:
- dependency-name: sha-1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-19 21:13:09 +00:00 |
|
link2xt
|
aec8332544
|
mimeparser: use mailparse to parse RFC 2231 filenames
mailparse supports RFC 2231 since version 0.13.5, so there is no need
for our own code to support it.
|
2021-07-17 14:31:16 +03:00 |
|
dependabot[bot]
|
cd958c6a33
|
cargo: bump anyhow from 1.0.41 to 1.0.42
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.41 to 1.0.42.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.41...1.0.42)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-09 21:12:18 +00:00 |
|
Sebastian Klähn
|
77aa8b2c3f
|
remove unnecessary function-args
|
2021-07-06 20:05:18 +02:00 |
|
dependabot[bot]
|
15664be4f6
|
cargo: bump once_cell from 1.7.2 to 1.8.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.7.2...v1.8.0)
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-14 08:07:26 +00:00 |
|
dependabot[bot]
|
8f2cb1e8ab
|
cargo: bump libc from 0.2.95 to 0.2.97
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.95 to 0.2.97.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.95...0.2.97)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-11 22:19:07 +00:00 |
|
dependabot[bot]
|
72ebd83479
|
Merge pull request #2477 from deltachat/dependabot/cargo/itertools-0.10.1
|
2021-06-11 22:17:42 +00:00 |
|
dependabot[bot]
|
50f680a00b
|
cargo: bump anyhow from 1.0.40 to 1.0.41
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.40 to 1.0.41.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.40...1.0.41)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-11 06:17:13 +00:00 |
|
dependabot[bot]
|
47e0f224ca
|
cargo: bump itertools from 0.10.0 to 0.10.1
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.0...v0.10.1)
---
updated-dependencies:
- dependency-name: itertools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-10 06:26:18 +00:00 |
|
B. Petersen
|
8b872b7e6f
|
bump version to 1.56.0
|
2021-06-07 21:55:51 +02:00 |
|
dependabot[bot]
|
04c8622e94
|
cargo: bump strum from 0.20.0 to 0.21.0
Bumps [strum](https://github.com/Peternator7/strum) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-06 07:05:19 +00:00 |
|
dependabot[bot]
|
002e33d28c
|
Merge pull request #2464 from deltachat/dependabot/cargo/strum_macros-0.21.1
|
2021-06-06 07:03:32 +00:00 |
|
dependabot[bot]
|
1127521923
|
cargo: bump futures-lite from 1.11.3 to 1.12.0
Bumps [futures-lite](https://github.com/smol-rs/futures-lite) from 1.11.3 to 1.12.0.
- [Release notes](https://github.com/smol-rs/futures-lite/releases)
- [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/futures-lite/compare/v1.11.3...v1.12.0)
---
updated-dependencies:
- dependency-name: futures-lite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-04 07:32:19 +00:00 |
|
dependabot[bot]
|
8380ac28c1
|
cargo: bump strum_macros from 0.20.1 to 0.21.1
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.20.1 to 0.21.1.
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)
---
updated-dependencies:
- dependency-name: strum_macros
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-03 07:23:26 +00:00 |
|
dependabot[bot]
|
d8ba466c6a
|
Merge pull request #2452 from deltachat/dependabot/cargo/thiserror-1.0.25
|
2021-05-28 23:06:58 +00:00 |
|
dependabot[bot]
|
d899a38d17
|
cargo: bump libc from 0.2.94 to 0.2.95
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.94 to 0.2.95.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.94...0.2.95)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-26 06:30:24 +00:00 |
|
dependabot[bot]
|
b60994b313
|
cargo: bump thiserror from 1.0.24 to 1.0.25
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.24 to 1.0.25.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.24...1.0.25)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-24 07:55:01 +00:00 |
|
dependabot[bot]
|
afd7e7eaac
|
cargo: bump rustyline from 8.1.0 to 8.2.0
Bumps [rustyline](https://github.com/kkawakam/rustyline) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/kkawakam/rustyline/releases)
- [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md)
- [Commits](https://github.com/kkawakam/rustyline/compare/v8.1.0...v8.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-21 06:51:43 +00:00 |
|
dependabot[bot]
|
aa5d6077a8
|
cargo: bump rustyline from 8.0.0 to 8.1.0
Bumps [rustyline](https://github.com/kkawakam/rustyline) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/kkawakam/rustyline/releases)
- [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md)
- [Commits](https://github.com/kkawakam/rustyline/compare/v8.0.0...v8.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-19 23:02:42 +00:00 |
|
dependabot[bot]
|
b5dc954408
|
cargo: bump async-std-resolver from 0.20.2 to 0.20.3
Bumps [async-std-resolver](https://github.com/bluejekyll/trust-dns) from 0.20.2 to 0.20.3.
- [Release notes](https://github.com/bluejekyll/trust-dns/releases)
- [Changelog](https://github.com/bluejekyll/trust-dns/blob/v0.20.3/CHANGELOG.md)
- [Commits](https://github.com/bluejekyll/trust-dns/compare/v0.20.2...v0.20.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-17 07:48:56 +00:00 |
|
dependabot[bot]
|
fd9d632cd6
|
cargo: bump sha-1 from 0.9.5 to 0.9.6
Bumps [sha-1](https://github.com/RustCrypto/hashes) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha-1-v0.9.5...sha-1-v0.9.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-15 00:56:03 +00:00 |
|
dependabot[bot]
|
c9e626322b
|
Merge pull request #2439 from deltachat/dependabot/cargo/sha2-0.9.5
|
2021-05-15 00:54:40 +00:00 |
|
dependabot[bot]
|
372a4ee539
|
cargo: bump sha2 from 0.9.4 to 0.9.5
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.4...sha2-v0.9.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 06:25:22 +00:00 |
|
dependabot[bot]
|
418b591602
|
cargo: bump futures from 0.3.14 to 0.3.15
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.14...0.3.15)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 06:25:14 +00:00 |
|
B. Petersen
|
e387b4f4dd
|
bumb version to 1.55.0
|
2021-05-11 13:58:46 +02:00 |
|
dependabot[bot]
|
4aae12ead7
|
Merge pull request #2435 from deltachat/dependabot/cargo/backtrace-0.3.59
|
2021-05-10 16:21:34 +00:00 |
|
dependabot[bot]
|
89c985120b
|
Merge pull request #2433 from deltachat/dependabot/cargo/url-2.2.2
|
2021-05-10 16:14:23 +00:00 |
|
dependabot[bot]
|
0266b70b23
|
cargo: bump backtrace from 0.3.58 to 0.3.59
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.58 to 0.3.59.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.58...0.3.59)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-10 10:30:29 +00:00 |
|
dependabot[bot]
|
9c0d84090e
|
cargo: bump escaper from 0.1.0 to 0.1.1
Bumps [escaper](https://github.com/dignifiedquire/rust-escaper) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/dignifiedquire/rust-escaper/releases)
- [Commits](https://github.com/dignifiedquire/rust-escaper/compare/0.1.0...0.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-10 10:30:22 +00:00 |
|
dependabot[bot]
|
baf7e98c1e
|
cargo: bump url from 2.2.1 to 2.2.2
Bumps [url](https://github.com/servo/rust-url) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.2.1...v2.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-10 10:30:10 +00:00 |
|
dependabot[bot]
|
7e4386c197
|
cargo: bump sha-1 from 0.9.4 to 0.9.5
Bumps [sha-1](https://github.com/RustCrypto/hashes) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha-1-v0.9.4...sha-1-v0.9.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 14:50:54 +00:00 |
|
dependabot[bot]
|
f3e8f5babc
|
cargo: bump sha2 from 0.9.3 to 0.9.4
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.3...sha2-v0.9.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-06 08:24:39 +00:00 |
|
bjoern
|
553f4c4b88
|
prepare 1.54 (#2412)
|
2021-05-03 02:50:20 +03:00 |
|
link2xt
|
957f942872
|
Cargo.toml: move "rusqlite/bundled" to "vendored" feature
It is enabled from deltachat-ffi/Cargo.toml by default.
Fix for abac35c872
|
2021-05-02 13:58:39 +02:00 |
|
dependabot[bot]
|
6971bfc3d4
|
cargo: bump rustyline from 4.1.0 to 8.0.0 (#2402)
|
2021-05-01 20:39:12 +00:00 |
|
dependabot[bot]
|
ae0dbf024d
|
cargo: bump mailparse from 0.13.2 to 0.13.4
Bumps [mailparse](https://github.com/staktrace/mailparse) from 0.13.2 to 0.13.4.
- [Release notes](https://github.com/staktrace/mailparse/releases)
- [Commits](https://github.com/staktrace/mailparse/commits/v0.13.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-01 19:54:30 +00:00 |
|
dependabot[bot]
|
f1608b503f
|
Merge pull request #2403 from deltachat/dependabot/cargo/dirs-3.0.2
|
2021-05-01 19:42:06 +00:00 |
|
dependabot[bot]
|
42086ceec5
|
cargo: bump regex from 1.4.5 to 1.4.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.4.5...1.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-01 19:23:50 +00:00 |
|
dependabot[bot]
|
cfb22c23df
|
cargo: bump dirs from 3.0.1 to 3.0.2
Bumps [dirs](https://github.com/soc/dirs-rs) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-01 19:23:44 +00:00 |
|
dependabot[bot]
|
540ad71473
|
cargo: bump futures from 0.3.13 to 0.3.14
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.13 to 0.3.14.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.13...0.3.14)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-01 19:02:40 +00:00 |
|
link2xt
|
5546ed772e
|
cargo: update stop-token and async-imap
|
2021-05-01 21:41:02 +03:00 |
|
dependabot[bot]
|
23e891f051
|
cargo: bump async-std from 1.8.0 to 1.9.0
Bumps [async-std](https://github.com/async-rs/async-std) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/async-rs/async-std/releases)
- [Changelog](https://github.com/async-rs/async-std/blob/master/CHANGELOG.md)
- [Commits](https://github.com/async-rs/async-std/compare/v1.8.0...v1.9.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-01 18:39:33 +00:00 |
|