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 all-dependencies group with 6 updates:
7.0.0
8.0.0
1.7.35
1.7.36
6.5.0
6.6.2
4.17.10
4.17.12
22.7.5
22.7.7
8.15.2
8.15.4
Updates
@grafana/eslint-config
from 7.0.0 to 8.0.0Changelog
Sourced from
@grafana/eslint-config
's changelog.Commits
Updates
@swc/core
from 1.7.35 to 1.7.36Changelog
Sourced from
@swc/core
's changelog.Commits
2407b4f
chore: Publish1.7.36
withswc_core
v1.0.1
05232ce
chore: Update changelog3ea96ec
chore: Publish1.7.36-nightly-20241015.1
withswc_core
v1.0.1
56c4416
chore: Publish crates withswc_core
v1.0.1
3d3e434
feat(es): IntroducerunPluginFirst
for Wasm plugins (#9645)8a19201
fix(es): Run esnext transforms on esnext target (#9644)88a2186
feat(es/minifier): Support unary negate incast_to_number
(#9642)085bc19
chore(deps): update dependency magic-string to v0.30.12 (#9634)4436621
fix(es/minifier): Check type of assignment target before merging assignments ...30f9a70
chore: Publish crates withswc_core
v1.0.0
Updates
@testing-library/jest-dom
from 6.5.0 to 6.6.2Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
4468378
fix: remove recursive type reference in vitest types (#636)abba961
docs: add billyjanitsch as a contributor for bug (#644)9490615
docs: add G-Rath as a contributor for code (#643)ced792e
fix: fix lodash import in to-have-selection.js (#642)9b14804
feat: implement toHaveSelection (#637)f5b0e94
docs: add diegohaz as a contributor for ideas (#640)68e927e
docs: add pwolaq as a contributor for code, and test (#639)04005db
docs: add silviuaavram as a contributor for code, and test (#638)4723de3
docs: add mibcadet as a contributor for doc (#628)8fd402a
docs: how to update tsconfig for vitest matchers extension (#624)Updates
@types/lodash
from 4.17.10 to 4.17.12Commits
Updates
@types/node
from 22.7.5 to 22.7.7Commits
Updates
cspell
from 8.15.2 to 8.15.4Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
27882ec
v8.15.41672c99
fix: Ignore negative globs in ignore patterns. (#6388)2c24d62
v8.15.355c29fb
fix: correctly handle excludes infiles
(#6375)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