IQTLabs / AISonobuoy

Maritime Situational Awareness: An Exploration
Apache License 2.0
36 stars 21 forks source link

Update dependency dash to v2.6.2 - autoclosed #1006

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dash (source) ==2.6.0 -> ==2.6.2 age adoption passing confidence

Release Notes

plotly/dash ### [`v2.6.2`](https://togithub.com/plotly/dash/blob/HEAD/CHANGELOG.md#​262---2022-09-23) [Compare Source](https://togithub.com/plotly/dash/compare/v2.6.1...v2.6.2) ##### Fixed - [#​2237](https://togithub.com/plotly/dash/pull/2237) Ensure calls to `plotly.js` from `dcc.Graph` are properly sequenced even if React initiates multiple render cycles in quick succession. - [#​2218](https://togithub.com/plotly/dash/pull/2218) Fix bug [#​1348](https://togithub.com/plotly/dash/issues/1348) Validate children prop (required or not). - [#​2223](https://togithub.com/plotly/dash/pull/2223) Exclude hidden folders when building `dash.page_registry`. - [#​2182](https://togithub.com/plotly/dash/pull/2182) Fix [#​2172](https://togithub.com/plotly/dash/issues/2172) Make it so that when using pages, if `suppress_callback_exceptions=True` the `validation_layout` is not set. - [#​2152](https://togithub.com/plotly/dash/pull/2152) Fix bug [#​2128](https://togithub.com/plotly/dash/issues/2128) preventing rendering of multiple components inside a dictionary. - [#​2187](https://togithub.com/plotly/dash/pull/2187) Fix confusing error message when trying to use pytest fixtures but `dash[testing]` is not installed. - [#​2202](https://togithub.com/plotly/dash/pull/2202) Fix bug [#​2185](https://togithub.com/plotly/dash/issues/2185) when you copy text with multiple quotes into a table - [#​2226](https://togithub.com/plotly/dash/pull/2226) Fix [#​2219](https://togithub.com/plotly/dash/issues/2219) pages register & background callbacks. ### [`v2.6.1`](https://togithub.com/plotly/dash/blob/HEAD/CHANGELOG.md#​261---2022-08-01) [Compare Source](https://togithub.com/plotly/dash/compare/v2.6.0...v2.6.1) ##### Fixed - [#​2175](https://togithub.com/plotly/dash/pull/2175) Fix [#​2173](https://togithub.com/plotly/dash/issues/2173) callback output of ndarray and no_update check. - [#​2146](https://togithub.com/plotly/dash/pull/2146) Remove leftover debug console.log statement. - [#​2168](https://togithub.com/plotly/dash/pull/2168) Reverts [#​2126](https://togithub.com/plotly/dash/pull/2126) (supporting redirect from root when using pages) until the new bugs introduced by that PR are fixed. ##### Updated - [#​2167](https://togithub.com/plotly/dash/pull/2167) Update Plotly.js to v2.13.3 (from v2.13.1) including [patch release v2.13.2](https://togithub.com/plotly/plotly.js/releases/tag/v2.13.2) and [patch release v2.13.3](https://togithub.com/plotly/plotly.js/releases/tag/v2.13.3). - Emit `plotly_selected` event on plot API calls and GUI edits. - Fix `sankey` select error (regression introduced in 2.13.0). - Handle missing drag layer of invisible `sankey` traces to fix select error. - Emit selection event in shape drawing `dragmode`s when an existing selection is modified.

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/New_York, 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.

codecov[bot] commented 2 years ago

Codecov Report

Base: 84.02% // Head: 84.02% // No change to project coverage :thumbsup:

Coverage data is based on head (d524ca8) compared to base (e927925). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1006 +/- ## ======================================= Coverage 84.02% 84.02% ======================================= Files 9 9 Lines 889 889 ======================================= Hits 747 747 Misses 142 142 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.