Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2025

Bumps symfony/ux-chartjs from 2.22.1 to 2.23.0.

Changelog

Sourced from symfony/ux-chartjs's changelog.

2.23.0

  • Listen to Stimulus disconnect event to destroy the chart #1944

2.18.0

  • Replace chartjs/auto import with explicit Chart.register() call #1263

2.17.0

  • Add chartjs:view-value-change event #1605

2.15.0

  • Remove restriction that prevented Chart.js 3.9 #1518

2.14.0

  • Add support for Chart.js version 4

2.13.2

  • Change "module" key back to "main" in package.json

2.13.1

  • Revert "Change JavaScript package to type: module"

2.13.0

  • Add Symfony 7 support.
  • Change JavaScript package to type: module

2.9.0

  • Add support for symfony/asset-mapper

  • Add dependency on symfony/stimulus-bundle

  • Minimum required PHP version is now 8.1.

  • Minimum required Symfony version is now 5.4.

2.8.0

  • The chart will now automatically re-render if the view Stimulus value (i.e. the data-symfony--ux-chartjs--chart-view-value attribute) changes. This makes Chart.js work perfectly inside of a LiveComponent.

2.7.0

... (truncated)

Commits
  • bbe0343 [Chart.js] Listen to Stimulus disconnect event to destroy the chart
  • See full diff in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update PHP code labels Feb 15, 2025
Bumps [symfony/ux-chartjs](https://github.com/symfony/ux-chartjs) from 2.22.1 to 2.23.0.
- [Changelog](https://github.com/symfony/ux-chartjs/blob/2.x/CHANGELOG.md)
- [Commits](symfony/ux-chartjs@v2.22.1...v2.23.0)

---
updated-dependencies:
- dependency-name: symfony/ux-chartjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/ux-chartjs-2.23.0 branch from 87ebeb6 to ce43b3a Compare February 17, 2025 15:33
@BentiGorlich BentiGorlich enabled auto-merge (squash) February 18, 2025 10:49
@BentiGorlich BentiGorlich merged commit 9706e6d into main Feb 18, 2025
7 checks passed
@BentiGorlich BentiGorlich deleted the dependabot/composer/symfony/ux-chartjs-2.23.0 branch February 18, 2025 11:03
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 php Pull requests that update PHP code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants