chore(deps): update dependencies of tauri-cli#15641
Conversation
Package Changes Through 3cfab09There are 14 changes which include tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri-utils with minor, tauri with minor, tauri-build with minor, tauri-macos-sign with minor, tauri-runtime-wry with minor, tauri-runtime with minor, tauri-codegen with minor, tauri-macros with minor, tauri-plugin with minor, tauri-driver with minor, @tauri-apps/api 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 |
| zip = { version = "4", default-features = false, features = ["deflate"] } | ||
| sha1 = "0.11" | ||
| sha2 = "0.11" | ||
| zip = { version = "8", default-features = false, features = ["deflate"] } |
There was a problem hiding this comment.
This is technically also a breaking change... But honestly I don't care any of those small breakages in tauri-bundler at this point
There was a problem hiding this comment.
why do we have so much shit in the public api... but yeah don't care about the bundler anymore either. want me to re-add goblin (or merge your pr) while we're at it?
There was a problem hiding this comment.
This crate never really had stable APIs... Like we regularly add in new fields to public types 😂 Maybe add a stability note and remove goblin?
There was a problem hiding this comment.
sounds good. 2.12 is a special version anyway, might as well abuse it a bit.
There was a problem hiding this comment.
oh damn, i never really thought about but every struct change we ever did was breaking lol
Legend-Master
left a comment
There was a problem hiding this comment.
I would prefer we add a change file for tauri-bundler since there're breaking changes, otherwise looks good to me
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Like how? |
|
I think it's the tests? idk i don't see the issue either |
Don't want to see 20 renovate PRs :)
Closes #14878