chore(deps): update dependency @nordicsemiconductor/pc-nrfconnect-shared to v192 #106
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:
^151.0.0
->^192.0.0
Release Notes
NordicSemiconductor/pc-nrfconnect-shared (@nordicsemiconductor/pc-nrfconnect-shared)
v192.0.0
Changed
Thingy91:X
toNordic Thingy:91 X
.v191.0.0
Added
getJlinkCompatibility
.Changed
version
properties of dependencies are now optional,reflecting the behaviour since
nrfutil-device
v2.7.0.is newer than the tested version. Updated the text for all cases.
Removed
SemanticVersion
.v190.0.0
Added
Thingy91:X
to known devices.v189.0.0
Added
pc-nrfconnect-serial-terminal
and
pc-nrfconnect-programmer
.Steps to upgrade when using this package
v188.0.0
Changed
V794e
toV794i
.@xterm/headless
,electron
,serialport
,applicationinsights
dependencies.
Steps to upgrade when using this package
Terminal
fromxterm-headless
to@xterm/headless
if applicable.
v187.0.0
Fixed
v186.0.0
Changed
Fixed
expected.
v185.0.0
Added
waitForDevice
to allow apps to hook into when the wait wascanceled.
Fixed
selecting.
Steps to upgrade when using this package
onDeviceSelected
andonDeviceDeselected
to avoidlogging multiple times.
v184.0.0
Fixed
54 Series
logo did not display correctly in the device list.v183.0.0
Added
54L15 DK
and54H20 DK
to known devices.Changed
V788j
toV794e
.Fixed
undefined
ornull
in the "Failed to get the libraryversions" error message.
v182.0.0
Added
getDevices
to apps to be able to get full list of connecteddevices.
v181.0.0
Changed
v180.0.0
Changed
v179.0.0
Changed
v178.0.0
Changed
isDeviceInDFUBootloader
now also expect nordic DFU Trait to be trueFixed
when='dfuBootLoaderMode'
will wait until nordic DFU Traitis also present
v177.0.0
Added
sdfuDeviceSetup
. This is optional. Defaults have nit changedv176.0.0
Added
AppInfo.installed
Fixed
not the intel one.
v175.0.0
Updated
30.0.2
2.1.2
v174.0.0
Added
setPaneDisabled
to disable a pane from theNavMenu
.setPaneHidden
to hide a pane from theNavMenu
.preHidden
andpreDisabled
properties inPane
type passed toApp
.Changed
currentPane
now returns the current pane name instead of index.currentPane
value is now the pane name instead of index.Removed
Steps to upgrade when using this package
currentPane
calls to work with strings instead of indexes.v173.0.0
Added
v172.0.0
Fixed
Changed
NRF91
devices are now considered to have modem trait.v171.0.0
Added
setSelectedDeviceInfo
for apps to set when information changesabout a device such as protection
v170.0.0
Fixed
Feedback
gets reset after closing.Removed
Give more feedback
button inFeedback
dialog.v169.0.0
Added
Feedback
dialog accessible from theAbout
pane.feedbackCallback
property inApp
component.Removed
Feedback
pane.feedback
property inApp
component.Steps to upgrade when using this package
feedback
property in theApp
component, pass them directly to
feedbackCategories
.v168.0.0
Fixed
Slider
with range handle never reached maxv167.0.0
Fixed
Group
will not collapse on click unless collapsible property is setConfirmCloseDialog
now cancels launcher's request to reload. Requiresengine version 4.4.1
v166.0.0
Added
Slider
now supports unsorted range valuesNumberInlineInput
now supports unsorted range valuesInlineInput
supports optionalminSize
propertyNumberInlineInput
supports optionalminSize
andpreAllocateSize
properties
NumberInput
supports optionalinputMinSize
andpreAllocateInputSize
properties
Changed
NumberInlineInput
will pre-allocate input min width depending on the rangeunless
minSize
property is provided orpreAllocateSize
is set to falseNumberInput
will pre-allocate input min input field width depending on therange unless
inputMinSize
property is provided orpreAllocateInputSize
is set to false
Fixed
NumberInput
unit is not aligned when label consumes multi linev165.0.0
Added
v164.0.0
Fixed
v163.0.0
Fixed
Group
remaining expanded in some casesv162.0.0
Changed
programming
when programming starts.Group
now combinesCollapsibleGroup
functionality withcollapsible
property. New properties have also been added:
gap
,headingFullWidth
,Fixed
disable
prop toDropdown
inNumberInput
.StateSelector
part.Dropdown elements font size is 12px everywhere in apps and not just the side panel
Removed
CollapsibleGroup
. UseGroup
component as a replacement.Steps to upgrade
CollapsibleGroup
withGroup
component.v161.0.0
Fixed
ConfirmCloseDialog
title now uses app display namev160.0.0
Added
isConfirmCloseDialogOpen
to tell when confirm close dialog is openv159.0.0
Added
minWidth
parameter toDropdown
component.transparentButtonBg
parameter toDropdown
component.NumberInput
component (provides text, input, optional unit, and slider).prompted to alert users before clo sing app. Redux states for this are:
addConfirmBeforeClose
clearConfirmBeforeClose
preventAppCloseUntilComplete
can be used to wrap some promise andsecure app from closing until promise is resolved
Removed
NumberInputWithSlider
component.Changed
StateSelector
no longer has 16px margin on the bottom. Apps are nowresponsible to add the appropriate gap per container
Steps to upgrade
NumberInputWithSlider
toNumberInput
.StateSelector
and that the gap between componentsis correct if not adjust spacing from the app side
v158.0.0
Added
NrfutilDeviceLib.deviceInfo
now hasprotectionStatus
property.Removed
DeviceSlice
no longer has readbackProtection stateDeviceSlice
no longer has setReadbackProtection has be removedChanged
getReadbackProtection
now returns protection typeProtectionStatus
fromnrfutil device common.ts
Steps to upgrade when using this package
v157.0.0
Removed
Dialog.Body
since it didn't work with ourDropdown
.v156.0.0
Added
(getBoardControllerConfig)
v154.0.0
Changed
packageJsonLegacyApp
type forsupportedDevices
is nowstring[]
.v153.0.0
Added
9151 DK
to known devices.openFileLocation
utility function.openLogFileLocation
function inlogger
object.v152.0.0
Updated
28.1.4
2.1.1
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 was generated by Mend Renovate. View the repository job log.