Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

Bumps @rindo/core from 2.17.0 to 4.23.0.

Release notes

Sourced from @​rindo/core's releases.

🧀 4.23.0 (2025-09-04)

Bug Fixes

  • patchChildSlotNodes & scopedSlotTextContentFix not being applied (855717c)
  • change hasHostListenerAttached from var to protoype property (b98e0bb)
  • mock-doc: don't show error message for SSR workflows (e031f3e)
  • rewrite SSR client-side hydration (9403593)
  • runtime: ensure Node is defined (8ca7e1d)
  • stop experimentalScopedSlotChanges warning msg on startup (e68ff08)

Features

🌙 4.22.3 (2025-01-31)

Bug Fixes

  • mock-doc: return empty string if anchor has no href attribute (5f7cc15)
  • runtime: correctly call proxied formAssociated callbacks (a2bdc35)
  • runtime: ensure event listener are not registered twice (942586d)
  • runtime: scope id fix for component children for typescript issue (0e4e81c)

🐝 4.22.2 (2025-01-31)

Bug Fixes

  • docs: escape backticks in type or default value columns (a9e4460)
  • types: add controlslist to html declarations (84fb487)

Features

  • runtime: make shadow root adopt scoped component styles (e788d7c)

🎳 4.22.1 (2025-01-31)

Bug Fixes

  • mock-doc: add missing ShadowRoot window primitive (fe7f263)
  • mock-doc: get native primitive from globalThis (cab07aa)
  • runtime: create unique host ids (a6d40cf)
  • runtime: merge styles within ShadowRoot into a single node (f319c9b)

☀️ 4.22.0 (2025-01-30)

Bug Fixes

  • compiler: add reserved keyword (cd2db23)
  • compiler: handle file rename in watch mode (bcecaee)
  • compiler: no generate custom output (f2ad2da)
  • declarations: add missing event handler types (38f00ec)
  • hydrate: Add missing alias to hydrate build to fix app globals (7550957)

... (truncated)

Changelog

Sourced from @​rindo/core's changelog.

🧀 4.23.0 (2025-09-04)

Bug Fixes

  • patchChildSlotNodes & scopedSlotTextContentFix not being applied (855717c)
  • change hasHostListenerAttached from var to protoype property (b98e0bb)
  • mock-doc: don't show error message for SSR workflows (e031f3e)
  • rewrite SSR client-side hydration (9403593)
  • runtime: ensure Node is defined (8ca7e1d)
  • stop experimentalScopedSlotChanges warning msg on startup (e68ff08)

Features

🌙 4.22.3 (2025-01-31)

Bug Fixes

  • mock-doc: return empty string if anchor has no href attribute (5f7cc15)
  • runtime: correctly call proxied formAssociated callbacks (a2bdc35)
  • runtime: ensure event listener are not registered twice (942586d)
  • runtime: scope id fix for component children for typescript issue (0e4e81c)

🐝 4.22.2 (2025-01-31)

Bug Fixes

  • docs: escape backticks in type or default value columns (a9e4460)
  • types: add controlslist to html declarations (84fb487)

Features

  • runtime: make shadow root adopt scoped component styles (e788d7c)

🎳 4.22.1 (2025-01-31)

Bug Fixes

... (truncated)

Commits
  • 9390557 v4.23.0 (#290)
  • f180377 chore: bump deps
  • e031f3e fix(mock-doc): don't show error message for SSR workflows
  • 9403593 fix: rewrite SSR client-side hydration
  • b98e0bb fix: change hasHostListenerAttached from var to protoype property
  • 8ca7e1d fix(runtime): ensure Node is defined
  • e68ff08 fix: stop experimentalScopedSlotChanges warning msg on startup
  • 855717c fix: patchChildSlotNodes & scopedSlotTextContentFix not being applied
  • 5223cbf feat: prop get set new
  • d58c5b1 v4.22.3 (#289)
  • 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)

Bumps [@rindo/core](https://github.com/rindojs/rindo) from 2.17.0 to 4.23.0.
- [Release notes](https://github.com/rindojs/rindo/releases)
- [Changelog](https://github.com/rindojs/rindo/blob/main/CHANGELOG.md)
- [Commits](rindojs/rindo@v2.17.0...v4.23.0)

---
updated-dependencies:
- dependency-name: "@rindo/core"
  dependency-version: 4.23.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 4, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 5, 2025

Superseded by #84.

@dependabot dependabot bot closed this Sep 5, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rindo/core-4.23.0 branch September 5, 2025 23:06
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