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

fix(deps): update dependency vue-chartjs to v5 (master) - autoclosed #797

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-chartjs (source) ^3.5.1 -> ^5.3.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

apertureless/vue-chartjs (vue-chartjs)

v5.3.1

Compare Source

v5.3.0

Compare Source

Features
  • a11y: support ARIA attributes, role and fallback content for canvas (#​1061) (c1ee49d)
Bug Fixes

v5.2.0

Compare Source

Features
Bug Fixes

v5.1.0

Compare Source

Features
5.0.1 (2022-12-06)
Bug Fixes

v5.0.1

Compare Source

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • package now is ESM-only, no CommonJS support
  • default export was removed, please use named exports
  • chart events were removed
  • div wrapper was removed, chartData prop was renamed to data, chartOptions
    prop was renamed to options, generateChart was renamed to createTypedChart
  • Vue.js < 2.7 is no longer supported.
Features
Bug Fixes
4.1.2 (2022-09-27)
Bug Fixes
4.1.1 (2022-05-27)
Bug Fixes

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

Features
4.0.7 (2022-04-25)
Bug Fixes
4.0.6 (2022-04-21)
Bug Fixes
  • Fix typo in chartDestroy (0907322)
  • legacycharts: fix update for multiple reactive charts in one page (#​818) (45cb362)
4.0.5 (2022-04-08)
Bug Fixes
4.0.4 (2022-04-01)
Bug Fixes
4.0.3 (2022-03-29)
Bug Fixes
4.0.2 (2022-03-28)
Bug Fixes
  • legacycharts: add missed export for legacy charts generateChart function (#​784) (4b68ba1)
4.0.1 (2022-03-25)
Bug Fixes

v4.0.7

Compare Source

v4.0.6

Compare Source

v4.0.5

Compare Source

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • migration to vue3

  • upgrade to Chart.js 3.0

Features
3.5.1 (2020-08-22)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 5am on thursday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 4, 2023
@renovate renovate bot requested a review from ChristophWurst May 4, 2023 00:14
@renovate
Copy link
Contributor Author

renovate bot commented May 4, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: suspicious_login@7.0.0
npm ERR! Found: chart.js@2.9.4
npm ERR! node_modules/chart.js
npm ERR!   chart.js@"^2.9.4" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer chart.js@"^4.1.1" from vue-chartjs@5.3.1
npm ERR! node_modules/vue-chartjs
npm ERR!   vue-chartjs@"^5.3.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-04-09T07_41_12_247Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-09T07_41_12_247Z-debug-0.log

@renovate renovate bot force-pushed the renovate/master-vue-chartjs-5.x branch from 9fb9d0d to be97ff3 Compare December 14, 2023 19:09
@renovate renovate bot force-pushed the renovate/master-vue-chartjs-5.x branch from be97ff3 to a72e05b Compare April 9, 2024 07:41
@renovate renovate bot changed the title fix(deps): update dependency vue-chartjs to v5 (master) fix(deps): update dependency vue-chartjs to v5 (master) - autoclosed Sep 15, 2024
@renovate renovate bot closed this Sep 15, 2024
@renovate renovate bot deleted the renovate/master-vue-chartjs-5.x branch September 15, 2024 18:59
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.

0 participants