chore(deps-dev): bump the minor-and-patch group across 1 directory with 7 updates #318
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 minor-and-patch group with 7 updates in the / directory:
9.4.1
9.5.2
5.6.3
5.7.2
2.1.3
2.1.8
1.48.1
1.49.1
2.1.3
2.1.8
15.7.4
15.11.7
3.2.0
3.2.1
Updates
execa
from 9.4.1 to 9.5.2Release notes
Sourced from execa's releases.
Commits
99d1741
9.5.22aa3b0c
Fixes argument parsing for escaped newlines (#1176)c8cff27
9.5.1e330bd8
Runs CI tests on Node 23 (#1169)e3572d0
Do not write verbose logs synchronously (#1167)ab886ff
Upgradewhich
(#1168)4d1e55a
9.5.094a75df
Allow appending to files (#1166)091ed74
Fix test on non-x64 machines (#1163)Updates
typescript
from 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90
Bump version to 5.7.2 and LKG0503a63
🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb
🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216de
Update LKG3ee2b95
🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2
Bump version to 5.7.1-rc and LKG5925c81
Update LKG84d58cf
Merge remote-tracking branch 'origin/main' into release-5.70ec4d30
Fixing exception on unsaved file (#60362)11b2930
Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Updates
vitest
from 2.1.3 to 2.1.8Release notes
Sourced from vitest's releases.
... (truncated)
Commits
d69cc75
bump: 2.1.892f7a2a
fix: support Node 2181ed45b
chore: release v2.1.7fbe5c39
fix: revert support for Vite 6b936702
bump: 2.1.632f23b9
chore: release v2.1.5417bdb4
fix(browser): init browsers eagerly when tests are running (#6876)93b67c2
fix: throw an error and a warning if.poll
,.element
,.rejects
/`.resolv...9a0c93d
fix(browser): stop the browser rpc when the pool is closed (#6858)251893b
chore: setresolve.mainFields
andresolve.conditions
for SSR environment ...Updates
@playwright/test
from 1.48.1 to 1.49.1Release notes
Sourced from
@playwright/test
's releases.... (truncated)
Commits
88bc8af
chore: mark v1.49.1 (#33921)9e855d5
cherry-pick(#33821): fix(recorder): allow clearing when recording is disabled...9365eb5
cherry-pick(#33834): fix: do not stall waiting for pending navigations after ...f92b233
cherry-pick(#33822): fix(codegen): do not reset current tool upon clearing hi...008722b
cherry-pick(#33797): fix(trace): inindexTree
checkisVisible
before addi...1dc8b3c
cherry-pick(#33746): chore: pin typescript while vue-tsc is brokenfbc770c
cherry-pick(#33793): fix(aria): escape even more yaml (#33795)1046fe0
cherry-pick(#33753): docs: update extensions doc for new headless1781bf3
cherry-pick(#33706): docs: release notes for languages v1.49b52a210
cherry-pick(#33712): docs(python): add LocatorAssertions.NotToMatchAriaSnapshotUpdates
@vitest/ui
from 2.1.3 to 2.1.8Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
d69cc75
bump: 2.1.881ed45b
chore: release v2.1.7fbe5c39
fix: revert support for Vite 6b936702
bump: 2.1.632f23b9
chore: release v2.1.50ad2cdc
chore(deps): update all non-major dependencies (#6890)6e793c6
fix(ui): remove crossorigin attributes for same origin assets (#6883)68be7b1
chore(deps): update all non-major dependencies (#6844)96e67dd
chore(deps): update all non-major dependencies (#6797)0df44c0
chore: release v2.1.4Updates
happy-dom
from 15.7.4 to 15.11.7Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
d3566f4
fix: #1621 Allow for an URL to be a string or an URL object in History.push...7914b54
fix: #1611 Implement window.TextEncoder & window.TextDecoder78d8914
fix: #1603 HTMLSelectElement should not dispatch "change" event when changi...23f8673
chore: #1609 ReplacestartsWith
with the equal signb35bcd6
fix: #1601 Strings should be converted into numbers in setters for HTMLMete...9f8f084
fix: #1604 Consider null as empty string when setting it as value in HTMLIn...dc06801
fix: #1558 Fixes bug where psuedo selectors without an ending pranthese res...e038cf9
fix: #1592 Fixes bug where Document.activeElement is set to the wrong targe...562ecb4
chore: #1595 Updates Vitestf3c9b9a
chore: #1433 Adds unit test for using a Request object with fetch() (#1590)Updates
@vscode/vsce
from 3.2.0 to 3.2.1Release notes
Sourced from
@vscode/vsce
's releases.Commits
ea97350
Merge pull request #1070 from microsoft/isidorn/dear-heron60c9193
copilot should be github-copilot tagDependabot 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