Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update tauri monorepo #1237

Merged
merged 4 commits into from
May 1, 2024
Merged

fix(deps): update tauri monorepo #1237

merged 4 commits into from
May 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tauri-apps/api 2.0.0-beta.8 -> 2.0.0-beta.11 age adoption passing confidence dependencies patch
@tauri-apps/cli 2.0.0-beta.13 -> 2.0.0-beta.15 age adoption passing confidence devDependencies patch
@tauri-apps/cli 1.5.11 -> 1.5.12 age adoption passing confidence devDependencies patch
tauri (source) 2.0.0-beta.15 -> 2.0.0-beta.17 age adoption passing confidence workspace.dependencies patch
tauri-build (source) 2.0.0-beta.12 -> 2.0.0-beta.13 age adoption passing confidence workspace.dependencies patch
tauri-plugin (source) 2.0.0-beta.12 -> 2.0.0-beta.13 age adoption passing confidence workspace.dependencies patch

Release Notes

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

v2.0.0-beta.11: @​tauri-apps/api v2.0.0-beta.11

Compare Source

Yarn Audit

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

[2.0.0-beta.11]

Bug Fixes

Yarn Publish

yarn run v1.22.22
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly --tag next
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.5s�[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 �[1m2s�[22m�[39m
[1/4] Bumping version...
info Current version: 2.0.0-beta.11
[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.66s.

v2.0.0-beta.10: tauri-build v2.0.0-beta.10

Compare Source

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 614 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (493 crate dependencies)
Crate:     safemem
Version:   0.3.3
Warning:   unmaintained
Title:     safemem is unmaintained
Date:      2023-02-14
ID:        RUSTSEC-2023-0081
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0081
Dependency tree:
safemem 0.3.3
└── line-wrap 0.1.1
    └── plist 1.6.0
        ├── tauri-plugin 2.0.0-beta.10
        └── tauri-codegen 2.0.0-beta.10
            ├── tauri-macros 2.0.0-beta.10
            │   └── tauri 2.0.0-beta.12
            │       ├── tauri 2.0.0-beta.12
            │       └── restart 0.1.0
            └── tauri-build 2.0.0-beta.10
                └── tauri 2.0.0-beta.12

warning: 1 allowed warning found

[2.0.0-beta.10]

New Features
  • e227fe02f(#​9156) Allow plugins to define (at compile time) JavaScript that are initialized when withGlobalTauri is true.
Enhancements
  • 7213b9e47(#​9124) Fallback to an empty permission set if the plugin did not define its default permissions.
Dependencies
  • Upgraded to tauri-utils@2.0.0-beta.10
  • Upgraded to tauri-codegen@2.0.0-beta.10

Cargo Publish

Updating crates.io index
   Packaging tauri-build v2.0.0-beta.10 (/home/runner/work/tauri/tauri/core/tauri-build)
   Verifying tauri-build v2.0.0-beta.10 (/home/runner/work/tauri/tauri/core/tauri-build)
    Updating crates.io index
 Downloading crates ...
  Downloaded cargo_toml v0.17.2
  Downloaded embed-resource v2.4.2
  Downloaded tauri-winres v0.1.1
   Compiling proc-macro2 v1.0.79
   Compiling unicode-ident v1.0.12
   Compiling cfg-if v1.0.0
   Compiling libc v0.2.153
   Compiling serde v1.0.197
   Compiling siphasher v0.3.11
   Compiling ppv-lite86 v0.2.17
   Compiling syn v1.0.109
   Compiling getrandom v0.1.16
   Compiling autocfg v1.1.0
   Compiling quote v1.0.35
   Compiling syn v2.0.53
   Compiling getrandom v0.2.12
   Compiling rand_core v0.6.4
   Compiling rand_chacha v0.3.1
   Compiling rand_core v0.5.1
   Compiling rand v0.8.5
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling phf_shared v0.10.0
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling phf_generator v0.8.0
   Compiling equivalent v1.0.1
   Compiling hashbrown v0.14.3
   Compiling smallvec v1.13.1
   Compiling phf_generator v0.10.0
   Compiling lock_api v0.4.11
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling indexmap v2.2.5
   Compiling parking_lot_core v0.9.9
   Compiling fnv v1.0.7
   Compiling serde_json v1.0.114
   Compiling tinyvec_macros v0.1.1
   Compiling memchr v2.7.1
   Compiling semver v1.0.22
   Compiling scopeguard v1.2.0
   Compiling new_debug_unreachable v1.0.6
   Compiling tinyvec v1.6.0
   Compiling string_cache_codegen v0.5.2
   Compiling phf_codegen v0.10.0
   Compiling strsim v0.10.0
   Compiling serde_derive v1.0.197
   Compiling ryu v1.0.17
   Compiling itoa v1.0.10
   Compiling byteorder v1.5.0
   Compiling precomputed-hash v0.1.1
   Compiling winnow v0.6.5
   Compiling ident_case v1.0.1
   Compiling mac v0.1.1
   Compiling futf v0.1.5
   Compiling darling_core v0.20.8
   Compiling cssparser v0.27.2
   Compiling phf_macros v0.8.0
   Compiling markup5ever v0.11.0
   Compiling parking_lot v0.12.1
   Compiling unicode-normalization v0.1.23
   Compiling phf_codegen v0.8.0
   Compiling indexmap v1.9.3
   Compiling percent-encoding v2.3.1
   Compiling unicode-bidi v0.3.15
   Compiling utf-8 v0.7.6
   Compiling once_cell v1.19.0
   Compiling dtoa v1.0.9
   Compiling thiserror v1.0.58
   Compiling log v0.4.21
   Compiling convert_case v0.4.0
   Compiling idna v0.5.0
   Compiling derive_more v0.99.17
   Compiling dtoa-short v0.3.4
   Compiling tendril v0.4.3
   Compiling form_urlencoded v1.2.1
   Compiling selectors v0.22.0
   Compiling darling_macro v0.20.8
   Compiling phf v0.8.0
   Compiling html5ever v0.26.0
   Compiling cssparser-macros v0.6.1
   Compiling serde_spanned v0.6.5
   Compiling toml_datetime v0.6.5
   Compiling toml_edit v0.22.7
   Compiling string_cache v0.8.7
   Compiling thiserror-impl v1.0.58
   Compiling toml v0.8.11
   Compiling aho-corasick v1.1.2
   Compiling phf v0.10.1
   Compiling phf_shared v0.11.2
   Compiling stable_deref_trait v1.2.0
   Compiling nodrop v0.1.14
   Compiling unic-common v0.9.0
   Compiling camino v1.1.6
   Compiling itoa v0.4.8
   Compiling matches v0.1.10
   Compiling regex-syntax v0.8.2
   Compiling hashbrown v0.12.3
   Compiling unic-char-range v0.9.0
   Compiling unic-char-property v0.9.0
   Compiling regex-automata v0.4.6
   Compiling unic-ucd-version v0.9.0
   Compiling servo_arc v0.1.1
   Compiling phf_generator v0.11.2
   Compiling url v2.5.0
   Compiling darling v0.20.8
   Compiling fxhash v0.2.1
   Compiling serde_derive_internals v0.26.0
   Compiling winnow v0.5.40
   Compiling thin-slice v0.1.1
   Compiling schemars v0.8.16
   Compiling bitflags v1.3.2
   Compiling uuid v1.7.0
   Compiling schemars_derive v0.8.16
   Compiling cfb v0.7.3
   Compiling toml_edit v0.19.15
   Compiling regex v1.10.3
   Compiling serde_with_macros v3.7.0
   Compiling phf_macros v0.11.2
   Compiling unic-ucd-ident v0.9.0
   Compiling treediff v4.0.3
   Compiling rustc_version v0.4.0
   Compiling cargo-platform v0.1.7
   Compiling cc v1.0.90
   Compiling dyn-clone v1.0.17
   Compiling same-file v1.0.6
   Compiling anyhow v1.0.81
   Compiling walkdir v2.5.0
   Compiling embed-resource v2.4.2
   Compiling phf v0.11.2
   Compiling cargo_metadata v0.18.1
   Compiling json-patch v1.2.0
   Compiling serde_with v3.7.0
   Compiling urlpattern v0.2.0
   Compiling kuchikiki v0.8.2
   Compiling toml v0.7.8
   Compiling infer v0.15.0
   Compiling ctor v0.2.7
   Compiling dirs-sys-next v0.1.2
   Compiling heck v0.4.1
   Compiling glob v0.3.1
   Compiling dunce v1.0.4
   Compiling dirs-next v2.0.0
   Compiling tauri-winres v0.1.1
   Compiling cargo_toml v0.17.2
   Compiling tauri-utils v2.0.0-beta.10
   Compiling tauri-build v2.0.0-beta.10 (/home/runner/work/tauri/tauri/target/package/tauri-build-2.0.0-beta.10)
    Finished dev [unoptimized + debuginfo] target(s) in 37.88s
    Packaged 14 files, 71.3KiB (20.2KiB compressed)
   Uploading tauri-build v2.0.0-beta.10 (/home/runner/work/tauri/tauri/core/tauri-build)
    Uploaded tauri-build v2.0.0-beta.10 to registry `crates-io`
note: Waiting for `tauri-build v2.0.0-beta.10` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-build v2.0.0-beta.10 at registry `crates-io`

v2.0.0-beta.9: @​tauri-apps/api v2.0.0-beta.9

Compare Source

Yarn Audit

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

[2.0.0-beta.9]

New Features
  • 70c51371e(#​9539) Add isTauri function in core module to check whether running inside tauri or not.
Bug Fixes
  • be7eab209(#​9486) Set the exports > types package.json field.
  • cf615e8e4(#​9463) Fixes a bug when processing channel messages out of order.
  • 35b25f7e5(#​9530) 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 --tag next
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.3s�[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.7s�[22m�[39m
[1/4] Bumping version...
info Current version: 2.0.0-beta.9
[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.67s.

Configuration

📅 Schedule: 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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 22, 2024 21:33
Copy link

socket-security bot commented Apr 22, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@tauri-apps/api@2.0.0-beta.11 None 0 554 kB tauri-apps-ci-user
npm/@tauri-apps/cli@2.0.0-beta.15 filesystem, shell 0 220 kB tauri-apps-ci-user

🚮 Removed packages: npm/@tauri-apps/api@2.0.0-beta.8, npm/@tauri-apps/cli@1.5.11, npm/@tauri-apps/cli@2.0.0-beta.13

View full report↗︎

@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 6 times, most recently from 39d6c1a to ebaca91 Compare April 23, 2024 13:53
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 23, 2024
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 4 times, most recently from c06ecb9 to 1fdb961 Compare April 24, 2024 08:52
@FabianLars
Copy link
Member

Waiting for microsoft/linux-package-repositories#130 :(

@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from b53735b to 33bfe4a Compare April 24, 2024 23:01
@FabianLars
Copy link
Member

i'll wait for the next v2 release because the current one is missing the cli on npm

@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 11 times, most recently from 87a93f8 to 77e55af Compare April 30, 2024 20:22
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from 77e55af to 45a01a2 Compare April 30, 2024 21:29
Copy link
Contributor Author

renovate bot commented Apr 30, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

FabianLars
FabianLars previously approved these changes Apr 30, 2024
@FabianLars FabianLars merged commit bd1ed59 into v2 May 1, 2024
2 checks passed
@FabianLars FabianLars deleted the renovate/tauri-monorepo branch May 1, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant