Skip to content

Bump chartjs-plugin-trendline from 2.1.9 to 3.2.4 in /public/front#151

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/public/front/chartjs-plugin-trendline-3.2.4
Open

Bump chartjs-plugin-trendline from 2.1.9 to 3.2.4 in /public/front#151
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/public/front/chartjs-plugin-trendline-3.2.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps chartjs-plugin-trendline from 2.1.9 to 3.2.4.

Release notes

Sourced from chartjs-plugin-trendline's releases.

v3.2.4

Full Changelog: Makanz/chartjs-plugin-trendline@v3.2.2...v3.2.4

v3.2.0

What's Changed

Full Changelog: Makanz/chartjs-plugin-trendline@v3.1.1...v3.2.0

v3.1.1

Full Changelog: Makanz/chartjs-plugin-trendline@v3.1.0...v3.1.1

v3.1.0

What's Changed

Full Changelog: Makanz/chartjs-plugin-trendline@v3.0.3...v3.1.0

v3.0.1

Fixed bug #118 that occurred in v3.0.0

v3.0.0

New Features

  • Added trendline offset setting (trendoffset)
  • Added two new example files (barChartWithNullValues.html, scatterProjection.html)

Bug Fixes

  • Fixed trendline accuracy and boundary calculations
  • Corrected trendline rendering, projection, and data accuracy
  • Fixed trendline data processing issues

Testing & CI

  • Added comprehensive unit tests for all components (trendline, label, drawing utils, lineFitter)
  • Added GitHub Actions workflow for automated testing on PRs and main branch

Code Quality

  • Split code into modular structure with separate components
  • Updated Chart.js dependency to version 4.4.9
Changelog

Sourced from chartjs-plugin-trendline's changelog.

Changelog 3.1.0

New Features

  • Added exponential trendline support with trendlineExponential configuration
  • Exponential trendlines fit curves of the form y = a × e^(b×x)
  • All existing styling options (colors, width, lineStyle, projection, etc.) work with exponential trendlines
  • Added comprehensive test coverage for exponential functionality
  • Added exponential trendline example (exponentialChart.html)

Improvements

  • Updated README with exponential trendline documentation
  • Enhanced package description to mention exponential support

Changelog 3.0.0

Breaking Changes

  • Updated to version 3.0.0-beta.1 with modular code structure

New Features

  • Added trendline offset setting (trendoffset)
  • Added two new example files (barChartWithNullValues.html, scatterProjection.html)

Bug Fixes

  • Fixed trendline accuracy and boundary calculations
  • Corrected trendline rendering, projection, and data accuracy
  • Fixed trendline data processing issues

Testing & CI

  • Added comprehensive unit tests for all components (trendline, label, drawing utils, lineFitter)
  • Added GitHub Actions workflow for automated testing on PRs and main branch
  • Updated Node.js version to 22 in CI

Code Quality

  • Split code into modular structure with separate components
  • Added Copilot instructions for development
  • Updated Chart.js dependency to version 4.4.9

Documentation

  • Updated README with new features
  • Added agent instructions for development workflow
Commits
  • f9c3217 3.2.4
  • a62e655 Update dev dependencies and bump version to 3.2.3
  • 089c507 Fix release workflow: replace npm ci with npm install
  • 6566f2e 3.2.2
  • bc759a2 Migrate npm publishing to OIDC trusted publishing
  • 2d4f4a8 Bump version to 3.2.1
  • ce58965 Merge pull request #129 from Makanz/claude/fix-trendline-legend-UwERB
  • 67feacf Fix trendline legend: allow legend without label, fix strokeStyle and lineWidth
  • a75bc6f Merge pull request #126 from Makanz/claude/update-js-yaml-security-013LfYJFq8...
  • c28117b Fix security vulnerability by upgrading js-yaml to >= 3.14.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for chartjs-plugin-trendline since your current version.


Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [chartjs-plugin-trendline](https://github.com/Makanz/chartjs-plugin-trendline) from 2.1.9 to 3.2.4.
- [Release notes](https://github.com/Makanz/chartjs-plugin-trendline/releases)
- [Changelog](https://github.com/Makanz/chartjs-plugin-trendline/blob/main/changelog.md)
- [Commits](Makanz/chartjs-plugin-trendline@v2.1.9...v3.2.4)

---
updated-dependencies:
- dependency-name: chartjs-plugin-trendline
  dependency-version: 3.2.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants