Skip to content

chore(deps): bump waku from 1.0.0-beta.8 to 1.0.0-beta.9 - #177

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/waku-1.0.0-beta.9
Aug 15, 2026
Merged

chore(deps): bump waku from 1.0.0-beta.8 to 1.0.0-beta.9#177
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/waku-1.0.0-beta.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown
Contributor

Bumps waku from 1.0.0-beta.8 to 1.0.0-beta.9.

Release notes

Sourced from waku's releases.

v1.0.0-beta.9

Fixes some issues and refactors mostly internally. It has some breaking changes in unstable api.

What's Changed

New Contributors

Full Changelog: wakujs/waku@v1.0.0-beta.8...v1.0.0-beta.9

Commits
  • 74e0b9d v1.0.0-beta.9
  • 42d86e9 refactor(router): fetch routes before merging (#2261)
  • 67b3218 refactor(router): clarify client naming and drop thin wrappers (#2265)
  • 943dafd test(e2e): cover disableSSR on a dynamic route (#2264)
  • d3be392 feat(router): Add _actions to IGNORED_PATH_PARTS (#2262)
  • 8b76925 refactor(router): fold elements-meta into router-state; document public APIs ...
  • d6d7764 feat(router): external redirects (#2255)
  • bcb1605 refactor(router): remove unstable route events (#2257)
  • 4e5193d test(router): remove duplicate router-client tests (#2258)
  • 27bd75b refactor(router): rename learnStaticPath; trim version-skew comments (#2256)
  • 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 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 [waku](https://github.com/wakujs/waku/tree/HEAD/packages/waku) from 1.0.0-beta.8 to 1.0.0-beta.9.
- [Release notes](https://github.com/wakujs/waku/releases)
- [Changelog](https://github.com/wakujs/waku/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wakujs/waku/commits/v1.0.0-beta.9/packages/waku)

---
updated-dependencies:
- dependency-name: waku
  dependency-version: 1.0.0-beta.9
  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 Aug 15, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 15, 2026 19:13
@github-actions
github-actions Bot merged commit d8aa4e6 into main Aug 15, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/waku-1.0.0-beta.9 branch August 15, 2026 19:14
rolandjitsu added a commit that referenced this pull request Aug 20, 2026
A hydration crash white-screens the docs while the SSR'd HTML still returns 200 (regressed by #177), so it slips past CI and any HTTP probe; catching it needs a browser that runs the page and watches for the throw. Kept in its own Playwright config so it does not disturb the library's file-input/DnD e2e.

Assisted-by: Claude:claude-opus-4-8
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 5.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants