ardatan / feTS

🗹 TypeScript HTTP Framework focusing on e2e type-safety, easy setup, performance & great developer experience
https://the-guild.dev/openapi/fets
MIT License
617 stars 28 forks source link

chore(deps): bump uWebSockets.js from 20.44.0 to 20.47.0 #1788

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps uWebSockets.js from 20.44.0 to 20.47.0.

Release notes

Sourced from uWebSockets.js's releases.

v20.47.0

macOS 12 migration leads to build improvements

GitHub Actions deprecated macOS 11 runners recently which caused havoc and also hinted of other build problems:

  • H3App for macOS ARM64 is now working
  • macOS ARM64 binaries are working
  • Minimal target platform for binaries is now macOS 12.7
  • Smoke test added to catch botched builds (however, these are not run for macOS ARM64 since runners are x86_64)

v20.46.0

[This release is broken for macOS ARM64, use v20.44.0 until fixed]

  • Wraps getParameter(name) so that not only get by index works
  • Updates docs for getParameter
  • Generates new docs

v20.45.0

  • Improved 1006 close reasons - no longer empty messages
  • macOS 12.7 as minimal target due to GitHub Actions deprecation of macOS 11
  • New experimental CachedHelloWorld.js example (perf. boost in benchmarks)
  • H3App is broken for macOS ARM64 and has always been due to cross-compilation issue. This has been identified and will be fixed next release.
Commits
  • 6f4b450 [GitHub Actions] Updated linux-aarch64 binaries
  • f1cf825 [GitHub Actions] Updated linux-armv7 binaries
  • 58f956a [GitHub Actions] Updated linux-armv7 binaries
  • df28081 [GitHub Actions] Updated linux-aarch64 binaries
  • f50b43a Update package.json
  • 387154d [GitHub Actions] Updated macos-12 binaries
  • 7f637ef [GitHub Actions] Updated windows-latest binaries
  • 4b2c25c [GitHub Actions] Updated ubuntu-20.04 binaries
  • 4ca0944 [GitHub Actions] Updated ubuntu-20.04 binaries
  • 4314350 [GitHub Actions] Updated linux-aarch64 binaries
  • 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 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)
github-actions[bot] commented 1 month ago
### 💻 Website Preview The latest changes are available as preview in: [https://c6366573.fets.pages.dev](https://c6366573.fets.pages.dev)