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 to v2 (major) #553

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tauri-apps/cli 1.6.3 -> 2.2.7 age adoption passing confidence devDependencies major
tauri (source) 1.6.2 -> 2.0.0 age adoption passing confidence dependencies major
tauri-build (source) 1.5.1 -> 2.0.0 age adoption passing confidence build-dependencies major

Release Notes

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

v2.2.7: @​tauri-apps/cli v2.2.7

Compare Source

[2.2.7]

Bug Fixes
Dependencies
  • Upgraded to tauri-cli@2.2.7

v2.2.6: @​tauri-apps/cli v2.2.6

Compare Source

[2.2.6]

Enhancements
Dependencies
  • Upgraded to tauri-cli@2.2.6

v2.2.5: @​tauri-apps/cli v2.2.5

Compare Source

[2.2.5]

Dependencies
  • Upgraded to tauri-cli@2.2.5

v2.2.4: @​tauri-apps/cli v2.2.4

Compare Source

[2.2.4]

Bug Fixes
Dependencies
  • Upgraded to tauri-cli@2.2.4

v2.2.3: @​tauri-apps/cli v2.2.3

Compare Source

[2.2.3]

Enhancements
Bug Fixes
Dependencies
  • Upgraded to tauri-cli@2.2.3

v2.2.2: @​tauri-apps/cli v2.2.2

Compare Source

[2.2.2]

Bug Fixes
Dependencies
  • Upgraded to tauri-cli@2.2.2

v2.2.1: @​tauri-apps/cli v2.2.1

Compare Source

[2.2.1]

Bug Fixes
Dependencies
  • Upgraded to tauri-cli@2.2.1

v2.2.0: @​tauri-apps/api v2.2.0

Compare Source

PNPM Audit

No known vulnerabilities found

[2.2.0]

New Features
  • 020ea0556 (#​11661 by @​ahqsoftwares) Add badging APIs:

    • Window/WebviewWindow::set_badge_count for Linux, macOS and IOS.
    • Window/WebviewWindow::set_overlay_icon for Windows Only.
    • Window/WebviewWindow::set_badge_labelfor macOS Only.
  • fc30b20be (#​11726 by @​amrbashir) Add TrayIcon.setShowMenuOnLeftClick method and deprecate TrayIcon.setMenuOnLeftClick to match the Rust API.

  • fc30b20be (#​11726 by @​amrbashir) Add TrayIconOptions.showMenuOnLeftClick field and deprecate TrayIconOptions.menuOnLeftClick to match the Rust API.

Enhancements
Bug Fixes

PNPM Publish

> @​tauri-apps/api@2.2.0 npm-publish /home/runner/work/tauri/tauri/packages/api
> pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --no-git-checks

> @​tauri-apps/api@2.2.0 build /home/runner/work/tauri/tauri/packages/api
> 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../../crates/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../crates/tauri/scripts/bundle.global.js�[22m in �[1m1.8s�[22m�[39m
npm verbose cli /opt/hostedtoolcache/node/20.18.1/x64/bin/node /opt/hostedtoolcache/node/20.18.1/x64/bin/npm
npm info using npm@10.8.2
npm info using node@v20.18.1
npm silly config load:file:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/npmrc
npm silly config load:file:/tmp/4b4fe4163acf4f1120643c395416c834/.npmrc
npm silly config load:file:/home/runner/work/_temp/.npmrc
npm silly config load:file:/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc
npm verbose title npm publish tauri-apps-api-2.2.0.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.2.0.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2025-01-02T18_58_11_460Z-
npm verbose logfile /home/runner/.npm/_logs/2025-01-02T18_58_11_460Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.2.0.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/api@2.2.0
npm notice Tarball Contents
npm notice 86.5kB CHANGELOG.md
npm notice 10.2kB LICENSE_APACHE-2.0
npm notice 1.1kB LICENSE_MIT
npm notice 3.5kB README.md
npm notice 2.6kB app.cjs
npm notice 2.0kB app.d.ts
npm notice 2.4kB app.js
npm notice 9.9kB core.cjs
npm notice 6.4kB core.d.ts
npm notice 9.5kB core.js
npm notice 10.3kB dpi.cjs
npm notice 8.1kB dpi.d.ts
npm notice 10.1kB dpi.js
npm notice 5.6kB event.cjs
npm notice 4.6kB event.d.ts
npm notice 5.6kB event.js
npm notice 2.2kB external/tslib/tslib.es6.cjs
npm notice 2.2kB external/tslib/tslib.es6.js
npm notice 3.0kB image.cjs
npm notice 2.2kB image.d.ts
npm notice 2.9kB image.js
npm notice 738B index.cjs
npm notice 1.2kB index.d.ts
npm notice 669B index.js
npm notice 1.1kB menu.cjs
npm notice 451B menu.d.ts
npm notice 717B menu.js
npm notice 3.6kB menu/base.cjs
npm notice 887B menu/base.d.ts
npm notice 3.6kB menu/base.js
npm notice 2.2kB menu/checkMenuItem.cjs
npm notice 1.5kB menu/checkMenuItem.d.ts
npm notice 2.2kB menu/checkMenuItem.js
npm notice 7.4kB menu/iconMenuItem.cjs
npm notice 6.2kB menu/iconMenuItem.d.ts
npm notice 7.3kB menu/iconMenuItem.js
npm notice 5.0kB menu/menu.cjs
npm notice 4.3kB menu/menu.d.ts
npm notice 4.9kB menu/menu.js
npm notice 1.7kB menu/menuItem.cjs
npm notice 1.3kB menu/menuItem.d.ts
npm notice 1.6kB menu/menuItem.js
npm notice 1.1kB menu/predefinedMenuItem.cjs
npm notice 2.6kB menu/predefinedMenuItem.d.ts
npm notice 1.1kB menu/predefinedMenuItem.js
npm notice 6.8kB menu/submenu.cjs
npm notice 4.5kB menu/submenu.d.ts
npm notice 6.7kB menu/submenu.js
npm notice 6.4kB mocks.cjs
npm notice 3.8kB mocks.d.ts
npm notice 6.3kB mocks.js
npm notice 1.7kB package.json
npm notice 20.1kB path.cjs
npm notice 15.1kB path.d.ts
npm notice 19.1kB path.js
npm notice 6.4kB tray.cjs
npm notice 8.0kB tray.d.ts
npm notice 6.4kB tray.js
npm notice 19.2kB webview.cjs
npm notice 18.2kB webview.d.ts
npm notice 19.0kB webview.js
npm notice 8.4kB webviewWindow.cjs
npm notice 4.9kB webviewWindow.d.ts
npm notice 8.3kB webviewWindow.js
npm notice 64.3kB window.cjs
npm notice 57.1kB window.d.ts
npm notice 63.4kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.2.0
npm notice filename: tauri-apps-api-2.2.0.tgz
npm notice package size: 118.6 kB
npm notice unpacked size: 628.3 kB
npm notice shasum: daaff2515b1a4ff1e763cf84a414548b02b566c5
npm notice integrity: sha512-R8epOeZl1eJEl[...]c5b9pJIUDEyAg==
npm notice total files: 67
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=159049201
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2593ms
+ @​tauri-apps/api@2.2.0
npm verbose cwd /tmp/4b4fe4163acf4f1120643c395416c834
npm verbose os Linux 6.8.0-1017-azure
npm verbose node v20.18.1
npm verbose npm  v10.8.2
npm verbose exit 0
npm info ok

v2.1.0: @​tauri-apps/cli v2.1.0

Compare Source

[2.1.0]

New Features
Enhancements
Bug Fixes
Dependencies
  • Upgraded to tauri-cli@2.1.0

v2.0.4: @​tauri-apps/cli v2.0.4

Compare Source

[2.0.4]

Enhancements
  • e4c9268b1 (#​11258 by @​regexident) Support custom project directory structure where the Tauri app folder is not a subfolder of the frontend project.
    The frontend and Tauri app project paths can be set with the TAURI_FRONTEND_PATH and the TAURI_APP_PATH environment variables respectively.
Dependencies
  • Upgraded to tauri-cli@2.0.4

v2.0.3: @​tauri-apps/cli v2.0.3

Compare Source

[2.0.3]

New Features
Bug Fixes
  • d609bef9f (#​11314 by @​amrbashir) Fix android invalid proguard file when using an identifier that contains a component that is a reserved kotlin keyword, like in, class, etc
  • 069c05e44 (#​11315 by @​amrbashir) Fix CLI crashing and failing to find a .ico file when bundle > icon option is using globs and doesn't have a string that ends with .ico.
Dependencies
  • Upgraded to tauri-cli@2.0.3

v2.0.2: @​tauri-apps/cli v2.0.2

Compare Source

[2.0.2]

What's Changed
Dependencies
  • Upgraded to tauri-cli@2.0.2

v2.0.1: @​tauri-apps/cli v2.0.1

Compare Source

[2.0.1]

Dependencies
  • Upgraded to tauri-cli@2.0.1

v2.0.0: @​tauri-apps/cli v2.0.0

Compare Source

[2.0.0]

What's Changed
Dependencies
  • Upgraded to tauri-cli@2.0.0

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Oct 12, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src-tauri/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src-tauri/Cargo.toml --workspace
    Updating crates.io index
    Updating git repository `https://github.com/tauri-apps/fix-path-env-rs`
From https://github.com/tauri-apps/fix-path-env-rs
 * [new ref]         8481725b7ebfc56cdb052d522517421242eac36b -> refs/commit/8481725b7ebfc56cdb052d522517421242eac36b
    Updating git repository `https://github.com/tauri-apps/plugins-workspace`
From https://github.com/tauri-apps/plugins-workspace
 * [new ref]         184f4edbbcfed8f8c057a15e02318e0ddcaab132 -> refs/commit/184f4edbbcfed8f8c057a15e02318e0ddcaab132
error: failed to select a version for `tauri`.
    ... required by package `phoenix-code-ide v4.0.3 (/tmp/renovate/repos/github/phcode-dev/phoenix-desktop/src-tauri)`
versions that meet the requirements `^2.0.0` are: 2.2.5, 2.2.4, 2.2.3, 2.2.2, 2.2.1, 2.2.0, 2.1.1, 2.1.0, 2.0.6, 2.0.5, 2.0.4, 2.0.3, 2.0.2, 2.0.1, 2.0.0

the package `phoenix-code-ide` depends on `tauri`, with features: `api-all` but `tauri` does not have these features.


failed to select a version for `tauri` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from 913084d to 393654d Compare October 12, 2024 18:49
@renovate renovate bot changed the title chore(deps): update tauri monorepo to v2 (major) fix(deps): update tauri monorepo to v2 (major) Oct 14, 2024
@renovate renovate bot changed the title fix(deps): update tauri monorepo to v2 (major) chore(deps): update tauri monorepo to v2 (major) Oct 15, 2024
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from 393654d to fd32ab1 Compare October 21, 2024 13:35
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from fd32ab1 to 5bdf620 Compare November 9, 2024 15:11
Copy link

sonarqubecloud bot commented Nov 9, 2024

@renovate renovate bot changed the title chore(deps): update tauri monorepo to v2 (major) fix(deps): update tauri monorepo to v2 (major) Dec 10, 2024
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from 5bdf620 to 04501e8 Compare December 11, 2024 09:34
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch 3 times, most recently from 86f01d1 to 0c52c67 Compare January 4, 2025 03:11
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch 2 times, most recently from 41e9054 to 8e9ccf2 Compare January 11, 2025 21:09
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from 8e9ccf2 to 8b3fb6d Compare January 18, 2025 13:19
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from 8b3fb6d to 4b2371c Compare January 26, 2025 09:55
@renovate renovate bot force-pushed the renovate/major-tauri-monorepo branch from 4b2371c to cf3cd50 Compare February 3, 2025 16:55
Copy link

sonarqubecloud bot commented Feb 3, 2025

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