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

Bump apexcharts from 3.25.0 to 3.27.1 #80

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2021

Bumps apexcharts from 3.25.0 to 3.27.1.

Release notes

Sourced from apexcharts's releases.

💎 Version 3.27.0

🆕 Enhancements

  • New feature - bar/column with markers fc3noor2 (2)

🐞 Bug Fixes

  • Add title element for Y-axis labels. #2281
  • Sanitize input to prevent cross-site scripting

💎 Version 3.26.3

🆕 Enhancements

  • New prop - xaxis.overwriteCategories which allows t overwrite all generated x-axis labels and replace with custom labels
  • Add scaling options while exporting to SVG/PNG - Thanks, Antonio Rezende

💎 Version 3.26.2

🆕 Enhancements

  • New prop - xaxis.decimalsInFloat

🐞 Bug Fixes

  • Data-label overflow - fixes #2264
  • Fix missing first label on the x-axis bar graph - fixes #1730
  • Fix y-axis title cropped - fixes #2394

💎 Version 3.26.1

🆕 Enhancements

  • Add start and end dates in rangeBar tooltip options in a custom tooltip
  • Heatmap reverseNegativeShade issue - fixes #1704
  • Add hungarian locale - thanks, @​MartinKravec
  • New feature in TimeScale: added seconds scale - thanks, @​nekitk

🐞 Bug Fixes

  • CSV export fix - fixes #2295
  • Check circle radius if less than 0
  • Fix treemap data update - fixes #2356
  • Datalabel type fix - fixes #2355
  • Combo candlestick tooltip issue - fixes #2354
  • Prevent hiding 1st x-label when y-axis is hidden in bar charts

💎 Version 3.26.0

🆕 Enhancements

  • Add square for marker shape
  • Allow shared tooltip in a horizontal bar chart
  • New property - borderRadius in bar charts; fixes #2291

🐞 Bug Fixes

  • Fix polar area spokes position when startAngle is custom
  • Fixed y-axis formatter not working when range contains zero. Thanks, @​venarius
  • Fix for #1629, adds BOM to CSV export

... (truncated)

Commits

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 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 [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.25.0 to 3.27.1.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 7, 2021
@dtrouillet dtrouillet changed the base branch from master to feature/dependencies June 7, 2021 13:02
@dtrouillet dtrouillet merged commit 4a29dad into feature/dependencies Jun 7, 2021
@dtrouillet dtrouillet deleted the dependabot/npm_and_yarn/apexcharts-3.27.1 branch June 7, 2021 13:02
dtrouillet added a commit that referenced this pull request Jun 7, 2021
* Bump apexcharts from 3.25.0 to 3.27.1 (#80)

Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.25.0 to 3.27.1.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump dns-packet from 1.3.1 to 1.3.4 (#78)

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](mafintosh/dns-packet@v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump angular-datatables from 11.1.1 to 12.0.0 (#76)

Bumps [angular-datatables](https://github.com/l-lin/angular-datatables) from 11.1.1 to 12.0.0.
- [Release notes](https://github.com/l-lin/angular-datatables/releases)
- [Commits](l-lin/angular-datatables@v11.1.1...v12.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @ckeditor/ckeditor5-build-classic from 22.0.0 to 27.1.0 (#75)

Bumps [@ckeditor/ckeditor5-build-classic](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-build-classic) from 22.0.0 to 27.1.0.
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v27.1.0/packages/ckeditor5-build-classic)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ngx-pagination from 5.0.0 to 5.1.0 (#74)

Bumps [ngx-pagination](https://github.com/michaelbromley/ngx-pagination) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/michaelbromley/ngx-pagination/releases)
- [Changelog](https://github.com/michaelbromley/ngx-pagination/blob/master/CHANGELOG.md)
- [Commits](https://github.com/michaelbromley/ngx-pagination/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ng-multiselect-dropdown from 0.2.14 to 0.3.4 (#73)

Bumps [ng-multiselect-dropdown](https://github.com/nileshpatel17/ng-multiselect-dropdown) from 0.2.14 to 0.3.4.
- [Release notes](https://github.com/nileshpatel17/ng-multiselect-dropdown/releases)
- [Commits](https://github.com/nileshpatel17/ng-multiselect-dropdown/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump angular-svg-icon from 10.0.0 to 11.2.0 (#71)

Bumps [angular-svg-icon](https://github.com/czeckd/angular-svg-icon) from 10.0.0 to 11.2.0.
- [Release notes](https://github.com/czeckd/angular-svg-icon/releases)
- [Commits](czeckd/angular-svg-icon@v10.0.0...v11.2.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Damien Trouillet <[email protected]>

* Bump datatables.net-dt from 1.10.23 to 1.10.24 (#70)

Bumps [datatables.net-dt](https://github.com/DataTables/Dist-DataTables-DataTables) from 1.10.23 to 1.10.24.
- [Release notes](https://github.com/DataTables/Dist-DataTables-DataTables/releases)
- [Commits](DataTables/Dist-DataTables-DataTables@1.10.23...1.10.24)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 14.14.31 to 15.6.1 (#68)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.31 to 15.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump browserslist from 4.14.3 to 4.16.6 (#67)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.14.3...4.16.6)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant