Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Bump faasjs from 6.10.0 to 6.11.0#1674

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/faasjs-6.11.0
Closed

Bump faasjs from 6.10.0 to 6.11.0#1674
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/faasjs-6.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 3, 2025

Bumps faasjs from 6.10.0 to 6.11.0.

Release notes

Sourced from faasjs's releases.

v6.11.0

v6.11.0 (2025-04-02)

  • @faasjs/server

    • [Feature] Add middleware to Server.
  • faasjs

    • [Fix] Fix tsconfig.react.json.
  • @faasjs/react

    • [Fix] Fix reload error.
Changelog

Sourced from faasjs's changelog.

Changelog

FaasJS use Semantic Versioning.

Stable

v6.11.0 (2025-04-02)

  • @faasjs/server

    • [Feature] Add middleware to Server.
  • faasjs

    • [Fix] Fix tsconfig.react.json.
  • @faasjs/react

    • [Fix] Fix reload error.

v6.10.0 (2025-03-30)

  • @faasjs/server
    • [Feature] Add getRouteFiles to get all route files.

v6.9.0 (2025-03-23)

  • Remove unused dependencies: lodash, typescript.

  • @faasjs/logger

    • [Feature] Add FaasLogTransport environment variable to enable/disable transports.

v6.8.0 (2025-03-09)

  • @faasjs/logger
    • [Feature] Added browser compatibility, allowing the logger to be used directly in browser environments.

v6.7.0 (2025-02-24)

  • @faasjs/func

    • [Feature] Support export const func = useFunc(...) syntax.
  • @faasjs/load

    • [Feature] loadPackage support defaultNames.

v6.6.0 (2025-02-17)

  • @faasjs/ant-design
    • [Feature] Replace upperFirst with idToTitle for title generation consistency.
    • [Feature] Export FaasDataWrapperRef from @faasjs/react.
    • [Fix] Use nullish coalescing for title assignment in Description, Table, and Tabs components.

v6.5.0 (2025-02-16)

... (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](https://github.com/faasjs/faasjs/tree/HEAD/packages/faasjs) from 6.10.0 to 6.11.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/v6.11.0/packages/faasjs)

---
updated-dependencies:
- dependency-name: faasjs
  dependency-version: 6.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 3, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 4, 2025

Superseded by #1677.

@dependabot dependabot Bot closed this Apr 4, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/faasjs-6.11.0 branch April 4, 2025 06:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants