Skip to content

chore(deps-dev): bump the minor-deps-updates-main group with 3 updates#683

Merged
johnjenkins merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-deps-updates-main-14587daa00
Feb 2, 2026
Merged

chore(deps-dev): bump the minor-deps-updates-main group with 3 updates#683
johnjenkins merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-deps-updates-main-14587daa00

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

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

Updates @stencil/core from 4.41.3 to 4.42.0

Release notes

Sourced from @​stencil/core's releases.

🚑 4.42.0 (2026-02-01)

Bug Fixes

Features

New Contributors

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

Changelog

Sourced from @​stencil/core's changelog.

🚑 4.42.0 (2026-02-01)

Bug Fixes

Features

  • compiler: CustomStateSet support (#6574) (cce1e23)
  • docs: new docs-custom-elements-manifest output (#6568) (df9d198)
  • hydrate-script: add generatePackageJson option to dist-hydrate-script (#6571) (f2dbed7)
  • jsx: attr: / prop: prefixes (#6575) (aa599da)
  • runtime: Remove redundant SSR style elements after adoptedStyleSheets adoption (#6576) (bc90887)
Commits
  • a50de3f v4.42.0 (#6577)
  • aa599da feat(jsx): attr: / prop: prefixes (#6575)
  • bc90887 feat(runtime): Remove redundant SSR style elements after adoptedStyleSheets a...
  • cce1e23 feat(compiler): CustomStateSet support (#6574)
  • f2dbed7 feat(hydrate-script): add generatePackageJson option to `dist-hydrate-scrip...
  • e8dfc09 fix(runtime): use strict comparison when updating properties (#6573)
  • df9d198 feat(docs): new docs-custom-elements-manifest output (#6568)
  • 60802fc fix(types): css import type (#6569)
  • See full diff in compare view

Updates @types/node from 25.0.10 to 25.2.0

Commits

Updates rollup from 4.56.0 to 4.57.1

Release notes

Sourced from rollup's releases.

v4.57.1

4.57.1

2026-01-30

Bug Fixes

  • Fix heap corruption issue in Windows (#6251)
  • Ensure exports of a dynamic import are fully included when called from a try...catch (#6254)

Pull Requests

v4.57.0

4.57.0

2026-01-27

Features

  • Add import attributes to all plugin hooks that did not provide them yet (#5700)
  • Deprecate returning import attributes from load or transform hooks as that will no longer be supported with rollup 5 (#5700)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.57.1

2026-01-30

Bug Fixes

  • Fix heap corruption issue in Windows (#6251)
  • Ensure exports of a dynamic import are fully included when called from a try...catch (#6254)

Pull Requests

4.57.0

2026-01-27

Features

  • Add import attributes to all plugin hooks that did not provide them yet (#5700)
  • Deprecate returning import attributes from load or transform hooks as that will no longer be supported with rollup 5 (#5700)

Pull Requests

Commits
  • d37675f 4.57.1
  • eafac0b chore(deps): lock file maintenance (#6255)
  • 47fa568 chore(deps): update dependency lru-cache to v11 (#6252)
  • 416f476 Fully include dynamic imports in a try-catch (#6254)
  • 5e393e3 fix: Isolate and cache process.report.getReport() calls in a child process ...
  • c931d23 chore(deps): lock file maintenance minor/patch updates (#6253)
  • c79e6c2 Mitigate vulnerability that would allow to steal credentials
  • 743d054 4.57.0
  • 74121c7 extend more hooks to include import attributes and add warnings (#5700)
  • c519d82 Refactor to reduce Rollup 5 upgrade diff (#6246)
  • 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 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 minor-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.3 to 4.42.0
- [Release notes](https://github.com/stenciljs/core/releases)
- [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.41.3...v4.42.0)

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

Updates `rollup` from 4.56.0 to 4.57.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.56.0...v4.57.1)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-version: 4.42.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: "@types/node"
  dependency-version: 25.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: rollup
  dependency-version: 4.57.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-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 Feb 2, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 2, 2026 13:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 2, 2026
@johnjenkins johnjenkins merged commit fead570 into main Feb 2, 2026
4 checks passed
@johnjenkins johnjenkins deleted the dependabot/npm_and_yarn/minor-deps-updates-main-14587daa00 branch February 2, 2026 14:09
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

Comments