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 v1.3.0 #13

Merged
merged 1 commit into from
May 4, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tauri-apps/api 1.2.0 -> 1.3.0 age adoption passing confidence dependencies minor
@tauri-apps/cli 1.2.3 -> 1.3.0 age adoption passing confidence devDependencies minor
tauri (source) 1.2 -> 1.3 age adoption passing confidence dependencies minor
tauri-build (source) 1.2 -> 1.3 age adoption passing confidence build-dependencies minor

Release Notes

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

v1.3.0

Compare Source

tauri-apps/tauri (tauri-build)

v1.3.0

Compare Source

  • Bump minimum supported Rust version to 1.60.
  • Add initial support for building nsis bundles on non-Windows platforms.
    • 60e6f6c3 feat(bundler): Add support for creating NSIS bundles on unix hosts (#​5788) on 2023-01-19
  • Add WindowsAttributes::app_manifest to specify the application manifest on Windows.
  • Added support for Cargo's workspace inheritance for package information. The cli now also detects inherited tauri and tauri-build dependencies and disables manifest rewrites accordingly.
  • Pin winnow crate to 0.4.1 to keep the 1.60 MSRV.

v1.2.1

Compare Source

  • Fix allowlist > app > show/hide always disabled when allowlist > app > all: false.
    • Bumped due to a bump in tauri-utils.
    • bb251087 fix(core): extend allowlist with app's allowlist, closes #​5650 (#​5652) on 2022-11-18

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.

🔕 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from 8e27cc6 to 489721c Compare May 4, 2023 09:08
@pdx1204 pdx1204 merged commit a23b219 into main May 4, 2023
@pdx1204 pdx1204 deleted the renovate/tauri-monorepo branch May 4, 2023 09:10
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.

1 participant