Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps @faasjs/lint from 7.0.1 to 7.0.2.

Release notes

Sourced from @​faasjs/lint's releases.

v7.0.2

v7.0.2 (2025-10-14)

  • @faasjs/react
    • [Fix] Fix equal compare function.
Changelog

Sourced from @​faasjs/lint's changelog.

Changelog

FaasJS use Semantic Versioning.

Stable

v7.0.2 (2025-10-14)

  • @faasjs/react
    • [Fix] Fix equal compare function.

v7.0.1 (2025-06-28)

  • @faasjs/lint
    • [Fix] Fix @faasjs/lint to use @biomejs/biome v2.

v7.0.0 (2025-05-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

... (truncated)

Commits

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 <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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@faasjs/lint](https://github.com/faasjs/faasjs/tree/HEAD/packages/lint) from 7.0.1 to 7.0.2.
- [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.2/packages/lint)

---
updated-dependencies:
- dependency-name: "@faasjs/lint"
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Oct 14, 2025
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