-
Notifications
You must be signed in to change notification settings - Fork 431
chore(deps): update tauri monorepo to v2.6.0 (v2) #2804
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
Conversation
Package Changes Through 5ce99c3There are 57 changes which include autostart with minor, autostart-js with minor, barcode-scanner with minor, barcode-scanner-js with minor, biometric with minor, biometric-js with minor, cli with minor, cli-js with minor, clipboard-manager with minor, clipboard-manager-js with minor, deep-link with minor, deep-link-js with minor, fs with minor, fs-js with minor, dialog with minor, dialog-js with minor, geolocation with minor, geolocation-js with minor, global-shortcut with minor, global-shortcut-js with minor, opener with minor, opener-js with minor, haptics with minor, haptics-js with minor, http with minor, http-js with minor, localhost with minor, log with minor, log-js with minor, nfc with minor, nfc-js with minor, notification with minor, notification-js with minor, os with minor, os-js with minor, persisted-scope with minor, positioner with minor, positioner-js with minor, process with minor, process-js with minor, shell with minor, shell-js with minor, single-instance with minor, sql with minor, sql-js with minor, store with minor, store-js with minor, stronghold with minor, stronghold-js with minor, updater with minor, updater-js with minor, upload with minor, upload-js with minor, websocket with minor, websocket-js with minor, window-state with minor, window-state-js with minor Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
e8f5d45
to
b439e9a
Compare
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Edited/Blocked NotificationRenovate 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. |
@FabianLars @lucasfernog I went ahead and bumped the tauri related crates to the newest version since we actually use some of the features from later versions, also since the new feature flags Should we also bump the |
with the transformCallback changes that sounds reasonable |
This PR contains the following updates:
2.5.0
->2.6.0
2.5.0
->2.6.0
Release Notes
tauri-apps/tauri (@tauri-apps/api)
v2.6.0
: @tauri-apps/api v2.6.0Compare Source
PNPM Audit
[2.6.0]
New Features
50ebddaa2
(#13319 by @kingsword09) Expose thesetAutoResize
API for webviews in@tauri-apps/api
.267368fd4
(#13276 by @amrbashir) AddMonitor.workArea
field.Bug Fixes
23b9da75b
(#13324 by @kingsword09) Fixed path joining behavior wherepath.join('', 'a')
incorrectly returns "/a" instead of "a".b985eaf0a
(#13306 by @lucasfernog) Immediately unregister event listener when the unlisten function is called.What's Changed
b5c549d18
(#13325 by @Legend-Master)transformCallback
now registers the callbacks insidewindow.__TAURI_INTERNALS__.callbacks
instead of directly onwindow['_{id}']
PNPM Publish
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.