-
Notifications
You must be signed in to change notification settings - Fork 12
Build(deps): Update dash requirement from <2.9.0,>=1.0.0 to >=1.0.0,<2.19.0 #207
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
Build(deps): Update dash requirement from <2.9.0,>=1.0.0 to >=1.0.0,<2.19.0 #207
Conversation
Updates the requirements on [dash](https://github.com/plotly/dash) to permit the latest version. - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.18.2) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
|
@scott-huberty We have a condition <2.9.0 on dash. Do you remember why we needed that? By now dash is at version 2.18.2. There is a good chance that the issue was resolved by updates... and we should avoid < requirements as much as possible... |
|
cannot remember why we placed an upper pin (And I generally agree that this is a bad idea.).. IF releasing this upper pin breaks something, then let's just refactor/fix it once and for all. |
|
OK. Then let's remove the upper limit altogether. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #207 +/- ##
=======================================
Coverage 80.81% 80.81%
=======================================
Files 22 22
Lines 1282 1282
=======================================
Hits 1036 1036
Misses 246 246 ☔ View full report in Codecov by Sentry. |
…2.19.0 (lina-usc#207) * Build(deps): Update dash requirement Updates the requirements on [dash](https://github.com/plotly/dash) to permit the latest version. - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.18.2) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update requirements_qc.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian O'Reilly <[email protected]>
…2.19.0 (lina-usc#207) * Build(deps): Update dash requirement Updates the requirements on [dash](https://github.com/plotly/dash) to permit the latest version. - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v1.0.0...v2.18.2) --- updated-dependencies: - dependency-name: dash dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update requirements_qc.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian O'Reilly <[email protected]>
Updates the requirements on dash to permit the latest version.
Release notes
Sourced from dash's releases.
Changelog
Sourced from dash's changelog.
... (truncated)
Commits
a1049deMerge pull request #3061 from plotly/master-2.18.28453e9bArtifacts for 2.18.20a7999eMerge branch 'dev' into master-2.18.29566578Merge pull request #3059 from plotly/version-2.18.25c28547Version 2.18.229db16bAdd 18.3.1 to build react versionfa7d30aMerge pull request #2926 from AnnMarieW/fix-defaultProps94354c0Merge branch 'dev' into fix-defaultProps0d9cd2cMerge pull request #3051 from plotly/fix/bg-cookiesdd5e4d6Update changelogDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)