build(deps): bump the minor-and-patch group with 7 updates#77
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump the minor-and-patch group with 7 updates#77dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.51.0` | `1.55.0` | | [turbo](https://github.com/vercel/turborepo) | `2.8.14` | `2.8.17` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.71.0` | `4.73.0` | | [srvx](https://github.com/h3js/srvx) | `0.11.8` | `0.11.9` | | [tsdown](https://github.com/rolldown/tsdown) | `0.21.0` | `0.21.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.5` | `25.5.0` | Updates `oxlint` from 1.51.0 to 1.55.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.55.0/npm/oxlint) Updates `turbo` from 2.8.14 to 2.8.17 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.14...v2.8.17) Updates `wrangler` from 4.71.0 to 4.73.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.73.0/packages/wrangler) Updates `srvx` from 0.11.8 to 0.11.9 - [Release notes](https://github.com/h3js/srvx/releases) - [Changelog](https://github.com/h3js/srvx/blob/main/CHANGELOG.md) - [Commits](h3js/srvx@v0.11.8...v0.11.9) Updates `tsdown` from 0.21.0 to 0.21.2 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.0...v0.21.2) Updates `vitest` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest) Updates `@types/node` from 25.3.5 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: oxlint dependency-version: 1.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: turbo dependency-version: 2.8.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: wrangler dependency-version: 4.73.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: srvx dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tsdown dependency-version: 0.21.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:production update-type: version-update:semver-minor 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 7 updates:
1.51.01.55.02.8.142.8.174.71.04.73.00.11.80.11.90.21.00.21.24.0.184.1.025.3.525.5.0Updates
oxlintfrom 1.51.0 to 1.55.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
6a26b93release(apps): oxlint v1.55.0 && oxfmt v0.40.0 (#20293)f339f10docs(linter/plugins): promote JS plugins to alpha status (#20281)bc20217fix(oxlint,oxfmt): Omit useless| nullforOption\<T>field from schema (#...36e7d29release(apps): oxlint v1.54.0 && oxfmt v0.39.0 (#20267)0c7da4fdocs(linter): Fix extra closing brace in example config. (#20253)856781frelease(apps): oxlint v1.53.0 && oxfmt v0.38.0 (#20218)9870467release(apps): oxlint v1.52.0 && oxfmt v0.37.0 (#20143)61bf388feat(linter): addoptions.reportUnusedDisableDirectivesto config file (#19...6c0e0b5docs(linter): Add oxlint.config.ts to the config docs. (#19941)160e423docs(linter): Add a note that the typeAware and typeCheck options require oxl...Updates
turbofrom 2.8.14 to 2.8.17Release notes
Sourced from turbo's releases.
... (truncated)
Commits
fd0e0f6publish 2.8.17 to registryc921a26release(turborepo): 2.8.17-canary.16 (#12282)766dad4fix: Remove redundant online check from create-turbo (#12281)8fb7673release(turborepo): 2.8.17-canary.15 (#12280)bb1e1dafix: Fix non-deterministic hashOfExternalDependencies with Bun lockfiles (#12...85719d6release(turborepo): 2.8.17-canary.14 (#12278)9b69f8cfix: Replace dns.lookup with https.get for create-turbo online check (#12277)5677b17release(turborepo): 2.8.17-canary.13 (#12276)d1833fafix: Use BTreeMap for bundled_deps in bun PackageIndex (#12266)29bf4a5feat: Use task graph forwatch(#12275)Updates
wranglerfrom 4.71.0 to 4.73.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
25b090aVersion Packages (#12840)6ee18e1Fix autoconfig for Astro 6+ projects to skip wrangler config generation (#12856)f7de0fdBump the workerd-and-workers-types group with 2 updates (#12861)ff543e3CC-7209: Deprecate and hide OpenSSH options from ssh command (#12853)a31ee0b[workers-playground] Migrate from Cloudflare Pages to Cloudflare Workers (#12...4bb61b9[wrangler] Add hostname and IP validation for VPC services (#12700)8e89e85fix(wrangler): handle d1 export with multiple tables (#12734)8d1e130fix(wrangler): vectorize list and list-metadata-index should output valid jso...e63539dfeat(wrangler): Support disabling state persistence in `unstable_startWorker(...a6ddbdbSupport Vitest 4 in@cloudflare/vitest-pool-workers(#11632)Updates
srvxfrom 0.11.8 to 0.11.9Release notes
Sourced from srvx's releases.
Changelog
Sourced from srvx's changelog.
Commits
6cec129chore(release): v0.11.9fc1a711chore: update tsconfigcb8c4edchore: update depsbd8c0d3fix(fasturl, node): normalize pathname if necessarya8a0225fix(static): use path separator instead of hardcoded slash (#190)Updates
tsdownfrom 0.21.0 to 0.21.2Release notes
Sourced from tsdown's releases.
Commits
ab8446bchore: release v0.21.257c5b3cchore: upgrade depscbd7b38feat(deps): renameonlyAllowBundletoonlyBundle(#819)d9f0fccchore(deps): update all non-major dependencies (#815)139076cfix(css): skip data URIs and external URLs in CSS url() rebasingd49ef37feat(exe)!: addexe.outDirfor separate executable output dir, defaults to ...8869180test: add case for preserving folder structure inunbundlemode (#817)bad2d17feat: addrootoption for controlling output directory structure2b1be7echore: release v0.21.138ca9c1chore: upgrade unrunUpdates
vitestfrom 4.0.18 to 4.1.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
4150b91chore: release v4.1.01de0aa2fix: correctly identify concurrent test during static analysis (#9846)c3cac1cfix: use isAgent check, not just TTY, for watch mode (#9841)eab68bachore(deps): update all non-major dependencies (#9824)031f02afix: allow catch/finally for async assertion (#9827)3e9e096feat(reporters): addagentreporter to reduce ai agent token usage (#9779)0c2c013chore: release v4.1.0-beta.68181e06fix:hideSkippedTestsshould not hidetest.todo(fix #9562) (#9781)a8216b0fix: manual and redirect mock shouldn'tloadortransformoriginal module...689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)Updates
@types/nodefrom 25.3.5 to 25.5.0Commits
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