Closed dependabot[bot] closed 3 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 recreate
@dependabot recreate
@dependabot squash and merge
Bumps the npm group with 5 updates in the / directory:
1.7.2
1.7.3
2.3.0
2.6.1
2.0.4
2.0.5
48.8.3
48.11.0
0.89.0
0.90.0
Updates
axios
from 1.7.2 to 1.7.3Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
c6cce43
chore(release): v1.7.3 (#6521)e3c76fc
fix(adapter): fix progress event emitting; (#6518)85d4d0e
fix(fetch): fix withCredentials request config (#6505)92cd8ed
chore(github): update ISSUE_TEMPLATE.md (#6519)8966ee7
fix(xhr): return original config on errors from XHR adapter (#6515)Updates
@stylistic/eslint-plugin-js
from 2.3.0 to 2.6.1Release notes
Sourced from
@stylistic/eslint-plugin-js
's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin-js
's changelog.... (truncated)
Commits
dde2c6f
chore: release v2.6.1 (main) (#485)52ff83b
chore: release v2.6.0 (main) (#483)27d6b00
feat: bump@typescript-eslint
to v8 (#452)8ad36ab
chore: release v2.4.0 (main) (#450)ea72aae
feat: migrate to@types/eslint
v9.6.0
(#479)d5ae88d
fix(indent): handle mixed spaces and tabs (#465)4c0c7f8
chore: remove extra@ts-expect-error
4d44b4e
chore: update depsUpdates
@vitest/coverage-v8
from 2.0.4 to 2.0.5Release notes
Sourced from
@vitest/coverage-v8
's releases.Commits
99452a7
chore: release v2.0.5Updates
eslint-plugin-jsdoc
from 48.8.3 to 48.11.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
116b3e8
feat(require-template
): check callback/function tag block content058018b
feat(check-template-names
): check callback/function tag blocks12fca71
fix(check-template-names
): check for param and returns tags; fixes #128631e0a35
fix: add espree as dependency; fixes #128431d3255
feat(require-template
,check-template-names
): add supportClassDeclaration
28bc1cb
feat(require-template
,check-template-names
): add support `FunctionDeclar...320a1eb
feat(require-template
,check-template-names
): add support `TSInterfaceDec...87a1270
fix(getJsdocProcessorPlugin
): ensure package.json file is consistently located2fbd47c
fix(examples processor): ensure config can be loaded with pluginsdf43df9
docs: mention in rule message current alternative tocheck-examples
ruleUpdates
nw
from 0.89.0 to 0.90.0Commits
Updates
vitest
from 2.0.4 to 2.0.5Release notes
Sourced from vitest's releases.
Commits
99452a7
chore: release v2.0.59b9bdf7
chore: remove unnecessary await (#6249)40dfad8
docs: add reported tasks docs (#6245)13d85bd
feat: introduce experimental reported tasks (#6149)b76a927
refactor(vitest): move public exports to public folder (#6218)56dbfa6
refactor: make a distinction between node and runtime types (#6214)a48be6f
fix(vitest): correctly resolve mocked node:* imports in mocks folder (#6204)3aab8a1
refactor: deprecate all config types from the main Vitest entrypoint, introdu...57d23ce
docs: fix inconsistencies, remove low informative twoslash examples (#6200)8cd8272
fix(vitest): improvedefineProject
anddefineWorkspace
types (#6198)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