Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the minor-deps-updates-main group with 4 updates #602

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps the minor-deps-updates-main group with 4 updates: sass-embedded, @stencil/core, rollup and ts-jest.

Updates sass-embedded from 1.85.1 to 1.86.0

Changelog

Sourced from sass-embedded's changelog.

1.86.0

  • Add support for % as an expression in its own right. It will still be parsed as the modulo operator when between two other expressions, but in any other context it will be an expression whose value is the unquoted string %.

  • Consider attr() to be a special number function that can be used as a channel in color functions.

  • Deprecate user-defined functions named type() so that we can eventually support the new CSS type() function.

Dart API

  • Increase the minimum Dart SDK to 3.6.0.
Commits

Updates @stencil/core from 4.27.2 to 4.28.2

Release notes

Sourced from @​stencil/core's releases.

🎤 4.28.2 (2025-03-13)

Bug Fixes

Thanks to @​johnjenkins for their contributions! 🎉

🐵 4.28.1 (2025-03-12)

Bug Fixes

🎩 4.28.0 (2025-03-11)

Bug Fixes

  • add missing name attribute for details html element (#6188) (aa1bc62)
  • compiler: fix file watcher sometimes doesn't trigger rebuild (#6191) (840ead9), closes #6190

Internal

🎉 Thanks for @​johnjenkins, @​hettiger and @​s-gurevich for their contributions! 🎉

Changelog

Sourced from @​stencil/core's changelog.

🎤 4.28.2 (2025-03-13)

Bug Fixes

🐵 4.28.1 (2025-03-13)

Bug Fixes

🎩 4.28.0 (2025-03-11)

Bug Fixes

  • add missing name attribute for details html element (#6188) (aa1bc62)
  • compiler: fix file watcher sometimes doesn't trigger rebuild (#6191) (840ead9), closes #6190

Internal

Commits

Updates rollup from 4.35.0 to 4.37.0

Release notes

Sourced from rollup's releases.

v4.37.0

4.37.0

2025-03-23

Features

  • Support Musl Linux on Riscv64 architectures (#5726)
  • Handles class decorators placed before the export keyword (#5871)

Bug Fixes

  • Log Rust panic messages to the console when using the WASM build (#5875)

Pull Requests

v4.36.0

4.36.0

2025-03-17

Features

  • Extend renderDynamicImport hook to provide information about static dependencies of the imported module (#5870)
  • Export several additional types used by Vite (#5879)

Bug Fixes

  • Do not merge chunks if that would create a top-level await cycle between chunks (#5843)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.37.0

2025-03-23

Features

  • Support Musl Linux on Riscv64 architectures (#5726)
  • Handles class decorators placed before the export keyword (#5871)

Bug Fixes

  • Log Rust panic messages to the console when using the WASM build (#5875)

Pull Requests

4.36.0

2025-03-17

Features

  • Extend renderDynamicImport hook to provide information about static dependencies of the imported module (#5870)
  • Export several additional types used by Vite (#5879)

Bug Fixes

  • Do not merge chunks if that would create a top-level await cycle between chunks (#5843)

Pull Requests

Commits

Updates ts-jest from 29.2.6 to 29.3.0

Release notes

Sourced from ts-jest's releases.

v29.3.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.3.0 (2025-03-21)

Features

  • feat: support hybrid module values for isolatedModules: true (f372121)

Bug Fixes

  • fix: set customConditions to undefined in TsCompiler (b091d70), closes #4620

Code Refactoring

  • refactor: remove manual version checker (89458fc)
  • refactor: remove patching deps based on version checker (bac4c43)
  • refactor: deprecate RawCompilerOptions interface (2b1b6cd)
  • refactor: deprecate transform option isolatedModules (7dfef71)

DEPRECATIONS

Commits
  • 0ac3891 chore(release): 29.3.0
  • 4a33ec1 docs: update new compiler options interface
  • 130057e build(deps): Update dependency eslint-plugin-prettier to ^5.2.4
  • f372121 feat: support hybrid module values for isolatedModules: true
  • 273dba1 build(deps): Update dependency eslint-plugin-jsdoc to ^50.6.9
  • f515157 build(deps): Update ESLint packages
  • 708861b build(deps): Update dependency @​formatjs/ts-transformer to ^3.13.33
  • 91cd0a6 build(deps): Update dependency @​types/node to v20.17.25
  • 7c78c17 build(deps): Update ESLint packages to ^8.27.0
  • 2b1b6cd refactor: deprecate RawCompilerOptions interface
  • 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 4 updates: [sass-embedded](https://github.com/sass/embedded-host-node), [@stencil/core](https://github.com/stenciljs/core), [rollup](https://github.com/rollup/rollup) and [ts-jest](https://github.com/kulshekhar/ts-jest).


Updates `sass-embedded` from 1.85.1 to 1.86.0
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](sass/embedded-host-node@1.85.1...1.86.0)

Updates `@stencil/core` from 4.27.2 to 4.28.2
- [Release notes](https://github.com/stenciljs/core/releases)
- [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v4.27.2...v4.28.2)

Updates `rollup` from 4.35.0 to 4.37.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.35.0...v4.37.0)

Updates `ts-jest` from 29.2.6 to 29.3.0
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.2.6...v29.3.0)

---
updated-dependencies:
- dependency-name: sass-embedded
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: "@stencil/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2025 17:42
@christian-bromann christian-bromann merged commit e13e976 into main Mar 24, 2025
4 checks passed
@christian-bromann christian-bromann deleted the dependabot/npm_and_yarn/minor-deps-updates-main-2ef369984f branch March 24, 2025 18:29
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