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 dependencies group with 5 updates:
2.9.2
2.10.1
22.0.0
22.1.0
1.7.9
1.7.11
7.17.0
8.0.0
2.0.4
2.0.5
Updates
@astrojs/compiler
from 2.9.2 to 2.10.1Release notes
Sourced from
@astrojs/compiler
's releases.Commits
b9b0b6a
[ci] release (#1034)21b7b95
revert: top level returns transformations (#1036)af471f5
fix(tsx): Collect multibytes characters in skipped script and styles (#1033)0ebfc96
chore: cover all tests (#1011)f31a4ea
[ci] release (#1029)1d684b1
chore: changeset (#1032)399c6bb
ci: add workflow to close issues without repro automaticalluy (#1031)7fa6577
fix(tsx): Transform top level returns into throws (#1028)Updates
@types/node
from 22.0.0 to 22.1.0Commits
Updates
lefthook
from 1.7.9 to 1.7.11Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
bd773b2
1.7.11: revert NPM packaging changes for backward compatibility5c336d8
fix: revert packaging change (#796)fb17ca3
1.7.10: use direct reference to lefthook binary in NPM packageb32fd33
deps: July 2024 (#795)19b7a72
packaging(npm): try direct reference for lefthook executable (#794)Updates
typescript-eslint
from 7.17.0 to 8.0.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
1db993a
chore(release): publish 8.0.01b0468e
Merge branch 'main'35cf3d2
chore(release): publish 7.18.06cebdf6
feat(eslint-plugin): [no-unnecessary-type-parameters] promote to strict (#9662)f3dfc0a
Merge branch 'main' into v888a8673
feat(eslint-plugin): [return-await] add return-await to strict-type-checked p...c365664
Merge branch 'main'6bd4211
Merge branch 'main'1593840
Merge branch 'main'a846ffe
Merge branch 'main'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