link2xt
15092407ea
build: enable async-native-tls/vendored feature
...
OpenSSL is vendored, but because of rusqlite feature
transitively enabling vendoring feature.
This change makes vendoring explicit
even if we disable SQLCipher in the future.
2025-06-09 22:17:52 +00:00
dependabot[bot]
bd70d48cdf
chore(cargo): bump criterion from 0.5.1 to 0.6.0
...
Bumps [criterion](https://github.com/bheisler/criterion.rs ) from 0.5.1 to 0.6.0.
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.5.1...0.6.0 )
---
updated-dependencies:
- dependency-name: criterion
dependency-version: 0.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Co-authored-by: iequidoo <dgreshilov@gmail.com >
2025-06-07 06:04:05 -03:00
link2xt
026ddbf9f1
build: upgrade parking_lot to 0.12.4
2025-06-05 20:15:37 +00:00
link2xt
628b178076
build: update cargo-bolero from 0.8.0 to 0.13.3
...
New `fuzz` profile is added
because cargo-bolero now requires it and uses
by default, while `--release` option is removed.
Instructions for running AFL are removed from the README
because it requires some system reconfiguration
and I did not test it this time.
2025-06-05 16:15:01 +00:00
dependabot[bot]
806b437209
chore(cargo): bump tempfile from 3.19.1 to 3.20.0
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.19.1 to 3.20.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.19.1...v3.20.0 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-version: 3.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 16:57:04 +00:00
dependabot[bot]
1a5232f863
chore(cargo): bump rustls-pki-types from 1.11.0 to 1.12.0
...
Bumps [rustls-pki-types](https://github.com/rustls/pki-types ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/rustls/pki-types/releases )
- [Commits](https://github.com/rustls/pki-types/compare/v/1.11.0...v/1.12.0 )
---
updated-dependencies:
- dependency-name: rustls-pki-types
dependency-version: 1.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 16:56:30 +00:00
dependabot[bot]
7ad119f126
chore(cargo): bump mail-builder from 0.4.2 to 0.4.3
...
Bumps [mail-builder](https://github.com/stalwartlabs/mail-builder ) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/stalwartlabs/mail-builder/releases )
- [Changelog](https://github.com/stalwartlabs/mail-builder/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stalwartlabs/mail-builder/commits )
---
updated-dependencies:
- dependency-name: mail-builder
dependency-version: 0.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 16:56:08 +00:00
dependabot[bot]
1682f4b252
chore(cargo): bump hyper-util from 0.1.11 to 0.1.13
...
Bumps [hyper-util](https://github.com/hyperium/hyper-util ) from 0.1.11 to 0.1.13.
- [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.11...v0.1.13 )
---
updated-dependencies:
- dependency-name: hyper-util
dependency-version: 0.1.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 00:46:22 +00:00
dependabot[bot]
8189abd660
chore(cargo): bump num_cpus from 1.16.0 to 1.17.0
...
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus ) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases )
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.16.0...v1.17.0 )
---
updated-dependencies:
- dependency-name: num_cpus
dependency-version: 1.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 00:44:23 +00:00
Friedel Ziegelmayer
5c2af42cdd
build: update to rPGP 0.16.0 ( #6719 )
...
Co-authored-by: Heiko Schaefer <heiko@schaefer.name >
Co-authored-by: link2xt <link2xt@testrun.org >
2025-05-29 13:06:18 +00:00
dependabot[bot]
85461204c5
chore(cargo): bump shadowsocks from 1.22.0 to 1.23.1
...
Bumps [shadowsocks](https://github.com/shadowsocks/shadowsocks-rust ) from 1.22.0 to 1.23.1.
- [Release notes](https://github.com/shadowsocks/shadowsocks-rust/releases )
- [Commits](https://github.com/shadowsocks/shadowsocks-rust/compare/v1.22.0...v1.23.1 )
---
updated-dependencies:
- dependency-name: shadowsocks
dependency-version: 1.23.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-16 03:07:34 +00:00
link2xt
3abf2b5227
build: increase MSRV to 1.85.0
2025-05-16 03:03:58 +00:00
Hocuri
47b9bfc8bf
chore(release): prepare for 1.159.5
2025-05-14 16:58:17 +02:00
link2xt
079260a7cf
chore: update async-smtp to 0.10.2
2025-05-13 16:18:25 +00:00
link2xt
259ffef0bb
chore(release): prepare for 1.159.4
2025-05-13 14:56:09 +00:00
l
6661a0803e
chore: update iroh from 0.33.0 to 0.35.0 ( #6687 )
2025-05-12 20:33:21 +00:00
dependabot[bot]
5a2ce60392
chore(cargo): bump chrono from 0.4.40 to 0.4.41
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.40 to 0.4.41.
- [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.40...v0.4.41 )
---
updated-dependencies:
- dependency-name: chrono
dependency-version: 0.4.41
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-02 23:36:52 +00:00
dependabot[bot]
cd6cd6ba47
chore(cargo): bump data-encoding from 2.8.0 to 2.9.0
...
Bumps [data-encoding](https://github.com/ia0/data-encoding ) from 2.8.0 to 2.9.0.
- [Commits](https://github.com/ia0/data-encoding/compare/v2.8.0...v2.9.0 )
---
updated-dependencies:
- dependency-name: data-encoding
dependency-version: 2.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-02 16:15:04 +00:00
dependabot[bot]
33ea13daf4
Merge pull request #6829 from chatmail/dependabot/cargo/blake3-1.8.2
2025-05-02 16:04:56 +00:00
dependabot[bot]
10b6019e7e
Merge pull request #6831 from chatmail/dependabot/cargo/smallvec-1.15.0
2025-05-02 16:03:13 +00:00
dependabot[bot]
31752e9674
chore(cargo): bump brotli from 7.0.0 to 8.0.0
...
Bumps [brotli](https://github.com/dropbox/rust-brotli ) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/dropbox/rust-brotli/releases )
- [Commits](https://github.com/dropbox/rust-brotli/compare/7.0.0...8.0.0 )
---
updated-dependencies:
- dependency-name: brotli
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-01 21:10:36 +00:00
dependabot[bot]
293a683484
chore(cargo): bump smallvec from 1.14.0 to 1.15.0
...
Bumps [smallvec](https://github.com/servo/rust-smallvec ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases )
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.14.0...v1.15.0 )
---
updated-dependencies:
- dependency-name: smallvec
dependency-version: 1.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-01 21:07:14 +00:00
dependabot[bot]
737bc15382
chore(cargo): bump blake3 from 1.8.0 to 1.8.2
...
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3 ) from 1.8.0 to 1.8.2.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases )
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.8.0...1.8.2 )
---
updated-dependencies:
- dependency-name: blake3
dependency-version: 1.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-01 21:06:40 +00:00
link2xt
83bc497f0d
chore(release): prepare for 1.159.3
2025-04-24 13:44:06 +00:00
link2xt
29b84424f4
chore(release): prepare for 1.159.2
2025-04-23 23:08:07 +00:00
link2xt
4168985869
chore: update yerpc to 0.6.4
2025-04-16 22:57:07 +00:00
link2xt
0e3277bc5a
chore(release): prepare for 1.159.1
2025-04-12 03:13:35 +00:00
link2xt
0b82b42128
build: increase MSRV to 1.82.0
...
This allows using Option::is_none_or()
which is only available since 1.82.0.
2025-04-12 02:51:11 +00:00
link2xt
b03edabb11
chore(release): perpare for 1.159.0
2025-04-08 02:23:33 +00:00
dependabot[bot]
a3bbdf0bec
Merge pull request #6751 from chatmail/dependabot/cargo/image-0.25.6
2025-04-07 19:50:34 +00:00
dependabot[bot]
7a7f95f5ef
Merge pull request #6739 from chatmail/dependabot/cargo/tempfile-3.19.1
2025-04-07 19:50:14 +00:00
link2xt
746b071be0
chore: update async-imap from 0.10.3 to 0.10.4
2025-04-07 19:07:33 +00:00
dependabot[bot]
4ad9fa144d
chore(cargo): bump tempfile from 3.14.0 to 3.19.1
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.14.0 to 3.19.1.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.14.0...v3.19.1 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-version: 3.19.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 18:22:12 +00:00
dependabot[bot]
c239da542c
chore(cargo): bump blake3 from 1.6.1 to 1.8.0
...
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3 ) from 1.6.1 to 1.8.0.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases )
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.6.1...1.8.0 )
---
updated-dependencies:
- dependency-name: blake3
dependency-version: 1.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-05 19:22:05 +00:00
dependabot[bot]
28a6ff3270
Merge pull request #6755 from chatmail/dependabot/cargo/http-body-util-0.1.3
2025-04-05 19:19:44 +00:00
link2xt
e5b79bf405
refactor: replace once_cell::sync::Lazy with std::sync::LazyLock
2025-04-04 20:51:37 +00:00
dependabot[bot]
01638ce99e
chore(cargo): bump http-body-util from 0.1.2 to 0.1.3
...
Bumps [http-body-util](https://github.com/hyperium/http-body ) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/hyperium/http-body/releases )
- [Commits](https://github.com/hyperium/http-body/compare/http-body-util-v0.1.2...http-body-util-v0.1.3 )
---
updated-dependencies:
- dependency-name: http-body-util
dependency-version: 0.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-02 18:20:30 +00:00
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]
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]
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
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
3efd94914c
chore(release): prepare for 1.158.0
2025-03-29 16:40:10 +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
link2xt
156f9642fe
build: remove encoded-words dependency
...
mail-builder is doing its own encoding.
2025-03-16 19:49:55 +00:00
link2xt
03b0185b8e
chore(release): prepare for 1.157.2
2025-03-15 11:43:33 +00:00
link2xt
10e711621c
chore(release): prepare for 1.157.1
2025-03-13 01:34:08 +00:00
link2xt
1e3c894827
chore: update repository URLs to make npm and PyPI publishing possible
2025-03-13 00:31:54 +00:00
link2xt
da4f1b2a98
chore(release): prepare for 1.157.0
2025-03-12 23:00:47 +00:00