Skip to content

chore(deps-dev): bump the builder-io group with 2 updates #4336

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

Bumps the builder-io group with 2 updates: @builder.io/mitosis and @builder.io/mitosis-cli.

Updates @builder.io/mitosis from 0.10.0 to 0.11.3

Release notes

Sourced from @​builder.io/mitosis's releases.

@​builder.io/[email protected]

Patch Changes

@​builder.io/[email protected]

Patch Changes

  • 95cf7e0: Angular: generator handles self closing tags with components properly

@​builder.io/[email protected]

Patch Changes

  • 9d47e1a: feat: add layerLocked and groupLocked attribute support for builder json

@​builder.io/[email protected]

Patch Changes

@​builder.io/[email protected]

Patch Changes

  • 9052eb6: [React Native] Fix: import StyleSheet from React Native when styles are used

@​builder.io/[email protected]

Patch Changes

@​builder.io/[email protected]

Minor Changes

  • 3ac5f63: [Angular] revamp of the angular signals generator

    New

    • Support for template strings inside templates (converted to computed values)
    • Support for spread values inside templates (converted to computed values)
    • Support for TS as X expressions inside templates (converted to computed values)
    • export default class component support using defaultExportComponents option
    • Support dynamic component rendering (ngComponentOutlet)
    • Dependent signals initialization via onInit
    • onMount hook code to run only in the browser after view initialization
    • ngSkipHydration support using useMetadata
    • Helper utilities to set attributes and events on elements from arbitrary spread props
    • Fully typed component inputs

... (truncated)

Commits

Updates @builder.io/mitosis-cli from 0.10.0 to 0.11.3

Release notes

Sourced from @​builder.io/mitosis-cli's releases.

@​builder.io/[email protected]

Patch Changes

@​builder.io/[email protected]

Patch Changes

@​builder.io/[email protected]

Patch Changes

@​builder.io/[email protected]

Minor Changes

  • 3baeefe: [cli] add cosmiconfig to load different configs:

    • mitosis.config.js
    • mitosis.config.ts
    • mitosis.config.mjs
    • mitosis.config.cjs
    • mitosis.config.json

Patch Changes

  • 843814f: fix: do not generate empty expressions with slots
  • Updated dependencies [843814f]
  • Updated dependencies [3ac5f63]
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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 4, 2025
@dependabot dependabot bot requested review from mfranzke and nmerget as code owners June 4, 2025 22:01
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Jun 4, 2025
Copy link
Contributor

github-actions bot commented Jun 4, 2025

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from 8413cf5 to 5957560 Compare June 5, 2025 06:17
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from 5957560 to e6dee75 Compare June 5, 2025 07:33
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from e6dee75 to 10615f7 Compare June 5, 2025 21:42
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from 10615f7 to 9cd9760 Compare June 9, 2025 22:49
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from 9cd9760 to 9ff5026 Compare June 10, 2025 06:22
github-actions[bot]
github-actions bot previously approved these changes Jun 10, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from 9ff5026 to 5b9eeaa Compare June 10, 2025 07:24
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from 5b9eeaa to 1082d9e Compare June 10, 2025 13:45
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from 1082d9e to 390a597 Compare June 10, 2025 14:36
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from 390a597 to f2b186b Compare June 10, 2025 16:09
github-actions[bot]
github-actions bot previously approved these changes Jun 10, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from f2b186b to 2682e8a Compare June 11, 2025 09:23
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from 2682e8a to ea30463 Compare June 11, 2025 21:53
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from ea30463 to 5d6fb18 Compare June 11, 2025 22:29
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from 5d6fb18 to c1d24cd Compare June 13, 2025 15:34
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from c1d24cd to 1ec0b76 Compare June 13, 2025 22:10
github-actions[bot]
github-actions bot previously approved these changes Jun 13, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from 1ec0b76 to 01bbdc7 Compare June 16, 2025 22:31
github-actions[bot]
github-actions bot previously approved these changes Jun 16, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from 01bbdc7 to 15e4c53 Compare June 17, 2025 00:36
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from 15e4c53 to 45cada6 Compare June 17, 2025 21:24
Bumps the builder-io group with 2 updates: [@builder.io/mitosis](https://github.com/BuilderIO/mitosis) and [@builder.io/mitosis-cli](https://github.com/BuilderIO/mitosis).


Updates `@builder.io/mitosis` from 0.10.0 to 0.11.3
- [Release notes](https://github.com/BuilderIO/mitosis/releases)
- [Commits](https://github.com/BuilderIO/mitosis/compare/@builder.io/[email protected][email protected]/[email protected])

Updates `@builder.io/mitosis-cli` from 0.10.0 to 0.11.3
- [Release notes](https://github.com/BuilderIO/mitosis/releases)
- [Commits](https://github.com/BuilderIO/mitosis/compare/@builder.io/[email protected][email protected]/[email protected])

---
updated-dependencies:
- dependency-name: "@builder.io/mitosis"
  dependency-version: 0.11.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: builder-io
- dependency-name: "@builder.io/mitosis-cli"
  dependency-version: 0.11.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: builder-io
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-6e8c74db7b branch from 45cada6 to 8cabc1f Compare June 18, 2025 21:46
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.

0 participants