dependabot[bot]
2cc738f481
cargo: bump strum from 0.22.0 to 0.23.0
...
Bumps [strum](https://github.com/Peternator7/strum ) from 0.22.0 to 0.23.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 )
---
updated-dependencies:
- dependency-name: strum
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-20 11:44:57 +01:00
dependabot[bot]
babd405928
cargo: bump serde_json from 1.0.69 to 1.0.71
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.69 to 1.0.71.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.69...v1.0.71 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-20 11:44:21 +01:00
link2xt
e885857875
Remove pretty_assertions dependency
...
It was only used in two places. Rather than adding `use
pretty_assertions::*` everywhere, it's easier to remove, and it
removes two additional dependency crates.
2021-11-20 11:42:52 +01:00
link2xt
a1d57a2645
Disable unnecessary proptest features
2021-11-20 11:42:52 +01:00
link2xt
a28aecd4d1
Update sqlite dependencies
2021-11-20 11:42:52 +01:00
link2xt
a3f1ff2827
Disable xattr feature on async-tar
...
This removes `xattr` dependency
We only care about backed up file contents, not attributes.
2021-11-20 11:42:52 +01:00
link2xt
c4d1a639b0
Remove itertools dependency
...
Collecting into Vec of &str and joining may even be faster according
to benchmarks:
https://gist.github.com/green-s/fbd0d374b290781ac9b3f8ff03e3245d
2021-11-20 11:42:52 +01:00
dependabot[bot]
8732b7a55c
cargo: bump anyhow from 1.0.45 to 1.0.47
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.45 to 1.0.47.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.45...1.0.47 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-20 11:42:34 +01:00
bjoern
dd4f2ac671
prepare 1.65 ( #2812 )
...
* update changelog for 1.65.0
* bump version to 1.65.0
2021-11-15 14:51:28 +01:00
bjoern
84f54b10dc
prepare 1.64 ( #2802 )
...
* update changelog for 1.64
* bump version to 1.64.0
2021-11-11 16:45:30 +01:00
bjoern
53d049e5f5
prepare 1.63 ( #2796 )
...
* update changelog for 1.63
* bump version to 1.63.0
2021-11-06 21:00:54 +01:00
dependabot[bot]
c810347c7c
cargo: bump serde_json from 1.0.68 to 1.0.69
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.68 to 1.0.69.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.68...v1.0.69 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-05 21:13:20 +00:00
dependabot[bot]
cf8c4142c7
Merge pull request #2784 from deltachat/dependabot/cargo/libc-0.2.106
2021-11-05 19:35:21 +00:00
dependabot[bot]
f71901b5f9
Merge pull request #2786 from deltachat/dependabot/cargo/backtrace-0.3.63
2021-11-05 19:33:54 +00:00
dependabot[bot]
4e5982b682
cargo: bump anyhow from 1.0.44 to 1.0.45
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.44...1.0.45 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-02 21:14:41 +00:00
dependabot[bot]
6376659348
cargo: bump backtrace from 0.3.62 to 0.3.63
...
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs ) from 0.3.62 to 0.3.63.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases )
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.62...0.3.63 )
---
updated-dependencies:
- dependency-name: backtrace
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-01 21:17:04 +00:00
dependabot[bot]
43b2a4ad27
cargo: bump surf from 2.3.1 to 2.3.2
...
Bumps [surf](https://github.com/http-rs/surf ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/http-rs/surf/releases )
- [Changelog](https://github.com/http-rs/surf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/http-rs/surf/compare/v2.3.1...v2.3.2 )
---
updated-dependencies:
- dependency-name: surf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-01 21:16:52 +00:00
dependabot[bot]
eaf06bb239
cargo: bump libc from 0.2.105 to 0.2.106
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.105 to 0.2.106.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.105...0.2.106 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-01 21:16:34 +00:00
bjoern
31d113207b
prepare 1.62 ( #2769 )
...
* update changelog for 1.62
* bump version to 1.62.0
2021-10-31 12:42:53 +01:00
dependabot[bot]
0d3f90770e
cargo: bump syn from 1.0.80 to 1.0.81
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.80...1.0.81 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-29 22:23:51 +00:00
dependabot[bot]
8fc60e321b
cargo: bump stop-token from 0.6.0 to 0.6.1
...
Bumps [stop-token](https://github.com/async-rs/stop-token ) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/async-rs/stop-token/releases )
- [Commits](https://github.com/async-rs/stop-token/commits )
---
updated-dependencies:
- dependency-name: stop-token
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-28 21:12:05 +00:00
dependabot[bot]
59739ee5c9
cargo: bump libc from 0.2.104 to 0.2.105
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.104 to 0.2.105.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.104...0.2.105 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-25 21:13:11 +00:00
dependabot[bot]
bb97d842df
Merge pull request #2760 from deltachat/dependabot/cargo/libc-0.2.104
2021-10-23 13:21:02 +00:00
dependabot[bot]
4dba5ab5f9
Merge pull request #2762 from deltachat/dependabot/cargo/backtrace-0.3.62
2021-10-23 13:20:19 +00:00
dependabot[bot]
53f51ad312
cargo: bump backtrace from 0.3.61 to 0.3.62
...
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs ) from 0.3.61 to 0.3.62.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases )
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.61...0.3.62 )
---
updated-dependencies:
- dependency-name: backtrace
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-20 21:11:17 +00:00
dependabot[bot]
3878c4f041
cargo: bump libc from 0.2.103 to 0.2.104
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.103 to 0.2.104.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.103...0.2.104 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 21:18:49 +00:00
dependabot[bot]
499e4d3242
cargo: bump stop-token from 0.5.1 to 0.6.0
...
Bumps [stop-token](https://github.com/async-rs/stop-token ) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/async-rs/stop-token/releases )
- [Commits](https://github.com/async-rs/stop-token/commits )
---
updated-dependencies:
- dependency-name: stop-token
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-18 21:18:34 +00:00
dependabot[bot]
7fb305e898
Merge pull request #2746 from deltachat/dependabot/cargo/thiserror-1.0.30
2021-10-15 23:00:26 +00:00
dependabot[bot]
b21dcd17b7
cargo: bump stop-token from 0.4.0 to 0.5.1
...
Bumps [stop-token](https://github.com/async-rs/stop-token ) from 0.4.0 to 0.5.1.
- [Release notes](https://github.com/async-rs/stop-token/releases )
- [Commits](https://github.com/async-rs/stop-token/commits )
---
updated-dependencies:
- dependency-name: stop-token
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-15 21:12:24 +00:00
dependabot[bot]
42e0fb5eb9
cargo: bump thiserror from 1.0.29 to 1.0.30
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.29 to 1.0.30.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.29...1.0.30 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-12 21:14:43 +00:00
link2xt
6061d71492
cargo: update strum to 0.22
2021-10-12 21:12:46 +00:00
dependabot[bot]
49b07c1c6a
Merge pull request #2697 from deltachat/dependabot/cargo/async-tar-0.4.2
2021-10-09 11:50:19 +00:00
dependabot[bot]
9f81a94d86
cargo: bump stop-token from 0.2.0 to 0.4.0
...
Bumps [stop-token](https://github.com/async-rs/stop-token ) from 0.2.0 to 0.4.0.
- [Release notes](https://github.com/async-rs/stop-token/releases )
- [Commits](https://github.com/async-rs/stop-token/commits )
---
updated-dependencies:
- dependency-name: stop-token
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-09 10:58:29 +00:00
dependabot[bot]
f6098fc931
cargo: bump async-tar from 0.3.0 to 0.4.2
...
Bumps [async-tar](https://github.com/dignifiedquire/async-tar ) from 0.3.0 to 0.4.2.
- [Release notes](https://github.com/dignifiedquire/async-tar/releases )
- [Commits](https://github.com/dignifiedquire/async-tar/compare/v0.3.0...v0.4.2 )
---
updated-dependencies:
- dependency-name: async-tar
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-09 10:58:22 +00:00
link2xt
30e616f74f
Increase MSRV to 1.51.0 and cargo update
2021-10-09 12:08:07 +03:00
bjoern
1ee19bf3ca
prepare 1.61 ( #2715 )
...
* update changelog for 1.61
* adapt hints in version-helper
* bump version to 1.61.0
2021-10-03 17:53:15 +02:00
dependabot[bot]
c1d82ad417
Merge pull request #2717 from deltachat/dependabot/cargo/smallvec-1.7.0
2021-10-02 17:33:10 +00:00
dependabot[bot]
ba931773d1
Merge pull request #2716 from deltachat/dependabot/cargo/pretty_assertions-1.0.0
2021-10-02 16:19:33 +00:00
dependabot[bot]
a8b2a20146
cargo: bump async-smtp from 2c21f5f to 3e7a8f3
...
Bumps [async-smtp](https://github.com/async-email/async-smtp ) from `2c21f5f` to `3e7a8f3`.
- [Release notes](https://github.com/async-email/async-smtp/releases )
- [Commits](2c21f5fb64...3e7a8f3de1 )
---
updated-dependencies:
- dependency-name: async-smtp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-29 21:10:13 +00:00
dependabot[bot]
3960d4129e
cargo: bump smallvec from 1.6.1 to 1.7.0
...
Bumps [smallvec](https://github.com/servo/rust-smallvec ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases )
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.6.1...v1.7.0 )
---
updated-dependencies:
- dependency-name: smallvec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-28 21:12:49 +00:00
dependabot[bot]
e405ddf080
cargo: bump pretty_assertions from 0.7.2 to 1.0.0
...
Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions ) from 0.7.2 to 1.0.0.
- [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases )
- [Changelog](https://github.com/colin-kiegel/rust-pretty-assertions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/compare/v0.7.2...v1.0.0 )
---
updated-dependencies:
- dependency-name: pretty_assertions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-28 21:12:37 +00:00
dependabot[bot]
1eadbbb7cd
Merge pull request #2698 from deltachat/dependabot/cargo/rustyline-9.0.0
2021-09-28 17:54:21 +00:00
link2xt
89d8b26192
Downgrade zeroize_derive to 1.1.0
...
Version 1.2.0 is not supported by Rust 1.48.0
2021-09-25 12:21:27 +00:00
link2xt
ee32a7b00a
Remove minor versions from deltachat_derive and deltachat-ffi
...
Also run `cargo update`
2021-09-25 12:15:59 +00:00
dependabot[bot]
5df0be8311
cargo: bump rustyline from 8.2.0 to 9.0.0
...
Bumps [rustyline](https://github.com/kkawakam/rustyline ) from 8.2.0 to 9.0.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.2.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: rustyline
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-20 21:12:49 +00:00
link2xt
48f1ef3641
Remove minor versions from Cargo.toml
2021-09-17 22:06:41 +00:00
link2xt
e95911a484
Update OpenSSL
2021-09-17 21:50:44 +00:00
dependabot[bot]
c532055153
Merge pull request #2683 from deltachat/dependabot/cargo/anyhow-1.0.44
2021-09-16 12:31:07 +00:00
dependabot[bot]
771e84af6e
cargo: bump serde_json from 1.0.67 to 1.0.68
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.67 to 1.0.68.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.67...v1.0.68 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-14 21:12:30 +00:00
dependabot[bot]
bbfed20d34
cargo: bump anyhow from 1.0.43 to 1.0.44
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.43 to 1.0.44.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.43...1.0.44 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-13 21:12:34 +00:00