Skip to content

build(deps): bump the npm-minor-patch group across 1 directory with 15 updates - #182

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-85668b3d37
Open

build(deps): bump the npm-minor-patch group across 1 directory with 15 updates#182
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-85668b3d37

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 15 updates in the / directory:

Package From To
@parcel/core 2.8.3 2.16.4
@parcel/transformer-vue 2.8.3 2.16.4
semver 7.7.4 7.8.5
tslib 2.5.0 2.8.1
eslint-plugin-import 2.27.5 2.32.0
parcel 2.8.3 2.16.4
rollup-plugin-typescript2 0.32.1 0.37.0
eslint-plugin-react 7.32.2 7.37.5
vue 3.3.4 3.5.41
rxjs 7.5.7 7.8.2
zone.js 0.13.3 0.16.2
karma 6.4.2 6.4.4
karma-chrome-launcher 3.1.1 3.2.0
karma-coverage 2.2.0 2.2.1
karma-jasmine-html-reporter 2.0.0 2.3.0

Updates @parcel/core from 2.8.3 to 2.16.4

Release notes

Sourced from @​parcel/core's releases.

v2.16.4

Fixed

  • Dev server
    • Add --no-cors option to disable CORS headers – Details

v2.16.2

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

v2.16.1

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

v2.16.0

This release significantly improves code splitting and tree shaking when scope hoisting is disabled, e.g. when using React Server Components with static rendering. It enables re-exports to be followed when resolving a dependency, so that only used exports from large libraries get bundled together for each page rather than across all pages. This was already the case when using scope hoisting, but now it works without scope hoisting as well.

Added

  • JavaScript
    • Code split re-exports when scope hoisting is disabled – Details

Fixed

  • JavaScript
    • Scope macro asset unique keys to the parent asset – Details

v2.15.3

Fixed

  • JavaScript

    • Expose line and column number to macros – Details
  • React Server Components

    • Invalidate cache in ReactStaticPackager when pages are added or client components change – Details
    • Fix lazy mode with React Server Components – Details
    • Fix @parcel/rsc duplicate types – Details

... (truncated)

Changelog

Sourced from @​parcel/core's changelog.

[2.16.4] – 2026-02-01

Fixed

  • Dev server
    • Add --no-cors option to disable CORS headers – Details

[2.16.3] – 2025-12-06

Fixed

  • React Server Components
    • Fix react-dom import (bug in 2.16.2)

[2.16.2] – 2025-12-06

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

[2.16.1] – 2025-11-04

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

[2.16.0] – 2025-09-18

Added

  • JavaScript
    • Code split re-exports when scope hoisting is disabled – Details

Fixed

  • JavaScript
    • Scope macro asset unique keys to the parent asset – Details

... (truncated)

Commits

Updates @parcel/transformer-vue from 2.8.3 to 2.16.4

Release notes

Sourced from @​parcel/transformer-vue's releases.

v2.16.4

Fixed

  • Dev server
    • Add --no-cors option to disable CORS headers – Details

v2.16.2

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

v2.16.1

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

v2.16.0

This release significantly improves code splitting and tree shaking when scope hoisting is disabled, e.g. when using React Server Components with static rendering. It enables re-exports to be followed when resolving a dependency, so that only used exports from large libraries get bundled together for each page rather than across all pages. This was already the case when using scope hoisting, but now it works without scope hoisting as well.

Added

  • JavaScript
    • Code split re-exports when scope hoisting is disabled – Details

Fixed

  • JavaScript
    • Scope macro asset unique keys to the parent asset – Details

v2.15.3

Fixed

  • JavaScript

    • Expose line and column number to macros – Details
  • React Server Components

    • Invalidate cache in ReactStaticPackager when pages are added or client components change – Details
    • Fix lazy mode with React Server Components – Details
    • Fix @parcel/rsc duplicate types – Details

... (truncated)

Changelog

Sourced from @​parcel/transformer-vue's changelog.

[2.16.4] – 2026-02-01

Fixed

  • Dev server
    • Add --no-cors option to disable CORS headers – Details

[2.16.3] – 2025-12-06

Fixed

  • React Server Components
    • Fix react-dom import (bug in 2.16.2)

[2.16.2] – 2025-12-06

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

[2.16.1] – 2025-11-04

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

[2.16.0] – 2025-09-18

Added

  • JavaScript
    • Code split re-exports when scope hoisting is disabled – Details

Fixed

  • JavaScript
    • Scope macro asset unique keys to the parent asset – Details

... (truncated)

Commits

Updates semver from 7.7.4 to 7.8.5

Release notes

Sourced from semver's releases.

v7.8.5

7.8.5 (2026-06-19)

Bug Fixes

v7.8.4

7.8.4 (2026-06-09)

Bug Fixes

v7.8.3

7.8.3 (2026-06-08)

Bug Fixes

Chores

v7.8.2

7.8.2 (2026-06-04)

Bug Fixes

v7.8.1

7.8.1 (2026-05-21)

Bug Fixes

v7.8.0

7.8.0 (2026-05-08)

Features

Bug Fixes

Documentation

Chores

Changelog

Sourced from semver's changelog.

7.8.5 (2026-06-19)

Bug Fixes

7.8.4 (2026-06-09)

Bug Fixes

7.8.3 (2026-06-08)

Bug Fixes

Chores

7.8.2 (2026-06-04)

Bug Fixes

7.8.1 (2026-05-21)

Bug Fixes

7.8.0 (2026-05-08)

Features

Bug Fixes

Documentation

Chores

Commits

Updates tslib from 2.5.0 to 2.8.1

Release notes

Sourced from tslib's releases.

v2.8.1

What's Changed

Full Changelog: microsoft/tslib@v2.8.0...v2.8.1

v2.8.0

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0

v2.7.0

What's Changed

Full Changelog: microsoft/tslib@v2.6.3...v2.7.0

v2.6.3

What's Changed

Full Changelog: microsoft/tslib@v2.6.2...v2.6.3

tslib 2.6.2

What's Changed

Full Changelog: microsoft/tslib@v2.6.1...v2.6.2

tslib 2.6.1

What's Changed

Full Changelog: microsoft/tslib@2.6.0...v2.6.1

tslib 2.6.0

What's Changed

... (truncated)

Commits

Updates eslint-plugin-import from 2.27.5 to 2.32.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.32.0

Added

Fixed

Changed

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.32.0] - 2025-06-20

Added

  • add [enforce-node-protocol-usage] rule and import/node-version setting (#3024, thanks [@​GoldStrikeArch] and [@​sevenc-nanashi])
  • add TypeScript types (#3097, thanks [@​G-Rath])
  • [extensions]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier (#3105, thanks [@​Xunnamius])
  • [order]: add sortTypesGroup option to allow intragroup sorting of type-only imports (#3104, thanks [@​Xunnamius])
  • [order]: add newlines-between-types option to control intragroup sorting of type-only imports (#3127, thanks [@​Xunnamius])
  • [order]: add consolidateIslands option to collapse excess spacing for aesthetically pleasing imports (#3129, thanks [@​Xunnamius])

Fixed

  • [no-unused-modules]: provide more meaningful error message when no .eslintrc is present (#3116, thanks [@​michaelfaith])
  • configs: added missing name attribute for eslint config inspector (#3151, thanks [@​NishargShah])
  • [order]: ensure arcane imports do not cause undefined behavior (#3128, thanks [@​Xunnamius])
  • [order]: resolve undefined property access issue when using named ordering (#3166, thanks [@​Xunnamius])
  • [enforce-node-protocol-usage]: avoid a crash with some TS code (#3173, thanks [@​ljharb])
  • [order]: codify invariants from docs into config schema (#3152, thanks [@​Xunnamius])

Changed

[2.31.0] - 2024-10-03

Added

Fixed

  • ExportMap / flat config: include languageOptions in context (#3052, thanks [@​michaelfaith])
  • [no-named-as-default]: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@​akwodkiewicz])
  • [export]: False positive for exported overloaded functions in TS (#3065, thanks [@​liuxingbaoyu])
  • exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@​michaelfaith])
  • exportMap: improve cacheKey when using flat config (#3072, thanks [@​michaelfaith])
  • adjust "is source type module" checks for flat config (#2996, thanks [@​G-Rath])

Changed

... (truncated)

Commits
  • 01c9eb0 v2.32.0
  • ae57cc1 [Deps] update array-includes, array.prototype.findlastindex, `eslint-modu...
  • 9e1ad6b [Fix] order: codify invariants from docs into config schema
  • f017790 [Docs] no-restricted-paths: clarify wording and fix errors
  • 7d83a57 [Docs] no-unused-modules: add missing double quote
  • 519eb94 [utils] v2.12.1
  • 71ad145 [actions] split out tests into new vs old eslint
  • 9b096c4 [utils] [dev deps] update @arethetypeswrong/cli, @ljharb/tsconfig, `@type...
  • da5f6ec [Fix] enforce-node-protocol-usage: avoid a crash with some TS code
  • 6e49a58 [Refactor] order: remove unnecessary negative check
  • Additional commits viewable in compare view

Updates parcel from 2.8.3 to 2.16.4

Release notes

Sourced from parcel's releases.

v2.16.4

Fixed

  • Dev server
    • Add --no-cors option to disable CORS headers – Details

v2.16.2

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

v2.16.1

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

v2.16.0

This release significantly improves code splitting and tree shaking when scope hoisting is disabled, e.g. when using React Server Components with static rendering. It enables re-exports to be followed when resolving a dependency, so that only used exports from large libraries get bundled together for each page rather than across all pages. This was already the case when using scope hoisting, but now it works without scope hoisting as well.

Added

  • JavaScript
    • Code split re-exports when scope hoisting is disabled – Details

Fixed

  • JavaScript
    • Scope macro asset unique keys to the parent asset – Details

v2.15.3

Fixed

  • JavaScript

    • Expose line and column number to macros – Details
  • React Server Components

    • Invalidate cache in ReactStaticPackager when pages are added or client components change – Details
    • Fix lazy mode with React Server Components – Details
    • Fix @parcel/rsc duplicate types – Details

... (truncated)

Changelog

Sourced from parcel's changelog.

[2.16.4] – 2026-02-01

Fixed

  • Dev server
    • Add --no-cors option to disable CORS headers – Details

[2.16.3] – 2025-12-06

Fixed

  • React Server Components
    • Fix react-dom import (bug in 2.16.2)

[2.16.2] – 2025-12-06

Fixed

  • HTML

    • Fix siblings after <svg> being removed by HTML minifier – Details
  • React Server Components

    • Bump react-server-dom-parcel to ^19.1.1 to fix vulnerability
    • Fix cache key clash in @parcel/packager-react-staticDetails
    • Fix using inline string transformers with @parcel/packager-react-staticDetails
    • Preload CSS as soon as the RSC payload loads, without waiting for it to mount. This is useful for pre-fetching. – Details

[2.16.1] – 2025-11-04

Fixed

  • JavaScript

    • Fix macro location information – Details
  • React Server Components Improve performance of RSC builds – Details

[2.16.0] – 2025-09-18

Added

  • JavaScript
    • Code split re-exports when scope hoisting is disabled – Details

Fixed

  • JavaScript
    • Scope macro asset unique keys to the parent asset – Details

... (truncated)

Commits

Updates rollup-plugin-typescript2 from 0.32.1 to 0.37.0

Release notes

Sourced from rollup-plugin-typescript2's releases.

0.37.0

Bugfixes

  • fix: replace +(|x) patterns with {,x} for picomatch 2.3.2 compatibility by

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 30, 2026
@github-actions

github-actions Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Bundle size report

Package/file Gzip size Raw size Delta vs base (gzip)
@oneschema/angular/esm2022/base-index.mjs 553 B 700 B 0 B (0.00%)
@oneschema/angular/esm2022/oneschema-angular.mjs 421 B 512 B 0 B (0.00%)
@oneschema/angular/esm2022/src/lib/oneschema.button.mjs 1,411 B 2,578 B 0 B (0.00%)
@oneschema/angular/esm2022/src/lib/oneschema.module.mjs 1,459 B 3,363 B 0 B (0.00%)
@oneschema/angular/esm2022/src/lib/oneschema.params.mjs 603 B 848 B 0 B (0.00%)
@oneschema/angular/esm2022/src/lib/oneschema.service.mjs 1,544 B 3,189 B 0 B (0.00%)
@oneschema/angular/esm2022/src/public-api.mjs 517 B 761 B 0 B (0.00%)
@oneschema/angular/fesm2022/oneschema-angular.mjs 1,465 B 5,025 B 0 B (0.00%)
@oneschema/filefeeds-react/main.js 7,920 B 36,001 B +63 B (0.80%)
@oneschema/filefeeds-react/module.js 7,796 B 35,600 B +66 B (0.85%)
@oneschema/filefeeds-react/module.mjs 7,797 B 35,601 B +66 B (0.85%)
@oneschema/filefeeds/main.js 6,758 B 30,085 B +64 B (0.96%)
@oneschema/filefeeds/module.js 6,712 B 29,950 B +65 B (0.98%)
@oneschema/filefeeds/module.mjs 6,713 B 29,951 B +65 B (0.98%)
@oneschema/filefeeds/oneschema-filefeeds-0.5.3.min.js 3,296 B 9,402 B +18 B (0.55%)
@oneschema/filefeeds/oneschema-filefeeds-0.5.latest.min.js 3,300 B 9,407 B +18 B (0.55%)
@oneschema/importer/main.js 8,889 B 43,515 B 0 B (0.00%)
@oneschema/importer/module.js 8,835 B 43,273 B 0 B (0.00%)
@oneschema/importer/module.mjs 8,836 B 43,274 B 0 B (0.00%)
@oneschema/importer/oneschema-importer-0.7.7.min.js 4,204 B 12,745 B 0 B (0.00%)
@oneschema/importer/oneschema-importer-0.7.latest.min.js 4,208 B 12,750 B 0 B (0.00%)
@oneschema/react/main.js 10,780 B 50,121 B 0 B (0.00%)
@oneschema/react/module.js 10,654 B 49,587 B 0 B (0.00%)
@oneschema/react/module.mjs 10,655 B 49,588 B 0 B (0.00%)
@oneschema/vue/main.js 32,740 B 140,038 B +5,506 B (20.22%)
@oneschema/vue/module.js 32,694 B 139,907 B +5,509 B (20.26%)
@oneschema/vue/module.mjs 32,695 B 139,908 B +5,509 B (20.26%)

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-minor-patch-85668b3d37 branch 4 times, most recently from 18fa516 to 5cff8d4 Compare August 30, 2026 03:58
…5 updates

Bumps the npm-minor-patch group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@parcel/core](https://github.com/parcel-bundler/parcel) | `2.8.3` | `2.16.4` |
| [@parcel/transformer-vue](https://github.com/parcel-bundler/parcel) | `2.8.3` | `2.16.4` |
| [semver](https://github.com/npm/node-semver) | `7.7.4` | `7.8.5` |
| [tslib](https://github.com/Microsoft/tslib) | `2.5.0` | `2.8.1` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.27.5` | `2.32.0` |
| [parcel](https://github.com/parcel-bundler/parcel) | `2.8.3` | `2.16.4` |
| [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) | `0.32.1` | `0.37.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.32.2` | `7.37.5` |
| [vue](https://github.com/vuejs/core) | `3.3.4` | `3.5.41` |
| [rxjs](https://github.com/reactivex/rxjs) | `7.5.7` | `7.8.2` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.13.3` | `0.16.2` |
| [karma](https://github.com/karma-runner/karma) | `6.4.2` | `6.4.4` |
| [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) | `3.1.1` | `3.2.0` |
| [karma-coverage](https://github.com/karma-runner/karma-coverage) | `2.2.0` | `2.2.1` |
| [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) | `2.0.0` | `2.3.0` |



Updates `@parcel/core` from 2.8.3 to 2.16.4
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](parcel-bundler/parcel@v2.8.3...v2.16.4)

Updates `@parcel/transformer-vue` from 2.8.3 to 2.16.4
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](parcel-bundler/parcel@v2.8.3...v2.16.4)

Updates `semver` from 7.7.4 to 7.8.5
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.4...v7.8.5)

Updates `tslib` from 2.5.0 to 2.8.1
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@2.5.0...v2.8.1)

Updates `eslint-plugin-import` from 2.27.5 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.27.5...v2.32.0)

Updates `parcel` from 2.8.3 to 2.16.4
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](parcel-bundler/parcel@v2.8.3...v2.16.4)

Updates `rollup-plugin-typescript2` from 0.32.1 to 0.37.0
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Changelog](https://github.com/ezolenko/rollup-plugin-typescript2/blob/master/CHANGELOG.md)
- [Commits](ezolenko/rollup-plugin-typescript2@0.32.1...0.37.0)

Updates `eslint-plugin-react` from 7.32.2 to 7.37.5
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.32.2...v7.37.5)

Updates `vue` from 3.3.4 to 3.5.41
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.4...v3.5.41)

Updates `rxjs` from 7.5.7 to 7.8.2
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md)
- [Commits](ReactiveX/rxjs@7.5.7...7.8.2)

Updates `zone.js` from 0.13.3 to 0.16.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.16.2/packages/zone.js)

Updates `karma` from 6.4.2 to 6.4.4
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.4.2...v6.4.4)

Updates `karma-chrome-launcher` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma-chrome-launcher@v3.1.1...v3.2.0)

Updates `karma-coverage` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/karma-runner/karma-coverage/releases)
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma-coverage@v2.2.0...v2.2.1)

Updates `karma-jasmine-html-reporter` from 2.0.0 to 2.3.0
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](dfederm/karma-jasmine-html-reporter@v2.0.0...v2.3.0)

---
updated-dependencies:
- dependency-name: "@parcel/core"
  dependency-version: 2.16.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@parcel/transformer-vue"
  dependency-version: 2.16.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: eslint-plugin-import
  dependency-version: 2.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: eslint-plugin-react
  dependency-version: 7.37.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: karma
  dependency-version: 6.4.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: karma-chrome-launcher
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: karma-coverage
  dependency-version: 2.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: karma-jasmine-html-reporter
  dependency-version: 2.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: parcel
  dependency-version: 2.16.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: rollup-plugin-typescript2
  dependency-version: 0.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: rxjs
  dependency-version: 7.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: semver
  dependency-version: 7.8.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: tslib
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: vue
  dependency-version: 3.5.41
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: zone.js
  dependency-version: 0.16.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-minor-patch-85668b3d37 branch from 5cff8d4 to 90c80aa Compare August 30, 2026 17:23
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