Skip to content

Bump chartjs-plugin-trendline from 2.1.9 to 3.0.1 in /public/front#98

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps chartjs-plugin-trendline from 2.1.9 to 3.0.1.

Release notes

Sourced from chartjs-plugin-trendline's releases.

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.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
  • d512a5e 3.0.1
  • c2a245e Merge pull request #119 from Makanz/bugfix/issue-118
  • 70bdb2b Enhance addFitter to handle time scales with array data and no label property
  • 90bb8ae Fix undefined label
  • bb1ac49 Set correct version and include changelog
  • c9e8c78 Merge pull request #117 from Makanz/feature/3.0.0
  • 01a5f4f Set correct version
  • 1c89548 Add release and rename main to tests
  • 5bc9086 Add two new examples
  • 0021d1a Merge pull request #115 from Makanz/fix/trendline-accuracy-boundaries
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [chartjs-plugin-trendline](https://github.com/Makanz/chartjs-plugin-trendline) from 2.1.9 to 3.0.1.
- [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.0.1)

---
updated-dependencies:
- dependency-name: chartjs-plugin-trendline
  dependency-version: 3.0.1
  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 Jul 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #118.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/public/front/chartjs-plugin-trendline-3.0.1 branch September 8, 2025 06:18
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