Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update drupal/charts from 5.0.13 to 5.1.3 #169

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • drupal/charts: 5.1.3 (updated from 5.0.13)
  • symfony/dependency-injection: v6.4.19 (updated from v6.4.16)
  • symfony/error-handler: v6.4.19 (updated from v6.4.18)
  • symfony/http-kernel: v6.4.19 (updated from v6.4.18)
  • symfony/mime: v6.4.19 (updated from v6.4.18)
  • symfony/process: v6.4.19 (updated from v6.4.15)
  • symfony/serializer: v6.4.19 (updated from v6.4.18)
  • symfony/validator: v6.4.19 (updated from v6.4.18)
  • symfony/var-exporter: v6.4.19 (updated from v6.4.13)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  .gitlab-ci.yml
  charts.api.php
  charts.info.yml
  charts.post_update.php
  config/install/charts.settings.yml
  config/schema/charts.data_types.schema.yml
  js/charts.es6.js
  js/charts.js
  modules/charts_api_example/charts_api_example.info.yml
  modules/charts_api_example/js/charts_api_example_js_override.js
  modules/charts_billboard/charts_billboard.info.yml
  modules/charts_billboard/src/Plugin/chart/Library/Billboard.php
  modules/charts_blocks/charts_blocks.info.yml
  modules/charts_blocks/src/Plugin/Block/ChartsBlock.php
  modules/charts_c3/README.md
  modules/charts_c3/charts_c3.info.yml
  modules/charts_c3/composer.json
  modules/charts_c3/src/Plugin/chart/Library/C3.php
  modules/charts_chartjs/README.md
  modules/charts_chartjs/charts_chartjs.info.yml
  modules/charts_chartjs/charts_chartjs.libraries.yml
  modules/charts_chartjs/composer.json
  modules/charts_chartjs/js/charts_chartjs.js
  modules/charts_chartjs/src/Plugin/chart/Library/Chartjs.php
  modules/charts_chartjs/tests/src/Kernel/DimensionsTest.php
  modules/charts_google/charts_google.info.yml
  modules/charts_google/js/charts_google.js
  modules/charts_google/src/Plugin/chart/Library/Google.php
  modules/charts_highcharts/README.md
  modules/charts_highcharts/charts_highcharts.info.yml
  modules/charts_highcharts/charts_highcharts.libraries.yml
  modules/charts_highcharts/charts_highcharts.post_update.php
  modules/charts_highcharts/composer.json
  modules/charts_highcharts/config/schema/charts_highcharts.schema.yml
  modules/charts_highcharts/src/Plugin/chart/Library/Highcharts.php
  src/ChartManager.php
  src/ConfigUpdater.php
  src/Element/BaseSettings.php
  src/Element/Chart.php
  src/Element/ChartAxisBase.php
  src/Element/ChartData.php
  src/Element/ChartDataCollectorTable.php
  src/Element/ChartDataItem.php
  src/EventSubscriber/ConfigImportSubscriber.php
  src/Form/ChartsConfigForm.php
  src/Plugin/Field/FieldFormatter/ChartConfigItemDefaultFormatter.php
  src/Plugin/chart/Library/LibraryRetrieverTrait.php
  src/Plugin/views/field/BubbleField.php
  src/Plugin/views/field/ExposedChartType.php
  src/Plugin/views/field/ScatterField.php
  src/Plugin/views/style/ChartsPluginStyleChart.php
  src/TypeManager.php
  src/Util/Util.php
  tests/modules/charts_test/charts_test.info.yml
  tests/modules/charts_test/src/Plugin/chart/Library/ChartsTestLibrary.php
  tests/modules/charts_test/test_views/views.view.test_charts.yml
  tests/src/FunctionalJavascript/DataCollectorTableTest.php
  tests/src/Kernel/DimensionsTest.php

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 8254ffd Issue #3509683 by harlor: Uncaught TypeError: Drupal.Charts is undefined
  • cab2723 Issue #3505816: Fix pie chart xaxis labels extraction for chartjs
  • b5b1376 Issue #3510411 by andileco: Re-structure Highcharts libraries so that Highcharts "modules" are their own Drupal libraries
  • faa4713 Issue #3499637 by almador, andileco, maxilein: Undefined array key "connect_nulls"
  • 11847eb Revert "Merge branch '3391197-enable-support-for' into '5.1.x'"
  • 096e147 Merge branch '3391197-enable-support-for' into '5.1.x'
  • d5a9fb5 Issue #3495072 by andileco, nikathone: Highcharts multiples series doesn't display all lines
  • c0e3aeb Issue #3491360 by bluegeek9, nikathone: Issues Reported by PHPstan
  • 35b8ef9 Issue #3495124: Rename charts.es6.js to charts.js for 5.1.x
  • 3e1b356 Issue #3457231 by odai atieh: d3.min.js is missing (Local library)
  • 2fa1c0d Issue #3450588 by nikathone, kksandr, andileco: The "site_default" plugin does not exist
  • bc35017 Issue #3490680 by bluegeek9: Issues reported by phpcs
  • 3325742 Issue #3491408 by bluegeek9: Test Drupal 10 & 11
  • b7df78a Issue #3490047 by andileco, nikathone: Provide a way to identify chart attachment added to chart render array
  • e1856fe Issue #3490095: Make getSelectedDataFields protected rather than private
  • f9da1cc Issue #3488778 by johnjw59: Twig Debug Breaks Chart Label in Views
  • d58656b Merge branch '5.0.x' into '3391197-enable-support-for'
  • 0adad8c Issue #3482290 by zerbash, andileco, nikathone: Secondary axis overwrites first
  • 9bbbfec Issue #3463501 by andileco, olivier.br, nikathone: Add the possibility to choose a different CSV separator by chart with chart field
  • 8e28a99 Issue #3481760 by andileco, nikathone: Add entity to the Chart element when a Chart field is used to enable retrieval of entity values in charts hooks
  • dadd32c Issue #3468607 by andileco, mfb: ArgumentCountError at admin/config/content/charts on D11
  • 1d1bf33 Issue #3466764 by andileco, nikathone: Add prefix to $set_label to prevent numbers being stripped by Html::cleanCssIdentifier
  • 2dbd3e4 Issue #3466764 by andileco, nikathone: Add prefix to $set_label to prevent numbers being stripped by Html::cleanCssIdentifier
  • 9a0c503 Issue #3463862 by andileco, kevin.bruner: How to use plugins?
  • 3413980 Issue #3464603: Invalid json in modules/contrib/charts/modules/charts_chartjs/composer.json
  • 6486bb0 Issue #3463862: How to use plugins?
  • 93a2994 Issue #3462637: Uncaught PHP exception with 5.0.15 on Drupal < 10.3.x
  • 513b18e Issue #3463167 by andileco: New branch to support ^10.3 || ^11
  • f2d815f Issue #3428350 by andileco, Project Update Bot: Automated Drupal 11 compatibility fixes for charts
  • a9dcd09 Issue #3461759: TypeError: array_values(): Argument #1 ($array) must be of type array, null given in array_values() - line 445 of ...Highcharts.php
  • cbe2b17 Issue #3460698 by andileco, nikathone: Remove the color changer from the chart field preview to avoid a form inside a form
  • 890e512 Issue #3451038: Bad order in colors, if have more than 10
  • 85f8742 Issue #3449184 by andileco: Fix bubble chart for Google Charts
  • c2672c5 Issue #3450605 by kksandr: Deprecated function: Calling get_class() without arguments is deprecated
  • ff1e097 Issue #3449103 by Dylan Donkersgoed: Pie, Donut charts in chart block fail to render with Google Charts
  • 1e509b5 Update ChartTypeSupportTest
  • 0e0529a Merge branch charts:5.0.x into 3391197-enable-support-for
  • 5972459 Update code documentation
  • d6373e5 Start on boxplot and candlestick integration with Google Charts.
  • 72c5041 Enable boxplot for Highcharts, paying attention to the ChartDataCollectorTable
  • a6d6a2b Add Boxplot and Candlestick view field plugins.
  • a7d616e Issue #3391197 by andileco: Enable support for Candlestick and Boxplot charts

Working with this branch

If you find you need to update the codebase to be able to merge this branch (for example update some tests or rebuild some assets), please note that violinist will force push to this branch to keep it up to date. This means you should not work on this branch directly, since you might lose your work. Read more about branches created by violinist.io here.


This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

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.

None yet

1 participant