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 react-google-charts from 3.0.15 to 5.2.1 #105

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Bumps react-google-charts from 3.0.15 to 5.2.1.

Release notes

Sourced from react-google-charts's releases.

v5.2.1

Bug Fixes

  • typings: fix setValue value param should accept same types as getValue (#765) (5f58bee)

v5.2.0

Features

  • allow initialization from a DataTable (#766) (01e21d4)

v5.1.0

Features

  • add support for custom loader.js script location (c11c31c), closes #730

Bug Fixes

  • add and remove event listeners using useEffect (#731) (651d14c)
  • re-draw on any relevant prop change (4da45f6)
  • re-draw when data, columns or rows changed (687521f)

v5.0.0

Bug Fixes

  • add and remove event listeners using useEffect (#731) (651d14c)
  • re-draw on any relevant prop change (4da45f6)
  • re-draw when data, columns or rows changed (687521f)

v4.0.6

Bug Fixes

  • mitigates the infinite loading issue while the root cause is being investigated (9957ab7), closes #710 #714 #714

v4.0.5

Bug Fixes

  • add more types to chart options (55c3d91), closes #362
  • add null as cell type (07487d1), closes #388
  • docs: Update homepage link. (944afc1)
  • fix empty columns check (88e77f2)
  • switch to using a dataView to hide columns (2d91574), closes #391
  • update backgroundColor type (d560a30), closes #375

v4.0.1

Bug Fixes

  • fix problem loading events in tables when displayed for the first time (#709) (b2ce2c3)

v4.0.0

... (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 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 javascript Pull requests that update Javascript code labels Nov 12, 2024
Copy link

argos-ci bot commented Nov 12, 2024

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Nov 12, 2024, 9:52 AM

@seladb
Copy link
Member

seladb commented Nov 12, 2024

@dependabot recreate

Bumps [react-google-charts](https://github.com/RakanNimer/react-google-charts) from 3.0.15 to 5.2.1.
- [Release notes](https://github.com/RakanNimer/react-google-charts/releases)
- [Changelog](https://github.com/rakannimer/react-google-charts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RakanNimer/react-google-charts/commits/v5.2.1)

---
updated-dependencies:
- dependency-name: react-google-charts
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-google-charts-5.2.1 branch from 5904b85 to 23a71f6 Compare November 12, 2024 09:49
@seladb seladb merged commit 64cc676 into master Nov 13, 2024
4 checks passed
@seladb seladb deleted the dependabot/npm_and_yarn/react-google-charts-5.2.1 branch November 13, 2024 01:45
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.

1 participant