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 with 2 updates #2901

Merged
merged 4 commits into from
Jul 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2024

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

Updates @builder.io/mitosis from 0.3.12 to 0.3.13

Release notes

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

@​builder.io/[email protected]

Patch Changes

  • f86e2ec: Fix: Angular generator to run onMount and onUpdate hooks on the client side only and use onInit hook to run both on CSR and SSR

@​builder.io/[email protected]

Patch Changes

Commits

Updates @builder.io/mitosis-cli from 0.3.12 to 0.3.13

Release notes

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

@​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 review from mfranzke and nmerget as code owners July 24, 2024 00:19
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jul 24, 2024
@dependabot dependabot bot requested a review from dkolba as a code owner July 24, 2024 00:19
@dependabot dependabot bot added the 🤫dependencies Pull requests that update a dependency file label Jul 24, 2024
@dependabot dependabot bot requested review from annsch and bruno-sch as code owners July 24, 2024 00:19
@github-actions github-actions bot enabled auto-merge July 24, 2024 00:19
@github-actions github-actions bot added the 🏘components Changes inside components folder label Jul 24, 2024
Copy link
Contributor

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-9e055abc28 branch from eaae9be to 3fe5f81 Compare July 24, 2024 00:58
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-9e055abc28 branch from 3fe5f81 to 21cf2c0 Compare July 24, 2024 01:39
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-9e055abc28 branch from 21cf2c0 to df9065f Compare July 24, 2024 02:06
mfranzke
mfranzke previously approved these changes Jul 24, 2024
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.3.12 to 0.3.13
- [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.12 to 0.3.13
- [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-9e055abc28 branch from df9065f to a9a83d7 Compare July 24, 2024 07:55
github-actions[bot]
github-actions bot previously approved these changes Jul 24, 2024
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.3.12 to 0.3.13
- [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.12 to 0.3.13
- [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 dismissed stale reviews from github-actions[bot] and mfranzke via ff87907 July 24, 2024 11:42
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-builder-io-9e055abc28 branch from a9a83d7 to ff87907 Compare July 24, 2024 11:42
github-actions[bot]
github-actions bot previously approved these changes Jul 24, 2024
nmerget added 2 commits July 24, 2024 14:03
@github-actions github-actions bot merged commit 6933036 into main Jul 24, 2024
61 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-builder-io-9e055abc28 branch July 24, 2024 12:17
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.

2 participants