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

Bump @stencil/react-output-target from 0.5.3 to 0.8.0 #1233

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps @stencil/react-output-target from 0.5.3 to 0.8.0.

Release notes

Sourced from @​stencil/react-output-target's releases.

v0.7.1

What's Changed

New Contributors

Full Changelog: https://github.com/ionic-team/stencil-ds-output-targets/compare/@​stencil/react-output-target@​0.7.0...@​stencil/react-output-target@​0.7.1

@​stencil/react-output-target@​0.7.0

What's Changed

Full Changelog: https://github.com/ionic-team/stencil-ds-output-targets/compare/@​stencil/react-output-target@​0.6.0...@​stencil/react-output-target@​0.7.0

@​stencil/react-output-target@​0.6.0

What's Changed

Breaking Changes

  • Stencil @Prop()s without reflect: true will no longer be reflected as attributes on the host element.

Full Changelog: https://github.com/ionic-team/stencil-ds-output-targets/compare/@​stencil/react-output-target@​0.5.3...@​stencil/react-output-target@​0.6.0

Commits
  • 7efd87c chore(deps): update semver ranges for @​stencil/core package (#318)
  • 3129486 fix(vue): reflect aria attributes to host (#316)
  • c8dd49f fix(react-output-target): assign ExpandedPropTypes to reducer (#306)
  • d62f843 chore(angular-output-target): remove directivesUtilsFile (#315)
  • c42cc9f fix(angular-output-target): escape kebab-case event names (#307)
  • 2cdc47e chore(svelte): remove the output target (#300)
  • 2a001a3 refactor(angular-output-target): split up component proxy code generation (#302)
  • 5cbfc4a chore(github): fix codeowners for framework (#301)
  • b055e8f chore(format): format example projects (#290)
  • 1062883 chore(format): format react, svelte, vue output targets (#286)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 16, 2024
@valadas valadas added this to the 0.24.3 milestone Dec 16, 2024
Bumps [@stencil/react-output-target](https://github.com/ionic-team/stencil-ds-output-targets) from 0.5.3 to 0.8.0.
- [Release notes](https://github.com/ionic-team/stencil-ds-output-targets/releases)
- [Changelog](https://github.com/ionic-team/stencil-ds-output-targets/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/stencil-ds-output-targets/compare/@stencil/[email protected])

---
updated-dependencies:
- dependency-name: "@stencil/react-output-target"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stencil/react-output-target-0.8.0 branch from c6378db to 8455ff9 Compare December 16, 2024 19:59
@valadas
Copy link
Member

valadas commented Dec 17, 2024

If anyone uses react and wants to tackle this, there has been some changes on how to do this and documentation is here:

https://stenciljs.com/docs/react#react-integration

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2025

A newer version of @​stencil/react-output-target exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@valadas valadas modified the milestones: 0.24.3, 0.25.0 Jan 4, 2025
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