Skip to content

Bump vue, @carbon/charts-vue and @carbon/vue in /frontend#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/multi-744447f7b2
Open

Bump vue, @carbon/charts-vue and @carbon/vue in /frontend#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/multi-744447f7b2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 14, 2026

Bumps vue, @carbon/charts-vue and @carbon/vue. These dependencies needed to be updated together.
Updates vue from 2.7.16 to 3.5.26

Release notes

Sourced from vue's releases.

v3.5.26

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.25

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.24

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.23

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.22

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.21

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.20

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.19

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.18

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.17

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.16

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.15

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.14

For stable releases, please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.5.26 (2025-12-18)

Bug Fixes

Performance Improvements

  • compiler-core: use binary-search to get line and column (#14222) (1904053)

3.5.25 (2025-11-24)

Bug Fixes

3.5.24 (2025-11-07)

Reverts

3.5.23 (2025-11-06)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue since your current version.


Updates @carbon/charts-vue from 1.11.0 to 1.27.2

Release notes

Sourced from @​carbon/charts-vue's releases.

v1.27.2

1.27.2 (2026-01-06)

Note: Version bump only for package @​carbon/charts-monorepo

v1.27.1

1.27.1 (2026-01-06)

Note: Version bump only for package @​carbon/charts-monorepo

v1.27.0

1.27.0 (2025-09-22)

Features

  • Tooltip: add customTotalCalculation function (#2043) (a80744f)

v1.26.1

1.26.1 (2025-09-22)

Bug Fixes

  • scatter,scatterStacked: use withinChartClip only with zoombar (#2042) (a71fba6)

v1.26.0

1.26.0 (2025-09-22)

Features

  • bar-grouped: add preserveSpaceForMissingBars flag (#2041) (74d35f5)

v1.25.1

1.25.1 (2025-09-18)

Bug Fixes

  • Layout: elements sticking out of wrappers (#2036) (55cbbbf)

v1.25.0

1.25.0 (2025-09-18)

Features

... (truncated)

Changelog

Sourced from @​carbon/charts-vue's changelog.

1.27.2 (2026-01-06)

Note: Version bump only for package @​carbon/charts-monorepo

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.27.1 (2026-01-06)

Note: Version bump only for package @​carbon/charts-monorepo

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.27.0 (2025-09-22)

Features

  • Tooltip: add customTotalCalculation function (#2043) (a80744f)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.26.1 (2025-09-22)

Bug Fixes

  • scatter,scatterStacked: use withiChartClip only with zoombar (#2042) (a71fba6)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.26.0 (2025-09-22)

Features

  • bar-grouped: add preserveSpaceForMissingBars flag (#2041)

... (truncated)

Commits
  • fa8e71c chore(release): publish 1.27.2
  • 612fb45 Merge pull request #2057 from carbon-design-system/alisonjoseph-patch-1
  • 3b3edba chore: add permissions to release workflow
  • 6aa10a5 chore(release): publish 1.27.1
  • c9963a0 Merge pull request #2051 from gssspillai/bugfix-a11y-2049
  • 9835563 add support for custom chartId and fix modal ARIA labeling
  • a503302 chore(release): publish 1.27.0
  • a80744f feat(Tooltip): add customTotalCalculation function (#2043)
  • febb636 chore(release): publish 1.26.1
  • a71fba6 fix(scatter,scatterStacked): use withiChartClip only with zoombar (#2042)
  • Additional commits viewable in compare view

Updates @carbon/vue from 2.45.1 to 3.0.30

Release notes

Sourced from @​carbon/vue's releases.

@​carbon/vue@​3.0.30

3.0.30 (2025-12-23)

Bug Fixes

Features

  • fix CvDropdown overflow flashing when expanding (d068af6)
  • fix CvTabs accessibility warnings and errors clicking overflow control buttons (e609beb)

@​carbon/vue@​3.0.29

3.0.29 (2025-11-17)

Note: Version bump only for package @​carbon/vue

@​carbon/vue@​3.0.28

3.0.28 (2025-11-14)

Bug Fixes

  • lint: remove unused variable assignment (2f76714)

Features

  • fix CvDropdown accessibility problems with focus and blur (50b2cdb)
  • fix CvUiShell accessibility problems (640dbb4)
  • remove comment (5af4995)

@​carbon/vue@​3.0.27

3.0.27 (2025-05-30)

Bug Fixes

  • cv-header: fix crash when focusing out of right panels (6eb9603)
  • for date picker, remove invalid aria role and add aria-description (245d1d1)

@​carbon/vue@​3.0.26

3.0.26 (2025-05-20)

... (truncated)

Changelog

Sourced from @​carbon/vue's changelog.

3.0.30 (2025-12-23)

Bug Fixes

Features

  • fix CvDropdown overflow flashing when expanding (d068af6)
  • fix CvTabs accessibility warnings and errors clicking overflow control buttons (e609beb)

3.0.29 (2025-11-17)

Note: Version bump only for package @​carbon/vue

3.0.28 (2025-11-14)

Bug Fixes

  • lint: remove unused variable assignment (2f76714)

Features

  • fix CvDropdown accessibility problems with focus and blur (50b2cdb)
  • fix CvUiShell accessibility problems (640dbb4)
  • remove comment (5af4995)

3.0.27 (2025-05-30)

Bug Fixes

  • cv-header: fix crash when focusing out of right panels (6eb9603)
  • for date picker, remove invalid aria role and add aria-description (245d1d1)

3.0.26 (2025-05-20)

Bug Fixes

  • for CvSvg, update props structure for Vue 3 (2644682)
  • update snapshot to pass CI (36fe2e5)

3.0.25 (2025-03-11)

Bug Fixes

  • cv-data-table related components exports (b10ef62)

... (truncated)

Commits
  • a0204fa chore(release): publish [skip ci]
  • 982224f Merge pull request #1800 from TagajN/1783-BUGFIX-CvOverflowMenu
  • f279bf7 fix: cvoverflowmenu bugfix
  • be7ca0f Merge pull request #1793 from Marghen/fix-cv-tabs-accessibility-problems
  • 22d1b77 Merge pull request #1795 from Marghen/fix-cv-dropdown-overflow-flashing-when-...
  • b06d067 fix: cvoverflowmenu focus
  • 3025ad4 chore(release): publish [skip ci]
  • e20b0f5 Merge pull request #1799 from guilherme-gm/upgrade-node
  • 992822b ci: upgrade Node version on most pipelines to 22
  • be2606b Merge pull request #1798 from guilherme-gm/remove-token
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​carbon/vue since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vue](https://github.com/vuejs/core), [@carbon/charts-vue](https://github.com/carbon-design-system/carbon-charts) and [@carbon/vue](https://github.com/carbon-design-system/carbon-components-vue). These dependencies needed to be updated together.

Updates `vue` from 2.7.16 to 3.5.26
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.26)

Updates `@carbon/charts-vue` from 1.11.0 to 1.27.2
- [Release notes](https://github.com/carbon-design-system/carbon-charts/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-charts/blob/main/CHANGELOG.md)
- [Commits](carbon-design-system/carbon-charts@v1.11.0...v1.27.2)

Updates `@carbon/vue` from 2.45.1 to 3.0.30
- [Release notes](https://github.com/carbon-design-system/carbon-components-vue/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-components-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/carbon-design-system/carbon-components-vue/compare/@carbon/vue@2.45.1...@carbon/vue@3.0.30)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.26
  dependency-type: direct:production
- dependency-name: "@carbon/charts-vue"
  dependency-version: 1.27.2
  dependency-type: direct:production
- dependency-name: "@carbon/vue"
  dependency-version: 3.0.30
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 14, 2026
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.

0 participants