Skip to content

chore(deps-dev): bump the minor-and-patch group with 7 updates - #66

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-812d9b6c24
Open

chore(deps-dev): bump the minor-and-patch group with 7 updates#66
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-812d9b6c24

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 7 updates:

Package From To
@stencil/core 4.44.0 4.44.2
@stencil/vitest 1.14.0 1.15.0
@stencil/vue-output-target 0.14.1 0.14.2
@types/node 26.2.0 26.4.0
@types/react-dom 19.2.4 19.2.5
oxlint 1.79.0 1.80.0
vue 3.5.41 3.5.42

Updates @stencil/core from 4.44.0 to 4.44.2

Release notes

Sourced from @​stencil/core's releases.

🌜 4.44.2 (2026-08-26)

What's Changed

Full Changelog: stenciljs/core@v4.44.1...v4.44.2

🐠 4.44.1 (2026-08-21)

What's Changed

New Contributors

Full Changelog: stenciljs/core@v4.44.0...v4.44.1

Changelog

Sourced from @​stencil/core's changelog.

🌜 4.44.2 (2026-08-26)

Bug Fixes

🐠 4.44.1 (2026-08-21)

Bug Fixes

  • compiler: track type query references (#6825) (4c90b3b), closes #2482
  • runtime: fix performance mark error in dist-custom-elements output (#6840) (b1f89b6)
  • runtime: guard against null parent in insertBefore (#6836) (170039a)
  • runtime: reflected boolean attributes (#6838) (0a7e130)
  • types: defineCustomElements (#6839) (8b06d1d)

Features

Commits
  • 7a8cc6e v4.44.2 (#6851)
  • 0ead28c fix(runtime): reflected any-typed props (#6849)
  • 48f4b9c Release v4.44.1 (#6842)
  • b1f89b6 fix(runtime): fix performance mark error in dist-custom-elements output (#6...
  • 8b06d1d fix(types): defineCustomElements (#6839)
  • 170039a fix(runtime): guard against null parent in insertBefore (#6836)
  • 0a7e130 fix(runtime): reflected boolean attributes (#6838)
  • 363682e chore(ci): fix runtime perf job for forks
  • 939a612 chore: ci improve runtime perf comment report
  • 6130a2c chore: ci fix runtime perf comment post permission
  • Additional commits viewable in compare view

Updates @stencil/vitest from 1.14.0 to 1.15.0

Release notes

Sourced from @​stencil/vitest's releases.

v1.15.0

1.15.0 (2026-08-21)

Features

  • support clonable and serializable to html serialization (4f1ee2e)
Changelog

Sourced from @​stencil/vitest's changelog.

1.15.0 (2026-08-21)

Features

  • support clonable and serializable to html serialization (4f1ee2e)
Commits
  • 89d5521 chore(release): 1.15.0 [skip ci]
  • 2ac87bc Merge pull request #87 from stenciljs/feat-support-clonable-serializable
  • 4f1ee2e feat: support clonable and serializable to html serialization
  • 7a58ce2 chore: fix tsconfig for ts >=6
  • c8d025a chore: fix ci. pin test projects to core 4
  • 34da6a9 chore: pin core to range
  • e2b1045 chore: pin core to suitable range
  • 858753e chore: pin core to suitable range
  • a523d27 chore: fix dep range
  • 6b64111 Merge pull request #84 from stenciljs/dependabot/github_actions/Hebilicious/r...
  • Additional commits viewable in compare view

Updates @stencil/vue-output-target from 0.14.1 to 0.14.2

Commits
  • 8d1722e fix(vue): remove conditional classes that are no longer bound (#840)
  • a54facb chore(release): @​stencil/react-output-target@​1.6.2 (#839)
  • d252fd2 chore(deps): bump pnpm/action-setup (#837)
  • 1f7dbd6 chore(deps): bump actions/stale from 10 to 11 (#836)
  • 6192e5c fix(react): merge className with runtime-managed host classes (#827)
  • a8e8a3e chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#833)
  • 50ab1ce chore(deps): bump actions/checkout (#832)
  • b6a4a8c chore(ci): bump node (20 > 24). Rv not required npm step
  • 0880f45 chore(release): @​stencil/vue-output-target@​0.14.1 @​stencil/react-output-targe...
  • See full diff in compare view

Updates @types/node from 26.2.0 to 26.4.0

Commits

Updates @types/react-dom from 19.2.4 to 19.2.5

Commits

Updates oxlint from 1.79.0 to 1.80.0

Release notes

Sourced from oxlint's releases.

oxlint v1.80.0 & oxfmt v0.65.0

Table of Contents

Oxlint v1.80.0

🚀 Features

  • 70c3e35 linter/typescript/no-confusing-non-null-assertion: Implement suggestion (#26012) (Mikhail Baev)

🐛 Bug Fixes

  • 17ae11c linter/oxc/double-comparisons: Handle grouped logical expressions (#26044) (camc314)
  • 8a353a7 linter/eslint/no-control-regex: Refine help message text (#25996) (Rahul Mishra)
  • 8a9bdbd estree: Include decorators in FormalParameterRest spans (#26021) (camc314)
  • 8d94cd1 linter/eslint/no-useless-rename: Preserve type modifiers (#26020) (Cameron)
  • 2cde1f6 rust: Address nightly deprecations (#25998) (Boshen)
  • 51d36d7 linter/vue: Resolve vue imports via shared import helpers (#25903) (Connor Shea)
  • 83a68d2 linter/react/no-react-children: Resolve react imports by symbol (#25901) (Connor Shea)
  • 124e196 linter: Resolve globals by reference, not by name (#25905) (Connor Shea)
  • a701bcc linter: Remove invalid React compiler doc links (#25900) (Boshen)

📚 Documentation

  • 9b7e153 linter: Set version to 1.79.0 for rules shipped in 1.79.0 (#25902) (connorshea)

Oxfmt v0.65.0

🐛 Bug Fixes

  • bf37dd5 formatter: Preserve class decorators before export when the statement is suppressed (#26034) (leaysgur)
Changelog

Sourced from oxlint's changelog.

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog.

Commits

Updates vue from 3.5.41 to 3.5.42

Release notes

Sourced from vue's releases.

v3.5.42

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

Changelog

Sourced from vue's changelog.

3.5.42 (2026-08-27)

Bug Fixes

  • hydration: handle async component unmount before lazy hydration (#15252) (6e1814a)
  • hydration: handle moving unresolved async fragment (#15263) (a72036f)
  • runtime-core: avoid caching unmounted suspense children (#15291) (b535917), closes #15288
  • runtime-core: keep .trim result when combined with .number v-model modifier (#15346) (f8d42e1)
  • runtime-core: resolve $el for dev root comment fragment (#15313) (8654f35), closes #12680
  • runtime-dom: support !important on CSS custom properties in style binding (#15348) (31da934)
  • server-renderer: reject CR in attribute names (#15266) (a2b40db)
  • shared: correctly compare Map and Set values (#15328) (ef82a26), closes #15320
  • suspense: don't treat the leaving branch as the fallback while its mount is pending (#15333) (cd19745), closes #15332
  • v-model: re-sync select when model is overridden in change handler (#15298) (6eaecc1), closes #10505
Commits
  • d63616c release: v3.5.42
  • b8543dc Revert "fix(compiler-core): handle invalid static arg in same-name v-bind sho...
  • 3857716 fix(compiler-core): handle invalid static arg in same-name v-bind shorthand (...
  • 31da934 fix(runtime-dom): support !important on CSS custom properties in style bindin...
  • f8d42e1 fix(runtime-core): keep .trim result when combined with .number v-model modif...
  • cd19745 fix(suspense): don't treat the leaving branch as the fallback while its mount...
  • 8654f35 fix(runtime-core): resolve $el for dev root comment fragment (#15313)
  • ef82a26 fix(shared): correctly compare Map and Set values (#15328)
  • 6eaecc1 fix(v-model): re-sync select when model is overridden in change handler (#15298)
  • b535917 fix(runtime-core): avoid caching unmounted suspense children (#15291)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@stencil/core](https://github.com/stenciljs/core) | `4.44.0` | `4.44.2` |
| [@stencil/vitest](https://github.com/stenciljs/vitest) | `1.14.0` | `1.15.0` |
| [@stencil/vue-output-target](https://github.com/stenciljs/output-targets) | `0.14.1` | `0.14.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.2.0` | `26.4.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.4` | `19.2.5` |
| [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.79.0` | `1.80.0` |
| [vue](https://github.com/vuejs/core) | `3.5.41` | `3.5.42` |


Updates `@stencil/core` from 4.44.0 to 4.44.2
- [Release notes](https://github.com/stenciljs/core/releases)
- [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.44.0...v4.44.2)

Updates `@stencil/vitest` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/stenciljs/vitest/releases)
- [Changelog](https://github.com/stenciljs/vitest/blob/main/CHANGELOG.md)
- [Commits](stenciljs/vitest@v1.14.0...v1.15.0)

Updates `@stencil/vue-output-target` from 0.14.1 to 0.14.2
- [Release notes](https://github.com/stenciljs/output-targets/releases)
- [Changelog](https://github.com/stenciljs/output-targets/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stenciljs/output-targets/compare/@stencil/vue-output-target@0.14.1...@stencil/vue-output-target@0.14.2)

Updates `@types/node` from 26.2.0 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react-dom` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `oxlint` from 1.79.0 to 1.80.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.80.0/npm/oxlint)

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

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-version: 4.44.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@stencil/vitest"
  dependency-version: 1.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@stencil/vue-output-target"
  dependency-version: 0.14.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: oxlint
  dependency-version: 1.80.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vue
  dependency-version: 3.5.42
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

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 Aug 31, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 31, 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