-
Notifications
You must be signed in to change notification settings - Fork 68
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) #669
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-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.
Conversation
This file contains 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
|
renovate
bot
force-pushed
the
renovate/major-tauri-monorepo
branch
6 times, most recently
from
October 7, 2024 18:25
d72edb6
to
e31466b
Compare
renovate
bot
changed the title
chore(deps): update tauri monorepo to v2 (major)
fix(deps): update tauri monorepo to v2 (major)
Oct 7, 2024
renovate
bot
force-pushed
the
renovate/major-tauri-monorepo
branch
21 times, most recently
from
October 14, 2024 19:00
a4c618e
to
8a1c3bb
Compare
renovate
bot
force-pushed
the
renovate/major-tauri-monorepo
branch
from
October 17, 2024 17:35
8a1c3bb
to
1a5e659
Compare
renovate
bot
force-pushed
the
renovate/major-tauri-monorepo
branch
6 times, most recently
from
October 21, 2024 14:57
68f0e32
to
4743e24
Compare
renovate
bot
force-pushed
the
renovate/major-tauri-monorepo
branch
8 times, most recently
from
November 3, 2024 01:29
2760645
to
1724030
Compare
renovate
bot
force-pushed
the
renovate/major-tauri-monorepo
branch
4 times, most recently
from
November 9, 2024 15:20
46eca89
to
a26c1f9
Compare
renovate
bot
force-pushed
the
renovate/major-tauri-monorepo
branch
5 times, most recently
from
November 17, 2024 18:20
88bc06f
to
57f7402
Compare
renovate
bot
force-pushed
the
renovate/major-tauri-monorepo
branch
4 times, most recently
from
November 23, 2024 16:51
3b4bca7
to
3e953c7
Compare
renovate
bot
force-pushed
the
renovate/major-tauri-monorepo
branch
from
November 30, 2024 19:45
3e953c7
to
dfeae12
Compare
renovate
bot
force-pushed
the
renovate/major-tauri-monorepo
branch
from
November 30, 2024 21:04
dfeae12
to
e7194f2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
1.6.0
->2.1.1
1.6.3
->2.1.0
1.6.1
->2.0.0
1.5.1
->2.0.0
Release Notes
tauri-apps/tauri (@tauri-apps/api)
v2.1.1
: tauri v2.1.1Compare Source
Cargo Audit
[2.1.1]
Bug Fixes
e8a50f6d7
(#11645) Fix integer values ofBasDirectory.Home
andBaseDirectory.Font
regression which broke path APIs in JS.Cargo Publish
v2.1.0
: @tauri-apps/api v2.1.0Compare Source
PNPM Audit
[2.1.0]
New Features
5c4b83084
(#11191 by @amrbashir) Improved support fordpi
module types to allow these types to be used without manual conversions withinvoke
:SERIALIZE_TO_IPC_FN
const incore
module which can be used to implement custom IPC serialization for types passed toinvoke
.Size
andPosition
classes indpi
module.SERIALIZE_TO_IPC_FN
method onPhysicalSize
,PhysicalPosition
,LogicalSize
andLogicalPosition
to convert it into a valid IPC-compatible value that can be deserialized correctly on the Rust side into its equivalent struct.4d545ab3c
(#11486 by @amrbashir) AddedWebview::setBackgroundColor
,WebviewWindow::setBackgroundColor
APIs to set the window background color dynamicallyand a
backgroundColor
window option to set the background color on window creation.cbc095ec5
(#11451 by @amrbashir) Addapp > windows > devtools
config option and when creating the webview from JS, to enable or disable devtools for a specific webview.2a75c64b5
(#11469 by @amrbashir) AddedwindowClassname
option, when constructing aWebview
orWebviewWindow
, to specify the name of the window class on Windows.Bug Fixes
54cbf59b5
(#11441 by @amrbashir) Fix submenu created as a menu item instead of a submenu when created by using an object in theitems
field in the options object passed toMenu.new
orSubmenu.new
.PNPM Publish
v2.0.3
: tauri-build v2.0.3Compare Source
Cargo Audit
[2.0.3]
Dependencies
[email protected]
[email protected]
Cargo 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.