Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps @faasjs/http from 6.12.3 to 7.0.0.

Release notes

Sourced from @​faasjs/http's releases.

v7.0.0

v7.0.0 (2025-04-11)

  • @faasjs/jest

    • [Break] Remove @faasjs/jest.
  • @faasjs/next

    • [Break] Remove @faasjs/next.
    • [Feature] Add next.js example to examples/nextjs.
  • @faasjs/vite

    • [Feature] New @faasjs/vite for improved development experience and integration with Vite.
  • @faasjs/server

    • [Break] All header names are lowercase.
    • [Break] 3rd of middleware argument changes to MiddlewareContext.
    • [Feature] Enhanced port binding notifications.
    • [Feature] Add beforeHandle to Server.
    • [Feature] The staticHandler's notFound option supports string path as fallback path.
  • @faasjs/cli

    • [Feature] Add faas dev command to start a development server.
  • @faasjs/cloud_function

    • [Fix] Support export const func = useFunc(...) syntax.
Changelog

Sourced from @​faasjs/http's changelog.

Changelog

FaasJS use Semantic Versioning.

Stable

v7.0.0 (2025-04-11)

  • @faasjs/jest

    • [Break] Remove @faasjs/jest.
  • @faasjs/next

    • [Break] Remove @faasjs/next.
    • [Feature] Add next.js example to examples/nextjs.
  • @faasjs/vite

    • [Feature] New @faasjs/vite for improved development experience and integration with Vite.
  • @faasjs/server

    • [Break] All header names are lowercase.
    • [Break] 3rd of middleware argument changes to MiddlewareContext.
    • [Feature] Enhanced port binding notifications.
    • [Feature] Add beforeHandle to Server.
    • [Feature] The staticHandler's notFound option supports string path as fallback path.
  • @faasjs/cli

    • [Feature] Add faas dev command to start a development server.
  • @faasjs/cloud_function

    • [Fix] Support export const func = useFunc(...) syntax.

v6.12.3 (2025-04-06)

  • @faasjs/ant-design
    • [Feature] Using Ant Design's message component as the default error notification when API calls fail, providing a consistent and user-friendly error feedback mechanism.
    • [Fix] Fix styleProviderProps defaults.

v6.11.1 (2025-04-04)

  • @faasjs/server
    • [Fix] Fix middleware to handle option request.

v6.11.0 (2025-04-02)

  • @faasjs/server

    • [Feature] Add middleware to Server.
  • faasjs

    • [Fix] Fix tsconfig.react.json.

... (truncated)

Commits

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 <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 [@faasjs/http](https://github.com/faasjs/faasjs/tree/HEAD/packages/http) from 6.12.3 to 7.0.0.
- [Release notes](https://github.com/faasjs/faasjs/releases)
- [Changelog](https://github.com/faasjs/faasjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/faasjs/faasjs/commits/v7.0.0/packages/http)

---
updated-dependencies:
- dependency-name: "@faasjs/http"
  dependency-version: 7.0.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 May 12, 2025
@codecov
Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.70%. Comparing base (9ecd04a) to head (6739e48).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1000   +/-   ##
=======================================
  Coverage   86.70%   86.70%           
=======================================
  Files          14       14           
  Lines         752      752           
  Branches      136      136           
=======================================
  Hits          652      652           
  Misses         94       94           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2025

Superseded by #1016.

@dependabot dependabot bot closed this Jun 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/faasjs/http-7.0.0 branch June 30, 2025 03:47
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

Development

Successfully merging this pull request may close these issues.

1 participant