Bump the dependencies group across 1 directory with 8 updates #554
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 8 updates in the / directory:
1.4.4
1.7.2
1.46.1
1.48.2
4.22.5
4.25.0
0.26.7
0.26.11
2.7.0
2.8.1
11.1.6
12.1.1
22.7.4
22.9.0
2.0.5
2.1.4
Updates
@bytecodealliance/jco
from 1.4.4 to 1.7.2Release notes
Sourced from
@bytecodealliance/jco
's releases.... (truncated)
Commits
b125d47
1.7.28f860a8
deps: update to ComponentizeJS@0.14.0, reenable test (#520)08d7fb8
fix: resource map being populated after trampoline (#519)d70b4d4
feat(examples): add documentation and walkthroughs for examples (#514)4f07888
update package lock75df3fe
1.7.1b175fa5
clippy fixes (#513)e03e1b9
fix: optimized bindings codegen (#516)d9f3557
deps: latest toolchain for wasmtime@26 (#515)79f7995
chore(examples): add examples (#507)Updates
@playwright/test
from 1.46.1 to 1.48.2Release notes
Sourced from
@playwright/test
's releases.... (truncated)
Commits
dc80964
chore: mark v1.48.2 (#33290)ffd19e5
cherry-pick(#33269): fix(codegen): SIGINT handling was leading to zombie proc...f26c6fc
cherry-pick(#33240, #33264): fix(recorder): do not leak when instantiated in ...ff1932b
cherry-pick(#33244): fix(trace viewer): limit the number of contexts loaded i...a96f483
cherry-pick(#33245): fix(trace viewer): make LRUCache per-trace (#33260)8e96d94
cherry-pick(#33211): docs: use WebSocketFrame abstraction for Java & .NET5b54067
cherry-pick(#33147): docs: add video to release notesceb756d
chore: mark v1.48.1 (#33136)c3740d3
cherry-pick(#33133): (docker): correct Ubuntu Noble name in name template2ec0c86
cherry-pick(#33124): test: unflake ff debugger testUpdates
rollup
from 4.22.5 to 4.25.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
42e587e
4.25.0d0935a8
feat: Add support for injecting Debug IDs (#5712)0f4676d
Use a less surprising base-16 encoding (#5719)b350d9e
chore(deps): lock file maintenance minor/patch updates (#5718)1ff31d6
fix(deps): update swc monorepo (major) (#5717)cdf34ab
4.24.4daa6db8
Update configuration-options document (#5708)0776b4e
fix: Deoptimize the proxied object if its property is reassigned in the handl...d8d6f5a
chore(deps): lock file maintenance minor/patch updates (#5711)69353a8
4.24.3Updates
typedoc
from 0.26.7 to 0.26.11Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.
... (truncated)
Commits
c4b6545
Update changelog for releasef3fde9f
Bump version to 0.26.11713d036
Add structuredWebSite
data to index page if possible18c4661
Consider overload position when discovering commentsab8f4eb
Smarter path handlingf06401f
Also use import when loading plugins23f29f3
Fix ESM config files on Node 230e1afae
Removeimplements Map
from stable key map2c73a28
Update changelog for release94759c3
Bump version to 0.26.10Updates
tslib
from 2.7.0 to 2.8.1Release notes
Sourced from tslib's releases.
Commits
d72d6f7
2.8.111fa982
Merge pull request #275 from microsoft/bug/es5-compat3c532eb
Remove use of ES2015 syntaxb0076c4
Include non-enumerable keys in __importStar helper (#272)7c11588
Add missing registry-url parameter1fec667
Merge pull request #271 from microsoft/fix-publish097e99e
Fix publish workflowca5f7fb
2.8.02334267
Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74
Missed updateUpdates
@rollup/plugin-typescript
from 11.1.6 to 12.1.1Changelog
Sourced from
@rollup/plugin-typescript
's changelog.Commits
c358dae
chore(release): typescript v12.1.1cc55c44
fix(typescript): allow for files to be nested in folders within outDir (#1783)28b9701
chore(release): typescript v12.1.02c09b57
feat(typescript): add transformers factory. (#1668)5afda37
chore(release): typescript v12.0.0a85b649
fix(typescript)!: correctly resolve filenames of declaration files for `outpu...Updates
@types/node
from 22.7.4 to 22.9.0Commits
Updates
vitest
from 2.0.5 to 2.1.4Release notes
Sourced from vitest's releases.
... (truncated)
Commits
0df44c0
chore: release v2.1.42444ff2
fix(browser): initiate MSW in the same frame as tests (#6772)39041ee
fix(vitest): silence import analysis warning (#6785)b28cd2e
fix: don't normalize drive case letter in root (#6792)df6d750
fix(vitest): don't fail if the working directory starts with a lowercase driv...169028f
feat(browser): allow custom HTML path, respect pluginstransformIndexHtml
(...5df7414
chore(deps): update all non-major dependencies (#6750)de74785
chore(deps): update@antfu/eslint-config
v3.8.0 (#6751)121b161
fix(vitest): print warnings form Vite plugins (#6724)a939779
fix(browser): increment browser port automatically if there are several proje...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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions