Closed dependabot[bot] closed 2 months ago
Minder analyzed this PR and found it does not add any new vulnerable dependencies.
Vulnerability scan of
f9a35ee5:
- 🐞 vulnerable packages:
0
- 🛠 fixes available for:
0
PR Preview Action v1.4.7
:---:
:rocket: Deployed preview to https://openfga.github.io/openfga.dev/pr-preview/pr-827/
on branch gh-pages
at 2024-09-04 02:03 UTC
Bumps the dev-dependencies group with 4 updates in the / directory: @types/react, @typescript-eslint/eslint-plugin, @typescript-eslint/parser and eslint-plugin-react.
Updates
@types/react
from 18.3.4 to 18.3.5Commits
Updates
@typescript-eslint/eslint-plugin
from 8.2.0 to 8.4.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...46f27e6
docs: added note on async generator support in require-await (#9795)e5d1ac4
docs: add dedicated TypeOrValueSpecifier docs page (#9875)5fd4251
docs: fill in most remaining rule option descriptions (#9868)2421575
docs: add global variable rule disabling FAQ for ESLint (#9865)ef2eab1
chore(release): publish 8.3.0fd55358
chore: enable sonarjs/no-duplicated-branches (#9821)9f70ed1
fix(ast-spec): useExpression
in argument ofThrowStatement
(#9632)7160687
chore: enable unicorn/no-lonely-if (#9830)Updates
@typescript-eslint/parser
from 8.2.0 to 8.4.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...ef2eab1
chore(release): publish 8.3.09612d81
chore: enable eslint-plugin-perfectionist on parser package (#9845)Updates
eslint-plugin-react
from 7.35.0 to 7.35.1Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
5fc0f87
Update CHANGELOG and bump versiona2306e7
[Tests] usenpm audit
instead ofaud
d9c7ef1
[Dev Deps] update@babel/core
,@babel/eslint-parser
,aud
10eb235
[Fix]jsx-curly-brace-presence
: do not trigger on strings containing a quot...0170dbe
[Refactor] addastUtil.isCallExpression
predicate3b6bacc
[Refactor] general cleanup8dc0215
[Refactor] hoist functions to module levele3927a3
[Refactor] clean up some of the jsdocs4d99f6e
[Refactor]display-name
: useunwrapTSAsExpression
983b88d
[Tests]no-array-index-key
: actually run valid testsDependabot 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