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-dev): bump the builder-io group across 1 directory with 2 updates #2743

Merged
merged 3 commits into from
Jun 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2024

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

Updates @builder.io/mitosis from 0.3.3 to 0.3.6

Release notes

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

@​builder.io/[email protected]

Patch Changes

  • 2c1b162: Support complex conditional cases

@​builder.io/[email protected]

Patch Changes

@​builder.io/[email protected]

Patch Changes

@​builder.io/[email protected]

Patch Changes

  • 14a9a90: Feat: Angular generator: add state config with options 'class-properties' (new, puts all template code in class properties) and 'inline-with-wrappers' (existing default, wraps problematic JS expressions within template)

@​builder.io/[email protected]

Patch Changes

@​builder.io/[email protected]

Patch Changes

  • 42287fe: chore: Fix typo in CSS property name of Builder compiled-away Image component.
Commits

Updates @builder.io/mitosis-cli from 0.3.3 to 0.3.6

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

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 requested a review from mfranzke as a code owner June 13, 2024 00:37
@dependabot dependabot bot added javascript Pull requests that update Javascript code 🤫dependencies Pull requests that update a dependency file labels Jun 13, 2024
@dependabot dependabot bot requested review from nmerget, dkolba and annsch as code owners June 13, 2024 00:37
@github-actions github-actions bot added the 🏘components Changes inside components folder label Jun 13, 2024
Copy link
Contributor

@github-actions github-actions bot enabled auto-merge June 13, 2024 00:38
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-dc40993429 branch from 7f591bb to 9dbfa9b Compare June 13, 2024 00:55
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-dc40993429 branch from 9dbfa9b to 67d3bab Compare June 17, 2024 01:29
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-dc40993429 branch from 67d3bab to 8a72dd0 Compare June 17, 2024 06:16
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-dc40993429 branch from 8a72dd0 to 5a86fd1 Compare June 17, 2024 06:46
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-dc40993429 branch from 5a86fd1 to 2b502d0 Compare June 17, 2024 07:10
…updates

Bumps the builder-io group with 2 updates in the / directory: [@builder.io/mitosis](https://github.com/BuilderIO/mitosis) and [@builder.io/mitosis-cli](https://github.com/BuilderIO/mitosis).


Updates `@builder.io/mitosis` from 0.3.3 to 0.3.6
- [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.3.3 to 0.3.6
- [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-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: builder-io
- dependency-name: "@builder.io/mitosis-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: builder-io
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-dc40993429 branch from 2b502d0 to d0edb72 Compare June 17, 2024 07:34
github-actions[bot]
github-actions bot previously approved these changes Jun 17, 2024
@nmerget
Copy link
Member

nmerget commented Jun 17, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@github-actions github-actions bot merged commit ff85f3a into main Jun 18, 2024
36 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-builder-io-dc40993429 branch June 18, 2024 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏘components Changes inside components folder 🤫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