Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6d965e9

Browse files
apply version updates (tauri-apps#10179)
Co-authored-by: lucasfernog <[email protected]>
1 parent 7c7fa09 commit 6d965e9

File tree

30 files changed

+334
-51
lines changed

30 files changed

+334
-51
lines changed

.changes/pre.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,15 @@
5555
".changes/cli-allow-kotlin-keyword-as-ident.md",
5656
".changes/cli-build-no-bundle.md",
5757
".changes/cli-chinese-product-name.md",
58+
".changes/cli-clipboard-manager-migrate-perms.md",
5859
".changes/cli-ds-store-dev-watch.md",
5960
".changes/cli-empty-responses.md",
6061
".changes/cli-frontend-dist-expected-path.md",
6162
".changes/cli-icon-non-0-exit.md",
6263
".changes/cli-include-dir-cargo-manifest-dir.md",
6364
".changes/cli-migrate-clipboard-globalShortcut.md",
65+
".changes/cli-migrate-enhancemnets.md",
66+
".changes/cli-migrate-fix-renamed-modules.md",
6467
".changes/cli-migrate-non-utf8.md",
6568
".changes/cli-migrate-unknown-plugins.md",
6669
".changes/cli-mobile-init-partition.md",
@@ -70,6 +73,7 @@
7073
".changes/cli-plugin-template-updates.md",
7174
".changes/cli-plugins-migrate.md",
7275
".changes/cli-profile-parse-syntax.md",
76+
".changes/cli-target-dir-cargo-cli-flag.md",
7377
".changes/cli-update-deps-fix-log.md",
7478
".changes/cli-updater-unkown-fields.md",
7579
".changes/cli-windows-build-tools-detect-utf8.md",
@@ -92,9 +96,11 @@
9296
".changes/core-isTauri.md",
9397
".changes/core-js-event-anytarget.md",
9498
".changes/core-jsimage-intoimg.md",
99+
".changes/core-listener-emitter-trait.md",
95100
".changes/core-menu-resources-deadlock.md",
96101
".changes/core-once-event-return-event-id.md",
97102
".changes/core-path-basename-replace.md",
103+
".changes/core-restart-fn-diverging.md",
98104
".changes/core-specta-integration.md",
99105
".changes/core-start-resize-permission.md",
100106
".changes/core-window-hasdisplayhandle.md",
@@ -111,17 +117,21 @@
111117
".changes/dev-fn.md",
112118
".changes/dirs-next-dirs.md",
113119
".changes/downgrade-minisign.md",
120+
".changes/drag-drop-events-renamed-api.md",
121+
".changes/drag-drop-events-renamed.md",
114122
".changes/drop-nsis-applicationid.md",
115123
".changes/enhance-event-emit.md",
116124
".changes/enhance-ipc-url-check.md",
117125
".changes/enhance-resource-dir-resolution.md",
118126
".changes/event-reopen.md",
119127
".changes/expose-image-constructor.md",
120128
".changes/expose-js-image.md",
129+
".changes/feat-wix-arm64.md",
121130
".changes/fix-acl-webview-check.md",
122131
".changes/fix-add-child-deadlock.md",
123132
".changes/fix-api-export-mocks-module.md",
124133
".changes/fix-build-script-rerun-macos.md",
134+
".changes/fix-bundler-updater-artifacts-warning.md",
125135
".changes/fix-capability-schema-definitions.md",
126136
".changes/fix-capability-totokens.md",
127137
".changes/fix-channel-buffer-processing.md",
@@ -147,6 +157,7 @@
147157
".changes/fix-missing-depends.md",
148158
".changes/fix-mobile-cmd-case.md",
149159
".changes/fix-mobile-process-spawn.md",
160+
".changes/fix-once-handler-throw.md",
150161
".changes/fix-pnpm-check.md",
151162
".changes/fix-process-ipc-message-fn.md",
152163
".changes/fix-proxy-url-totokens-impl.md",
@@ -166,6 +177,8 @@
166177
".changes/fix-window-destroy-deadlock.md",
167178
".changes/fix-window-inner-size-crash.md",
168179
".changes/fix-wix-autostart-after-update.md",
180+
".changes/generate_context-test.md",
181+
".changes/get-current-ambguity.md",
169182
".changes/global-api-script-path-plugins.md",
170183
".changes/handle-empty-permissions.md",
171184
".changes/hardened-runtime-option.md",
@@ -178,17 +191,23 @@
178191
".changes/improve-errors-for-missing-links-property.md",
179192
".changes/include-image-macro-codegen.md",
180193
".changes/include-image-macro.md",
194+
".changes/info-plist-rerun-if-changed.md",
181195
".changes/inline-plugins.md",
182196
".changes/invoke-body-raw-deserialization.md",
197+
".changes/ios-export-method.md",
183198
".changes/ios-non-transparent-icons.md",
184199
".changes/ios-signing-optional.md",
200+
".changes/ios-signing.md",
185201
".changes/ipc-allow-headers.md",
202+
".changes/ipc-channel-generic.md",
186203
".changes/ipc-only-main-frame.md",
187204
".changes/ipc-post-message-fallback.md",
188205
".changes/ipc-request-param-refactor.md",
189206
".changes/isolation-pattern-key-extractable.md",
207+
".changes/isolation-raw-request.md",
190208
".changes/isolation-script-remove-itself.md",
191209
".changes/linux-gtk-app-id.md",
210+
".changes/macos-sign-initial-release.md",
192211
".changes/mobile-use-identifier-as-id.md",
193212
".changes/mobile-watcher.md",
194213
".changes/monitor-from-point-js.md",
@@ -199,12 +218,15 @@
199218
".changes/nsis-delete-data-button-dpi.md",
200219
".changes/nsis-dpi-aware.md",
201220
".changes/nsis-esitimated-size-unit.md",
221+
".changes/nsis-ifmacrodef.md",
202222
".changes/nsis-migrate-shortcut.md",
203223
".changes/nsis-no-compression.md",
204224
".changes/nsis-run-as-user.md",
225+
".changes/nsis-run-progrma-space.md",
205226
".changes/nsis-shortcuts-regression.md",
206227
".changes/nsis-start-menu-folder-breaking.md",
207228
".changes/nsis-start-menu-folder.md",
229+
".changes/once-event-name.md",
208230
".changes/path-result-error-rexport.md",
209231
".changes/permission-platforms.md",
210232
".changes/permission-schema-unique-item.md",
@@ -225,7 +247,9 @@
225247
".changes/remove-unit-uri.md",
226248
".changes/rename-file-drop.md",
227249
".changes/reparent.md",
250+
".changes/rerun-if-changed-icons.md",
228251
".changes/rerun-if-permission-created.md",
252+
".changes/resize-false-undecorated-edge.md",
229253
".changes/resources_table_access.md",
230254
".changes/revert-app-region-drag.md",
231255
".changes/revert-fix-visibility-change.md",
@@ -263,6 +287,7 @@
263287
".changes/tauri-plugin-identifier-alphanumeric.md",
264288
".changes/tauri-runtime-webview-events.md",
265289
".changes/tauri-scope-object-error-sync.md",
290+
".changes/tauri-set-title-bar-style.md",
266291
".changes/tauri-utils-capability-refactor.md",
267292
".changes/tauri-utils-package-name-removed.md",
268293
".changes/tauri-utils-plugin-module.md",
@@ -288,12 +313,14 @@
288313
".changes/utils-debug-eprintln.md",
289314
".changes/utils-installer-hooks.md",
290315
".changes/utils-named-capability-file.md",
316+
".changes/utils-raw-isolation-payload.md",
291317
".changes/utils-remove-asset-trait.md",
292318
".changes/utils-sign-command.md",
293319
".changes/webview-bounds.md",
294320
".changes/webview-builder-on-download.md",
295321
".changes/webview-navigate-result.md",
296322
".changes/windows-rs-0.57.md",
323+
".changes/with-webview-wry-feature.md",
297324
".changes/wry-0.36.md",
298325
".changes/wry-0.37.md",
299326
".changes/wry-0.38.md",

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/tauri-build/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## \[2.0.0-beta.19]
4+
5+
### Bug Fixes
6+
7+
- [`69dcfdfe0`](https://www.github.com/tauri-apps/tauri/commit/69dcfdfe0f3b0570fcf5997267a7200087d5341b) ([#10267](https://www.github.com/tauri-apps/tauri/pull/10267) by [@lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Fix build script rerun-if-changed instruction if Info.plist do not exist next to tauri.conf.json.
8+
9+
### Dependencies
10+
11+
- Upgraded to `[email protected]`
12+
- Upgraded to `[email protected]`
13+
314
## \[2.0.0-beta.18]
415

516
### Enhancements

core/tauri-build/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tauri-build"
3-
version = "2.0.0-beta.18"
3+
version = "2.0.0-beta.19"
44
description = "build time code to pair with https://crates.io/crates/tauri"
55
exclude = [ "CHANGELOG.md", "/target" ]
66
readme = "README.md"
@@ -28,8 +28,8 @@ rustdoc-args = [ "--cfg", "docsrs" ]
2828
[dependencies]
2929
anyhow = "1"
3030
quote = { version = "1", optional = true }
31-
tauri-codegen = { version = "2.0.0-beta.18", path = "../tauri-codegen", optional = true }
32-
tauri-utils = { version = "2.0.0-beta.18", path = "../tauri-utils", features = [ "build", "resources" ] }
31+
tauri-codegen = { version = "2.0.0-beta.19", path = "../tauri-codegen", optional = true }
32+
tauri-utils = { version = "2.0.0-beta.19", path = "../tauri-utils", features = [ "build", "resources" ] }
3333
cargo_toml = "0.17"
3434
serde = "1"
3535
serde_json = "1"

core/tauri-codegen/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## \[2.0.0-beta.19]
4+
5+
### Bug Fixes
6+
7+
- [`5d2922985`](https://www.github.com/tauri-apps/tauri/commit/5d2922985801908e4b929a7a0e387806ff02ab89) ([#10268](https://www.github.com/tauri-apps/tauri/pull/10268) by [@lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Fix icon rewriting always triggering build to rerun due to conflicts between file names.
8+
9+
### What's Changed
10+
11+
- [`4c239729c`](https://www.github.com/tauri-apps/tauri/commit/4c239729c3e1b899ecbc6793c3682848e8de1729) ([#10167](https://www.github.com/tauri-apps/tauri/pull/10167) by [@amrbashir](https://www.github.com/tauri-apps/tauri/../../amrbashir)) Add support for `test = true` in `generate_context!` macro to skip some code generation that could affect some tests, for now it only skips empedding a plist on macOS.
12+
13+
### Dependencies
14+
15+
- Upgraded to `[email protected]`
16+
317
## \[2.0.0-beta.18]
418

519
### New Features

core/tauri-codegen/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tauri-codegen"
3-
version = "2.0.0-beta.18"
3+
version = "2.0.0-beta.19"
44
description = "code generation meant to be consumed inside of `tauri` through `tauri-build` or `tauri-macros`"
55
exclude = [ "CHANGELOG.md", "/target" ]
66
readme = "README.md"
@@ -20,7 +20,7 @@ quote = "1"
2020
syn = "2"
2121
serde = { version = "1", features = [ "derive" ] }
2222
serde_json = "1"
23-
tauri-utils = { version = "2.0.0-beta.18", path = "../tauri-utils", features = [ "build" ] }
23+
tauri-utils = { version = "2.0.0-beta.19", path = "../tauri-utils", features = [ "build" ] }
2424
thiserror = "1"
2525
walkdir = "2"
2626
brotli = { version = "3", optional = true, default-features = false, features = [ "std" ] }

core/tauri-macros/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## \[2.0.0-beta.19]
4+
5+
### What's Changed
6+
7+
- [`4c239729c`](https://www.github.com/tauri-apps/tauri/commit/4c239729c3e1b899ecbc6793c3682848e8de1729) ([#10167](https://www.github.com/tauri-apps/tauri/pull/10167) by [@amrbashir](https://www.github.com/tauri-apps/tauri/../../amrbashir)) Add support for `test = true` in `generate_context!` macro to skip some code generation that could affect some tests, for now it only skips empedding a plist on macOS.
8+
9+
### Dependencies
10+
11+
- Upgraded to `[email protected]`
12+
- Upgraded to `[email protected]`
13+
314
## \[2.0.0-beta.18]
415

516
### New Features

core/tauri-macros/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tauri-macros"
3-
version = "2.0.0-beta.18"
3+
version = "2.0.0-beta.19"
44
description = "Macros for the tauri crate."
55
exclude = [ "CHANGELOG.md", "/target" ]
66
readme = "README.md"
@@ -20,8 +20,8 @@ proc-macro2 = { version = "1", features = [ "span-locations" ] }
2020
quote = "1"
2121
syn = { version = "2", features = [ "full" ] }
2222
heck = "0.5"
23-
tauri-codegen = { version = "2.0.0-beta.18", default-features = false, path = "../tauri-codegen" }
24-
tauri-utils = { version = "2.0.0-beta.18", path = "../tauri-utils" }
23+
tauri-codegen = { version = "2.0.0-beta.19", default-features = false, path = "../tauri-codegen" }
24+
tauri-utils = { version = "2.0.0-beta.19", path = "../tauri-utils" }
2525

2626
[features]
2727
custom-protocol = [ ]

core/tauri-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## \[2.0.0-beta.19]
4+
5+
### Dependencies
6+
7+
- Upgraded to `[email protected]`
8+
39
## \[2.0.0-beta.18]
410

511
### Dependencies

core/tauri-plugin/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tauri-plugin"
3-
version = "2.0.0-beta.18"
3+
version = "2.0.0-beta.19"
44
description = "Build script and runtime Tauri plugin definitions"
55
authors = { workspace = true }
66
homepage = { workspace = true }
@@ -30,7 +30,7 @@ runtime = [ ]
3030
[dependencies]
3131
anyhow = { version = "1", optional = true }
3232
serde = { version = "1", optional = true }
33-
tauri-utils = { version = "2.0.0-beta.18", default-features = false, features = [ "build" ], path = "../tauri-utils" }
33+
tauri-utils = { version = "2.0.0-beta.19", default-features = false, features = [ "build" ], path = "../tauri-utils" }
3434
serde_json = { version = "1", optional = true }
3535
glob = { version = "0.3", optional = true }
3636
toml = { version = "0.8", optional = true }

0 commit comments

Comments
 (0)