Skip to content

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

Merged
christian-bromann merged 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-deps-updates-main-47ac1d889f
Jun 2, 2025
Merged

chore(deps-dev): bump the minor-deps-updates-main group with 3 updates#604
christian-bromann merged 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-deps-updates-main-47ac1d889f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2025

Copy link
Copy Markdown
Contributor

Bumps the minor-deps-updates-main group with 3 updates: @stencil/core, @vitest/coverage-v8 and vitest.

Updates @stencil/core from 4.31.0 to 4.32.0

Release notes

Sourced from @​stencil/core's releases.

🤖 4.32.0 (2025-05-28)

Features

  • compiler: Automatically add @​default JSDoc to @Prop() declarations (#6264) (9657927)
  • compiler: support maxParallelFileOps in RollupInputOptions (#6255) (71cf735)
  • hydrate: add serializeShadowroot to hydrateDocument (#6259) (47f8845)
  • hydrate: export style content from hydrated scoped components (#6260) (1bdcdb9)

Bug Fixes

  • screenshot: Changed hash algorithm in screenshot-compare to sha256 (#6258) (bbbfb45), closes #6241

Thanks to @​ujas-sidapara for their contributions! 🎉

Changelog

Sourced from @​stencil/core's changelog.

🤖 4.32.0 (2025-05-28)

Features

Bug Fixes

  • screenshot: Changed hash algorithm in screenshot-compare to sha256 (#6258) (bbbfb45), closes #6241
Commits

Updates @vitest/coverage-v8 from 3.1.4 to 3.2.0

Release notes

Sourced from @​vitest/coverage-v8's releases.

v3.2.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits

Updates vitest from 3.1.4 to 3.2.0

Release notes

Sourced from vitest's releases.

v3.2.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 59200ae chore: release v3.2.0
  • cce98d3 chore(deps): update all non-major dependencies (#8067)
  • 35e313f fix(reporters): check the test result again when tests are rerunning (#8063)
  • 9cbfc23 feat(vitest): allow per-file and per-worker fixtures (#7704)
  • 797be1f chore(deps): tinypool v1.1.0 (#8061)
  • b03f209 feat: annotation API (#7953)
  • 8fad735 fix(cli): parse --silent values properly (#8055)
  • 3bdf05d fix: ensure errors keep their message and stack after toJSON serialisation ...
  • 0cbad1b fix(browser): share vite cache with the project cache (#8049)
  • 95961e4 feat: track module execution totalTime and selfTime (#8027)
  • 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2025
@dependabot dependabot Bot requested a review from a team as a code owner June 2, 2025 13:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2025
Bumps the minor-deps-updates-main group with 3 updates: [@stencil/core](https://github.com/stenciljs/core), [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@stencil/core` from 4.31.0 to 4.32.0
- [Release notes](https://github.com/stenciljs/core/releases)
- [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.31.0...v4.32.0)

Updates `@vitest/coverage-v8` from 3.1.4 to 3.2.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.0/packages/coverage-v8)

Updates `vitest` from 3.1.4 to 3.2.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.0/packages/vitest)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-version: 4.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: vitest
  dependency-version: 3.2.0
  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 force-pushed the dependabot/npm_and_yarn/minor-deps-updates-main-47ac1d889f branch from 72790fe to ecc41d9 Compare June 2, 2025 15:41
@christian-bromann christian-bromann merged commit 3c52a8f into main Jun 2, 2025
4 checks passed
@christian-bromann christian-bromann deleted the dependabot/npm_and_yarn/minor-deps-updates-main-47ac1d889f branch June 2, 2025 15:42
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