Bump plotly.js-dist-min from 3.5.1 to 3.7.0 in /vue#457
Conversation
Bumps [plotly.js-dist-min](https://github.com/plotly/plotly.js) from 3.5.1 to 3.7.0. - [Release notes](https://github.com/plotly/plotly.js/releases) - [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) - [Commits](plotly/plotly.js@v3.5.1...v3.7.0) --- updated-dependencies: - dependency-name: plotly.js-dist-min dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a9f52c1928
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "marked": "^18.0.5", | ||
| "pinia": "^3.0.4", | ||
| "plotly.js-dist-min": "^3.5.1", | ||
| "plotly.js-dist-min": "^3.7.0", |
There was a problem hiding this comment.
Avoid 3.7.0 until cloud upload works
The 3.7.0 release notes included in this commit say the updated sendDataToCloud modebar button uploads to a Plotly Cloud endpoint that is not yet functional, and PlotlyComponent forwards consumer config directly into Plotly.newPlot/react. In apps that enable that modebar button, this dependency bump would render a cloud-upload control whose upload cannot complete, so please either stay on 3.5.1 or explicitly remove/disable/document that button until a fixed Plotly release is available.
Useful? React with 👍 / 👎.
Bumps plotly.js-dist-min from 3.5.1 to 3.7.0.
Release notes
Sourced from plotly.js-dist-min's releases.
Changelog
Sourced from plotly.js-dist-min's changelog.
Commits
ee0b3b93.7.0189d11dUpdates for release v3.7.0ace19e2Merge pull request #7883 from plotly/cam/tighten-draftlog-checkb633ef4Merge pull request #7881 from plotly/cam/7879/move-geo-utilitiesffdf2abUpdate function description6db9c41Update draftlogs READMEbcc8827ci: Require PR number in file name, link for draftlogs34355d5Merge pull request #7882 from plotly/cam/7702/fix-missing-hover-xval-yval-map...1e16d9cActually fix link9a5a094Fix draftlog linkDependabot 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 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)