Skip to content
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

Update dependency @nordicsemiconductor/pc-nrfconnect-shared to v150 - autoclosed #938

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

NordicSemiconductor/pc-nrfconnect-shared (@​nordicsemiconductor/pc-nrfconnect-shared)

v150.0.0

Removed
  • Overlay tooltip inner padding should be set by the content within it.
Added
  • Ability to remove the launcher window again. This is especially needed on
    shutdown. Otherwise when at that time someone still tries to send IPC
    messages to the launcher window, an exception is thrown.
Fixed
  • Overlay tooltips weren't centered due to incorrect sizing styles.
  • When spawning the nrfutil process fails in certain ways, an uncaught
    exception in the main process got thrown. The “certain ways” make this a bit
    hard to reproduce: On macOS this happened, when the nrfutil executable did
    not have the executable file mode. Usually this should not happen, because
    we set that mode ourselves correctly.

v149.0.0

Added
  • openFile export.
Changed
  • Updated es6 -> es2021 in eslint config env.
Fixed
  • Make new isVerboseLogging persistent setting get/set compatible with Main
    thread code (by using globalThis instead of window).

v148.0.0

Added
  • getModule export from @nordicsemiconductor/pc-nrfconnect-shared/nrfutil
    to retrieve/initialise specific nrfutil module sandbox.
  • setVerboseLogging, setLogLevel and getAllModuleVersions exports from
    @nordicsemiconductor/pc-nrfconnect-shared/nrfutil to target all
    initialised nrfutil modules.
Changed
  • isLoggingVerbose persisted state is now saved in the app specific store.
  • isLoggingVerbose now reflects the current verbose logging state
    (previously this was only used to determine whether an app should have
    verbose logging enabled on startup). This allows code which does/should not
    have access to the redux store to still retrieve the verbose logging state.
  • Create system report now logs the version of all initialised nrfutil
    modules.
  • nrfutil device exports have now been moved to
    @nordicsemiconductor/pc-nrfconnect-shared/nrfutil/device.
Steps to upgrade
  • Replace all calls of nrfutil device imported from
    @nordicsemiconductor/pc-nrfconnect-shared/nrfutil to
    @nordicsemiconductor/pc-nrfconnect-shared/nrfutil/device.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner January 18, 2024 09:51
@renovate renovate bot changed the title Update dependency @nordicsemiconductor/pc-nrfconnect-shared to v150 Update dependency @nordicsemiconductor/pc-nrfconnect-shared to v150 - autoclosed Jan 18, 2024
@renovate renovate bot closed this Jan 18, 2024
@renovate renovate bot deleted the renovate/nordicsemiconductor-pc-nrfconnect-shared-150.x branch January 18, 2024 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants