chore(renovate): group napi-rs packages take 2 - #15788
Conversation
Package Changes Through 2583e52There are 14 changes which include tauri with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri-runtime with minor, tauri-runtime-wry with minor, tauri-utils with minor, tauri-bundler with minor, tauri-build with minor, tauri-macos-sign 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 |
|
or maybe it did work? the PRs branch name is correct. Maybe it only changes the PR title when there's more than one matching dependency? |
|
Hmm, not sure, I assumed there will be more if it worked, looking at napi crate already at https://crates.io/crates/napi/3.11.0 |
|
doesn't show up in #2552 at all 🤔 |
|
ah because it doesn't update swmver compatible versions on the rust side |
|
because we disabled the lock file maintenance thing a while back? so weird that it does it to the js ones but not the rust ones, maybe because napi cli is not written as a semver? |
|
no that would get its own pr. it's cause i added https://github.com/tauri-apps/tauri/blob/dev/renovate.json#L6 a while back. i wanna keep that but we could change it for the cli crates. |
yeah if we were using |
Looked about it a bit and seems like you can't config |
|
looks like you can, assuming their example is correct lol https://docs.renovatebot.com/configuration-options/#packagerulesmatchpackagenames |
|
but yeah we can also solve this by pinning or unpinning the js and rust deps so both sides have the same behavior |
Guess we can give it a try 😂 it's not in the sidebar nor in the json schema so idk |
Reference #15600, guess it didn't work looking at #15724, let's try manually adding all the packages.