Skip to content

build(deps): bump the npm_and_yarn group across 1 directory with 14 updates#190

Open
dependabot[bot] wants to merge 1 commit intomv3-vuefrom
dependabot/npm_and_yarn/npm_and_yarn-fe63ef09b9
Open

build(deps): bump the npm_and_yarn group across 1 directory with 14 updates#190
dependabot[bot] wants to merge 1 commit intomv3-vuefrom
dependabot/npm_and_yarn/npm_and_yarn-fe63ef09b9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps the npm_and_yarn group with 14 updates in the / directory:

Package From To
@mozilla/readability 0.5.0 0.6.0
element-plus 2.9.3 2.11.1
lodash 4.17.21 4.17.23
vue-i18n 11.0.1 11.2.8
vite 6.0.7 6.4.1
@babel/helpers 7.23.7 7.28.6
@eslint/plugin-kit 0.2.4 0.2.8
ajv 6.12.6 6.14.0
brace-expansion 1.1.11 1.1.12
esbuild 0.23.0 0.23.1
js-yaml 4.1.0 4.1.1
nanoid 3.3.7 3.3.11
node-forge 1.3.1 1.3.3
svgo 3.3.2 3.3.3

Updates @mozilla/readability from 0.5.0 to 0.6.0

Changelog

Sourced from @​mozilla/readability's changelog.

[0.6.0] - 2025-03-03

Commits

Updates element-plus from 2.9.3 to 2.11.1

Release notes

Sourced from element-plus's releases.

2.11.1

2025-08-23

Bug fixes

2.11.0

2025-08-22

Features

  • Components [select] add support for option groups in options (#21692 by @​cszhjh)
  • Components [date-picker-panel] externalize date-picker core component (#21331 by @​Dsaquel)
  • Components [color-picker-panel] externalize color-picker core component (#21668 by @​Dsaquel)

Bug fixes

  • Components [carousel] special case activeIndex is inaccurate (#21736 by @​jevin98)
  • Components [splitter] collapse works with two-way size and min & max (#21738 by @​cszhjh)
  • Components [cascader] correctly handle focus and blur events (#21510 by @​cszhjh)
  • Components [table] show-overflow-tooltip dynamic switch (#21811 by @​dhj-l)
  • Components [select & select-v2] avoid line break when input is empty (#21844 by @​micaiguai)

... (truncated)

Changelog

Sourced from element-plus's changelog.

2.11.1

2025-08-23

Bug fixes

2.11.0

2025-08-22

Features

Bug fixes

... (truncated)

Commits
  • 13013e1 Merge pull request #21871 from element-plus/dev
  • 0148f1c chore: Update changelog 2.11.1 (#21872)
  • 0cb71eb fix(components): [color-picker] fix color-picker-panel style path (#21867)
  • 812f48a docs: increase layout z-index & reduce el component's z-index (#21870)
  • 6ad9052 docs: remove object from cascader modelValue (#21869)
  • cdb891b fix(components): scrollbar fix thumb size calculation error (#21849)
  • d8a3eae Merge pull request #21863 from element-plus/dev
  • 9181afa chore: Update changelog 2.11.0 (#21864)
  • 289b59e fix(components): [color-picker-panel] sync bg-color with date-picker-panel (#...
  • 2ccb268 fix(components): [select & select-v2] avoid line break when input is empty (#...
  • Additional commits viewable in compare view

Updates lodash from 4.17.21 to 4.17.23

Commits

Updates vue-i18n from 11.0.1 to 11.2.8

Release notes

Sourced from vue-i18n's releases.

v11.2.8

Full Changelog: intlify/vue-i18n@v11.2.7...v11.2.8

v11.2.7

Full Changelog: intlify/vue-i18n@v11.2.6...v11.2.7

v11.2.6

Full Changelog: intlify/vue-i18n@v11.2.5...v11.2.6

v11.2.5

Full Changelog: intlify/vue-i18n@v11.2.4...v11.2.5

v11.2.4

Full Changelog: intlify/vue-i18n@v11.2.3...v11.2.4

v11.2.3

What's Changed

⚡ Improvement Features

Full Changelog: intlify/vue-i18n@v11.2.2...v11.2.3

v11.2.2

What's Changed

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from vue-i18n's changelog.

v12.0.0-alpha.3 (2025-07-02T15:15:01Z)

This changelog is generated by GitHub Releases

What's Changed

🌟 Features

🐛 Bug Fixes

💥 Breaking Changes

⚡ Improvement Features

📝️ Documentations

🍭 Examples

New Contributors

Full Changelog: intlify/vue-i18n@v12.0.0-alpha.2...v12.0.0-alpha.3

... (truncated)

Commits
Maintainer changes

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


Updates vite from 6.0.7 to 6.4.1

Release notes

Sourced from vite's releases.

v6.4.1

Please refer to CHANGELOG.md for details.

v6.4.0

Please refer to CHANGELOG.md for details.

v6.3.7

Please refer to CHANGELOG.md for details.

v6.3.6

Please refer to CHANGELOG.md for details.

v6.3.5

Please refer to CHANGELOG.md for details.

v6.3.4

Please refer to CHANGELOG.md for details.

v6.3.3

Please refer to CHANGELOG.md for details.

v6.2.7

Please refer to CHANGELOG.md for details.

v6.1.6

Please refer to CHANGELOG.md for details.

plugin-legacy@6.1.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.0-beta.18 (2026-03-09)

Bug Fixes

Code Refactoring

  • don't add optimization.inlineConst: { mode: 'smart' } as it's enabled by default (#21794) (22b3d11)

8.0.0-beta.17 (2026-03-09)

Features

  • css: support es2025 build target for lightningcss (#21769) (08906e7)
  • forward browser console logs and errors to dev server terminal (#20916) (2540ed0)
  • update rolldown to 1.0.0-rc.8 (#21790) (a0c950e)

Bug Fixes

  • css: apply server.origin to public file URLs in CSS (fix #18457) (#21697) (c967f48)
  • deps: update all non-major dependencies (#21732) (5c921ca)
  • dev: disable extglobs for consistency (#21745) (1958eeb)
  • lib: keep annotation comments for es output (#21740) (dd3c4f4)
  • optimizer: avoid error happening with a package with asset entrypoint (#21766) (f7e1d07)
  • ssr: throw friendly error when calling ssrLoadModule with non-runnable ssr env (#21739) (1fa736e)
  • types: remove extends ImportMeta from ModuleRunnerImportMeta (#21710) (0176d45)
  • wasm: reset assetUrlRE.lastIndex before .test() in SSR builds (#21780) (3a0d8d9)

Miscellaneous Chores

Code Refactoring

  • enable some native plugins even with enable native plugin false (#21744) (fc46c79)

Tests

  • ssr: incorrect handleInvoke was called in server-worker-runner.invoke test (#21751) (b95ca22)

8.0.0-beta.16 (2026-02-27)

Features

Bug Fixes

... (truncated)

Commits
  • a7349ef release: v6.3.1
  • a152b7c fix: backward compat for internal plugin transform calls (#19878)
  • 35c7f35 fix: avoid using Promise.allSettled in preload function (#19805)
  • 5fdcfe7 release: v6.3.0
  • d4ee5e8 fix(hmr): avoid infinite loop happening with hot.invalidate in circular dep...
  • 5003434 fix(preview): use host url to open browser (#19836)
  • bf9728e release: v6.3.0-beta.2
  • 380c10e fix(hmr): run HMR handler sequentially (#19793)
  • 8bed1de fix: addWatchFile doesn't work if base is specified (fixes #19792) (#19794)
  • 0a0c50a refactor: simplify pluginFilter implementation (#19828)
  • Additional commits viewable in compare view

Updates @babel/helpers from 7.23.7 to 7.28.6

Release notes

Sourced from @​babel/helpers's releases.

v7.28.6 (2026-01-12)

Thanks @​kadhirash and @​kolvian for your first PRs!

🐛 Bug Fix

  • babel-cli, babel-code-frame, babel-core, babel-helper-check-duplicate-nodes, babel-helper-fixtures, babel-helper-plugin-utils, babel-node, babel-plugin-transform-flow-comments, babel-plugin-transform-modules-commonjs, babel-plugin-transform-property-mutators, babel-preset-env, babel-traverse, babel-types
  • babel-plugin-transform-regenerator
  • babel-plugin-transform-react-jsx

💅 Polish

  • babel-core, babel-standalone

🏠 Internal

  • babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-proposal-decorators, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-regexp-modifiers, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-sets-regex

🏃‍♀️ Performance

  • babel-plugin-transform-react-jsx

Committers: 7

v7.28.5 (2025-10-23)

Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring

... (truncated)

Commits
Maintainer changes

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


Updates @eslint/plugin-kit from 0.2.4 to 0.2.8

Release notes

Sourced from @​eslint/plugin-kit's releases.

plugin-kit: v0.2.8

0.2.8 (2025-04-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.12.0 to ^0.13.0

plugin-kit: v0.2.7

0.2.7 (2025-02-21)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.11.0 to ^0.12.0

plugin-kit: v0.2.6

0.2.6 (2025-01-31)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.10.0 to ^0.11.0

plugin-kit: v0.2.5

0.2.5 (2025-01-09)

Bug Fixes

  • make plugin-kit types usable in CommonJS (#143) (f77ba17)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.9.1 to ^0.10.0
Changelog

Sourced from @​eslint/plugin-kit's changelog.

0.2.8 (2025-04-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.12.0 to ^0.13.0

0.2.7 (2025-02-21)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.11.0 to ^0.12.0

0.2.6 (2025-01-31)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.10.0 to ^0.11.0

0.2.5 (2025-01-09)

Bug Fixes

  • make plugin-kit types usable in CommonJS (#143) (f77ba17)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.9.1 to ^0.10.0
Commits

Updates ajv from 6.12.6 to 6.14.0

Commits

…pdates

Bumps the npm_and_yarn group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@mozilla/readability](https://github.com/mozilla/readability) | `0.5.0` | `0.6.0` |
| [element-plus](https://github.com/element-plus/element-plus) | `2.9.3` | `2.11.1` |
| [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.17.23` |
| [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.0.1` | `11.2.8` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.7` | `6.4.1` |
| [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.23.7` | `7.28.6` |
| [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit) | `0.2.4` | `0.2.8` |
| [ajv](https://github.com/ajv-validator/ajv) | `6.12.6` | `6.14.0` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.12` |
| [esbuild](https://github.com/evanw/esbuild) | `0.23.0` | `0.23.1` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.0` | `4.1.1` |
| [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `3.3.11` |
| [node-forge](https://github.com/digitalbazaar/forge) | `1.3.1` | `1.3.3` |
| [svgo](https://github.com/svg/svgo) | `3.3.2` | `3.3.3` |



Updates `@mozilla/readability` from 0.5.0 to 0.6.0
- [Changelog](https://github.com/mozilla/readability/blob/main/CHANGELOG.md)
- [Commits](mozilla/readability@0.5.0...0.6.0)

Updates `element-plus` from 2.9.3 to 2.11.1
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](element-plus/element-plus@2.9.3...2.11.1)

Updates `lodash` from 4.17.21 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

Updates `vue-i18n` from 11.0.1 to 11.2.8
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v11.2.8/packages/vue-i18n)

Updates `vite` from 6.0.7 to 6.4.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite)

Updates `@babel/helpers` from 7.23.7 to 7.28.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-helpers)

Updates `@eslint/plugin-kit` from 0.2.4 to 0.2.8
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.2.8/packages/plugin-kit)

Updates `ajv` from 6.12.6 to 6.14.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.12.6...v6.14.0)

Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)

Updates `esbuild` from 0.23.0 to 0.23.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.23.0...v0.23.1)

Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

Updates `nanoid` from 3.3.7 to 3.3.11
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.11)

Updates `node-forge` from 1.3.1 to 1.3.3
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@v1.3.1...v1.3.3)

Updates `svgo` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: "@mozilla/readability"
  dependency-version: 0.6.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: element-plus
  dependency-version: 2.11.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: vue-i18n
  dependency-version: 11.2.8
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: "@babel/helpers"
  dependency-version: 7.28.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@eslint/plugin-kit"
  dependency-version: 0.2.8
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ajv
  dependency-version: 6.14.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: esbuild
  dependency-version: 0.23.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: nanoid
  dependency-version: 3.3.11
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: node-forge
  dependency-version: 1.3.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: svgo
  dependency-version: 3.3.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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 Mar 10, 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