Skip to content

Update tauri monorepo - #5

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tauri-monorepo
Open

Update tauri monorepo#5
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tauri-monorepo

Conversation

@renovate

@renovate renovate Bot commented Nov 8, 2022

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@tauri-apps/api 1.1.01.6.0 age confidence dependencies minor
@tauri-apps/cli 1.1.11.6.3 age confidence devDependencies minor
tauri (source) 1.1.11.8.3 age confidence dependencies minor
tauri-build (source) 1.1.11.5.6 age confidence build-dependencies minor

Release Notes

tauri-apps/tauri (@​tauri-apps/api)

v1.6.0: @​tauri-apps/api v1.6.0

Compare Source

Yarn Audit

yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 146
Done in 2.09s.

[1.6.0]

Enhancements
  • 44e3335da (#​9796) Enhance the speed of The JS Command.execute API from shell module.
Bug Fixes
  • 44e3335da (#​9796) Fix The JS Command.execute API from shell module including extra new lines.

Yarn Publish

yarn run v1.22.22
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts, ./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts, ./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts, ./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts, ./src/updater.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.4s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.6s�[22m�[39m
[1/4] Bumping version...
info Current version: 1.6.0
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 7.85s.

v1.5.6: tauri-build v1.5.6

Compare Source

Updating crates.io index
Locking 610 packages to latest compatible versions
Adding base64 v0.21.7 (available: v0.22.1)
Adding cargo_toml v0.15.3 (available: v0.21.0)
Adding clap v3.2.25 (available: v4.5.26)
Adding cocoa v0.24.1 (available: v0.26.0)
Adding glib v0.15.12 (available: v0.20.7)
Adding gtk v0.15.5 (available: v0.18.2)
Adding html5ever v0.26.0 (available: v0.29.0)
Adding http v0.2.12 (available: v1.2.0)
Adding hyper v0.14.32 (available: v1.5.2)
Adding indexmap v1.9.3 (available: v2.7.0)
Adding infer v0.13.0 (available: v0.16.0)
Adding json-patch v2.0.0 (available: v3.0.1)
Adding mockito v0.31.1 (available: v1.6.1)
Adding nix v0.26.4 (available: v0.29.0)
Adding open v3.2.0 (available: v5.3.2)
Adding raw-window-handle v0.5.2 (available: v0.6.2)
Adding reqwest v0.11.27 (available: v0.12.12)
Adding rfd v0.10.0 (available: v0.15.2)
Adding serial_test v0.8.0 (available: v3.2.0)
Adding state v0.5.3 (available: v0.6.0)
Adding syn v1.0.109 (available: v2.0.96)
Adding tauri-winres v0.1.1 (available: v0.2.0)
Adding thiserror v1.0.69 (available: v2.0.11)
Adding toml v0.7.8 (available: v0.8.19)
Adding webkit2gtk v0.18.2 (available: v2.0.1)
Adding webview2-com v0.19.1 (available: v0.34.0)
Adding windows v0.39.0 (available: v0.59.0)
Adding wry v0.24.11 (available: v0.48.0)
Adding zip v0.6.6 (available: v2.2.2)

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 724 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (622 crate dependencies)
Crate:     atk
Version:   0.15.1
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0413
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0413
Dependency tree:
atk 0.15.1
└── gtk 0.15.5
    ├── wry 0.24.11
    │   └── tauri-runtime-wry 0.14.11
    │       └── tauri 1.8.2
    │           ├── uninitialized-ipc 0.1.0
    │           ├── tauri 1.8.2
    │           ├── restart 0.1.0
    │           ├── invoke-key 0.1.0
    │           └── app-updater-tests 0.1.0
    ├── webkit2gtk 0.18.2
    │   ├── wry 0.24.11
    │   ├── tauri-runtime-wry 0.14.11
    │   └── tauri 1.8.2
    ├── tauri-runtime-wry 0.14.11
    ├── tauri-runtime 0.14.6
    │   ├── tauri-runtime-wry 0.14.11
    │   └── tauri 1.8.2
    ├── tauri 1.8.2
    ├── tao 0.16.10
    │   └── wry 0.24.11
    └── libappindicator 0.7.1
        └── tao 0.16.10

Crate:     atk-sys
Version:   0.15.1
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0416
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0416
Dependency tree:
atk-sys 0.15.1
├── webkit2gtk-sys 0.18.0
│   ├── wry 0.24.11
│   │   └── tauri-runtime-wry 0.14.11
│   │       └── tauri 1.8.2
│   │           ├── uninitialized-ipc 0.1.0
│   │           ├── tauri 1.8.2
│   │           ├── restart 0.1.0
│   │           ├── invoke-key 0.1.0
│   │           └── app-updater-tests 0.1.0
│   └── webkit2gtk 0.18.2
│       ├── wry 0.24.11
│       ├── tauri-runtime-wry 0.14.11
│       └── tauri 1.8.2
├── gtk-sys 0.15.3
│   ├── webkit2gtk-sys 0.18.0
│   ├── webkit2gtk 0.18.2
│   ├── rfd 0.10.0
│   │   └── tauri 1.8.2
│   ├── libappindicator-sys 0.7.3
│   │   └── libappindicator 0.7.1
│   │       └── tao 0.16.10
│   │           └── wry 0.24.11
│   ├── libappindicator 0.7.1
│   └── gtk 0.15.5
│       ├── wry 0.24.11
│       ├── webkit2gtk 0.18.2
│       ├── tauri-runtime-wry 0.14.11
│       ├── tauri-runtime 0.14.6
│       │   ├── tauri-runtime-wry 0.14.11
│       │   └── tauri 1.8.2
│       ├── tauri 1.8.2
│       ├── tao 0.16.10
│       └── libappindicator 0.7.1
└── atk 0.15.1
    └── gtk 0.15.5

Crate:     atty
Version:   0.2.14
Warning:   unmaintained
Title:     `atty` is unmaintained
Date:      2024-09-25
ID:        RUSTSEC-2024-0375
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0375
Dependency tree:
atty 0.2.14
└── clap 3.2.25
    └── tauri 1.8.2
        ├── uninitialized-ipc 0.1.0
        ├── tauri 1.8.2
        ├── restart 0.1.0
        ├── invoke-key 0.1.0
        └── app-updater-tests 0.1.0

Crate:     gdk
Version:   0.15.4
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0412
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0412
Dependency tree:
gdk 0.15.4
├── wry 0.24.11
│   └── tauri-runtime-wry 0.14.11
│       └── tauri 1.8.2
│           ├── uninitialized-ipc 0.1.0
│           ├── tauri 1.8.2
│           ├── restart 0.1.0
│           ├── invoke-key 0.1.0
│           └── app-updater-tests 0.1.0
├── webkit2gtk 0.18.2
│   ├── wry 0.24.11
│   ├── tauri-runtime-wry 0.14.11
│   └── tauri 1.8.2
├── tao 0.16.10
│   └── wry 0.24.11
└── gtk 0.15.5
    ├── wry 0.24.11
    ├── webkit2gtk 0.18.2
    ├── tauri-runtime-wry 0.14.11
    ├── tauri-runtime 0.14.6
    │   ├── tauri-runtime-wry 0.14.11
    │   └── tauri 1.8.2
    ├── tauri 1.8.2
    ├── tao 0.16.10
    └── libappindicator 0.7.1
        └── tao 0.16.10

Crate:     gdk-sys
Version:   0.15.1
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0418
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0418
Dependency tree:
gdk-sys 0.15.1
├── webkit2gtk-sys 0.18.0
│   ├── wry 0.24.11
│   │   └── tauri-runtime-wry 0.14.11
│   │       └── tauri 1.8.2
│   │           ├── uninitialized-ipc 0.1.0
│   │           ├── tauri 1.8.2
│   │           ├── restart 0.1.0
│   │           ├── invoke-key 0.1.0
│   │           └── app-updater-tests 0.1.0
│   └── webkit2gtk 0.18.2
│       ├── wry 0.24.11
│       ├── tauri-runtime-wry 0.14.11
│       └── tauri 1.8.2
├── webkit2gtk 0.18.2
├── tao 0.16.10
│   └── wry 0.24.11
├── gtk-sys 0.15.3
│   ├── webkit2gtk-sys 0.18.0
│   ├── webkit2gtk 0.18.2
│   ├── rfd 0.10.0
│   │   └── tauri 1.8.2
│   ├── libappindicator-sys 0.7.3
│   │   └── libappindicator 0.7.1
│   │       └── tao 0.16.10
│   ├── libappindicator 0.7.1
│   └── gtk 0.15.5
│       ├── wry 0.24.11
│       ├── webkit2gtk 0.18.2
│       ├── tauri-runtime-wry 0.14.11
│       ├── tauri-runtime 0.14.6
│       │   ├── tauri-runtime-wry 0.14.11
│       │   └── tauri 1.8.2
│       ├── tauri 1.8.2
│       ├── tao 0.16.10
│       └── libappindicator 0.7.1
├── gdkx11-sys 0.15.1
│   └── tao 0.16.10
├── gdkwayland-sys 0.15.3
│   └── tao 0.16.10
└── gdk 0.15.4
    ├── wry 0.24.11
    ├── webkit2gtk 0.18.2
    ├── tao 0.16.10
    └── gtk 0.15.5

Crate:     gdkwayland-sys
Version:   0.15.3
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0411
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0411
Dependency tree:
gdkwayland-sys 0.15.3
└── tao 0.16.10
    └── wry 0.24.11
        └── tauri-runtime-wry 0.14.11
            └── tauri 1.8.2
                ├── uninitialized-ipc 0.1.0
                ├── tauri 1.8.2
                ├── restart 0.1.0
                ├── invoke-key 0.1.0
                └── app-updater-tests 0.1.0

Crate:     gdkx11-sys
Version:   0.15.1
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0414
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0414
Dependency tree:
gdkx11-sys 0.15.1
└── tao 0.16.10
    └── wry 0.24.11
        └── tauri-runtime-wry 0.14.11
            └── tauri 1.8.2
                ├── uninitialized-ipc 0.1.0
                ├── tauri 1.8.2
                ├── restart 0.1.0
                ├── invoke-key 0.1.0
                └── app-updater-tests 0.1.0

Crate:     gtk
Version:   0.15.5
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0415
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0415
Dependency tree:
gtk 0.15.5
├── wry 0.24.11
│   └── tauri-runtime-wry 0.14.11
│       └── tauri 1.8.2
│           ├── uninitialized-ipc 0.1.0
│           ├── tauri 1.8.2
│           ├── restart 0.1.0
│           ├── invoke-key 0.1.0
│           └── app-updater-tests 0.1.0
├── webkit2gtk 0.18.2
│   ├── wry 0.24.11
│   ├── tauri-runtime-wry 0.14.11
│   └── tauri 1.8.2
├── tauri-runtime-wry 0.14.11
├── tauri-runtime 0.14.6
│   ├── tauri-runtime-wry 0.14.11
│   └── tauri 1.8.2
├── tauri 1.8.2
├── tao 0.16.10
│   └── wry 0.24.11
└── libappindicator 0.7.1
    └── tao 0.16.10

Crate:     gtk-sys
Version:   0.15.3
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0420
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0420
Dependency tree:
gtk-sys 0.15.3
├── webkit2gtk-sys 0.18.0
│   ├── wry 0.24.11
│   │   └── tauri-runtime-wry 0.14.11
│   │       └── tauri 1.8.2
│   │           ├── uninitialized-ipc 0.1.0
│   │           ├── tauri 1.8.2
│   │           ├── restart 0.1.0
│   │           ├── invoke-key 0.1.0
│   │           └── app-updater-tests 0.1.0
│   └── webkit2gtk 0.18.2
│       ├── wry 0.24.11
│       ├── tauri-runtime-wry 0.14.11
│       └── tauri 1.8.2
├── webkit2gtk 0.18.2
├── rfd 0.10.0
│   └── tauri 1.8.2
├── libappindicator-sys 0.7.3
│   └── libappindicator 0.7.1
│       └── tao 0.16.10
│           └── wry 0.24.11
├── libappindicator 0.7.1
└── gtk 0.15.5
    ├── wry 0.24.11
    ├── webkit2gtk 0.18.2
    ├── tauri-runtime-wry 0.14.11
    ├── tauri-runtime 0.14.6
    │   ├── tauri-runtime-wry 0.14.11
    │   └── tauri 1.8.2
    ├── tauri 1.8.2
    ├── tao 0.16.10
    └── libappindicator 0.7.1

Crate:     gtk3-macros
Version:   0.15.6
Warning:   unmaintained
Title:     gtk-rs GTK3 bindings - no longer maintained
Date:      2024-03-04
ID:        RUSTSEC-2024-0419
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0419
Dependency tree:
gtk3-macros 0.15.6
└── gtk 0.15.5
    ├── wry 0.24.11
    │   └── tauri-runtime-wry 0.14.11
    │       └── tauri 1.8.2
    │           ├── uninitialized-ipc 0.1.0
    │           ├── tauri 1.8.2
    │           ├── restart 0.1.0
    │           ├── invoke-key 0.1.0
    │           └── app-updater-tests 0.1.0
    ├── webkit2gtk 0.18.2
    │   ├── wry 0.24.11
    │   ├── tauri-runtime-wry 0.14.11
    │   └── tauri 1.8.2
    ├── tauri-runtime-wry 0.14.11
    ├── tauri-runtime 0.14.6
    │   ├── tauri-runtime-wry 0.14.11
    │   └── tauri 1.8.2
    ├── tauri 1.8.2
    ├── tao 0.16.10
    │   └── wry 0.24.11
    └── libappindicator 0.7.1
        └── tao 0.16.10

Crate:     instant
Version:   0.1.13
Warning:   unmaintained
Title:     `instant` is unmaintained
Date:      2024-09-01
ID:        RUSTSEC-2024-0384
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0384
Dependency tree:
instant 0.1.13
└── tao 0.16.10
    └── wry 0.24.11
        └── tauri-runtime-wry 0.14.11
            └── tauri 1.8.2
                ├── uninitialized-ipc 0.1.0
                ├── tauri 1.8.2
                ├── restart 0.1.0
                ├── invoke-key 0.1.0
                └── app-updater-tests 0.1.0

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145

Crate:     glib
Version:   0.15.12
Warning:   unsound
Title:     Unsoundness in `Iterator` and `DoubleEndedIterator` impls for `glib::VariantStrIter`
Date:      2024-03-30
ID:        RUSTSEC-2024-0429
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0429
Dependency tree:
glib 0.15.12
├── wry 0.24.11
│   └── tauri-runtime-wry 0.14.11
│       └── tauri 1.8.2
│           ├── uninitialized-ipc 0.1.0
│           ├── tauri 1.8.2
│           ├── restart 0.1.0
│           ├── invoke-key 0.1.0
│           └── app-updater-tests 0.1.0
├── webkit2gtk 0.18.2
│   ├── wry 0.24.11
│   ├── tauri-runtime-wry 0.14.11
│   └── tauri 1.8.2
├── tauri 1.8.2
├── tao 0.16.10
│   └── wry 0.24.11
├── soup2 0.2.1
│   ├── wry 0.24.11
│   └── webkit2gtk 0.18.2
├── pango 0.15.10
│   ├── gtk 0.15.5
│   │   ├── wry 0.24.11
│   │   ├── webkit2gtk 0.18.2
│   │   ├── tauri-runtime-wry 0.14.11
│   │   ├── tauri-runtime 0.14.6
│   │   │   ├── tauri-runtime-wry 0.14.11
│   │   │   └── tauri 1.8.2
│   │   ├── tauri 1.8.2
│   │   ├── tao 0.16.10
│   │   └── libappindicator 0.7.1
│   │       └── tao 0.16.10
│   └── gdk 0.15.4
│       ├── wry 0.24.11
│       ├── webkit2gtk 0.18.2
│       ├── tao 0.16.10
│       └── gtk 0.15.5
├── libappindicator 0.7.1
├── javascriptcore-rs 0.16.0
│   └── webkit2gtk 0.18.2
├── gtk 0.15.5
├── gio 0.15.12
│   ├── wry 0.24.11
│   ├── webkit2gtk 0.18.2
│   ├── tao 0.16.10
│   ├── soup2 0.2.1
│   ├── gtk 0.15.5
│   ├── gdk-pixbuf 0.15.11
│   │   ├── tao 0.16.10
│   │   ├── gtk 0.15.5
│   │   └── gdk 0.15.4
│   └── gdk 0.15.4
├── gdk-pixbuf 0.15.11
├── gdk 0.15.4
├── cairo-rs 0.15.12
│   ├── webkit2gtk 0.18.2
│   ├── tao 0.16.10
│   ├── gtk 0.15.5
│   └── gdk 0.15.4
└── atk 0.15.1
    └── gtk 0.15.5

warning: 13 allowed warnings found

[1.5.6]

Dependencies
  • Upgraded to tauri-utils@1.6.2
  • Upgraded to tauri-codegen@1.4.6

Cargo Publish

Updating crates.io index
   Packaging tauri-build v1.5.6 (/home/runner/work/tauri/tauri/core/tauri-build)
    Packaged 12 files, 51.0KiB (16.2KiB compressed)
   Verifying tauri-build v1.5.6 (/home/runner/work/tauri/tauri/core/tauri-build)
    Updating crates.io index
 Downloading crates ...
  Downloaded dirs-next v2.0.0
  Downloaded toml v0.7.8
  Downloaded tauri-winres v0.1.1
  Downloaded embed-resource v2.5.1
  Downloaded cargo_toml v0.15.3
  Downloaded dirs-sys-next v0.1.2
   Compiling proc-macro2 v1.0.92
   Compiling unicode-ident v1.0.14
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.169
   Compiling byteorder v1.5.0
   Compiling siphasher v0.3.11
   Compiling serde v1.0.217
   Compiling stable_deref_trait v1.2.0
   Compiling getrandom v0.1.16
   Compiling syn v1.0.109
   Compiling smallvec v1.13.2
   Compiling autocfg v1.4.0
   Compiling quote v1.0.38
   Compiling syn v2.0.96
   Compiling getrandom v0.2.15
   Compiling rand_core v0.6.4
   Compiling rand_core v0.5.1
   Compiling rand_pcg v0.2.1
   Compiling phf_shared v0.10.0
   Compiling phf_shared v0.8.0
   Compiling writeable v0.5.5
   Compiling litemap v0.7.4
   Compiling lock_api v0.4.12
   Compiling equivalent v1.0.1
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling hashbrown v0.15.2
   Compiling parking_lot_core v0.9.10
   Compiling fnv v1.0.7
   Compiling icu_locid_transform_data v1.5.0
   Compiling new_debug_unreachable v1.0.6
   Compiling scopeguard v1.2.0
   Compiling indexmap v2.7.0
   Compiling ident_case v1.0.1
   Compiling precomputed-hash v0.1.1
   Compiling mac v0.1.1
   Compiling siphasher v1.0.1
   Compiling semver v1.0.24
   Compiling memchr v2.7.4
   Compiling strsim v0.11.1
   Compiling synstructure v0.13.1
   Compiling icu_properties_data v1.5.0
   Compiling darling_core v0.20.10
   Compiling futf v0.1.5
   Compiling parking_lot v0.12.3
   Compiling utf16_iter v1.0.5
   Compiling icu_normalizer_data v1.5.0
   Compiling utf-8 v0.7.6
   Compiling dtoa v1.0.9
   Compiling write16 v1.0.0
   Compiling log v0.4.22
   Compiling serde_json v1.0.135
   Compiling once_cell v1.20.2
   Compiling utf8_iter v1.0.4
   Compiling zerocopy-derive v0.7.35
   Compiling serde_derive v1.0.217
   Compiling zerofrom-derive v0.1.5
   Compiling zerocopy v0.7.35
   Compiling yoke-derive v0.7.5
   Compiling ppv-lite86 v0.2.20
   Compiling zerofrom v0.1.5
   Compiling zerovec-derive v0.10.3
   Compiling rand_chacha v0.3.1
   Compiling rand v0.8.5
   Compiling yoke v0.7.5
   Compiling rand_chacha v0.2.2
   Compiling displaydoc v0.2.5
   Compiling rand v0.7.3
   Compiling zerovec v0.10.4
   Compiling phf_generator v0.8.0
   Compiling phf_generator v0.10.0
   Compiling icu_provider_macros v1.5.0
   Compiling string_cache_codegen v0.5.2
   Compiling tinystr v0.7.6
   Compiling icu_collections v1.5.0
   Compiling icu_locid v1.5.0
   Compiling phf_codegen v0.10.0
   Compiling markup5ever v0.11.0
   Compiling icu_provider v1.5.0
   Compiling phf_macros v0.8.0
   Compiling icu_locid_transform v1.5.0
   Compiling phf_codegen v0.8.0
   Compiling cssparser v0.27.2
   Compiling icu_properties v1.5.1
   Compiling serde_spanned v0.6.8
   Compiling toml_datetime v0.6.8
   Compiling string_cache v0.8.7
   Compiling phf v0.8.0
   Compiling selectors v0.22.0
   Compiling darling_macro v0.20.10
   Compiling html5ever v0.26.0
   Compiling cssparser-macros v0.6.1
   Compiling icu_normalizer v1.5.0
   Compiling dtoa-short v0.3.5
   Compiling tendril v0.4.3
   Compiling phf_shared v0.11.3
   Compiling phf v0.10.1
   Compiling indexmap v1.9.3
   Compiling winnow v0.6.22
   Compiling nodrop v0.1.14
   Compiling winnow v0.5.40
   Compiling itoa v1.0.14
   Compiling convert_case v0.4.0
   Compiling itoa v0.4.8
   Compiling ryu v1.0.18
   Compiling thiserror v1.0.69
   Compiling matches v0.1.10
   Compiling toml_edit v0.22.22
   Compiling toml_edit v0.19.15
   Compiling derive_more v0.99.18
   Compiling servo_arc v0.1.1
   Compiling phf_generator v0.11.3
   Compiling idna_adapter v1.2.0
   Compiling darling v0.20.10
   Compiling thiserror-impl v1.0.69
   Compiling fxhash v0.2.1
   Compiling percent-encoding v2.3.1
   Compiling hashbrown v0.12.3
   Compiling thin-slice v0.1.1
   Compiling bitflags v1.3.2
   Compiling shlex v1.3.0
   Compiling uuid v1.11.1
   Compiling cfb v0.7.3
   Compiling cc v1.2.7
   Compiling form_urlencoded v1.2.1
   Compiling serde_with_macros v3.12.0
   Compiling idna v1.0.3
   Compiling phf_macros v0.11.3
   Compiling toml v0.7.8
   Compiling toml v0.8.19
   Compiling jsonptr v0.4.7
   Compiling rustc_version v0.4.1
   Compiling same-file v1.0.6
   Compiling anyhow v1.0.95
   Compiling walkdir v2.5.0
   Compiling embed-resource v2.5.1
   Compiling phf v0.11.3
   Compiling kuchikiki v0.8.2
   Compiling json-patch v2.0.0
   Compiling serde_with v3.12.0
   Compiling url v2.5.4
   Compiling infer v0.13.0
   Compiling ctor v0.2.9
   Compiling dirs-sys-next v0.1.2
   Compiling glob v0.3.2
   Compiling dunce v1.0.5
   Compiling heck v0.5.0
   Compiling dirs-next v2.0.0
   Compiling tauri-winres v0.1.1
   Compiling cargo_toml v0.15.3
   Compiling tauri-utils v1.6.2
   Compiling tauri-build v1.5.6 (/home/runner/work/tauri/tauri/target/package/tauri-build-1.5.6)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.72s
   Uploading tauri-build v1.5.6 (/home/runner/work/tauri/tauri/core/tauri-build)
    Uploaded tauri-build v1.5.6 to registry `crates-io`
note: waiting for `tauri-build v1.5.6` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-build v1.5.6 at registry `crates-io`

v1.5.5: tauri-build v1.5.5

Compare Source

Updating crates.io index
Locking 594 packages to latest compatible versions
Adding atk v0.15.1 (latest: v0.18.0)
Adding atk-sys v0.15.1 (latest: v0.18.0)
Adding base64 v0.13.1 (latest: v0.22.1)
Adding base64 v0.21.7 (latest: v0.22.1)
Adding bit-set v0.5.3 (latest: v0.8.0)
Adding bit-vec v0.6.3 (latest: v0.8.0)
Adding bitflags v1.3.2 (latest: v2.6.0)
Adding cairo-rs v0.15.12 (latest: v0.20.1)
Adding cairo-sys-rs v0.15.1 (latest: v0.20.0)
Adding cargo_toml v0.15.3 (latest: v0.20.4)
Adding cfb v0.7.3 (latest: v0.10.0)
Adding cfg-expr v0.9.1 (latest: v0.17.0)
Adding cfg-expr v0.15.8 (latest: v0.17.0)
Adding cfg_aliases v0.1.1 (latest: v0.2.1)
Adding clap v3.2.25 (latest: v4.5.17)
Adding clap_lex v0.2.4 (latest: v0.7.2)
Adding cocoa v0.24.1 (latest: v0.26.0)
Adding cocoa-foundation v0.1.2 (latest: v0.2.0)
Adding convert_case v0.4.0 (latest: v0.6.0)
Adding core-foundation v0.9.4 (latest: v0.10.0)
Adding core-graphics v0.22.3 (latest: v0.24.0)
Adding core-graphics v0.23.2 (latest: v0.24.0)
Adding core-graphics-types v0.1.3 (latest: v0.2.0)
Adding cssparser v0.27.2 (latest: v0.34.0)
Adding derive-new v0.6.0 (latest: v0.7.0)
Adding derive_more v0.99.18 (latest: v1.0.0)
Adding env_logger v0.8.4 (latest: v0.11.5)
Adding fixedbitset v0.4.2 (latest: v0.5.7)
Adding fluent-uri v0.1.4 (latest: v0.2.0)
Adding foreign-types v0.3.2 (latest: v0.5.0)
Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
Adding freetype-sys v0.20.1 (latest: v0.22.1)
Adding gdk v0.15.4 (latest: v0.18.0)
Adding gdk-pixbuf v0.15.11 (latest: v0.20.1)
Adding gdk-pixbuf-sys v0.15.10 (latest: v0.20.1)
Adding gdk-sys v0.15.1 (latest: v0.18.0)
Adding gdkwayland-sys v0.15.3 (latest: v0.18.0)
Adding gdkx11-sys v0.15.1 (latest: v0.18.0)
Adding generator v0.7.5 (latest: v0.8.3)
Adding generic-array v0.14.7 (latest: v1.1.0)
Adding gethostname v0.4.3 (latest: v0.5.0)
Adding getrandom v0.1.16 (latest: v0.2.15)
Adding gio v0.15.12 (latest: v0.20.1)
Adding gio-sys v0.15.10 (latest: v0.20.1)
Adding glib v0.15.12 (latest: v0.20.3)
Adding glib-macros v0.15.13 (latest: v0.20.3)
Adding glib-sys v0.15.10 (latest: v0.20.2)
Adding gobject-sys v0.15.10 (latest: v0.20.1)
Adding gtk v0.15.5 (latest: v0.18.1)
Adding gtk-sys v0.15.3 (latest: v0.18.0)
Adding gtk3-macros v0.15.6 (latest: v0.18.0)
Adding h2 v0.3.26 (latest: v0.4.6)
Adding hashbrown v0.12.3 (latest: v0.14.5)
Adding heck v0.3.3 (latest: v0.5.0)
Adding heck v0.4.1 (latest: v0.5.0)
Adding hermit-abi v0.1.19 (latest: v0.4.0)
Adding hermit-abi v0.3.9 (latest: v0.4.0)
Adding html5ever v0.26.0 (latest: v0.29.0)
Adding http v0.2.12 (latest: v1.1.0)
Adding http-body v0.4.6 (latest: v1.0.1)
Adding hyper v0.14.30 (latest: v1.4.1)
Adding hyper-tls v0.5.0 (latest: v0.6.0)
Adding idna v0.5.0 (latest: v1.0.2)
Adding image v0.24.9 (latest: v0.25.2)
Adding indexmap v1.9.3 (latest: v2.5.0)
Adding infer v0.13.0 (latest: v0.16.0)
Adding itoa v0.4.8 (latest: v1.0.11)
Adding javascriptcore-rs v0.16.0 (latest: v1.1.2)
Adding javascriptcore-rs-sys v0.4.0 (latest: v1.1.1)
Adding jni v0.20.0 (latest: v0.21.1)
Adding jni-sys v0.3.0 (latest: v0.4.0)
Adding jsonptr v0.4.7 (latest: v0.6.0)
Adding libappindicator v0.7.1 (latest: v0.9.0)
Adding libappindicator-sys v0.7.3 (latest: v0.9.0)
Adding libloading v0.7.4 (latest: v0.8.5)
Adding linux-raw-sys v0.4.14 (latest: v0.6.5)
Adding loom v0.5.6 (latest: v0.7.2)
Adding malloc_buf v0.0.6 (latest: v1.0.0)
Adding markup5ever v0.11.0 (latest: v0.14.0)
Adding matchers v0.1.0 (latest: v0.2.0)
Adding memoffset v0.7.1 (latest: v0.9.1)
Adding miniz_oxide v0.7.4 (latest: v0.8.0)
Adding mockito v0.31.1 (latest: v1.5.0)
Adding ndk v0.6.0 (latest: v0.9.0)
Adding ndk-sys v0.3.0 (latest: v0.6.0+11769913)
Adding nix v0.26.4 (latest: v0.29.0)
Adding nix v0.28.0 (latest: v0.29.0)
Adding nu-ansi-term v0.46.0 (latest: v0.50.1)
Adding num_enum v0.5.11 (latest: v0.7.3)
Adding num_enum_derive v0.5.11 (latest: v0.7.3)
Adding open v3.2.0 (latest: v5.3.0)
Adding os_str_bytes v6.6.1 (latest: v7.0.0)
Adding pango v0.15.10 (latest: v0.20.1)
Adding pango-sys v0.15.10 (latest: v0.20.1)
Adding phf v0.8.0 (latest: v0.11.2)
Adding phf v0.10.1 (latest: v0.11.2)
Adding phf_codegen v0.8.0 (latest: v0.11.2)
Adding phf_codegen v0.10.0 (latest: v0.11.2)
Adding phf_generator v0.8.0 (latest: v0.11.2)
Adding phf_generator v0.10.0 (latest: v0.11.2)
Adding phf_macros v0.8.0 (latest: v0.11.2)
Adding phf_shared v0.8.0 (latest: v0.11.2)
Adding phf_shared v0.10.0 (latest: v0.11.2)
Adding proc-macro-crate v1.3.1 (latest: v3.2.0)
Adding quick-error v1.2.3 (latest: v2.0.1)
Adding quick-xml v0.31.0 (latest: v0.36.1)
Adding quick-xml v0.32.0 (latest: v0.36.1)
Adding rand v0.7.3 (latest: v0.8.5)
Adding rand_chacha v0.2.2 (latest: v0.3.1)
Adding rand_core v0.5.1 (latest: v0.6.4)
Adding rand_hc v0.2.0 (latest: v0.3.2)
Adding rand_pcg v0.2.1 (latest: v0.3.1)
Adding raw-window-handle v0.5.2 (latest: v0.6.2)
Adding regex-automata v0.1.10 (latest: v0.4.7)
Adding regex-syntax v0.6.29 (latest: v0.8.4)
Adding reqwest v0.11.27 (latest: v0.12.7)
Adding rfd v0.10.0 (latest: v0.14.1)
Adding rustls-pemfile v1.0.4 (latest: v2.1.3)
Adding selectors v0.22.0 (latest: v0.25.0)
Adding serial_test v0.8.0 (latest: v3.1.1)
Adding serial_test_derive v0.8.0 (latest: v3.1.1)
Adding servo_arc v0.1.1 (latest: v0.3.0)
Adding siphasher v0.3.11 (latest: v1.0.1)
Adding state v0.5.3 (latest: v0.6.0)
Adding strsim v0.10.0 (latest: v0.11.1)
Adding syn v1.0.109 (latest: v2.0.77)
Adding sync_wrapper v0.1.2 (latest: v1.0.1)
Adding system-configuration v0.5.1 (latest: v0.6.1)
Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
Adding system-deps v5.0.0 (latest: v7.0.2)
Adding system-deps v6.2.2 (latest: v7.0.2)
Adding tao v0.16.10 (latest: v0.30.0)
Adding tauri-winrt-notification v0.2.1 (latest: v0.6.0)
Adding toml v0.5.11 (latest: v0.8.19)
Adding toml v0.7.8 (latest: v0.8.19)
Adding toml_edit v0.19.15 (latest: v0.22.20)
Adding version-compare v0.0.11 (latest: v0.2.0)
Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1)
Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1)
Adding wayland-protocols v0.31.2 (latest: v0.32.4)
Adding wayland-protocols-wlr v0.2.0 (latest: v0.3.4)
Adding webkit2gtk v0.18.2 (latest: v2.0.1)
Adding webkit2gtk-sys v0.18.0 (latest: v2.0.1)
Adding webview2-com v0.19.1 (latest: v0.33.0)
Adding webview2-com-macros v0.6.0 (latest: v0.8.0)
Adding webview2-com-sys v0.19.0 (latest: v0.33.0)
Adding windows v0.37.0 (latest: v0.58.0)
Adding windows v0.39.0 (latest: v0.58.0)
Adding windows v0.48.0 (latest: v0.58.0)
Adding windows v0.56.0 (latest: v0.58.0)
Adding windows-bindgen v0.39.0 (latest: v0.58.0)
Adding windows-core v0.52.0 (latest: v0.58.0)
Adding windows-core v0.56.0 (latest: v0.58.0)
Adding windows-implement v0.39.0 (latest: v0.58.0)
Adding windows-implement v0.56.0 (latest: v0.58.0)
Adding windows-interface v0.56.0 (latest: v0.58.0)
Adding windows-metadata v0.39.0 (latest: v0.58.0)
Adding windows-result v0.1.2 (latest: v0.2.0)
Adding windows-sys v0.42.0 (latest: v0.59.0)
Adding windows-sys v0.48.0 (latest: v0.59.0)
Adding windows-sys v0.52.0 (latest: v0.59.0)
Adding windows-targets v0.48.5 (latest: v0.52.6)
Adding windows-tokens v0.39.0 (latest: v0.48.0)
Adding windows_aarch64_gnullvm v0.42.2 (latest: v0.52.6)
Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6)
Adding windows_aarch64_msvc v0.37.0 (latest: v0.52.6)
Adding windows_aarch64_msvc v0.39.0 (latest: v0.52.6)
Adding windows_aarch64_msvc v0.42.2 (latest: v0.52.6)
Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6)
Adding windows_i686_gnu v0.37.0 (latest: v0.52.6)
Adding windows_i686_gnu v0.39.0 (latest: v0.52.6)
Adding windows_i686_gnu v0.42.2 (latest: v0.52.6)
Adding windows_i686_gnu v0.48.5 (latest: v0.52.6)
Adding windows_i686_msvc v0.37.0 (latest: v0.52.6)
Adding windows_i686_msvc v0.39.0 (latest: v0.52.6)
Adding windows_i686_msvc v0.42.2 (latest: v0.52.6)
Adding windows_i686_msvc v0.48.5 (latest: v0.52.6)
Adding windows_x86_64_gnu v0.37.0 (latest: v0.52.6)
Adding windows_x86_64_gnu v0.39.0 (latest: v0.52.6)
Adding windows_x86_64_gnu v0.42.2 (latest: v0.52.6)
Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6)
Adding windows_x86_64_gnullvm v0.42.2 (latest: v0.52.6)
Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6)
Adding windows_x86_64_msvc v0.37.0 (latest: v0.52.6)
Adding windows_x86_64_msvc v0.39.0 (latest: v0.52.6)
Adding windows_x86_64_msvc v0.42.2 (latest: v0.52.6)
Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6)
Adding winnow v0.5.40 (latest: v0.6.18)
Adding winreg v0.50.0 (latest: v0.52.0)
Adding wl-clipboard-rs v0.8.1 (latest: v0.9.0)
Adding wry v0.24.11 (latest: v0.43.1)
Adding zip v0.6.6 (latest: v2.2.0)

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 658 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (594 crate dependencies)
Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
└── clap 3.2.25
    └── tauri 1.8.0
        ├── uninitialized-ipc 0.1.0
        ├── tauri 1.8.0
        ├── restart 0.1.0
        ├── invoke-key 0.1.0
        └── app-updater-tests 0.1.0

warning: 1 allowed warning found

[1.5.5]

Bug Fixes
  • 2e87e85f8 (#​10976 by @​FabianLars) The executable and NSIS installer on Windows will now use the productName config for the FileDescription property instead of shortDescription.

Cargo Publish

Updating crates.io index
   Packaging tauri-build v1.5.5 (/home/runner/work/tauri/tauri/core/tauri-build)
    Packaged 12 files, 51.0KiB (16.2KiB compressed)
   Verifying tauri-build v1.5.5 (/home/runner/work/tauri/tauri/core/tauri-build)
    Updating crates.io index
 Downloading crates ...
  Downloaded dirs-next v2.0.0
  Downloaded cargo_toml v0.15.3
  Downloaded tauri-winres v0.1.1
  Downloaded toml v0.8.19
  Downloaded dirs-sys-next v0.1.2
  Downloaded embed-resource v2.4.3
   Compiling proc-macro2 v1.0.86
   Compiling unicode-ident v1.0.13
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.158
   Compiling byteorder v1.5.0
   Compiling siphasher v0.3.11
   Compiling serde v1.0.210
   Compiling getrandom v0.1.16
   Compiling syn v1.0.109
   Compiling autocfg v1.3.0
   Compiling quote v1.0.37
   Compiling phf_shared v0.10.0
   Compiling syn v2.0.77
   Compiling getrandom v0.2.15
   Compiling rand_core v0.6.4
   Compiling rand_core v0.5.1
   Compiling rand_pcg v0.2.1
   Compiling phf_shared v0.8.0
   Compiling smallvec v1.13.2
   Compiling lock_api v0.4.12
   Compiling hashbrown v0.14.5
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling equivalent v1.0.1
   Compiling fnv v1.0.7
   Compiling parking_lot_core v0.9.10
   Compiling indexmap v2.5.0
   Compiling scopeguard v1.2.0
   Compiling new_debug_unreachable v1.0.6
   Compiling precomputed-hash v0.1.1
   Compiling strsim v0.11.1
   Compiling semver v1.0.23
   Compiling memchr v2.7.4
   Compiling mac v0.1.1
   Compiling ident_case v1.0.1
   Compiling darling_core v0.20.10
   Compiling futf v0.1.5
   Compiling parking_lot v0.12.3
   Compiling serde_json v1.0.128
   Compiling utf-8 v0.7.6
   Compiling dtoa v1.0.9
   Compiling log v0.4.22
   Compiling once_cell v1.20.0
   Compiling tinyvec_macros v0.1.1
   Compiling tinyvec v1.8.0
   Compiling zerocopy-derive v0.7.35
   Compiling serde_derive v1.0.210
   Compiling cssparser v0.27.2
   Compiling darling_macro v0.20.10
   Compiling zerocopy v0.7.35
   Compiling html5ever v0.26.0
   Compiling ppv-lite86 v0.2.20
   Compiling rand_chacha v0.3.1
   Compiling rand v0.8.5
   Compiling rand_chacha v0.2.2
   Compiling rand v0.7.3
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.10.0
   Compiling string_cache_codegen v0.5.2
   Compiling markup5ever v0.11.0
   Compiling phf_generator v0.8.0
   Compiling cssparser-macros v0.6.1
   Compiling phf_macros v0.8.0
   Compiling phf_codegen v0.8.0
   Compiling selectors v0.22.0
   Compiling dtoa-short v0.3.5
   Compiling tendril v0.4.3
   Compiling phf v0.8.0
   Compiling phf v0.10.1
   Compiling indexmap v1.9.3
   Compiling phf_shared v0.11.2
   Compiling nodrop v0.1.14
   Compiling stable_deref_trait v1.2.0
   Compiling itoa v0.4.8
   Compiling ryu v1.0.18
   Compiling itoa v1.0.11
   Compiling thiserror v1.0.63
   Compiling winnow v0.5.40
   Compiling matches v0.1.10
   Compiling convert_case v0.4.0
   Compiling winnow v0.6.18
   Compiling derive_more v0.99.18
   Compiling toml_datetime v0.6.8
   Compiling serde_spanned v0.6.7
   Compiling string_cache v0.8.7
   Compiling toml_edit v0.22.20
   Compiling toml_edit v0.19.15
   Compiling servo_arc v0.1.1
   Compiling phf_generator v0.11.2
   Compiling darling v0.20.10
   Compiling unicode-normalization v0.1.23
   Compiling thiserror-impl v1.0.63
   Compiling fxhash v0.2.1
   Compiling hashbrown v0.12.3
   Compiling thin-slice v0.1.1
   Compiling percent-encoding v2.3.1
   Compiling bitflags v1.3.2
   Compiling uuid v1.10.0
   Compiling unicode-bidi v0.3.15
   Compiling shlex v1.3.0
   Compiling cfb v0.7.3
   Compiling cc v1.1.19
   Compiling idna v0.5.0
   Compiling form_urlencoded v1.2.1
   Compiling serde_with_macros v3.9.0
   Compiling phf_macros v0.11.2
   Compiling jsonptr v0.4.7
   Compiling toml v0.7.8
   Compiling toml v0.8.19
   Compiling rustc_version v0.4.1
   Compiling anyhow v1.0.89
   Compiling same-file v1.0.6
   Compiling phf v0.11.2
   Compiling walkdir v2.5.0
   Compiling embed-resource v2.4.3
   Compiling serde_with v3.9.0
   Compiling json-patch v2.0.0
   Compiling kuchikiki v0.8.2
   Compiling url v2.5.2
   Compiling infer v0.13.0
   Compiling ctor v0.2.8
   Compiling dirs-sys-next v0.1.2
   Compiling glob v0.3.1
   Compiling dunce v1.0.5
   Compiling heck v0.5.0
   Compiling dirs-next v2.0.0
   Compiling tauri-utils v1.6.1
   Compiling tauri-winres v0.1.1
   Compiling cargo_toml v0.15.3
   Compiling tauri-build v1.5.5 (/home/runner/work/tauri/tauri/target/package/tauri-build-1.5.5)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.49s
   Uploading tauri-build v1.5.5 (/home/runner/work/tauri/tauri/core/tauri-build)
    Uploaded tauri-build v1.5.5 to registry `crates-io`
note: waiting for `tauri-build v1.5.5` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-build v1.5.5 at registry `crates-io`

v1.5.4: @​tauri-apps/api v1.5.4

Compare Source

Yarn Audit

yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 148
Done in 1.53s.

[1.5.4]

Bug Fixes
  • e3b6d38d2(#​9166) Fix basename(path, 'ext') JS API when removing all occurances of ext where it should only remove the last one.
  • 705da977a(#​9529) Do not use JS optional chaining to prevent script errors on older webviews such as macOS 10.14.

Yarn Publish

yarn run v1.22.22
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts, ./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts, ./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts, ./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts, ./src/updater.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.6s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.8s�[22m�[39m
[1/4] Bumping version...
info Current version: 1.5.4
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 9.52s.

v1.5.3: @​tauri-apps/api v1.5.3

Compare Source

Yarn Audit

yarn audit v1.22.21
info No lockfile found.
0 vulnerabilities found - Packages audited: 148
Done in 2.29s.

[1.5.3]

Bug Fixes
  • 1c582a94(#​8392) Fix a regression where typescript could not find types when using "moduleResolution": "node"

Yarn Publish

yarn run v1.22.21
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts, ./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts, ./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts, ./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts, ./src/updater.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.6s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.8s�[22m�[39m
[1/4] Bumping version...
info Current version: 1.5.3
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 12.73s.

v1.5.2: @​tauri-apps/api v1.5.2

Compare Source

Yarn Audit

yarn audit v1.22.21
info No lockfile found.
0 vulnerabilities found - Packages audited: 148
Done in 2.28s.

[1.5.2]

Bug Fixes
  • 50462702(#​8267) Add top-level main, module and types fields in package.json to be compliant with typescripts's "moduleResolution": "node"
  • 14544e4b(#​8219) Avoid crashing in clearMocks

Yarn Publish

yarn run v1.22.21
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly --tag next
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts, ./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts, ./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts, ./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts, ./src/updater.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.6s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.8s�[22m�[39m
[1/4] Bumping version...
info Current version: 1.5.2
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 8.45s.

v1.5.1: @​tauri-apps/api v1.5.1

Compare Source

Yarn Audit

yarn audit v1.22.19
info No lockfile found.
0 vulnerabilities found - Packages audited: 148
Done in 2.45s.

[1.5.1]

New Features
  • 2b0212af(#​7961) Add mockConvertFileSrc in mocks module, to mock convertFileSrc function.

Yarn Publish

yarn run v1.22.19
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ yarn tsup && node ./scripts/after-build.cjs
$ /home/runner/work/tauri/tauri/tooling/api/node_modules/.bin/tsup
�[34mCLI�[39m Building entry: {"bundle":"src/index.ts"}
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.7.0
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Building entry: src/app.ts, src/cli.ts, src/clipboard.ts, src/dialog.ts, src/event.ts, src/fs.ts, src/globalShortcut.ts, src/http.ts, src/index.ts, src/mocks.ts, src/notification.ts, src/os.ts, src/path.ts, src/process.ts, src/shell.ts, src/tauri.ts, src/updater.ts, src/window.ts
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.7.0
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Target: es2020
�[34mIIFE�[39m Build start
�[34mCLI�[39m Target: es2020
�[34mCLI�[39m Cleaning output folder
�[34mESM�[39m Build start
�[34mCJS�[39m Build start
�[32mIIFE�[39m �[1m../../core/tauri/scripts/bundle.global.js �[22m�[32m29.82 KB�[39m
�[32mIIFE�[39m ⚡️ Build success in 100ms
�[32mCJS�[39m �[1mdist/app.cjs            �[22m�[32m1.39 KB�[39m
�[32mCJS�[39m �[1mdist/cli.cjs            �[22m�[32m1.04 KB�[39m
�[32mCJS�[39m �[1mdist/clipboard.cjs      �[22m�[32m1.15 KB�[39m
�[32mCJS�[39m �[1mdist/dialog.cjs         �[22m�[32m1.99 KB�[39m
�[32mCJS�[39m �[1mdist/event.cjs          �[22m�[32m2.27 KB�[39m
�[32mCJS�[39m �[1mdist/fs.cjs             �[22m�[32m3.51 KB�[39m
�[32mCJS�[39m �[1mdist/globalShortcut.cjs �[22m�[32m1.54 KB�[39m
�[32mCJS�[39m �[1mdist/http.cjs           �[22m�[32m3.28 KB�[39m
�[32mCJS�[39m �[1mdist/index.cjs          �[22m�[32m29.77 KB�[39m
�[32mCJS�[39m �[1mdist/mocks.cjs          �[22m�[32m1.09 KB�[39m
�[32mCJS�[39m �[1mdist/notification.cjs   �[22m�[32m1.38 KB�[39m
�[32mCJS�[39m �[1mdist/os.cjs             �[22m�[32m1.53 KB�[39m
�[32mCJS�[39m �[1mdist/path.cjs           �[22m�[32m5.13 KB�[39m
�[32mCJS�[39m �[1mdist/process.cjs        �[22m�[32m1.13 KB�[39m
�[32mCJS�[39m �[1mdist/shell.cjs          �[22m�[32m3.23 KB�[39m
�[32mCJS�[39m �[1mdist/tauri.cjs          �[22m�[32m1.03 KB�[39m
�[32mCJS�[39m �[1mdist/updater.cjs        �[22m�[32m2.24 KB�[39m
�[32mCJS�[39m �[1mdist/window.cjs         �[22m�[32m12.97 KB�[39m
�[32mCJS�[39m ⚡️ Build success in 146ms
�[32mESM�[39m �[1mdist/updater.js        �[22m�[32m216.00 B�[39m
�[32mESM�[39m �[1mdist/window.js         �[22m�[32m479.00 B�[39m
�[32mESM�[39m �[1mdist/index.js          �[22m�[32m940.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-Q3NLRNFY.js �[22m�[32m922.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-O3VGRXBA.js �[22m�[32m11.87 KB�[39m
�[32mESM�[39m �[1mdist/mocks.js          �[22m�[32m691.00 B�[39m
�[32mESM�[39m �[1mdist/notification.js   �[22m�[32m202.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-GVGSF52N.js �[22m�[32m578.00 B�[39m
�[32mESM�[39m �[1mdist/os.js             �[22m�[32m249.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-IMQ6WMNM.js �[22m�[32m749.00 B�[39m
�[32mESM�[39m �[1mdist/path.js           �[22m�[32m960.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-NHNOAMBN.js �[22m�[32m3.91 KB�[39m
�[32mESM�[39m �[1mdist/chunk-V5J25SYE.js �[22m�[32m73.00 B�[39m
�[32mESM�[39m �[1mdist/process.js        �[22m�[32m154.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-VMHYR3EJ.js �[22m�[32m322.00 B�[39m
�[32mESM�[39m �[1mdist/shell.js          �[22m�[32m186.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-FLLON6OW.js �[22m�[32m2.47 KB�[39m
�[32mESM�[39m �[1mdist/tauri.js          �[22m�[32m131.00 B�[39m
�[32mESM�[39m �[1mdist/app.js            �[22m�[32m206.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-ABEBB25G.js �[22m�[32m608.00 B�[39m
�[32mESM�[39m �[1mdist/cli.js            �[22m�[32m144.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-LJU7PBE7.js �[22m�[32m209.00 B�[39m
�[32mESM�[39m �[1mdist/clipboard.js      �[22m�[32m159.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-V3WRXIRX.js �[22m�[32m335.00 B�[39m
�[32mESM�[39m �[1mdist/dialog.js         �[22m�[32m191.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-5T7M5CMW.js �[22m�[32m1.18 KB�[39m
�[32mESM�[39m �[1mdist/event.js          �[22m�[32m202.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-5NWA45Z3.js �[22m�[32m1.53 KB�[39m
�[32mESM�[39m �[1mdist/fs.js             �[22m�[32m372.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-X7QPDZPI.js �[22m�[32m2.75 KB�[39m
�[32mESM�[39m �[1mdist/globalShortcut.js �[22m�[32m220.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-B2CR7GBE.js �[22m�[32m804.00 B�[39m
�[32mESM�[39m �[1mdist/http.js           �[22m�[32m218.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-6MO6VEFR.js �[22m�[32m2.48 KB�[39m
�[32mESM�[39m �[1mdist/chunk-J2IGCSS2.js �[22m�[32m91.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-SELMD7YX.js �[22m�[32m677.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-FEIY7W7S.js �[22m�[32m106.00 B�[39m
�[32mESM�[39m ⚡️ Build success in 155ms
�[34mDTS�[39m Build start
�[32mDTS�[39m ⚡️ Build success in 3280ms
�[32mDTS�[39m �[1mdist/index.d.ts                   �[22m�[32m1.21 KB�[39m
�[32mDTS�[39m �[1mdist/mocks.d.ts                   �[22m�[32m4.06 KB�[39m
�[32mDTS�[39m �[1mdist/app.d.ts                     �[22m�[32m111.00 B�[39m
�[32mDTS�[39m �[1mdist/cli.d.ts                     �[22m�[32m107.00 B�[39m
�[32mDTS�[39m �[1mdist/clipboard.d.ts               �[22m�[32m73.00 B�[39m
�[32mDTS�[39m �[1mdist/dialog.d.ts                  �[22m�[32m220.00 B�[39m
�[32mDTS�[39m �[1mdist/window.d.ts                  �[22m�[32m494.00 B�[39m
�[32mDTS�[39m �[1mdist/event.d.ts                   �[22m�[32m155.00 B�[39m
�[32mDTS�[39m �[1mdist/fs.d.ts                      �[22m�[32m395.00 B�[39m
�[32mDTS�[39m �[1mdist/globalShortcut.d.ts          �[22m�[32m158.00 B�[39m
�[32mDTS�[39m �[1mdist/http.d.ts                    �[22m�[32m273.00 B�[39m
�[32mDTS�[39m �[1mdist/notification.d.ts            �[22m�[32m149.00 B�[39m
�[32mDTS�[39m �[1mdist/path.d.ts                    �[22m�[32m640.00 B�[39m
�[32mDTS�[39m �[1mdist/process.d.ts                 �[22m�[32m66.00 B�[39m
�[32mDTS�[39m �[1mdist/shell.d.ts                   �[22m�[32m132.00 B�[39m
�[32mDTS�[39m �[1mdist/tauri.d.ts                   �[22m�[32m113.00 B�[39m
�[32mDTS�[39m �[1mdist/updater.d.ts                 �[22m�[32m213.00 B�[39m
�[32mDTS�[39m �[1mdist/os.d.ts                      �[22m�[32m162.00 B�[39m
�[32mDTS�[39m �[1mdist/app-5190a154.d.ts            �[22m�[32m1.67 KB�[39m
�[32mDTS�[39m �[1mdist/cli-373e13ed.d.ts            �[22m�[32m1.61 KB�[39m
�[32mDTS�[39m �[1mdist/clipboard-79413165.d.ts      �[22m�[32m941.00 B�[39m
�[32mDTS�[39m �[1mdist/dialog-20ff401c.d.ts         �[22m�[32m7.54 KB�[39m
�[32mDTS�[39m �[1mdist/event-41a9edf5.d.ts          �[22m�[32m50.79 KB�[39m
�[32mDTS�[39m �[1mdist/fs-9d7de754.d.ts             �[22m�[32m9.69 KB�[39m
�[32mDTS�[39m �[1mdist/globalShortcut-003b7421.d.ts �[22m�[32m3.04 KB�[39m
�[32mDTS�[39m �[1mdist/http-840f7a7f.d.ts           �[22m�[32m9.66 KB�[39m
�[32mDTS�[39m �[1mdist/notification-e8316aac.d.ts   �[22m�[32m4.01 KB�[39m
�[32mDTS�[39m �[1mdist/path-9b1e7ad5.d.ts           �[22m�[32m17.85 KB�[39m
�[32mDTS�[39m �[1mdist/process-63838be1.d.ts        �[22m�[32m925.00 B�[39m
�[32mDTS�[39m �[1mdist/shell-efff51a2.d.ts          �[22m�[32m9.35 KB�[39m
�[32mDTS�[39m �[1mdist/tauri-5afe4a59.d.ts          �[22m�[32m3.36 KB�[39m
�[32mDTS�[39m �[1mdist/updater-f9814f36.d.ts        �[22m�[32m2.84 KB�[39m
�[32mDTS�[39m �[1mdist/os-076a31d4.d.ts             �[22m�[32m3.20 KB�[39m
[1/4] Bumping version...
info Current version: 1.5.1
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 7.05s.

v1.5.0: @​tauri-apps/api v1.5.0

Compare Source

Yarn Audit

yarn audit v1.22.19
info No lockfile found.
0 vulnerabilities found - Packages audited: 148
Done in 2.63s.

[1.5.0]

New Features
Enhancements
  • 58d6b899(#​7636) Add append option to FsOptions in the fs JS module, used in writeTextFile and writeBinaryFile, to be able to append to existing files instead of overwriting it.
Bug Fixes
  • 2eab1505(#​7394) Fix Body.form static not reading and sending entries of type Blob (including subclasses such as File)

Yarn Publish

yarn run v1.22.19
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ yarn tsup && node ./scripts/after-build.cjs
$ /home/runner/work/tauri/tauri/tooling/api/node_modules/.bin/tsup
�[34mCLI�[39m Building entry: {"bundle":"src/index.ts"}
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.7.0
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Building entry: src/app.ts, src/cli.ts, src/clipboard.ts, src/dialog.ts, src/event.ts, src/fs.ts, src/globalShortcut.ts, src/http.ts, src/index.ts, src/mocks.ts, src/notification.ts, src/os.ts, src/path.ts, src/process.ts, src/shell.ts, src/tauri.ts, src/updater.ts, src/window.ts
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.7.0
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Target: es2020
�[34mIIFE�[39m Build start
�[34mCLI�[39m Target: es2020
�[34mCLI�[39m Cleaning output folder
�[34mESM�[39m Build start
�[34mCJS�[39m Build start
�[32mIIFE�[39m �[1m../../core/tauri/scripts/bundle.global.js �[22m�[32m29.82 KB�[39m
�[32mIIFE�[39m ⚡️ Build success in 68ms
�[32mESM�[39m �[1mdist/updater.js        �[22m�[32m216.00 B�[39m
�[32mESM�[39m �[1mdist/window.js         �[22m�[32m479.00 B�[39m
�[32mESM�[39m �[1mdist/index.js          �[22m�[32m940.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-Q3NLRNFY.js �[22m�[32m922.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-O3VGRXBA.js �[22m�[32m11.87 KB�[39m
�[32mESM�[39m �[1mdist/mocks.js          �[22m�[32m409.00 B�[39m
�[32mESM�[39m �[1mdist/notification.js   �[22m�[32m202.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-GVGSF52N.js �[22m�[32m578.00 B�[39m
�[32mESM�[39m �[1mdist/os.js             �[22m�[32m249.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-IMQ6WMNM.js �[22m�[32m749.00 B�[39m
�[32mESM�[39m �[1mdist/path.js           �[22m�[32m960.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-NHNOAMBN.js �[22m�[32m3.91 KB�[39m
�[32mESM�[39m �[1mdist/chunk-V5J25SYE.js �[22m�[32m73.00 B�[39m
�[32mESM�[39m �[1mdist/process.js        �[22m�[32m154.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-VMHYR3EJ.js �[22m�[32m322.00 B�[39m
�[32mESM�[39m �[1mdist/shell.js          �[22m�[32m186.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-FLLON6OW.js �[22m�[32m2.47 KB�[39m
�[32mESM�[39m �[1mdist/tauri.js          �[22m�[32m131.00 B�[39m
�[32mESM�[39m �[1mdist/app.js            �[22m�[32m206.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-ABEBB25G.js �[22m�[32m608.00 B�[39m
�[32mESM�[39m �[1mdist/cli.js            �[22m�[32m144.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-LJU7PBE7.js �[22m�[32m209.00 B�[39m
�[32mESM�[39m �[1mdist/clipboard.js      �[22m�[32m159.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-V3WRXIRX.js �[22m�[32m335.00 B�[39m
�[32mESM�[39m �[1mdist/dialog.js         �[22m�[32m191.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-5T7M5CMW.js �[22m�[32m1.18 KB�[39m
�[32mESM�[39m �[1mdist/event.js          �[22m�[32m202.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-5NWA45Z3.js �[22m�[32m1.53 KB�[39m
�[32mESM�[39m �[1mdist/fs.js             �[22m�[32m372.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-X7QPDZPI.js �[22m�[32m2.75 KB�[39m
�[32mESM�[39m �[1mdist/globalShortcut.js �[22m�[32m220.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-B2CR7GBE.js �[22m�[32m804.00 B�[39m
�[32mESM�[39m �[1mdist/http.js

> ✂ **Note**
> 
> PR body was truncated to here.


</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/switchcodes/fragmashare).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiNDMuMjU5LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from db033a8 to 6a0e0ad Compare November 24, 2022 17:11
@renovate renovate Bot changed the title Update tauri monorepo to 1.2.0 Update tauri monorepo to 1.2.1 Nov 24, 2022
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from 6a0e0ad to 5f4f284 Compare December 8, 2022 16:39
@renovate renovate Bot changed the title Update tauri monorepo to 1.2.1 Update tauri monorepo Dec 8, 2022
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from 5f4f284 to c1578b1 Compare December 22, 2022 17:46
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 3a5de0f to b446958 Compare March 18, 2023 12:03
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from b446958 to 196b7a9 Compare March 24, 2023 17:08
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from 196b7a9 to c5a1aec Compare April 3, 2023 09:54
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from c5a1aec to 36d6d02 Compare April 17, 2023 12:01
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from 36d6d02 to 5af8541 Compare May 28, 2023 10:16
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from baa45c0 to 3fa2637 Compare June 14, 2023 20:49
@renovate renovate Bot changed the title Update tauri monorepo Update tauri monorepo to v1.4.0 Jun 14, 2023
@renovate renovate Bot changed the title Update tauri monorepo to v1.4.0 Update tauri monorepo Jun 17, 2023
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from 3fa2637 to 6318bfe Compare June 17, 2023 16:51
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from c4a19fd to fabe070 Compare September 28, 2023 22:13
@renovate renovate Bot changed the title Update tauri monorepo Update tauri monorepo to v1.5.0 Sep 30, 2023
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from fabe070 to e51ee38 Compare September 30, 2023 03:34
@renovate renovate Bot changed the title Update tauri monorepo to v1.5.0 Update tauri monorepo Oct 2, 2023
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from c2963da to 90cb0f8 Compare October 8, 2023 13:59
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch 3 times, most recently from b8d15a6 to dbc1379 Compare October 17, 2023 18:16
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from f064a48 to 032eafe Compare October 24, 2023 04:02
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 0e12043 to 9bd75bc Compare December 1, 2023 17:09
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch 3 times, most recently from 4e604e1 to 4123409 Compare May 9, 2024 22:41
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from 4123409 to be16d55 Compare May 15, 2024 22:36
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from be16d55 to 2a32548 Compare May 23, 2024 03:24
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from 2a32548 to a3d27e0 Compare June 4, 2024 22:50
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 551fdf1 to 099fd59 Compare July 2, 2024 14:38
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 5f38463 to a4db56b Compare August 23, 2024 21:37
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 563293d to b058ba2 Compare September 16, 2024 11:07
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from b058ba2 to 6489659 Compare October 14, 2024 21:46
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from 6489659 to 35a3c7b Compare January 10, 2025 22:21
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from d1d88d6 to 464ec6a Compare January 30, 2025 19:33
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from 464ec6a to 6670faf Compare February 9, 2025 14:08
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from 6670faf to fd4c167 Compare March 3, 2025 15:14
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch 3 times, most recently from cbf5ac1 to deea1e5 Compare March 17, 2025 13:24
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from deea1e5 to f9bf340 Compare April 1, 2025 10:50
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from f9bf340 to 9d84f79 Compare April 8, 2025 13:12
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from 9d84f79 to 900b0e6 Compare April 24, 2025 14:48
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from 900b0e6 to f209b24 Compare May 17, 2025 19:05
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from b6c856c to d30522f Compare August 13, 2025 17:29
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from d30522f to 487b917 Compare August 19, 2025 14:15
@renovate
renovate Bot force-pushed the renovate/tauri-monorepo branch from 487b917 to c7e5514 Compare August 31, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants