Closed dependabot[bot] closed 2 months ago
Status | Category | Percentage | Covered / Total |
---|---|---|---|
🔵 | Lines | 28.75% | 492 / 1711 |
🔵 | Statements | 28.75% | 492 / 1711 |
🔵 | Functions | 22.22% | 6 / 27 |
🔵 | Branches | 53.33% | 8 / 15 |
@dependabot rebase
Superseded by #1199.
Bumps the npm group with 4 updates in the / directory: axios, @stylistic/eslint-plugin-js, eslint and eslint-plugin-jsdoc.
Updates
axios
from 1.7.3 to 1.7.4Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
abd24a7
chore(release): v1.7.4 (#6544)6b6b605
fix(sec): CVE-2024-39338 (#6539) (#6543)07a661a
fix(sec): disregard protocol-relative URL to remediate SSRF (#6539)Updates
@stylistic/eslint-plugin-js
from 2.6.1 to 2.6.2Release notes
Sourced from
@stylistic/eslint-plugin-js
's releases.Changelog
Sourced from
@stylistic/eslint-plugin-js
's changelog.Commits
cb55835
chore: release v2.6.2 (main) (#496)aefb3be
fix(indent): indentation for argument with decorators (#487)53d731f
refactor(indent): simplify the code related toPropertyDefinition
with deco...83e22f2
refactor: consistentcreateRule
argument orderUpdates
eslint
from 9.8.0 to 9.9.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
0dd3863
9.9.02e5ba77
Build: changelog update for 9.9.0461b2c3
chore: upgrade to@eslint/js@9.9.0
(#18765)59dba1b
chore: package.json update for@eslint/js
releasefea8563
chore: update dependency@eslint/core
to ^0.3.0 (#18724)41d0206
feat: Add support for TS config files (#18134)aac191e
chore: update dependency@eslint/json
to ^0.3.0 (#18760)9fe068c
docs: how to author plugins with configs that extend other configs (#18753)b97fa05
chore: update wdio dependencies for more stable tests (#18759)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716)Updates
eslint-plugin-jsdoc
from 48.11.0 to 50.2.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
aed3194
feat: added granular flat TypeScript configs (#1298)6e82aeb
docs: marklines-before-block
as not currently recommended75528b7
feat: update jsdoccomment, debug, devDeps.; fixes #1304df55137
fix(no-bad-blocks
): exclude ESLint directives1cae2cb
fix(lines-before-block
): remove rule from recommended0265923
feat(lines-before-block
): add new rule; fixes #1209ce230a8
docs: fix URL; fixes #1293b3c6c02
docs: update generated docs0973caf
docs: usets
for TypeScript code blocksDependabot 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