Skip to content

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

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 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.5

Release notes

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

@​builder.io/mitosis@0.11.5

Patch Changes

  • 7ca7290: remove Circular References for componentToBuilder generator
  • 22ba7c0: Correct the conversion of MitosisJSX For component to Builder JSON repeat.collection

@​builder.io/mitosis-cli@0.11.5

Patch Changes

  • 7ca7290: remove Circular References for componentToBuilder generator
  • 22ba7c0: Correct the conversion of MitosisJSX For component to Builder JSON repeat.collection
  • Updated dependencies [7ca7290]
  • Updated dependencies [22ba7c0]

@​builder.io/mitosis-cli@0.11.4

Patch Changes

  • Updated dependencies [b405755]

@​builder.io/mitosis@0.11.4

Patch Changes

  • b405755: fix issue where bindings' responsiveStyles keys (when destructured) aren't well accessed.

@​builder.io/mitosis-cli@0.11.3

Patch Changes

  • Updated dependencies [95cf7e0]

@​builder.io/mitosis@0.11.3

Patch Changes

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

@​builder.io/mitosis@0.11.2

Patch Changes

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

@​builder.io/mitosis-cli@0.11.2

Patch Changes

  • Updated dependencies [9d47e1a]

@​builder.io/mitosis@0.11.1

Patch Changes

... (truncated)

Commits
  • 6d343e9 📦 Publish Mitosis (#1778)
  • 7ca7290 feat: ENG-9021 Remove Circular References for componentToBuilder generator ...
  • 22ba7c0 feat: ENG-9092 Correctly convert For loop in Mitosis JSX to `repeat.collect...
  • fe4f874 Update README.MD (#1749)
  • a9b29b2 📦 Publish Mitosis (#1775)
  • b405755 nkoech/ENG-9389/fix issue where bindings' responsiveStyles keys (when destruc...
  • 65f3324 📦 Publish Mitosis (#1773)
  • 95cf7e0 fix: Angular generator handles self closing tags with components properly (#1...
  • 3d6f0e9 📦 Publish Mitosis (#1770)
  • 9d47e1a feat: add layerLocked and groupLocked attribute support for builder (#1768)
  • Additional commits viewable in compare view

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

Release notes

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

@​builder.io/mitosis-cli@0.11.5

Patch Changes

  • 7ca7290: remove Circular References for componentToBuilder generator
  • 22ba7c0: Correct the conversion of MitosisJSX For component to Builder JSON repeat.collection
  • Updated dependencies [7ca7290]
  • Updated dependencies [22ba7c0]

@​builder.io/mitosis-cli@0.11.4

Patch Changes

  • Updated dependencies [b405755]

@​builder.io/mitosis-cli@0.11.3

Patch Changes

  • Updated dependencies [95cf7e0]

@​builder.io/mitosis-cli@0.11.2

Patch Changes

  • Updated dependencies [9d47e1a]

@​builder.io/mitosis-cli@0.11.1

Patch Changes

  • Updated dependencies [9052eb6]

@​builder.io/mitosis-cli@0.11.0

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
  • 6d343e9 📦 Publish Mitosis (#1778)
  • 7ca7290 feat: ENG-9021 Remove Circular References for componentToBuilder generator ...
  • 22ba7c0 feat: ENG-9092 Correctly convert For loop in Mitosis JSX to `repeat.collect...
  • fe4f874 Update README.MD (#1749)
  • a9b29b2 📦 Publish Mitosis (#1775)
  • b405755 nkoech/ENG-9389/fix issue where bindings' responsiveStyles keys (when destruc...
  • 65f3324 📦 Publish Mitosis (#1773)
  • 95cf7e0 fix: Angular generator handles self closing tags with components properly (#1...
  • 3d6f0e9 📦 Publish Mitosis (#1770)
  • 9d47e1a feat: add layerLocked and groupLocked attribute support for builder (#1768)
  • 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 26, 2025
@dependabot dependabot bot requested review from mfranzke and nmerget as code owners June 26, 2025 22:03
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Jun 26, 2025
Copy link
Contributor

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.5
- [Release notes](https://github.com/BuilderIO/mitosis/releases)
- [Commits](https://github.com/BuilderIO/mitosis/compare/@builder.io/mitosis@0.10.0...@builder.io/mitosis@0.11.5)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-9e2bd55164 branch from fceab0b to a404308 Compare June 26, 2025 22:30
@nmerget nmerget closed this Jun 27, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-builder-io-9e2bd55164 branch June 27, 2025 06:28
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