Skip to content

Bump @stencil/core from 4.41.2 to 4.41.3#138

Merged
jperdochqu merged 1 commit intomainfrom
dependabot/npm_and_yarn/stencil/core-4.41.3
Jan 26, 2026
Merged

Bump @stencil/core from 4.41.2 to 4.41.3#138
jperdochqu merged 1 commit intomainfrom
dependabot/npm_and_yarn/stencil/core-4.41.3

Conversation

@dependabot
Copy link
Contributor

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

Bumps @stencil/core from 4.41.2 to 4.41.3.

Release notes

Sourced from @​stencil/core's releases.

🎇 4.41.3 (2026-01-23)

Bug Fixes

  • build: auto add name, form and disabled to formAssociated components (#6561) (4e19b99)
  • runtime: ref callback order (#6552) (e006cf7)
  • runtime: PropSerialize not called for JSX props before instance creation (#6558) (88b3315)
  • ssr: support jsxImportSource within hydrate-script output (#6563) (5ca9668)
  • testing: initialise mock-doc childNodes with get / set. Allows patching during tests (#6564) (dbaa9fb)

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

Changelog

Sourced from @​stencil/core's changelog.

🎇 4.41.3 (2026-01-23)

Bug Fixes

  • build: auto add name, form and disabled to formAssociated components (#6561) (4e19b99)
  • runtime: ref callback order (#6552) (e006cf7)
  • runtime: PropSerialize not called for JSX props before instance creation (#6558) (88b3315)
  • ssr: support jsxImportSource within hydrate-script output (#6563) (5ca9668)
  • testing: initialise mock-doc childNodes with get / set. Allows patching during tests (#6564) (dbaa9fb)
Commits
  • d4d9594 v4.41.3 (#6565)
  • 10238bf chore(deps-dev): bump lodash in /src/testing/jest/jest-27-and-under (#6557)
  • 8a05dd0 chore(deps): bump lodash from 4.17.21 to 4.17.23 (#6556)
  • dbaa9fb fix(testing): initialise mock-doc childNodes with get / set. Allows patchin...
  • 5ca9668 fix(ssr): support jsxImportSource within hydrate-script output (#6563)
  • 5b42c58 chore(deps-dev): bump js-yaml in /src/testing/jest/jest-27-and-under (#6560)
  • 4e19b99 fix(build): auto add name, form and disabled to formAssociated compon...
  • 0cf509b chore:
  • 57afa48 chore: new replication templates (#6559)
  • 88b3315 fix(runtime): PropSerialize not called for JSX props before instance creation...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

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

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-version: 4.41.3
  dependency-type: direct:production
  update-type: version-update:semver-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 Jan 26, 2026
@jperdochqu jperdochqu merged commit ca32bcf into main Jan 26, 2026
1 check passed
@jperdochqu jperdochqu deleted the dependabot/npm_and_yarn/stencil/core-4.41.3 branch January 26, 2026 07:02
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.

1 participant