mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 12:55:07 +00:00
publish new versions
This commit is contained in:
parent
e6488f6ca2
commit
adafea7f53
@ -1,5 +0,0 @@
|
||||
---
|
||||
"tauri-build": patch
|
||||
---
|
||||
|
||||
Bump Tauri CLI to 1.5.5
|
16
CHANGELOG.md
16
CHANGELOG.md
@ -1,5 +1,21 @@
|
||||
# Changelog
|
||||
|
||||
## \[1.5.5]
|
||||
|
||||
- Bump Tauri CLI to 1.5.5
|
||||
- [d749ebb](https://github.com/JonasKruckenberg/tauri-build/commit/d749ebb9bc9fe181aa1f61f294b323c751e9f09e) Create bump-tauri.md on 2022-09-24
|
||||
- [5cfbb48](https://github.com/JonasKruckenberg/tauri-build/commit/5cfbb48254bda2944898618864feab9ce333e555) publish new versions on 2022-09-24
|
||||
- [ae03b5c](https://github.com/JonasKruckenberg/tauri-build/commit/ae03b5c9d2dfe37115cdf1ce8735b94ed6df1b1d) bump tauri on 2024-03-27
|
||||
- [da63165](https://github.com/JonasKruckenberg/tauri-build/commit/da631651080a3f6a054a04689aabcced0fb27166) publish new versions on 2024-03-27
|
||||
- [2143a74](https://github.com/JonasKruckenberg/tauri-build/commit/2143a74716c973189a1c68171024c772ce99f962) bump tauri on 2024-03-27
|
||||
- [ae1bfe9](https://github.com/JonasKruckenberg/tauri-build/commit/ae1bfe9746502983323c5b20fc273fca9ddc2f83) publish new versions on 2024-03-27
|
||||
- [1a70e16](https://github.com/JonasKruckenberg/tauri-build/commit/1a70e162c264affc4fe3f3acf9dbea4a0717a508) bump tauri to 1.5.2 on 2024-03-27
|
||||
- [c450190](https://github.com/JonasKruckenberg/tauri-build/commit/c450190ba4fafae76975e9757a9d02a34262eb17) Update bump-tauri.md on 2024-03-27
|
||||
- [a712643](https://github.com/JonasKruckenberg/tauri-build/commit/a712643d07f25c79a741552ea2f6f425c8c201ba) publish new versions on 2024-03-27
|
||||
- [c761657](https://github.com/JonasKruckenberg/tauri-build/commit/c761657ea88b1f42b9fc4b5c00f7b712531ed8f5) bump tauri to 1.5.4 on 2024-03-27
|
||||
- [b276ab4](https://github.com/JonasKruckenberg/tauri-build/commit/b276ab4f56979d0c6def87108ca74b8953fa1121) publish new versions on 2024-03-27
|
||||
- [e6488f6](https://github.com/JonasKruckenberg/tauri-build/commit/e6488f6ca27d6ecb050073bc1acf6969cc846362) bump tauri to 1.5.5 on 2024-03-27
|
||||
|
||||
## \[1.5.4]
|
||||
|
||||
- Bump Tauri CLI to 1.5.4
|
||||
|
BIN
dist/cli.darwin-x64.node
generated
vendored
BIN
dist/cli.darwin-x64.node
generated
vendored
Binary file not shown.
BIN
dist/cli.linux-x64-gnu.node
generated
vendored
BIN
dist/cli.linux-x64-gnu.node
generated
vendored
Binary file not shown.
BIN
dist/cli.win32-x64-msvc.node
generated
vendored
BIN
dist/cli.win32-x64-msvc.node
generated
vendored
Binary file not shown.
20
dist/index.js
generated
vendored
20
dist/index.js
generated
vendored
@ -1,21 +1,21 @@
|
||||
require('./sourcemap-register.js');/******/ (() => { // webpackBootstrap
|
||||
/******/ var __webpack_modules__ = ({
|
||||
|
||||
/***/ 290:
|
||||
/***/ 6322:
|
||||
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
||||
|
||||
module.exports = require(__nccwpck_require__.ab + "cli.darwin-x64.node")
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 5366:
|
||||
/***/ 746:
|
||||
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
||||
|
||||
module.exports = require(__nccwpck_require__.ab + "cli.linux-x64-gnu.node")
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 6140:
|
||||
/***/ 3486:
|
||||
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
||||
|
||||
module.exports = require(__nccwpck_require__.ab + "cli.win32-x64-msvc.node")
|
||||
@ -64,7 +64,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
||||
};
|
||||
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
||||
exports.buildProject = void 0;
|
||||
const cli_1 = __nccwpck_require__(9561);
|
||||
const cli_1 = __nccwpck_require__(1212);
|
||||
const path_1 = __nccwpck_require__(1017);
|
||||
const tiny_glob_1 = __importDefault(__nccwpck_require__(5745));
|
||||
const core = __importStar(__nccwpck_require__(9093));
|
||||
@ -2075,7 +2075,7 @@ function isLoopbackAddress(host) {
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 6944:
|
||||
/***/ 5214:
|
||||
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
||||
|
||||
/* tslint:disable */
|
||||
@ -2149,7 +2149,7 @@ switch (platform) {
|
||||
if (localFileExisted) {
|
||||
nativeBinding = __nccwpck_require__(7937)
|
||||
} else {
|
||||
nativeBinding = __nccwpck_require__(6140)
|
||||
nativeBinding = __nccwpck_require__(3486)
|
||||
}
|
||||
} catch (e) {
|
||||
loadError = e
|
||||
@ -2204,7 +2204,7 @@ switch (platform) {
|
||||
if (localFileExisted) {
|
||||
nativeBinding = __nccwpck_require__(8300)
|
||||
} else {
|
||||
nativeBinding = __nccwpck_require__(290)
|
||||
nativeBinding = __nccwpck_require__(6322)
|
||||
}
|
||||
} catch (e) {
|
||||
loadError = e
|
||||
@ -2267,7 +2267,7 @@ switch (platform) {
|
||||
if (localFileExisted) {
|
||||
nativeBinding = __nccwpck_require__(2308)
|
||||
} else {
|
||||
nativeBinding = __nccwpck_require__(5366)
|
||||
nativeBinding = __nccwpck_require__(746)
|
||||
}
|
||||
} catch (e) {
|
||||
loadError = e
|
||||
@ -2340,14 +2340,14 @@ module.exports.logError = logError
|
||||
|
||||
/***/ }),
|
||||
|
||||
/***/ 9561:
|
||||
/***/ 1212:
|
||||
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
|
||||
|
||||
// Copyright 2019-2023 Tauri Programme within The Commons Conservancy
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
const { run, logError } = __nccwpck_require__(6944)
|
||||
const { run, logError } = __nccwpck_require__(5214)
|
||||
|
||||
module.exports.run = (args, binName) => {
|
||||
return new Promise((resolve, reject) => {
|
||||
|
2
dist/index.js.map
generated
vendored
2
dist/index.js.map
generated
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tauri-build",
|
||||
"version": "1.5.4",
|
||||
"version": "1.5.5",
|
||||
"description": "TypeScript template action",
|
||||
"main": "lib/main.js",
|
||||
"scripts": {
|
||||
|
80
pnpm-lock.yaml
generated
80
pnpm-lock.yaml
generated
@ -9,17 +9,17 @@ dependencies:
|
||||
specifier: ^1.10.1
|
||||
version: 1.10.1
|
||||
'@tauri-apps/cli':
|
||||
specifier: 1.5.4
|
||||
version: 1.5.4
|
||||
specifier: 1.5.5
|
||||
version: 1.5.5
|
||||
'@tauri-apps/cli-darwin-x64':
|
||||
specifier: 1.5.4
|
||||
version: 1.5.4
|
||||
specifier: 1.5.5
|
||||
version: 1.5.5
|
||||
'@tauri-apps/cli-linux-x64-gnu':
|
||||
specifier: 1.5.4
|
||||
version: 1.5.4
|
||||
specifier: 1.5.5
|
||||
version: 1.5.5
|
||||
'@tauri-apps/cli-win32-x64-msvc':
|
||||
specifier: 1.5.4
|
||||
version: 1.5.4
|
||||
specifier: 1.5.5
|
||||
version: 1.5.5
|
||||
string-argv:
|
||||
specifier: ^0.3.2
|
||||
version: 0.3.2
|
||||
@ -173,8 +173,8 @@ packages:
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@tauri-apps/cli-darwin-arm64@1.5.4:
|
||||
resolution: {integrity: sha512-gbCmzVYYRgyftyheEtTkShvnStJQeN0kQYIUIWVUQiF7bsgHhD4/CfJyPNbwYtdGogtZJtKJEZbIwB9HVMaegA==}
|
||||
/@tauri-apps/cli-darwin-arm64@1.5.5:
|
||||
resolution: {integrity: sha512-CmKc/PjlI1+oD88VtR1Nr0pmrf/cUU1XFRazU+FB9ChWO3ZPp4MeA+eSemiln0F1XJR9fMJw/QS58IPH4GydLw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
@ -182,15 +182,15 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-darwin-x64@1.5.4:
|
||||
resolution: {integrity: sha512-Ysi9URY4F9m+f7ThXAYDfu4oEDMWAWhdaEeaoOI4VcaWXckbZl+8klaF1clm6xW+iOK/bmzKS4SlyGknlhRgQA==}
|
||||
/@tauri-apps/cli-darwin-x64@1.5.5:
|
||||
resolution: {integrity: sha512-d7l/4FB5uWGkMHM08UI6+qk45PAeBYMSC19l0Sz47WrRHQDMIX4V591ydnUg8AffWK/I3r1DJtQmd6C89g7JwQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
dev: false
|
||||
|
||||
/@tauri-apps/cli-linux-arm-gnueabihf@1.5.4:
|
||||
resolution: {integrity: sha512-7tBjl5Fn5CPKvADVvBhA43EM9SWgy0L1IueHooSjJslwo2Ca5Tm+lZfPHnhaGF6uDFZ8RU1YZEcI33rUqEhJYQ==}
|
||||
/@tauri-apps/cli-linux-arm-gnueabihf@1.5.5:
|
||||
resolution: {integrity: sha512-avFw/BvW01qhXPbzfVPy/KU/FYJ/SUoCe9DP8oA/eSh49VzE9JvlH62iqjtGtA8XzxfTJRezXdCQbrq7OkQHKQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
@ -198,8 +198,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-linux-arm64-gnu@1.5.4:
|
||||
resolution: {integrity: sha512-3w3PU1VWcNzvjDblV7WXMB6hGidKL0DNN4UnGMWE+BVSQSMbdd0lfeZ788sl637cwm9xiFHttY6ovmwD7yIWuw==}
|
||||
/@tauri-apps/cli-linux-arm64-gnu@1.5.5:
|
||||
resolution: {integrity: sha512-j7yvbZ/IG+W5QtEqK9nSz33lJtaZEFvNnFs0Bxz8r2TjF80m8SdlfxL38R/OVl7xM7ctJWRyM6ws9mBWT0uHNA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
@ -207,8 +207,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-linux-arm64-musl@1.5.4:
|
||||
resolution: {integrity: sha512-yQwAxp5AbR/y/Q1hAxQIRdHCamoTDjEMGRwiQO1qnhpQIGsUAAD92nWvEQJF2fX2YE113mo0LpTya63uRisqyA==}
|
||||
/@tauri-apps/cli-linux-arm64-musl@1.5.5:
|
||||
resolution: {integrity: sha512-neLu3FEYE2IixnqtX10+jsvkJx26kxmh5ekktzjolu5HqV73nquCj7VK/V5uyRMyMQeGEPyhbT09A36DUl+zDA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
@ -216,15 +216,15 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-linux-x64-gnu@1.5.4:
|
||||
resolution: {integrity: sha512-iXITFTnKA/UhSUZJaBxM4tHplPzNthIUheGuMhJuUHVdTGLzp+HqvQxMO6/qMVGrptPn9TA/k6SaSh91mF27jQ==}
|
||||
/@tauri-apps/cli-linux-x64-gnu@1.5.5:
|
||||
resolution: {integrity: sha512-zZlfklupFaV6RxPze9kQytp1N/K4q/QuYUsgQ5GB/7/OX4EWTUkOpNCeVEocmHag4+9UCQkb1HxdTkXiEVcXEQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
dev: false
|
||||
|
||||
/@tauri-apps/cli-linux-x64-musl@1.5.4:
|
||||
resolution: {integrity: sha512-Kp0d1jXJvlRVJRM0UqRdnUcIqGhuT1fXWo6wXIhKtCUPxaYAaRGwJAj9zZiEfJH2lcgbPW+vLjyr6TAcH/fXiA==}
|
||||
/@tauri-apps/cli-linux-x64-musl@1.5.5:
|
||||
resolution: {integrity: sha512-2VByWblZnSgLZJyhRxggy528ahcYFH8jboZZ2BUaYT/P5WeJ1lOoQwQj9ssEUrGauGPNS3PmmfBCF7u5oaMRJA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
@ -232,8 +232,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-win32-arm64-msvc@1.5.4:
|
||||
resolution: {integrity: sha512-z5k71KabwZlYf8DetVMDsPPYoCinMx2gOc2vdxY9mC7w0Ovbk0Ff3VLR80M33MpcAonNakjS5QSrzNeLrwT8DQ==}
|
||||
/@tauri-apps/cli-win32-arm64-msvc@1.5.5:
|
||||
resolution: {integrity: sha512-4UZFHMIJaqgPGT+PHfDDp63OgJsXwLd+0u8x1+2hFMT25dEYj+KzKOVwktYgN6UT9F7rEyzNTTZe7ZZpAkGT5Q==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
@ -241,8 +241,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-win32-ia32-msvc@1.5.4:
|
||||
resolution: {integrity: sha512-9uwsBUfD4ee2QhNCCGcG5oVPHBtPxU+ew6j9NfP2B4KvyQVQ6WxkoCTJEMWcpvwefUlWfA/87wbRZQe4RLLCkw==}
|
||||
/@tauri-apps/cli-win32-ia32-msvc@1.5.5:
|
||||
resolution: {integrity: sha512-t4XbmMyDtX7kW+wQrlWO4tZus+w77w+Hz5/NBQsjRNnO3lbuYMYaF4IZpt0tZG6lQ0uyvH+o2v5dbZhUTpVT0Q==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
@ -250,28 +250,28 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-win32-x64-msvc@1.5.4:
|
||||
resolution: {integrity: sha512-cYrr+AGbt0PEdYqU8PcH6fSVVZNk0PDl4k0+OPf5CHMr878ypqa3dhuVHxSvXccLtFXRltr9xvnSZcqmWLvQMg==}
|
||||
/@tauri-apps/cli-win32-x64-msvc@1.5.5:
|
||||
resolution: {integrity: sha512-7OiUfBmYjQ9LGTvl0Zs567JQIQuxpTCDraca3cpJFV/6TsRLEZAvXo3sgqEFOJopImrCWTpUT4FyzsGC76KlIg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
dev: false
|
||||
|
||||
/@tauri-apps/cli@1.5.4:
|
||||
resolution: {integrity: sha512-zmEG0z2sij6GcyI97AdvBdlHYrlhdJP7ecOO9JC6hJ0zjLF8AGpUfVWWKAPg/z92xsgGPRUrXY+zGKaxQiUIQw==}
|
||||
/@tauri-apps/cli@1.5.5:
|
||||
resolution: {integrity: sha512-AUFqiA5vbriMd6xWDLWwxzW2FtEhSmL0KcMktkQQGzM+QKFnFbQsubvvd95YDAIX2Q4L1eygGv7ebNX0QVA7sg==}
|
||||
engines: {node: '>= 10'}
|
||||
hasBin: true
|
||||
optionalDependencies:
|
||||
'@tauri-apps/cli-darwin-arm64': 1.5.4
|
||||
'@tauri-apps/cli-darwin-x64': 1.5.4
|
||||
'@tauri-apps/cli-linux-arm-gnueabihf': 1.5.4
|
||||
'@tauri-apps/cli-linux-arm64-gnu': 1.5.4
|
||||
'@tauri-apps/cli-linux-arm64-musl': 1.5.4
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.5.4
|
||||
'@tauri-apps/cli-linux-x64-musl': 1.5.4
|
||||
'@tauri-apps/cli-win32-arm64-msvc': 1.5.4
|
||||
'@tauri-apps/cli-win32-ia32-msvc': 1.5.4
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.5.4
|
||||
'@tauri-apps/cli-darwin-arm64': 1.5.5
|
||||
'@tauri-apps/cli-darwin-x64': 1.5.5
|
||||
'@tauri-apps/cli-linux-arm-gnueabihf': 1.5.5
|
||||
'@tauri-apps/cli-linux-arm64-gnu': 1.5.5
|
||||
'@tauri-apps/cli-linux-arm64-musl': 1.5.5
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.5.5
|
||||
'@tauri-apps/cli-linux-x64-musl': 1.5.5
|
||||
'@tauri-apps/cli-win32-arm64-msvc': 1.5.5
|
||||
'@tauri-apps/cli-win32-ia32-msvc': 1.5.5
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.5.5
|
||||
dev: false
|
||||
|
||||
/@types/json-schema@7.0.15:
|
||||
|
Loading…
x
Reference in New Issue
Block a user