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 #12

Merged
merged 1 commit into from
Jul 29, 2024
Merged

fix(deps): update tauri monorepo #12

merged 1 commit into from
Jul 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tauri-apps/api 2.0.0-beta.15 -> 2.0.0-beta.16 age adoption passing confidence dependencies patch
@tauri-apps/cli 2.0.0-beta.22 -> 2.0.0-beta.23 age adoption passing confidence devDependencies patch
tauri (source) 2.0.0-beta.24 -> 2.0.0-beta.25 age adoption passing confidence dependencies patch

Release Notes

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

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

Compare Source

Yarn Audit

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

[2.0.0-beta.16]

New Features
  • da25f7353 (#​10242 by @​amrbashir) Add APIs to enable setting window size constraints separately:

    • Added WindowSizeConstraints interface in window and webviewWindow modules.
    • Added Window.setSizeConstraints and WebviewWindow.setSizeConstraints
Bug Fixes
  • 3c17fb64f (#​10277 by @​Legend-Master) Fix Webview.reparent pointing to set_webview_focus instead of reparent Rust API
  • da25f7353 (#​10242 by @​amrbashir) Apply minWidth, minHieght, maxWidth and maxHeight constraints separately, which fixes a long standing bug where these constraints were never applied unless width and height were constrained together.

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.16
[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.76s.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from de6102b to cea12fc Compare July 29, 2024 15:28
@renovate renovate bot merged commit 46da07f into main Jul 29, 2024
1 check passed
@renovate renovate bot deleted the renovate/tauri-monorepo branch July 29, 2024 19:01
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