mlc-ai / web-llm-chat

Chat with AI large language models running natively in your browser. Enjoy private, server-free, seamless AI conversations.
https://chat.webllm.ai/
Apache License 2.0
380 stars 58 forks source link

chore(deps): bump @serwist/next from 9.0.3 to 9.0.5 #50

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps @serwist/next from 9.0.3 to 9.0.5.

Release notes

Sourced from @​serwist/next's releases.

@​serwist/next@​9.0.5

Patch Changes

  • #168 c7bed2b Thanks @​DuCanhGH! - fix(dependencies): reverted glob to v10 and rimraf to v5

    • Turns out glob v11 and rimraf v6 drops support for Node.js 18, so we are back to v10 and v5 for now.
    • This also adds test for Node.js 18 and 22.
  • Updated dependencies [c7bed2b]:

    • @​serwist/webpack-plugin@​9.0.5
    • @​serwist/build@​9.0.5
    • @​serwist/window@​9.0.5
    • serwist@9.0.5

@​serwist/next@​9.0.4

Patch Changes

Commits
  • c6fb03a chore(packages): publish packages (#169)
  • a525430 chore(packages): trigger release
  • c7bed2b fix(deps): reverted glob to v10 and rimraf to v5 (#168)
  • 5799592 chore(examples): cleaned up the Rsbuild example's index.html
  • 5e7df63 feat(examples): added example for using Serwist with Rsbuild
  • 66fe769 chore(packages): publish packages (#167)
  • db66e96 chore(deps)
  • 6f8b6ad fix(webpack-plugin): compatibility with Rspack (#166)
  • 531f5b0 fix(docs): keep \<label> in the sr tree
  • fef5497 fix(docs): fixed Sidebar's styling
  • 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 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[bot] commented 2 months ago

Superseded by #61.