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.7.1 #1163

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2024

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

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
  • c8e9536 chore(react|angular): bump package versions (#466)
  • 48da093 fix(react): ssr hydration with children (#464)
  • 75c6cce docs(react): broken markdown for the options table in the README.md file (#465)
  • b8930b0 feat(angular): Standalone Value Accessor for Angular OutputType (#459)
  • 955534c chore(react): bump package version (#463)
  • 399fe25 feat(react): Next.js Support (#445)
  • 24de01e feat(react-output-target): add customElementsDir configuration option (#461)
  • e9d35d9 chore(deps): update pnpm/action-setup action to v4 (#453)
  • f2421ab chore(react): bump package version (#456)
  • 941e9d6 chore(lerna): configure with pnpm (#455)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 20, 2024
Bumps [@stencil/react-output-target](https://github.com/ionic-team/stencil-ds-output-targets) from 0.5.3 to 0.7.1.
- [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/react-output-target@0.5.3...@stencil/react-output-target@0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stencil/react-output-target-0.7.1 branch 2 times, most recently from 07f19cf to 894e1a4 Compare September 20, 2024 20:32
Bumps [@stencil/react-output-target](https://github.com/ionic-team/stencil-ds-output-targets) from 0.5.3 to 0.7.1.
- [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/react-output-target@0.5.3...@stencil/react-output-target@0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stencil/react-output-target-0.7.1 branch from 894e1a4 to 9d38ecf Compare September 20, 2024 20:42
@valadas
Copy link
Member

valadas commented Sep 20, 2024

There was quite some changes to how the react-output-target works. I don't use React and don't have much time, anyone interested on fixing this pr?

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2024

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 added this to the 0.24.3 milestone Dec 16, 2024
@valadas
Copy link
Member

valadas commented Dec 16, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 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.

@valadas
Copy link
Member

valadas commented Dec 16, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Superseded by #1233.

@dependabot dependabot bot closed this Dec 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stencil/react-output-target-0.7.1 branch December 16, 2024 19:44
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