Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the all-dependencies group in /theme/stencil with 3 updates: @stencil/core, @types/codemirror and puppeteer.

Updates @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

Updates @types/codemirror from 0.0.98 to 0.0.109

Commits

Updates puppeteer from 24.36.0 to 24.36.1

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.36.1

24.36.1 (2026-01-27)

♻️ Chores

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.11.1 to 2.11.2

puppeteer: v24.36.1

24.36.1 (2026-01-27)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.11.1 to 2.11.2
      • puppeteer-core bumped from 24.36.0 to 24.36.1
Changelog

Sourced from puppeteer's changelog.

24.36.1 (2026-01-27)

♻️ Chores

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.11.1 to 2.11.2
Commits

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 all-dependencies group in /theme/stencil with 3 updates: [@stencil/core](https://github.com/stenciljs/core), [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) and [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `@stencil/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)

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

Updates `puppeteer` from 24.36.0 to 24.36.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.36.0...puppeteer-v24.36.1)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-version: 4.41.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/codemirror"
  dependency-version: 0.0.109
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: puppeteer
  dependency-version: 24.36.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2026
@github-actions github-actions bot added deps-quarterly-review Close for quarterly batch review deps-risk-low Dev tools only labels Jan 29, 2026
@github-actions
Copy link
Contributor

Automated Dependabot Triage

Risk Tier: LOW
Dependencies: See PR body

Low Risk - Dev tools only. Safe to defer to quarterly review.

Claude Code Review

Automated Claude reviews are not available for Dependabot PRs. To review this PR with Claude Code, run:

/docs-review 17349

For detailed triage guidance, see the Dependency Management section in BUILD-AND-DEPLOY.md.

@pulumi-bot
Copy link
Collaborator

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 deps-quarterly-review Close for quarterly batch review deps-risk-low Dev tools only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant