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 #170

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

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

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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.

Copy link
Contributor Author

renovate bot commented Nov 6, 2024

⚠️ 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: frontend/package-lock.json
ERROR: npm v10.8.2 is known not to run on Node.js v14.21.3.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.8.2/22.11.0/node_modules/npm/lib/utils/error-message.js:11
  er.message &&= replaceInfo(er.message)
             ^^^

SyntaxError: Unexpected token '&&='
    at wrapSafe (internal/modules/cjs/loader.js:1029:16)
    at Module._compile (internal/modules/cjs/loader.js:1078:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.8.2/22.11.0/node_modules/npm/lib/cli/exit-handler.js:2:48)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)

@renovate renovate bot requested review from DerekRoberts and a team as code owners November 6, 2024 22:23
@fergmac fergmac closed this Nov 6, 2024
Copy link
Contributor Author

renovate bot commented Nov 6, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant