v310.251016.0

This commit is contained in:
jenkins build server 2025-10-16 15:51:06 +02:00 committed by vis
parent 62d4ff96b8
commit 9753a3ae9c
No known key found for this signature in database
GPG key ID: F79555BCCA6996D5
18 changed files with 71 additions and 71 deletions

6
Cargo.lock generated
View file

@ -561,7 +561,7 @@ dependencies = [
[[package]]
name = "crypto-primitives"
version = "310.251008.0"
version = "310.251016.0"
dependencies = [
"base64",
"console_error_panic_hook",
@ -2639,7 +2639,7 @@ dependencies = [
[[package]]
name = "tuta-sdk"
version = "310.251008.0"
version = "310.251016.0"
dependencies = [
"aes",
"android_log",
@ -2689,7 +2689,7 @@ dependencies = [
[[package]]
name = "tutao_node-mimimi"
version = "310.251008.0"
version = "310.251016.0"
dependencies = [
"base64",
"crypto-primitives",

View file

@ -1,5 +1,5 @@
[workspace.package]
version = "310.251008.0"
version = "310.251016.0"
rust-version = "1.84.0"
edition = "2021"
homepage = "https://tutao.de"

View file

@ -13,8 +13,8 @@ android {
applicationId "de.tutao.tutanota"
minSdkVersion 26
targetSdkVersion 35
versionCode 396545
versionName "310.251008.0"
versionCode 396546
versionName "310.251016.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
// https://issuetracker.google.com/issues/181593646

View file

@ -19,8 +19,8 @@ android {
applicationId = "de.tutao.calendar"
minSdk = 26
targetSdk = 35
versionCode = 185
versionName = "310.251008.0"
versionCode = 186
versionName = "310.251016.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

View file

@ -11,9 +11,9 @@
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleShortVersionString</key>
<string>310.251008.0</string>
<string>310.251016.0</string>
<key>CFBundleVersion</key>
<string>310.251008.0</string>
<string>310.251016.0</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>

View file

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>310.251008.0</string>
<string>310.251016.0</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@ -33,7 +33,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>310.251008.0</string>
<string>310.251016.0</string>
<key>INIntentsSupported</key>
<array>
<string>WidgetActionIntent</string>

View file

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>310.251008.0</string>
<string>310.251016.0</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@ -54,7 +54,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>310.251008.0</string>
<string>310.251016.0</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationQueriesSchemes</key>

58
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "tutanota",
"version": "310.251008.0",
"version": "310.251016.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "tutanota",
"version": "310.251008.0",
"version": "310.251016.0",
"hasInstallScript": true,
"license": "GPL-3.0",
"workspaces": [
@ -17,13 +17,13 @@
"@indutny/simple-windows-notifications": "git+https://github.com/tutao/simple-windows-notifications.git#536bc9bd736986828d5125e0278ba271ebc6006c",
"@material/material-color-utilities": "git+https://github.com/tutao/material-color-utilities#064dcc2768cb0c8106c150a819eedb6233bb1d0a",
"@signalapp/sqlcipher": "git+https://github.com/tutao/node-sqlcipher#8d7eaa36321d7147faa3583231635855d8a991e7",
"@tutao/node-mimimi": "310.251008.0",
"@tutao/node-mimimi": "310.251016.0",
"@tutao/oxmsg": "0.0.9-beta.0",
"@tutao/tuta-wasm-loader": "310.251008.0",
"@tutao/tutanota-crypto": "310.251008.0",
"@tutao/tutanota-error": "310.251008.0",
"@tutao/tutanota-usagetests": "310.251008.0",
"@tutao/tutanota-utils": "310.251008.0",
"@tutao/tuta-wasm-loader": "310.251016.0",
"@tutao/tutanota-crypto": "310.251016.0",
"@tutao/tutanota-error": "310.251016.0",
"@tutao/tutanota-usagetests": "310.251016.0",
"@tutao/tutanota-utils": "310.251016.0",
"@types/better-sqlite3": "7.4.2",
"@types/luxon": "3.6.2",
"@types/mithril": "2.0.11",
@ -54,9 +54,9 @@
"@rollup/plugin-replace": "^6.0.2",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "12.1.2",
"@tutao/licc": "310.251008.0",
"@tutao/otest": "310.251008.0",
"@tutao/tutanota-test-utils": "310.251008.0",
"@tutao/licc": "310.251016.0",
"@tutao/otest": "310.251016.0",
"@tutao/tutanota-test-utils": "310.251016.0",
"@types/express": "5.0.3",
"@types/pako": "^2.0.3",
"body-parser": "2.2.0",
@ -12050,7 +12050,7 @@
},
"packages/licc": {
"name": "@tutao/licc",
"version": "310.251008.0",
"version": "310.251016.0",
"hasInstallScript": true,
"license": "GPL-3.0",
"dependencies": {
@ -12062,18 +12062,18 @@
"licc": "dist/cli.js"
},
"devDependencies": {
"@tutao/otest": "310.251008.0",
"@tutao/tutanota-test-utils": "310.251008.0",
"@tutao/otest": "310.251016.0",
"@tutao/tutanota-test-utils": "310.251016.0",
"typescript": "5.8.3"
}
},
"packages/node-mimimi": {
"name": "@tutao/node-mimimi",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "MIT",
"devDependencies": {
"@napi-rs/cli": "3.0.0-alpha.68",
"@tutao/otest": "310.251008.0",
"@tutao/otest": "310.251016.0",
"typescript": "5.8.3",
"zx": "8.6.1"
},
@ -12096,7 +12096,7 @@
},
"packages/otest": {
"name": "@tutao/otest",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GPL-3.0",
"devDependencies": {
"typescript": "5.8.3"
@ -12104,7 +12104,7 @@
},
"packages/tuta-wasm-loader": {
"name": "@tutao/tuta-wasm-loader",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GPL-3.0",
"devDependencies": {
"typescript": "5.8.3"
@ -12112,14 +12112,14 @@
},
"packages/tutanota-crypto": {
"name": "@tutao/tutanota-crypto",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GPL-3.0",
"dependencies": {
"@tutao/tutanota-error": "310.251008.0",
"@tutao/tutanota-utils": "310.251008.0"
"@tutao/tutanota-error": "310.251016.0",
"@tutao/tutanota-utils": "310.251016.0"
},
"devDependencies": {
"@tutao/otest": "310.251008.0",
"@tutao/otest": "310.251016.0",
"fs-extra": "11.3.0",
"typescript": "5.8.3",
"zx": "8.1.5"
@ -12156,7 +12156,7 @@
},
"packages/tutanota-error": {
"name": "@tutao/tutanota-error",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GPL-3.0",
"devDependencies": {
"typescript": "5.8.3"
@ -12164,10 +12164,10 @@
},
"packages/tutanota-test-utils": {
"name": "@tutao/tutanota-test-utils",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GPL-3.0",
"dependencies": {
"@tutao/otest": "310.251008.0",
"@tutao/otest": "310.251016.0",
"testdouble": "3.20.2"
},
"devDependencies": {
@ -12176,20 +12176,20 @@
},
"packages/tutanota-usagetests": {
"name": "@tutao/tutanota-usagetests",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GLP-3.0",
"devDependencies": {
"@tutao/otest": "310.251008.0",
"@tutao/otest": "310.251016.0",
"@types/node-forge": "1.0.0",
"typescript": "5.8.3"
}
},
"packages/tutanota-utils": {
"name": "@tutao/tutanota-utils",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GPL-3.0",
"devDependencies": {
"@tutao/otest": "310.251008.0",
"@tutao/otest": "310.251016.0",
"typescript": "5.8.3"
}
}

View file

@ -1,6 +1,6 @@
{
"name": "tutanota",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GPL-3.0",
"repository": {
"type": "git",
@ -38,13 +38,13 @@
"@fingerprintjs/botd": "1.9.1",
"@material/material-color-utilities": "git+https://github.com/tutao/material-color-utilities#064dcc2768cb0c8106c150a819eedb6233bb1d0a",
"@signalapp/sqlcipher": "git+https://github.com/tutao/node-sqlcipher#8d7eaa36321d7147faa3583231635855d8a991e7",
"@tutao/node-mimimi": "310.251008.0",
"@tutao/node-mimimi": "310.251016.0",
"@tutao/oxmsg": "0.0.9-beta.0",
"@tutao/tuta-wasm-loader": "310.251008.0",
"@tutao/tutanota-crypto": "310.251008.0",
"@tutao/tutanota-error": "310.251008.0",
"@tutao/tutanota-usagetests": "310.251008.0",
"@tutao/tutanota-utils": "310.251008.0",
"@tutao/tuta-wasm-loader": "310.251016.0",
"@tutao/tutanota-crypto": "310.251016.0",
"@tutao/tutanota-error": "310.251016.0",
"@tutao/tutanota-usagetests": "310.251016.0",
"@tutao/tutanota-utils": "310.251016.0",
"@types/better-sqlite3": "7.4.2",
"@types/luxon": "3.6.2",
"@types/mithril": "2.0.11",
@ -78,9 +78,9 @@
"@rollup/plugin-replace": "^6.0.2",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "12.1.2",
"@tutao/licc": "310.251008.0",
"@tutao/otest": "310.251008.0",
"@tutao/tutanota-test-utils": "310.251008.0",
"@tutao/licc": "310.251016.0",
"@tutao/otest": "310.251016.0",
"@tutao/tutanota-test-utils": "310.251016.0",
"@types/express": "5.0.3",
"@types/pako": "^2.0.3",
"body-parser": "2.2.0",

View file

@ -1,6 +1,6 @@
{
"name": "@tutao/licc",
"version": "310.251008.0",
"version": "310.251016.0",
"bin": {
"licc": "dist/cli.js"
},
@ -21,7 +21,7 @@
},
"devDependencies": {
"typescript": "5.8.3",
"@tutao/tutanota-test-utils": "310.251008.0",
"@tutao/otest": "310.251008.0"
"@tutao/tutanota-test-utils": "310.251016.0",
"@tutao/otest": "310.251016.0"
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@tutao/node-mimimi",
"version": "310.251008.0",
"version": "310.251016.0",
"main": "./dist/binding.js",
"types": "./dist/binding.d.ts",
"napi": {
@ -13,7 +13,7 @@
},
"license": "MIT",
"devDependencies": {
"@tutao/otest": "310.251008.0",
"@tutao/otest": "310.251016.0",
"@napi-rs/cli": "3.0.0-alpha.68",
"typescript": "5.8.3",
"zx": "8.6.1"

View file

@ -1,6 +1,6 @@
{
"name": "@tutao/otest",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GPL-3.0",
"description": "little test runner",
"main": "./dist/index.js",

View file

@ -1,6 +1,6 @@
{
"name": "@tutao/tuta-wasm-loader",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GPL-3.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",

View file

@ -1,6 +1,6 @@
{
"name": "@tutao/tutanota-crypto",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GPL-3.0",
"main": "./dist/index.js",
"exports": {
@ -25,12 +25,12 @@
"tsconfig.json"
],
"dependencies": {
"@tutao/tutanota-error": "310.251008.0",
"@tutao/tutanota-utils": "310.251008.0"
"@tutao/tutanota-error": "310.251016.0",
"@tutao/tutanota-utils": "310.251016.0"
},
"devDependencies": {
"typescript": "5.8.3",
"@tutao/otest": "310.251008.0",
"@tutao/otest": "310.251016.0",
"fs-extra": "11.3.0",
"zx": "8.1.5"
}

View file

@ -1,6 +1,6 @@
{
"name": "@tutao/tutanota-error",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GPL-3.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",

View file

@ -1,6 +1,6 @@
{
"name": "@tutao/tutanota-test-utils",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GPL-3.0",
"main": "./dist/index.js",
"repository": {
@ -21,7 +21,7 @@
"tsconfig.json"
],
"dependencies": {
"@tutao/otest": "310.251008.0",
"@tutao/otest": "310.251016.0",
"testdouble": "3.20.2"
},
"devDependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "@tutao/tutanota-usagetests",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GLP-3.0",
"description": "",
"main": "./dist/index.js",
@ -26,6 +26,6 @@
"devDependencies": {
"@types/node-forge": "1.0.0",
"typescript": "5.8.3",
"@tutao/otest": "310.251008.0"
"@tutao/otest": "310.251016.0"
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@tutao/tutanota-utils",
"version": "310.251008.0",
"version": "310.251016.0",
"license": "GPL-3.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
@ -23,6 +23,6 @@
],
"devDependencies": {
"typescript": "5.8.3",
"@tutao/otest": "310.251008.0"
"@tutao/otest": "310.251016.0"
}
}