Skip to content

deps-dev(deps-dev): bump ripple from 0.3.72 to 0.3.79#25

Merged
radeqq007 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ripple-0.3.79
Jun 11, 2026
Merged

deps-dev(deps-dev): bump ripple from 0.3.72 to 0.3.79#25
radeqq007 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ripple-0.3.79

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps ripple from 0.3.72 to 0.3.79.

Release notes

Sourced from ripple's releases.

ripple@0.3.79

Patch Changes

ripple@0.3.78

Patch Changes

  • #1240 92982ee Thanks @​leonidaz! - Render <{expr}> dynamic tags directly through _$_.composite in the client production output instead of lowering to the Dynamic helper component, and fix hydration of dynamic string tags claiming the SSR-rendered element.

  • #1241 b826234 Thanks @​leonidaz! - Remove the runtime Dynamic component exports; dynamic rendering is the <{expr}> tag syntax. The Dynamic type declarations remain so type-only output keeps type-checking, but the JS is gone: React and Preact production output now lowers dynamic tags to a scoped component alias (const TsrxDynamic_N = expr;), Ripple SSR uses the internal _$_.dynamic_element helper, and the imported-Dynamic detection for scoped CSS is removed (the element marking is now metadata.dynamicElement, set by the dynamic-tag lowering).

  • Updated dependencies [92982ee, 92982ee, b826234, b826234, b826234]:

    • @​tsrx/ripple@​0.1.26
    • @​tsrx/core@​0.1.26

ripple@0.3.77

Patch Changes

ripple@0.3.76

Patch Changes

... (truncated)

Changelog

Sourced from ripple's changelog.

0.3.79

Patch Changes

0.3.78

Patch Changes

  • #1240 92982ee Thanks @​leonidaz! - Render <{expr}> dynamic tags directly through _$_.composite in the client production output instead of lowering to the Dynamic helper component, and fix hydration of dynamic string tags claiming the SSR-rendered element.

  • #1241 b826234 Thanks @​leonidaz! - Remove the runtime Dynamic component exports; dynamic rendering is the <{expr}> tag syntax. The Dynamic type declarations remain so type-only output keeps type-checking, but the JS is gone: React and Preact production output now lowers dynamic tags to a scoped component alias (const TsrxDynamic_N = expr;), Ripple SSR uses the internal _$_.dynamic_element helper, and the imported-Dynamic detection for scoped CSS is removed (the element marking is now metadata.dynamicElement, set by the dynamic-tag lowering).

  • Updated dependencies [92982ee, 92982ee, b826234, b826234, b826234]:

    • @​tsrx/ripple@​0.1.26
    • @​tsrx/core@​0.1.26

0.3.77

Patch Changes

... (truncated)

Commits

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 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)

Bumps [ripple](https://github.com/Ripple-TS/ripple/tree/HEAD/packages/ripple) from 0.3.72 to 0.3.79.
- [Release notes](https://github.com/Ripple-TS/ripple/releases)
- [Changelog](https://github.com/Ripple-TS/ripple/blob/main/packages/ripple/CHANGELOG.md)
- [Commits](https://github.com/Ripple-TS/ripple/commits/ripple@0.3.79/packages/ripple)

---
updated-dependencies:
- dependency-name: ripple
  dependency-version: 0.3.79
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 11, 2026
@radeqq007 radeqq007 merged commit d31c78a into main Jun 11, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ripple-0.3.79 branch June 11, 2026 10:50
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