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.1.0 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.1.0: @​tauri-apps/cli v2.1.0

Compare Source

[2.1.0]

New Features
Enhancements
Bug Fixes
Dependencies

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

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

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

Compare Source

[2.0.2]

What's Changed
Dependencies

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

Compare Source

[2.0.1]

Dependencies

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

Compare Source

[2.0.0]

What's Changed
Dependencies

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
 * [new tag]         persisted-scope-v0.1.1 -> persisted-scope-v0.1.1
 * [new tag]         persisted-scope-v0.1.2 -> persisted-scope-v0.1.2
 * [new tag]         persisted-scope-v0.1.3 -> persisted-scope-v0.1.3
 * [new tag]         positioner-v1.0.5 -> positioner-v1.0.5
 * [new tag]         window-state-v0.1.1 -> window-state-v0.1.1
error: failed to select a version for `tauri`.
    ... required by package `phoenix-code-ide v3.10.0 (/tmp/renovate/repos/github/phcode-dev/phoenix-desktop/src-tauri)`
versions that meet the requirements `^2.0.0` are: 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

sonarcloud 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
Copy link

sonarcloud bot commented Dec 11, 2024

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