dependabot[bot]
c26e43630c
chore(cargo): bump image from 0.25.5 to 0.25.6
...
Bumps [image](https://github.com/image-rs/image ) from 0.25.5 to 0.25.6.
- [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md )
- [Commits](https://github.com/image-rs/image/compare/v0.25.5...v0.25.6 )
---
updated-dependencies:
- dependency-name: image
dependency-version: 0.25.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-02 18:16:07 +00:00
dependabot[bot]
011779dcf7
chore(cargo): bump tokio-util from 0.7.13 to 0.7.14
...
Bumps [tokio-util](https://github.com/tokio-rs/tokio ) from 0.7.13 to 0.7.14.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.13...tokio-util-0.7.14 )
---
updated-dependencies:
- dependency-name: tokio-util
dependency-version: 0.7.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-02 18:14:16 +00:00
dependabot[bot]
18e5d5b67a
chore(cargo): bump log from 0.4.26 to 0.4.27
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.26 to 0.4.27.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/compare/0.4.26...0.4.27 )
---
updated-dependencies:
- dependency-name: log
dependency-version: 0.4.27
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-02 18:11:29 +00:00
dependabot[bot]
0c1afa527b
chore(cargo): bump hyper-util from 0.1.10 to 0.1.11
...
Bumps [hyper-util](https://github.com/hyperium/hyper-util ) from 0.1.10 to 0.1.11.
- [Release notes](https://github.com/hyperium/hyper-util/releases )
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.10...v0.1.11 )
---
updated-dependencies:
- dependency-name: hyper-util
dependency-version: 0.1.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-02 18:11:11 +00:00
dependabot[bot]
f8841a85d7
chore(cargo): bump pin-project from 1.1.9 to 1.1.10
...
Bumps [pin-project](https://github.com/taiki-e/pin-project ) from 1.1.9 to 1.1.10.
- [Release notes](https://github.com/taiki-e/pin-project/releases )
- [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/pin-project/compare/v1.1.9...v1.1.10 )
---
updated-dependencies:
- dependency-name: pin-project
dependency-version: 1.1.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-02 16:49:11 +00:00
dependabot[bot]
92620d9c82
chore(cargo): bump thiserror from 2.0.11 to 2.0.12
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.11...2.0.12 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-version: 2.0.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-02 16:46:36 +00:00
dependabot[bot]
b0fa413aa9
chore(cargo): bump once_cell from 1.20.3 to 1.21.3
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.20.3 to 1.21.3.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.20.3...v1.21.3 )
---
updated-dependencies:
- dependency-name: once_cell
dependency-version: 1.21.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-02 14:14:19 +00:00
dependabot[bot]
9c974b40ac
chore(cargo): bump bytes from 1.10.0 to 1.10.1
...
Bumps [bytes](https://github.com/tokio-rs/bytes ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: bytes
dependency-version: 1.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-02 02:04:51 +00:00
dependabot[bot]
5b47c4947f
chore(cargo): bump anyhow from 1.0.96 to 1.0.97
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.96 to 1.0.97.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.96...1.0.97 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-version: 1.0.97
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-02 01:51:05 +00:00
dependabot[bot]
c62bab3fe5
chore(cargo): bump libc from 0.2.170 to 0.2.171
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.170 to 0.2.171.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.171/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.170...0.2.171 )
---
updated-dependencies:
- dependency-name: libc
dependency-version: 0.2.171
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-02 01:50:50 +00:00
dependabot[bot]
7776060d68
chore(cargo): bump uuid from 1.15.1 to 1.16.0
...
Bumps [uuid](https://github.com/uuid-rs/uuid ) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases )
- [Commits](https://github.com/uuid-rs/uuid/compare/v1.15.1...v1.16.0 )
---
updated-dependencies:
- dependency-name: uuid
dependency-version: 1.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-02 01:50:27 +00:00
link2xt
3aea6884ac
chore(cargo): update textwrap from 0.16.1 to 0.16.2
...
This removes duplicate unicode-width dependency.
2025-04-02 01:49:07 +00:00
link2xt
f472c05120
chore: update yerpc to 0.6.3
2025-03-30 00:02:38 +00:00
link2xt
3efd94914c
chore(release): prepare for 1.158.0
2025-03-29 16:40:10 +00:00
link2xt
df24532503
chore: update resolve-conf from 0.7.0 to 0.7.1
2025-03-20 12:32:11 +00:00
link2xt
73095bcaff
chore(release): prepare for 1.157.3
2025-03-19 09:12:19 +00:00
link2xt
94187f7ee1
chore: update strum dependency
2025-03-17 15:19:36 +00:00
dependabot[bot]
9bca0b3b90
chore(cargo): bump uuid from 1.12.1 to 1.15.1
...
Bumps [uuid](https://github.com/uuid-rs/uuid ) from 1.12.1 to 1.15.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases )
- [Commits](https://github.com/uuid-rs/uuid/compare/1.12.1...v1.15.1 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 14:46:48 +00:00
link2xt
156f9642fe
build: remove encoded-words dependency
...
mail-builder is doing its own encoding.
2025-03-16 19:49:55 +00:00
link2xt
65ea456bd8
build: remove websocket support from deltachat-jsonrpc
...
WebSocket support is not used
and is not maintained. It still uses
outdated axum 0.7 version
and does not have any authentication.
Delta Chat Desktop has a new browser target
that implements WebSocket support on top
of stdio server, supports blobs
and is tested in CI.
2025-03-16 09:04:26 +00:00
link2xt
03b0185b8e
chore(release): prepare for 1.157.2
2025-03-15 11:43:33 +00:00
link2xt
1fa9707317
fix: update async-compression to 0.4.21 to fix IMAP COMPRESS getting stuck
...
async-compression 0.4.21 fixes a bug in the encoder
where it did not flush all the internal state sometimes,
resulting in IMAP APPEND command timing out
waiting for response when uploading large sync messages.
See <https://github.com/Nullus157/async-compression/pull/333 >
for details.
2025-03-15 10:39:27 +00:00
link2xt
10e711621c
chore(release): prepare for 1.157.1
2025-03-13 01:34:08 +00:00
link2xt
da4f1b2a98
chore(release): prepare for 1.157.0
2025-03-12 23:00:47 +00:00
dependabot[bot]
c825b2584b
chore(cargo): bump smallvec from 1.13.2 to 1.14.0
...
Bumps [smallvec](https://github.com/servo/rust-smallvec ) from 1.13.2 to 1.14.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases )
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.2...v1.14.0 )
---
updated-dependencies:
- dependency-name: smallvec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-12 03:23:50 +00:00
link2xt
e5a3eae531
build: update env_logger to get rid of unmaintained humantime dependency
...
This makes cargo-deny happy.
2025-03-11 03:08:44 +00:00
link2xt
d69db8f336
build: intergrate fuzz crate into workspace
...
This makes `fuzz` use the same lockfile
as the rest of the crates
and makes sure it fuzzes the same versions
of dependencies, e.g. `mailparse`.
2025-03-11 00:37:04 +00:00
link2xt
26672900d5
fix: update async-imap to 0.10.23 to fix division by zero
2025-03-10 23:18:16 +00:00
link2xt
35d4eb5168
chore(release): prepare for 1.156.3
2025-03-09 20:46:22 +00:00
link2xt
b6d4d10025
chore: update iroh to 0.33
2025-03-09 18:21:24 +00:00
link2xt
287829d385
build: use mailbuilder from crates.io
...
This gets rid of the last git dependency.
2025-03-09 17:53:59 +00:00
link2xt
d2e1e57890
chore: make cargo-deny happy
2025-03-08 01:45:13 +00:00
dependabot[bot]
b699ac1aca
chore(cargo): bump serde_json from 1.0.138 to 1.0.139
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.138 to 1.0.139.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.138...v1.0.139 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-06 17:15:01 -03:00
dependabot[bot]
df61905455
chore(cargo): bump log from 0.4.25 to 0.4.26
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.25 to 0.4.26.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/compare/0.4.25...0.4.26 )
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 16:02:23 +00:00
dependabot[bot]
71582304f3
chore(cargo): bump tracing-subscriber from 0.3.18 to 0.3.19
...
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing ) from 0.3.18 to 0.3.19.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.18...tracing-subscriber-0.3.19 )
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 16:00:51 +00:00
dependabot[bot]
c6b6967fec
Merge pull request #6602 from deltachat/dependabot/cargo/chrono-0.4.40
2025-03-03 16:00:32 +00:00
dependabot[bot]
9b4e49e979
Merge pull request #6592 from deltachat/dependabot/cargo/blake3-1.6.1
2025-03-03 16:00:00 +00:00
dependabot[bot]
e3dac9abbb
Merge pull request #6604 from deltachat/dependabot/cargo/schemars-0.8.22
2025-03-03 15:58:56 +00:00
dependabot[bot]
1bc97385b9
Merge pull request #6603 from deltachat/dependabot/cargo/libc-0.2.170
2025-03-03 15:58:08 +00:00
dependabot[bot]
ffb903092a
Merge pull request #6596 from deltachat/dependabot/cargo/tokio-rustls-0.26.2
2025-03-03 15:57:42 +00:00
link2xt
490171650a
chore(release): prepare for 1.156.2
2025-03-02 20:49:30 +00:00
dependabot[bot]
a50b43598f
chore(cargo): bump serde from 1.0.217 to 1.0.218
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.217 to 1.0.218.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.218 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-02 18:31:27 +00:00
dependabot[bot]
02a18420e5
chore(cargo): bump libc from 0.2.169 to 0.2.170
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.169 to 0.2.170.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.169...0.2.170 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-02 18:25:17 +00:00
dependabot[bot]
ef6c5870bb
chore(cargo): bump anyhow from 1.0.95 to 1.0.96
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.95 to 1.0.96.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.95...1.0.96 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-02 18:24:20 +00:00
link2xt
efbc4780f2
fix: upgrade native-tls from 0.2.13 to 0.2.14
...
This fixes the problem introduced by upgrading native-tls from 0.2.11 to 0.2.13 that prevented using OpenSSL on Android.
2025-03-02 18:16:15 +00:00
dependabot[bot]
5c49706dfd
chore(cargo): bump schemars from 0.8.21 to 0.8.22
...
Bumps [schemars](https://github.com/GREsau/schemars ) from 0.8.21 to 0.8.22.
- [Release notes](https://github.com/GREsau/schemars/releases )
- [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md )
- [Commits](https://github.com/GREsau/schemars/compare/v0.8.21...v0.8.22 )
---
updated-dependencies:
- dependency-name: schemars
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-01 21:19:46 +00:00
dependabot[bot]
36e6b2306b
chore(cargo): bump chrono from 0.4.39 to 0.4.40
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.39 to 0.4.40.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.39...v0.4.40 )
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-01 21:19:13 +00:00
dependabot[bot]
4942303c19
chore(cargo): bump tokio-rustls from 0.26.1 to 0.26.2
...
Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls ) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/rustls/tokio-rustls/releases )
- [Commits](https://github.com/rustls/tokio-rustls/commits )
---
updated-dependencies:
- dependency-name: tokio-rustls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-01 21:17:02 +00:00
dependabot[bot]
2168e39156
chore(cargo): bump blake3 from 1.5.5 to 1.6.1
...
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3 ) from 1.5.5 to 1.6.1.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases )
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.5.5...1.6.1 )
---
updated-dependencies:
- dependency-name: blake3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-01 21:15:45 +00:00
link2xt
43a40b9349
chore(release): prepare for 1.156.1
2025-02-28 01:23:21 +00:00