build(deps): bump the minor-and-patch group with 6 updates - #121
Merged
Conversation
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.69.0` | `1.70.0` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.100.0` | `4.103.0` | | [srvx](https://github.com/h3js/srvx) | `0.11.16` | `0.11.17` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.60.0` | `1.61.0` | | [tsdown](https://github.com/rolldown/tsdown) | `0.22.2` | `0.22.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.8` | `4.1.9` | Updates `oxlint` from 1.69.0 to 1.70.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.70.0/npm/oxlint) Updates `wrangler` from 4.100.0 to 4.103.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.103.0/packages/wrangler) Updates `srvx` from 0.11.16 to 0.11.17 - [Release notes](https://github.com/h3js/srvx/releases) - [Changelog](https://github.com/h3js/srvx/blob/main/CHANGELOG.md) - [Commits](h3js/srvx@v0.11.16...v0.11.17) Updates `@playwright/test` from 1.60.0 to 1.61.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.60.0...v1.61.0) Updates `tsdown` from 0.22.2 to 0.22.3 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.22.2...v0.22.3) Updates `vitest` from 4.1.8 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest) --- updated-dependencies: - dependency-name: oxlint dependency-version: 1.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: wrangler dependency-version: 4.103.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: srvx dependency-version: 0.11.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@playwright/test" dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tsdown dependency-version: 0.22.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 6 updates:
1.69.01.70.04.100.04.103.00.11.160.11.171.60.01.61.00.22.20.22.34.1.84.1.9Updates
oxlintfrom 1.69.0 to 1.70.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
... (truncated)
Commits
aa79b5brelease(apps): oxlint v1.70.0 && oxfmt v0.55.0 (#23442)5cb8d1bfix(linter/jsx-a11y/control-has-associated-label): reject excessive label dep...f682e25docs(linter): remove manually written options doc for `eslint/prefer-arrow-ca...2e8bda4feat(linter/vue): implement no-dupe-keys rule (#23350)64c942cdocs(linter): remove manually written options doc foreslint/no-sequences(...1490a0afeat(linter/react): implement react-compiler rule (#23202)965358erefactor(linter): reuseRuleNoConfigreference for rule schema (#23390)dd560aefeat(linter/unicorn): implementno-array-fill-with-reference-typerule (#23...af36c2ffeat(linter): add schema forreact/jsx-curly-brace-presence(#23400)47d34a3feat(linter): add schema forreact/jsx-handler-names(#23393)Updates
wranglerfrom 4.100.0 to 4.103.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
4d8ffcbVersion Packages (#14353)7649895move auto provisioning to deploy-helpers (#14354)cfd6205Extract autoconfig in its own standalone package (#14295)dd7e101Version Packages (#14327)5dfb788Support dev.plugin on typed services bindings (#14269)296ad65Bump the workerd-and-workers-types group across 1 directory with 2 updates (#...f6e49ddadd build command to cf-wrangler (#14340)36777dbWrangler support for experimental Build Output API (#14324)a79b899[wrangler] fix: respect find_additional_modules when no_bundle is set (#14315)5c3bb11Bump esbuild to 0.28.1 (#14314)Updates
srvxfrom 0.11.16 to 0.11.17Release notes
Sourced from srvx's releases.
Changelog
Sourced from srvx's changelog.
Commits
e7d7417chore: pin undici to 8.39db5d30test: reduce flakiness6ffee51chore: update depsd384e41fix(node): deopt FastURL to native parser for fragments and path encode-set c...8c07e6edocs(cli): document static file serving (#210)0a52dabchore: apply automated updates8d91ebefix(node): keep body methods working when globalThis.Request is patched59b1891fix(node/web): forward socket drain and handle aborted signals (#209)f6b6678chore(release): v0.11.16Updates
@playwright/testfrom 1.60.0 to 1.61.0Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
1cc5a90cherry-pick(#41295): chore: PLAYWRIGHT_TRACING_NO_WEBSOCKET_FRAMES and PLAYWR...a6772bdcherry-pick(#41280): Revert "fix(trace-viewer): add keyboard navigation to `N...8133dcfcherry-pick(#41283): docs: add Ubuntu 26.04 and Node.js 26.x to system requir...812432echore: mark v1.61.0 (#41277)ac05145fix(fetch): report serverAddr and securityDetails for reused sockets (#41267)056efc9fix(trace-viewer): add keyboard navigation toNetworkFilterscomponent (#41...41f7b9achore: fixes uncovered by the .NET 1.61 roll (#41266)ba50778fix(mcp): assign caps as array for legacy --vision flag (#41253)b8ee5aedocs: release notes for v1.61 (#41261)49c1f69fix(trace viewer): load trace from a local file (#41263)Updates
tsdownfrom 0.22.2 to 0.22.3Release notes
Sourced from tsdown's releases.
Commits
472b69echore: release v0.22.3a2eac3bfeat!: drop node 24.0 - 24.10 support1ba7e12docs: removepublicPathoption from wasm plugin9f05179perf(css): skip renderChunk when no CSS has been collected (#967)742f314ci: switch deployment branch to release8e33975chore: upgrade deps88900c9ci: generate docs before void deploy (#970)b587b03ci: deploy docs to Void (#969)bfc649efix: inline CI detectionUpdates
vitestfrom 4.1.8 to 4.1.9Release notes
Sourced from vitest's releases.
Commits
a7a61e7chore: release v4.1.9 (#10598)934b0f5fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...7fb2965fix(browser): wait for orchestrator readiness before resolving browser sessio...a518019fix: fiximportOriginalwith optimizer and query import [backport to v4] (#...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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