Skip to content

chore(deps): update dependency plotly.js-dist-min to v3.5.1#73

Merged
cbcoutinho merged 1 commit into
mainfrom
renovate/plotly.js-dist-min-3.x-lockfile
May 25, 2026
Merged

chore(deps): update dependency plotly.js-dist-min to v3.5.1#73
cbcoutinho merged 1 commit into
mainfrom
renovate/plotly.js-dist-min-3.x-lockfile

Conversation

@renovate-bot-cbcoutinho
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
plotly.js-dist-min 3.5.03.5.1 age adoption passing confidence

Release Notes

plotly/plotly.js (plotly.js-dist-min)

v3.5.1

Compare Source

Changed
  • Reduce NPM bundle size by removing unneeded files [#​7746]
Fixed
  • Fix bug where certain axis.minallowed values could cause axis to be reversed [#​7761]

Configuration

📅 Schedule: (UTC)

  • 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.

@claude
Copy link
Copy Markdown

claude Bot commented May 5, 2026

Claude finished @renovate-bot-cbcoutinho[bot]'s task in 1m 0s —— View job


PR Review: plotly.js-dist-min 3.5.0 → 3.5.1

  • Gather context
  • Review changes
  • Post review feedback

Summary

This is a clean, low-risk patch dependency update. Only package-lock.json is modified, as expected for a lockfile-only Renovate PR.

Changes in package-lock.json

The diff updates three fields for node_modules/plotly.js-dist-min:

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:

  1. Bundle size reduction — unneeded files removed from the NPM package. This is a net positive: smaller install footprint, no API changes.
  2. Bug fix: axis.minallowed could reverse axis — I checked the codebase and minallowed is not used in src/App.vue or elsewhere, so this fix does not directly impact this project. It is, however, a harmless improvement.

No concerns

  • No package.json changes (version constraints unchanged).
  • No source code changes.
  • SonarQube quality gate passed with 0 new issues, 0 security hotspots.
  • Patch update within the existing ^3.x semver 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.

@renovate-bot-cbcoutinho renovate-bot-cbcoutinho Bot force-pushed the renovate/plotly.js-dist-min-3.x-lockfile branch 4 times, most recently from fb1dbc2 to b7233bd Compare May 13, 2026 04:01
@renovate-bot-cbcoutinho renovate-bot-cbcoutinho Bot force-pushed the renovate/plotly.js-dist-min-3.x-lockfile branch from b7233bd to db33d42 Compare May 18, 2026 04:02
@renovate-bot-cbcoutinho renovate-bot-cbcoutinho Bot force-pushed the renovate/plotly.js-dist-min-3.x-lockfile branch from db33d42 to e363f60 Compare May 23, 2026 04:01
@sonarqubecloud
Copy link
Copy Markdown

@cbcoutinho cbcoutinho merged commit 7f00a3b into main May 25, 2026
14 checks passed
@renovate-bot-cbcoutinho renovate-bot-cbcoutinho Bot deleted the renovate/plotly.js-dist-min-3.x-lockfile branch May 25, 2026 15:33
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.

1 participant