Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the patch-deps-updates-main group with 3 updates: @stencil/core, @types/node and rollup.

Updates @stencil/core from 4.41.1 to 4.41.2

Release notes

Sourced from @​stencil/core's releases.

🐝 4.41.2 (2026-01-16)

Bug Fixes

  • mock-doc: handle undefined delay in setTimeout/setInterval (#6539) (0d3a068)
  • runtime: bundle size (#6549) (3de7ba6)
  • runtime: style elements use textContent for TrustedHTML assignment (#6544) (a708bdc)
  • runtime: various jsx-runtime behaviours (#6538) (8f9efc5)
  • ssr: style re-attachment, replaying init animations (#6540) (43608fa)
  • testing: support jsxImportSource in internal jest test runner (#6547) (6ac3b51)

Full Changelog: stenciljs/core@v4.41.1...v4.41.2

Changelog

Sourced from @​stencil/core's changelog.

🐝 4.41.2 (2026-01-16)

Bug Fixes

  • mock-doc: handle undefined delay in setTimeout/setInterval (#6539) (0d3a068)
  • runtime: bundle size (#6549) (3de7ba6)
  • runtime: style elements use textContent for TrustedHTML assignment (#6544) (a708bdc)
  • runtime: various jsx-runtime behaviours (#6538) (8f9efc5)
  • ssr: style re-attachment, replaying init animations (#6540) (43608fa)
  • testing: support jsxImportSource in internal jest test runner (#6547) (6ac3b51)
Commits
  • ea60f1c Release v4.41.2 (#6551)
  • 3de7ba6 fix(runtime): bundle size (#6549)
  • 5fd0ceb chore(deps-dev): bump js-yaml in /src/testing/jest/jest-28 (#6536)
  • 6ac3b51 fix(testing): support jsxImportSource in internal jest test runner (#6547)
  • 43608fa fix(ssr): double style render (#6540)
  • a708bdc fix(runtime): style elements use textContent for TrustedHTML assignment (#6...
  • 8f9efc5 fix(runtime): various jsx-runtime behaviours (#6538)
  • 0d3a068 fix(mock-doc): handle undefined delay in setTimeout/setInterval (#6539)
  • See full diff in compare view

Updates @types/node from 25.0.6 to 25.0.9

Commits

Updates rollup from 4.55.1 to 4.55.2

Release notes

Sourced from rollup's releases.

v4.55.2

4.55.2

2026-01-19

Bug Fixes

  • Sort manual chunks by execution order to reduce circular dependency issues (#6240)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.55.2

2026-01-19

Bug Fixes

  • Sort manual chunks by execution order to reduce circular dependency issues (#6240)

Pull Requests

Commits
  • bd293ba 4.55.2
  • 3dae637 Update generated WASM adapter code
  • cde042f Sort manual chunks by module execution order (#6240)
  • fc4d8f7 Ignore irrelevant vulnerability for a month
  • 147658a fix(deps): lock file maintenance minor/patch updates (#6239)
  • fed6c1d chore(deps): pin cross-platform-actions/action action to 492b0c8 (#6234)
  • 701493a chore(deps): update dependency globals to v17 (#6235)
  • 11d8944 chore(deps): lock file maintenance (#6237)
  • 071e27e fix(deps): lock file maintenance minor/patch updates (#6236)
  • See full diff 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 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 <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 patch-deps-updates-main group with 3 updates: [@stencil/core](https://github.com/stenciljs/core), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [rollup](https://github.com/rollup/rollup).


Updates `@stencil/core` from 4.41.1 to 4.41.2
- [Release notes](https://github.com/stenciljs/core/releases)
- [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.41.1...v4.41.2)

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

Updates `rollup` from 4.55.1 to 4.55.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.55.1...v4.55.2)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-version: 4.41.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-deps-updates-main
- dependency-name: "@types/node"
  dependency-version: 25.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-deps-updates-main
- dependency-name: rollup
  dependency-version: 4.55.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-deps-updates-main
...

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 19, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 19, 2026 14:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 19, 2026
@johnjenkins johnjenkins merged commit 60bf592 into main Jan 19, 2026
4 checks passed
@johnjenkins johnjenkins deleted the dependabot/npm_and_yarn/patch-deps-updates-main-5ac611acce branch January 19, 2026 14:08
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.

2 participants