This is part of the experimental API and doesn't follow semver. We are hoping to stabilize it for 2.1. If you are working with custom reporters, give this a go!
This is part of the experimental API and doesn't follow semver. We are hoping to stabilize it for 2.1. If you are working with custom reporters, give this a go!
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
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.10.2
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.10.2Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
12fca71
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
rulef0f5e18
docs: fix docs forgetJsdocProcessorPlugin
3ba475e
fix: move processor to own file; fixes #1277; fixes #1278Updates
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