chore(deps): update dependency plotly.js-dist-min to v3.5.1#73
Merged
Conversation
|
Claude finished @renovate-bot-cbcoutinho[bot]'s task in 1m 0s —— View job PR Review:
|
| Field | Before | After |
|---|---|---|
version |
3.5.0 |
3.5.1 |
resolved |
…plotly.js-dist-min-3.5.0.tgz |
…plotly.js-dist-min-3.5.1.tgz |
integrity |
sha512-rN+0P4M... |
sha512-N2R4RX... |
This is exactly the expected change for a patch-level NPM dependency update — version, registry URL, and SHA-512 integrity hash all updated consistently.
Release notes assessment
v3.5.1 ships two changes:
- Bundle size reduction — unneeded files removed from the NPM package. This is a net positive: smaller install footprint, no API changes.
- Bug fix:
axis.minallowedcould reverse axis — I checked the codebase andminallowedis not used insrc/App.vueor elsewhere, so this fix does not directly impact this project. It is, however, a harmless improvement.
No concerns
- No
package.jsonchanges (version constraints unchanged). - No source code changes.
- SonarQube quality gate passed with 0 new issues, 0 security hotspots.
- Patch update within the existing
^3.xsemver range — fully backwards-compatible.
Verdict
Looks good to merge. This is a routine, safe update with a small upside (reduced bundle size) and no breaking changes.
fb1dbc2 to
b7233bd
Compare
b7233bd to
db33d42
Compare
db33d42 to
e363f60
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.5.0→3.5.1Release Notes
plotly/plotly.js (plotly.js-dist-min)
v3.5.1Compare Source
Changed
Fixed
axis.minallowedvalues could cause axis to be reversed [#7761]Configuration
📅 Schedule: (UTC)
🚦 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.