-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update tauri monorepo #12
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/tauri-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a63c183 to
40892d1
Compare
40892d1 to
f8b3a03
Compare
0b8aa79 to
3ac4170
Compare
3ac4170 to
a79b7a7
Compare
7d5a815 to
f6a16fb
Compare
bbf3c44 to
c9fe058
Compare
c9fe058 to
a5351df
Compare
a5351df to
49d64f7
Compare
5e97a85 to
cae5379
Compare
14cbb85 to
8606741
Compare
a2b1988 to
1faaaee
Compare
1faaaee to
7ec7f9a
Compare
1b5b12e to
0b449f7
Compare
0b449f7 to
9b71059
Compare
9b71059 to
0c8863e
Compare
0c8863e to
b0c852f
Compare
b0c852f to
8024470
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
8024470 to
157faa0
Compare
157faa0 to
47823ac
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.4.1→2.9.12.4.1→2.9.62.4.1→2.9.51.8.2→1.8.32.1.1→2.5.3Release Notes
tauri-apps/tauri (@tauri-apps/api)
v2.9.1: @tauri-apps/api v2.9.1Compare Source
PNPM Audit
[2.9.1]
Bug Fixes
ad1dec2e2(#14464 by @funnydino) FixaddPluginListenerfallback added in #14132 didn't work properlyPNPM Publish
v2.9.0: @tauri-apps/api v2.9.0Compare Source
PNPM Audit
[2.9.0]
New Features
f5851ee00(#14089) Adds thescrollBarStyleoption to the Webview and WebviewBuilder constructors.3397fd9bf(#14133) Addedapp > onBackButtonPressfor Android back button handling.Enhancements
59089723f(#14091) Added a config to set a data_directory relative to the app-specific data dir in JavaScript andtauri.conf.json.Bug Fixes
08bda64c2(#14132) Fixcore > addPluginListenerfailing on command permission check.PNPM Publish
v2.8.0: @tauri-apps/api v2.8.0Compare Source
PNPM Audit
[2.8.0]
New Features
68874c68c(#13564 by @robertrpf) Add window focusable attribute and set_focusable API.5110a762e(#13830 by @Sky-walkerX) AddedWindow::setSimpleFullscreen.Enhancements
5ba1c3faa(#13722 by @s00d) Added icon (icon and nativeIcon) support for Submenu:tauri), you can now set an icon for submenus via the builder and dedicated methods.@tauri-apps/api),SubmenuOptionsnow has aniconfield, and theSubmenuclass providessetIconandsetNativeIconmethods.This is a backwards-compatible feature. Submenus can now display icons just like regular menu items.
PNPM Publish
v2.7.0: @tauri-apps/api v2.7.0Compare Source
PNPM Audit
[2.7.0]
New Features
232265c70(#13209 by @kandrelczyk) AddedgetBundleTypeto the app module.Enhancements
96391467e(#13783 by @JosephBrooksbank) Allow events emitted withemitto be handled correctly bylistencallbacks when in a mocked environmentBug Fixes
152d971bc(#13744 by @Legend-Master) ExposeunregisterCallback,runCallback,callbacksinmockIPCb821796ad(#13810 by @asdolo) Add missingtrafficLightPositionTypeScript type definitionPNPM Publish
v2.6.0: @tauri-apps/api v2.6.0Compare Source
PNPM Audit
[2.6.0]
New Features
50ebddaa2(#13319 by @kingsword09) Expose thesetAutoResizeAPI for webviews in@tauri-apps/api.267368fd4(#13276 by @amrbashir) AddMonitor.workAreafield.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)transformCallbacknow registers the callbacks insidewindow.__TAURI_INTERNALS__.callbacksinstead of directly onwindow['_{id}']PNPM Publish
v2.5.0: tauri-build v2.5.0Compare Source
Cargo Audit
[2.5.0]
New Features
3b4fac201(#14194) Addtauri.conf.json > bundle > android > autoIncrementVersionCodeconfig option to automatically increment the Android version code.Dependencies
[email protected][email protected]Cargo Publish