NordicSemiconductor / pc-nrfconnect-launcher

nRF Connect for Desktop application and framework
https://www.nordicsemi.com/Products/Development-tools/nrf-connect-for-desktop
Other
172 stars 75 forks source link

Update dependency @nordicsemiconductor/pc-nrfconnect-shared to v174 #1006

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nordicsemiconductor/pc-nrfconnect-shared ^173.0.0 -> ^174.0.0 age adoption passing confidence

Release Notes

NordicSemiconductor/pc-nrfconnect-shared (@​nordicsemiconductor/pc-nrfconnect-shared) ### [`v174.0.0`](https://togithub.com/NordicSemiconductor/pc-nrfconnect-shared/blob/HEAD/Changelog.md#17400---2024-04-30) ##### Added - `setPaneDisabled` to disable a pane from the `NavMenu`. - `setPaneHidden` to hide a pane from the `NavMenu`. - `preHidden` and `preDisabled` properties in `Pane` type passed to `App`. - Publish timestamp for nordic-publish for non-official sources. ##### Changed - `currentPane` now returns the current pane name instead of index. - Persisted `currentPane` value is now the pane name instead of index. ##### Removed - Removed upload of legacy app info files when publishing apps. ##### Steps to upgrade when using this package - Update all `currentPane` calls to work with strings instead of indexes.

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.