Skip to content

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

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 27, 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.6

Release notes

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

@​builder.io/mitosis@0.11.6

Patch Changes

  • 314b396: Builder: improve accuracy of invalid binding detection
  • f442a8c: fix: support for builder custom component with a colon in their name

@​builder.io/mitosis-cli@0.11.6

Patch Changes

  • 314b396: Builder: improve accuracy of invalid binding detection
  • f442a8c: fix: support for builder custom component with a colon in their name
  • Updated dependencies [314b396]
  • Updated dependencies [f442a8c]

@​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

... (truncated)

Commits
  • 57265d8 📦 Publish Mitosis (#1781)
  • 314b396 fix: improve binding validation (#1739)
  • f442a8c fix: ENG-9776 AI feature not working because of custom component name which i...
  • 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)
  • Additional commits viewable in compare view

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

Release notes

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

@​builder.io/mitosis-cli@0.11.6

Patch Changes

  • 314b396: Builder: improve accuracy of invalid binding detection
  • f442a8c: fix: support for builder custom component with a colon in their name
  • Updated dependencies [314b396]
  • Updated dependencies [f442a8c]

@​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

... (truncated)

Commits
  • 57265d8 📦 Publish Mitosis (#1781)
  • 314b396 fix: improve binding validation (#1739)
  • f442a8c fix: ENG-9776 AI feature not working because of custom component name which i...
  • 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)
  • 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 27, 2025
@dependabot dependabot bot requested review from mfranzke and nmerget as code owners June 27, 2025 22:02
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Jun 27, 2025
Copy link
Contributor

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-f7e2f906f0 branch from b279cf6 to 2907fe6 Compare June 27, 2025 22:42
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.6
- [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.6)

Updates `@builder.io/mitosis-cli` from 0.10.0 to 0.11.6
- [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.6)

---
updated-dependencies:
- dependency-name: "@builder.io/mitosis"
  dependency-version: 0.11.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: builder-io
- dependency-name: "@builder.io/mitosis-cli"
  dependency-version: 0.11.6
  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-f7e2f906f0 branch from 2907fe6 to 1d4d91b Compare June 28, 2025 12:08
@nmerget nmerget closed this Jun 30, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 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-f7e2f906f0 branch June 30, 2025 06:02
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