Bump the dependencies group across 1 directory with 9 updates #594
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 9 updates in the / directory:
1.50.1
1.52.0
16.0.0
16.0.1
4.34.8
4.40.1
0.27.9
0.28.3
28.0.2
28.0.3
22.13.7
22.15.3
3.5.2
3.5.3
5.8.2
5.8.3
3.0.7
3.1.2
Updates
@playwright/test
from 1.50.1 to 1.52.0Release notes
Sourced from
@playwright/test
's releases.... (truncated)
Commits
471930b
chore: mark v1.52.0 (#35655)0259acf
cherry-pick(#35637): chore: completely remove annotation warnings codea0fdb3f
cherry-pick(#35633): chore: add v1.52 release notes25fd261
cherry-pick(#35636): chore: fix typos in aria docs6da84b3
cherry-pick(#35373): Revert "chore: add location named property to annotation...2914d1b
cherry-pick(#35613): chore: refactor error context (#35613)5465ffb
cherry-pick(#35603): chore: temporarily disable floating promise warning mess...76ee48d
chore: followup on static annotations (#35579)d79bb57
chore(bidi): rename bidi-firefox-stable to moz-firefox channel (#35611)6262a12
chore: retry selecting option for the notconnected case (#35610)Maintainer changes
This version was pushed to npm by playwright-bot, a new releaser for
@playwright/test
since your current version.Updates
@rollup/plugin-node-resolve
from 16.0.0 to 16.0.1Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.Commits
e1a5ef9
chore(release): node-resolve v16.0.1d455fff
fix(node-resolve): addignoreSideEffectsForRoot
to exported interface (#1841)d64f8d6
chore(release): node-resolve v16.0.0ebd0969
feat(node-resolve)!: set development or production condition (#1823)f89ca92
chore(release): node-resolve v15.3.14cfc1c3
refactor(pluginutils,node-resolve): replacetest
withincludes
(#1787)a8e326d
chore(release): node-resolve v15.3.0032055b
feat(node-resolve): allow preferBuiltins to be a function (#1694)6d4bb6b
chore(release): node-resolve v15.2.4190aa21
chore(node-resolve): remove is-builtin-module (#1735)Updates
rollup
from 4.34.8 to 4.40.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
1e6c40f
4.40.103f34b0
fix: generate the separate chunk for the entry module with explicated chunk f...a74916b
Avoid chunks TLA dynamic import circular when TLA dynamic import used in non-...99d4bee
chore: add new./package.json
entry (#5931)8e0d034
fix(assetFileNames): reduce max hash size to 21 (#5921)7fc5036
fix(deps): lock file maintenance minor/patch updates (#5936)ec5e45a
fix(deps): update rust crate swc_compiler_base to v18 (#5926)f53d9de
fix(deps): lock file maintenance minor/patch updates (#5928)6a924c0
fix(deps): lock file maintenance minor/patch updates (#5927)1f2d579
4.40.0Updates
typedoc
from 0.27.9 to 0.28.3Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.
... (truncated)
Commits
e75f47f
Update changelog for release066a6c9
Bump version to 0.28.3209acb5
Improve error reporting for Windows path separators5824623
Add mts and cts file extension aliases (#2936)911faff
Resolve aliased symbols before checking exclusion81c59bc
Fix failing testfff32ef
Render links to the current page42af237
Handle@inline
on tuple types4bf00b5
Update changelog for releasec463af3
Bump version to 0.28.2Updates
@rollup/plugin-commonjs
from 28.0.2 to 28.0.3Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.Commits
8b5fb98
chore(release): commonjs v28.0.3f873993
fix(commonjs): fix error when bundle contains require() of module with falsy ...Updates
@types/node
from 22.13.7 to 22.15.3Commits
Updates
prettier
from 3.5.2 to 3.5.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
4ff5dc5
Release 3.5.3a2e560e
Fix missing parentheses inConditionalTypeAnnotation
(#17196)fa95c97
AddmergeBlogPost
step to release script (#17199)b47cd50
Add title to patch release changelog (#17197)de30788
Minor fix in release scriptecee6a0
Clean changelog_unreleasedfd06512
Bump Prettier dependency to 3.5.21f74dd5
Update dependents countUpdates
typescript
from 5.8.2 to 5.8.3Release notes
Sourced from typescript's releases.
Commits
83dc0bb
Convert release publishing inputs into parameters (#61523)ba663f6
Exclude completions of binding pattern variable initializers (#52723)7205eda
Bump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...89c572c
Fixed a symbol display crash on expando members write locations (#55478)7b26d2e
Fix incorrect name in new release pipeline (#61514)c7a559e
Add new release publisher yaml (#61491)29e6d66
Fixlib.includes('dom')
check incontainerSeemsToBeEmptyDomElement
(#61481)19b7772
Bump the github-actions group with 4 updates (#61474)4dc677b
Fix errors on type assertions in erasableSyntaxOnly (#61452)ee3dd72
fix(60908): Unexpected "'Type' is declared but its value is never read." erro...Updates
vitest
from 3.0.7 to 3.1.2Release notes
Sourced from vitest's releases.
... (truncated)
Commits
5a0afd1
chore: release v3.1.2b70a6f1
chore(deps): unbundle tinyglobby and update (#7864)f9eacbc
fix(vite-node): add ERR_MODULE_NOT_FOUND code error if module cannot be loade...3102986
docs:browser.provider
link (#7851)816a5c5
perf(browser): improve browser parallelisation (#7665)6743008
fix: use happy-dom/jsdom types forenvionmentOptions
(#7795)6358f21
fix: default to run mode when stdin is not a TTY (#7673)15701f5
fix(deps): update all non-major dependencies (#7831)5652bf9
fix(coverage): expose profiling timers (#7820)29084f1
chore(deps): update all non-major dependencies (#7802)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