CNSeniorious000 / free-chat

An elegant LLM chat UI forked from chatgpt-demo of @anse-app. Index site at https://free-chat.asia
https://endless-chat.vercel.app
MIT License
178 stars 52 forks source link

chore(deps): bump eventsource-parser from 1.1.2 to 2.0.1 #29

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps eventsource-parser from 1.1.2 to 2.0.1.

Release notes

Sourced from eventsource-parser's releases.

v2.0.1

2.0.1 (2024-08-07)

Bug Fixes

  • include root-level legacy export in published files (c814b4b)

This release is also available on:

v2.0.0

2.0.0 (2024-08-07)

⚠ BREAKING CHANGES

  • BREAKING: minimum node.js version is now v18

Bug Fixes

  • BREAKING: minimum node.js version is now v18 (d652333)
  • enable legacy exports (b88e02c)

This release is also available on:

Changelog

Sourced from eventsource-parser's changelog.

2.0.1 (2024-08-07)

Bug Fixes

  • include root-level legacy export in published files (c814b4b)

2.0.0 (2024-08-07)

⚠ BREAKING CHANGES

  • BREAKING: minimum node.js version is now v18

Bug Fixes

  • BREAKING: minimum node.js version is now v18 (d652333)
  • enable legacy exports (b88e02c)
Commits
  • 2be0b7c chore(release): 2.0.1 [skip ci]
  • 26ef5f3 ci: upgrade github actions
  • c814b4b fix: include root-level legacy export in published files
  • 1320e32 chore(release): 2.0.0 [skip ci]
  • b88e02c fix: enable legacy exports
  • 0965719 chore: sort/organize imports
  • 5c2a252 test: add performance test/benchmark
  • f3c7327 chore: upgrade dependencies, improve build output
  • d652333 fix!: BREAKING: minimum node.js version is now v18
  • See full diff 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 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)
vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
endless-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 27, 2024 4:11am
free-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 27, 2024 4:11am
netlify[bot] commented 3 months ago

Deploy Preview for promplate-demo ready!

Name Link
Latest commit 16c661478cc049b80522d55d1eac4658cdbc34b0
Latest deploy log https://app.netlify.com/sites/promplate-demo/deploys/66cd514705a7f80008764244
Deploy Preview https://deploy-preview-29--promplate-demo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 65 (🔴 down 20 from production)
Accessibility: 80 (🔴 down 2 from production)
Best Practices: 92 (🔴 down 8 from production)
SEO: 87 (no change from production)
PWA: 100 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

CNSeniorious000 commented 3 months ago

@dependabot rebase