git: 5d95854ac0a1 - main - security/vaultwarden: update to 1.32.6

From: Michael Reifenberger <mr_at_FreeBSD.org>
Date: Thu, 19 Dec 2024 17:59:51 UTC
The branch main has been updated by mr:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d95854ac0a15ec53e18d937a38e4b14dc10e270

commit 5d95854ac0a15ec53e18d937a38e4b14dc10e270
Author:     Michael Reifenberger <mr@FreeBSD.org>
AuthorDate: 2024-12-19 17:58:16 +0000
Commit:     Michael Reifenberger <mr@FreeBSD.org>
CommitDate: 2024-12-19 17:58:16 +0000

    security/vaultwarden: update to 1.32.6
    
    PR:             283369
    Reported by:    foudfou
---
 security/vaultwarden/Makefile        |   3 +-
 security/vaultwarden/Makefile.crates | 166 ++++++++++++++++-------------------
 2 files changed, 79 insertions(+), 90 deletions(-)

diff --git a/security/vaultwarden/Makefile b/security/vaultwarden/Makefile
index eaefd175a1e8..fb93817e64f9 100644
--- a/security/vaultwarden/Makefile
+++ b/security/vaultwarden/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	vaultwarden
-DISTVERSION=	1.32.5
-PORTREVISION=	1
+DISTVERSION=	1.32.6
 CATEGORIES=	security
 
 MAINTAINER=	mr@FreeBSD.org
diff --git a/security/vaultwarden/Makefile.crates b/security/vaultwarden/Makefile.crates
index 89dc1925f265..25213040e063 100644
--- a/security/vaultwarden/Makefile.crates
+++ b/security/vaultwarden/Makefile.crates
@@ -4,13 +4,13 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		aho-corasick-1.1.3 \
 		alloc-no-stdlib-2.0.4 \
 		alloc-stdlib-0.2.2 \
-		allocator-api2-0.2.19 \
+		allocator-api2-0.2.21 \
 		android-tzdata-0.1.1 \
 		android_system_properties-0.1.5 \
 		argon2-0.5.3 \
 		async-channel-1.9.0 \
 		async-channel-2.3.1 \
-		async-compression-0.4.17 \
+		async-compression-0.4.18 \
 		async-executor-1.13.1 \
 		async-global-executor-2.4.1 \
 		async-io-2.4.0 \
@@ -31,9 +31,8 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		base64-0.21.7 \
 		base64-0.22.1 \
 		base64ct-1.6.0 \
-		bigdecimal-0.4.6 \
+		bigdecimal-0.4.7 \
 		binascii-0.1.4 \
-		bitflags-1.3.2 \
 		bitflags-2.6.0 \
 		blake2-0.10.6 \
 		block-buffer-0.10.4 \
@@ -41,15 +40,15 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		brotli-7.0.0 \
 		brotli-decompressor-4.0.1 \
 		bumpalo-3.16.0 \
-		bytemuck-1.19.0 \
+		bytemuck-1.20.0 \
 		byteorder-1.5.0 \
-		bytes-1.8.0 \
+		bytes-1.9.0 \
 		cached-0.54.0 \
 		cached_proc_macro-0.23.0 \
 		cached_proc_macro_types-0.1.1 \
-		cc-1.1.37 \
+		cc-1.2.3 \
 		cfg-if-1.0.0 \
-		chrono-0.4.38 \
+		chrono-0.4.39 \
 		chrono-tz-0.10.0 \
 		chrono-tz-build-0.4.0 \
 		chumsky-0.9.3 \
@@ -59,7 +58,7 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		cookie_store-0.21.1 \
 		core-foundation-0.9.4 \
 		core-foundation-sys-0.8.7 \
-		cpufeatures-0.2.14 \
+		cpufeatures-0.2.16 \
 		crc32fast-1.4.2 \
 		cron-0.12.1 \
 		crossbeam-utils-0.8.20 \
@@ -74,9 +73,9 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		devise-0.4.2 \
 		devise_codegen-0.4.2 \
 		devise_core-0.4.2 \
-		diesel-2.2.4 \
+		diesel-2.2.6 \
 		diesel_derives-2.2.3 \
-		diesel_logger-0.3.0 \
+		diesel_logger-0.4.0 \
 		diesel_migrations-2.2.0 \
 		diesel_table_macro_syntax-0.2.0 \
 		digest-0.10.7 \
@@ -85,20 +84,18 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		dotenvy-0.15.7 \
 		dsl_auto_type-0.1.2 \
 		either-1.13.0 \
-		email-encoding-0.3.0 \
+		email-encoding-0.3.1 \
 		email_address-0.2.9 \
 		encoding_rs-0.8.35 \
 		enum-as-inner-0.6.1 \
 		equivalent-1.0.1 \
-		errno-0.3.9 \
-		error-chain-0.12.4 \
+		errno-0.3.10 \
 		event-listener-2.5.3 \
 		event-listener-5.3.1 \
-		event-listener-strategy-0.5.2 \
-		fastrand-2.2.0 \
-		fern-0.7.0 \
+		event-listener-strategy-0.5.3 \
+		fastrand-2.3.0 \
 		figment-0.10.19 \
-		flate2-1.0.34 \
+		flate2-1.0.35 \
 		fnv-1.0.7 \
 		foreign-types-0.3.2 \
 		foreign-types-shared-0.1.1 \
@@ -122,33 +119,31 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		gloo-timers-0.3.0 \
 		governor-0.7.0 \
 		grass_compiler-0.13.4 \
-		h2-0.3.26 \
-		h2-0.4.6 \
+		h2-0.4.7 \
 		half-1.8.3 \
 		handlebars-6.2.0 \
 		hashbrown-0.14.5 \
-		hashbrown-0.15.1 \
+		hashbrown-0.15.2 \
 		heck-0.5.0 \
 		hermit-abi-0.3.9 \
 		hermit-abi-0.4.0 \
-		hickory-proto-0.24.1 \
-		hickory-resolver-0.24.1 \
+		hickory-proto-0.24.2 \
+		hickory-resolver-0.24.2 \
 		hmac-0.12.1 \
 		home-0.5.9 \
 		hostname-0.3.1 \
 		hostname-0.4.0 \
-		html5gum-0.6.1 \
+		html5gum-0.7.0 \
 		http-0.2.12 \
-		http-1.1.0 \
+		http-1.2.0 \
 		http-body-0.4.6 \
 		http-body-1.0.1 \
 		http-body-util-0.1.2 \
 		httparse-1.9.5 \
 		httpdate-1.0.3 \
 		hyper-0.14.31 \
-		hyper-1.5.0 \
+		hyper-1.5.1 \
 		hyper-rustls-0.27.3 \
-		hyper-tls-0.5.0 \
 		hyper-tls-0.6.0 \
 		hyper-util-0.1.10 \
 		iana-time-zone-0.1.61 \
@@ -164,31 +159,29 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		icu_provider-1.5.0 \
 		icu_provider_macros-1.5.0 \
 		ident_case-1.0.1 \
-		idna-0.3.0 \
-		idna-0.4.0 \
 		idna-1.0.3 \
 		idna_adapter-1.2.0 \
-		indexmap-2.6.0 \
+		indexmap-2.7.0 \
 		inlinable_string-0.1.15 \
 		ipconfig-0.3.2 \
 		ipnet-2.10.1 \
 		is-terminal-0.4.13 \
-		itoa-1.0.11 \
+		itoa-1.0.14 \
 		jetscii-0.5.3 \
 		job_scheduler_ng-2.0.5 \
-		js-sys-0.3.72 \
+		js-sys-0.3.76 \
 		jsonwebtoken-9.3.0 \
 		kv-log-macro-1.0.7 \
 		lasso-0.7.3 \
 		lazy_static-1.5.0 \
-		lettre-0.11.10 \
-		libc-0.2.162 \
+		lettre-0.11.11 \
+		libc-0.2.168 \
 		libm-0.2.11 \
 		libmimalloc-sys-0.1.39 \
 		libsqlite3-sys-0.30.1 \
 		linked-hash-map-0.5.6 \
 		linux-raw-sys-0.4.14 \
-		litemap-0.7.3 \
+		litemap-0.7.4 \
 		litrs-0.4.1 \
 		lock_api-0.4.12 \
 		log-0.4.22 \
@@ -203,9 +196,9 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		mime-0.3.17 \
 		minimal-lexical-0.2.1 \
 		miniz_oxide-0.8.0 \
-		mio-1.0.2 \
+		mio-1.0.3 \
 		multer-3.1.0 \
-		mysqlclient-sys-0.4.1 \
+		mysqlclient-sys-0.4.2 \
 		native-tls-0.2.12 \
 		no-std-compat-0.4.1 \
 		nom-7.1.3 \
@@ -225,7 +218,7 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		openssl-0.10.68 \
 		openssl-macros-0.1.1 \
 		openssl-probe-0.1.5 \
-		openssl-src-300.4.0+3.4.0 \
+		openssl-src-300.4.1+3.4.0 \
 		openssl-sys-0.9.104 \
 		overload-0.1.1 \
 		parking-2.2.1 \
@@ -238,10 +231,10 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		pear_codegen-0.2.9 \
 		pem-3.0.4 \
 		percent-encoding-2.3.1 \
-		pest-2.7.14 \
-		pest_derive-2.7.14 \
-		pest_generator-2.7.14 \
-		pest_meta-2.7.14 \
+		pest-2.7.15 \
+		pest_derive-2.7.15 \
+		pest_generator-2.7.15 \
+		pest_meta-2.7.15 \
 		phf-0.11.2 \
 		phf_codegen-0.11.2 \
 		phf_generator-0.11.2 \
@@ -253,15 +246,15 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		piper-0.2.4 \
 		pkg-config-0.3.31 \
 		polling-3.7.4 \
-		portable-atomic-1.9.0 \
+		portable-atomic-1.10.0 \
 		powerfmt-0.2.0 \
 		ppv-lite86-0.2.20 \
 		pq-sys-0.6.3 \
-		proc-macro2-1.0.89 \
+		proc-macro2-1.0.92 \
 		proc-macro2-diagnostics-0.10.1 \
 		psl-types-2.0.11 \
-		psm-0.1.23 \
-		publicsuffix-2.2.3 \
+		psm-0.1.24 \
+		publicsuffix-2.3.0 \
 		quanta-0.12.3 \
 		quick-error-1.2.3 \
 		quote-1.0.37 \
@@ -276,11 +269,10 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		ref-cast-impl-1.0.23 \
 		regex-1.11.1 \
 		regex-automata-0.1.10 \
-		regex-automata-0.4.8 \
+		regex-automata-0.4.9 \
 		regex-syntax-0.6.29 \
 		regex-syntax-0.8.5 \
 		reopen-1.0.3 \
-		reqwest-0.11.27 \
 		reqwest-0.12.9 \
 		resolv-conf-0.7.0 \
 		ring-0.17.8 \
@@ -293,9 +285,9 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		rpassword-7.3.1 \
 		rtoolbox-0.0.2 \
 		rustc-demangle-0.1.24 \
-		rustix-0.38.40 \
+		rustix-0.38.42 \
 		rustls-0.21.12 \
-		rustls-0.23.16 \
+		rustls-0.23.19 \
 		rustls-pemfile-1.0.4 \
 		rustls-pemfile-2.2.0 \
 		rustls-pki-types-1.10.0 \
@@ -304,7 +296,7 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		rustversion-1.0.18 \
 		ryu-1.0.18 \
 		same-file-1.0.6 \
-		schannel-0.1.26 \
+		schannel-0.1.27 \
 		scheduled-thread-pool-0.2.7 \
 		scoped-tls-1.0.1 \
 		scopeguard-1.2.0 \
@@ -312,10 +304,10 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		security-framework-2.11.1 \
 		security-framework-sys-2.12.1 \
 		semver-1.0.23 \
-		serde-1.0.214 \
+		serde-1.0.215 \
 		serde_cbor-0.11.2 \
-		serde_derive-1.0.214 \
-		serde_json-1.0.132 \
+		serde_derive-1.0.215 \
+		serde_json-1.0.133 \
 		serde_spanned-0.6.8 \
 		serde_urlencoded-0.7.1 \
 		sha1-0.10.6 \
@@ -328,7 +320,7 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		siphasher-0.3.11 \
 		slab-0.4.9 \
 		smallvec-1.13.2 \
-		socket2-0.5.7 \
+		socket2-0.5.8 \
 		spin-0.9.8 \
 		spinning_top-0.3.0 \
 		stable-pattern-0.1.0 \
@@ -337,57 +329,54 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		state-0.6.0 \
 		strsim-0.11.1 \
 		subtle-2.6.1 \
-		syn-2.0.87 \
-		sync_wrapper-0.1.2 \
-		sync_wrapper-1.0.1 \
+		syn-2.0.90 \
+		sync_wrapper-1.0.2 \
 		synstructure-0.13.1 \
-		syslog-6.1.1 \
-		system-configuration-0.5.1 \
+		syslog-7.0.0 \
 		system-configuration-0.6.1 \
-		system-configuration-sys-0.5.0 \
 		system-configuration-sys-0.6.0 \
 		tempfile-3.14.0 \
 		thiserror-1.0.69 \
+		thiserror-2.0.6 \
 		thiserror-impl-1.0.69 \
+		thiserror-impl-2.0.6 \
 		thread_local-1.1.8 \
 		threadpool-1.8.1 \
-		time-0.3.36 \
+		time-0.3.37 \
 		time-core-0.1.2 \
-		time-macros-0.2.18 \
+		time-macros-0.2.19 \
 		tinystr-0.7.6 \
 		tinyvec-1.8.0 \
 		tinyvec_macros-0.1.1 \
-		tokio-1.41.1 \
+		tokio-1.42.0 \
 		tokio-macros-2.4.0 \
 		tokio-native-tls-0.3.1 \
 		tokio-rustls-0.24.1 \
-		tokio-rustls-0.26.0 \
+		tokio-rustls-0.26.1 \
 		tokio-socks-0.5.2 \
-		tokio-stream-0.1.16 \
+		tokio-stream-0.1.17 \
 		tokio-tungstenite-0.21.0 \
-		tokio-util-0.7.12 \
+		tokio-util-0.7.13 \
 		toml-0.8.19 \
 		toml_datetime-0.6.8 \
 		toml_edit-0.22.22 \
 		totp-lite-2.0.1 \
 		tower-service-0.3.3 \
-		tracing-0.1.40 \
-		tracing-attributes-0.1.27 \
-		tracing-core-0.1.32 \
+		tracing-0.1.41 \
+		tracing-attributes-0.1.28 \
+		tracing-core-0.1.33 \
 		tracing-log-0.2.0 \
-		tracing-subscriber-0.3.18 \
+		tracing-subscriber-0.3.19 \
 		try-lock-0.2.5 \
 		tungstenite-0.21.0 \
 		typenum-1.17.0 \
 		ubyte-0.10.4 \
 		ucd-trie-0.1.7 \
 		uncased-0.9.10 \
-		unicode-bidi-0.3.17 \
-		unicode-ident-1.0.13 \
-		unicode-normalization-0.1.24 \
+		unicode-ident-1.0.14 \
 		unicode-xid-0.2.6 \
 		untrusted-0.9.0 \
-		url-2.5.3 \
+		url-2.5.4 \
 		utf-8-0.7.6 \
 		utf16_iter-1.0.5 \
 		utf8_iter-1.0.4 \
@@ -399,14 +388,14 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		walkdir-2.5.0 \
 		want-0.3.1 \
 		wasi-0.11.0+wasi-snapshot-preview1 \
-		wasm-bindgen-0.2.95 \
-		wasm-bindgen-backend-0.2.95 \
-		wasm-bindgen-futures-0.4.45 \
-		wasm-bindgen-macro-0.2.95 \
-		wasm-bindgen-macro-support-0.2.95 \
-		wasm-bindgen-shared-0.2.95 \
+		wasm-bindgen-0.2.99 \
+		wasm-bindgen-backend-0.2.99 \
+		wasm-bindgen-futures-0.4.49 \
+		wasm-bindgen-macro-0.2.99 \
+		wasm-bindgen-macro-support-0.2.99 \
+		wasm-bindgen-shared-0.2.99 \
 		wasm-streams-0.4.2 \
-		web-sys-0.3.72 \
+		web-sys-0.3.76 \
 		web-time-1.1.0 \
 		webauthn-rs-0.3.2 \
 		which-7.0.0 \
@@ -447,13 +436,14 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		write16-1.0.0 \
 		writeable-0.5.5 \
 		yansi-1.0.1 \
-		yoke-0.7.4 \
-		yoke-derive-0.7.4 \
-		yubico-0.11.0 \
+		yoke-0.7.5 \
+		yoke-derive-0.7.5 \
 		zerocopy-0.7.35 \
 		zerocopy-derive-0.7.35 \
-		zerofrom-0.1.4 \
-		zerofrom-derive-0.1.4 \
+		zerofrom-0.1.5 \
+		zerofrom-derive-0.1.5 \
 		zeroize-1.8.1 \
 		zerovec-0.10.4 \
-		zerovec-derive-0.10.3
+		zerovec-derive-0.10.3 \
+		fern@git+https://github.com/daboross/fern?rev=3e775ccfafe7d24baee39826d38011981b2e55b5\#3e775ccfafe7d24baee39826d38011981b2e55b5 \
+		yubico@git+https://github.com/BlackDex/yubico-rs?rev=00df14811f58155c0f02e3ab10f1570ed3e115c6\#00df14811f58155c0f02e3ab10f1570ed3e115c6