Skip to content

deps: bump the dependencies group with 16 updates - #47

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/dependencies-97283428d3
Open

deps: bump the dependencies group with 16 updates#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/dependencies-97283428d3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 16 updates:

Package From To
@effect/platform 0.95.0 0.97.1
@google-cloud/storage 7.19.0 8.0.0
@openrouter/sdk 1.2.14 1.2.38
chrono-node 2.9.0 2.10.1
csv-parse 5.6.0 7.0.2
effect 3.20.0 3.22.1
hyparquet 1.26.1 1.28.2
hyparquet-writer 0.16.1 0.16.6
modal 0.8.0 0.9.0
smol-toml 1.6.1 1.8.0
yaml 2.8.3 2.9.0
@effect/tsgo 0.31.0 0.36.5
@types/node 24.10.0 26.2.0
oxfmt 0.62.0 0.63.0
oxlint 1.77.0 1.78.0
ultracite 7.10.1 7.10.5

Updates @effect/platform from 0.95.0 to 0.97.1

Changelog

Sourced from @​effect/platform's changelog.

0.97.1

Patch Changes

0.97.0

Patch Changes

  • Updated dependencies [fffdee0]:
    • effect@3.22.0

0.96.3

Patch Changes

  • #6244 99d5575 Thanks @​spokodev! - Fix HttpLayerRouter.addHttpApi so two registered APIs no longer share error encoders. Previously each call's middleware was added to a shared context map and applied to every route, so a 500 response from one API was sometimes encoded against the other API's error schema. The fix scopes each API's middleware to its own endpoints (matched by method + path) and wraps each route handler directly.

  • Updated dependencies [307d54a, d95868a, 95c7d2e, d24511f]:

    • effect@3.21.5

0.96.2

Patch Changes

0.96.1

Patch Changes

  • #6147 518d0e3 Thanks @​syhstanley! - Fix HttpLayerRouter.addHttpApi silently skipping API-level middleware.

  • #6191 c016642 Thanks @​IGassmann! - Update msgpackr to 1.11.10 to fix silent decode failures in environments that block new Function() at runtime (e.g. Cloudflare Workers). The new version wraps the JIT new Function() call in a try/catch, falling back to the interpreted path when dynamic code evaluation is blocked.

... (truncated)

Commits

Updates @google-cloud/storage from 7.19.0 to 8.0.0

Release notes

Sourced from @​google-cloud/storage's releases.

speech: v8.0.0

8.0.0 (2026-08-04)

� BREAKING CHANGES

  • upgrade minimum Node.js version to 22 (#9026)

Features

talent: v8.0.0

8.0.0 (2026-08-04)

� BREAKING CHANGES

  • upgrade minimum Node.js version to 22 (#9026)

Features

storage: v8.0.0

8.0.0 (2026-08-13)

⚠ BREAKING CHANGES

  • Update storage to minimum Node version of 22. (#9079)

Features

storage: v7.22.0

7.22.0 (2026-08-11)

Features

  • storage: Add deleteSourceObjects option to combine/compose method (#8444) (43abc45)

Bug Fixes

  • storage: Destroy local read stream on upload write failure to prevent resource leaks (#8752) (77dab53), refs #7325
  • storage: Pass signingEndpoint to URLSigner in file.getSignedUrl (#8982) (b001807)
  • storage: Resolve Node compatibility crashes, security vulnerability, and stream hangs (#8622) (512ba79)

... (truncated)

Changelog

Sourced from @​google-cloud/storage's changelog.

8.0.0 (2026-08-13)

⚠ BREAKING CHANGES

  • Update storage to minimum Node version of 22. (#9079)

Features

7.22.0 (2026-08-11)

Features

  • storage: Add deleteSourceObjects option to combine/compose method (#8444) (43abc45)

Bug Fixes

  • storage: Destroy local read stream on upload write failure to prevent resource leaks (#8752) (77dab53), refs #7325
  • storage: Pass signingEndpoint to URLSigner in file.getSignedUrl (#8982) (b001807)
  • storage: Resolve Node compatibility crashes, security vulnerability, and stream hangs (#8622) (512ba79)
  • storage: Set application/json Content-Type for impersonated ADC requests (#8419) (292c688)

7.21.0 (2026-06-03)

Features

  • storage: Enable CRC32C validation by default in transfer manager (#8350) (86086a6)

Bug Fixes

7.20.0 (2026-05-11)

Features

  • storage: Implement Object Contexts with advanced filtering and validation (#7548) (d60757e)
  • storage: Implement robust path validation and structured skip reporting (#7546) (113d05c)
  • storage: Set CRC32C as the default checksum option (#7547) (1a693aa)

Bug Fixes

... (truncated)

Commits

Updates @openrouter/sdk from 1.2.14 to 1.2.38

Release notes

Sourced from @​openrouter/sdk's releases.

typescript - v1.2.38 - 2026-08-17 05:39:18

Generated by Speakeasy CLI

@​openrouter/sdk 1.2.38

Typescript SDK Changes:

  • openrouter.beta.responses.send():
    • request.responsesRequest.input.union(Array<>)[] Changed
    • response Changed
  • openrouter.chat.send():
    • request.chatRequest.tools[].union(SubagentServerTool_OpenRouter).parameters Changed
  • openrouter.presets.createPresetsChatCompletions():
    • request.chatRequest.tools[].union(SubagentServerTool_OpenRouter).parameters Changed
  • openrouter.presets.createPresetsResponses():
    • request.responsesRequest.input.union(Array<>)[] Changed
  • openrouter.responses.send():
    • request.responsesRequest.input.union(Array<>)[] Changed
    • response Changed

Generated with Speakeasy CLI 1.787.0

Publishing Completed

typescript - v1.2.37 - 2026-08-14 21:29:57

Generated by Speakeasy CLI

2026-08-14 21:29:57

Changes

Based on:

Generated

  • [typescript v1.2.37] .

Releases

Publishing Completed

typescript - v1.2.36 - 2026-08-14 20:42:45

Generated by Speakeasy CLI

2026-08-14 20:42:45

Changes

Based on:

Generated

  • [typescript v1.2.36] .

Releases

... (truncated)

Changelog

Sourced from @​openrouter/sdk's changelog.

2025-08-22 16:09:25

Changes

Based on:

Generated

  • [typescript v0.1.2] .

2025-09-23 21:23:27

Changes

Based on:

Generated

  • [typescript v0.0.0-beta.2] .

Releases

2025-10-01 17:53:43

Changes

Based on:

Generated

  • [typescript v0.0.0-beta.17] .

Releases

2025-10-18 05:44:43

Changes

Based on:

Generated

  • [typescript v0.0.0-beta.41] .

Releases

2025-10-18 19:30:25

Changes

Based on:

Generated

  • [typescript v0.0.0-beta.42] .

Releases

... (truncated)

Commits
  • 3ddd47e chore: 🐝 Update SDK - Generate (spec change merged) 1.2.38 (#823)
  • cbd1987 chore: update OpenAPI spec from monorepo (#822)
  • e178aea chore: 🐝 Update SDK - Generate (spec change merged) 1.2.37 (#820)
  • 624fe52 chore: update OpenAPI spec from monorepo (#819)
  • 041698f chore: 🐝 Update SDK - Generate (spec change merged) 1.2.36 (#818)
  • 31fa3f4 chore: update OpenAPI spec from monorepo (#817)
  • 655b281 chore: 🐝 Update SDK - Generate (spec change merged) 1.2.35 (#816)
  • 2049805 chore: update OpenAPI spec from monorepo (#815)
  • 4af84c6 chore: 🐝 Update SDK - Generate (spec change merged) 1.2.34 (#814)
  • dbde9ef chore: update OpenAPI spec from monorepo (#813)
  • Additional commits viewable in compare view

Updates chrono-node from 2.9.0 to 2.10.1

Release notes

Sourced from chrono-node's releases.

v2.10.1

  • New: support Italian (it) relative times, timezone offsets, and improve Italian language parsing a0ac654
  • fix(en): support all 2-digit years in month name little endian parser (fixes #163) f15d1a8
  • fix(fr): support standard month name abbreviations and accented variants (issue #293) 41ee4e8

wanasit/chrono@v2.10.0...v2.10.1

v2.10.0

Minor version changes:

  • New/Fix: DST resolution (to base off UTC instead of system time) by @​elinathan (#650, 5b13e0a)
  • New/Fix: NPM package now only include dist and src (668509f) reported by @​JounQin on #647

wanasit/chrono@v2.9.2...v2.10.0

v2.9.2

  • fix: keep casual-time meridiem in de/fr/it/fi when merged with an explicit time by @​greymoth-jp in wanasit/chrono#651
  • fix(uk): compile forwardDate "within" pattern with the unicode flag by @​greymoth-jp in wanasit/chrono#652
  • fix(en): fix supporting for 'YYYY MMM' (Year MonthName) format
  • feat(zh): support past-tense relative time expressions (e.g. "1小时前")

Full Changelog: wanasit/chrono@v2.9.1...v2.9.2

v2.9.1

  • New: Vietnamese (vi) support (by @​nhannht)
  • New: Finnish (fi) support (by @​kallepahajoki)
  • Fix: Meridiem assignment for casual time parsing (by @​VergilYotov)
  • Fix: (en) Recognize "of" between weekday and suffix (by @​jbreissinger)
  • Fix (it): Improve Italian time parsing regex and add tests 0c71ed0
  • Fix (zh): Fix Chinese time parsing including CJK boundary and AM/PM implication 67f4c11
  • Fix historical timezone precision loss (LMT support) 5062a94
  • Fix year parsing for 3000+ (Issue #636) c830360
  • Fix meridiem merge for casual times and add -5d midnight regression 1cbfd1b

wanasit/chrono@v2.9.0...v2.9.1

Commits
  • 82c0e5b 2.10.1
  • f15d1a8 fix(en): support all 2-digit years in month name little endian parser (fixes ...
  • eeef954 docs(it): list Italian as fully supported in README
  • a0ac654 feat(it): support relative times, timezone offsets, and improve Italian langu...
  • 41ee4e8 fix(fr): support standard month name abbreviations and accented variants (iss...
  • c4c2685 2.10.0
  • 5b13e0a Merge pull request #650 from elinathan/fix/dst-system-timezone-dependence
  • dc63e17 build(npm): remove redundant .npmignore
  • 668509f build(npm): whitelist dist and src directories for publishing
  • 1ec7e23 2.9.2
  • Additional commits viewable in compare view

Updates csv-parse from 5.6.0 to 7.0.2

Changelog

Sourced from csv-parse's changelog.

7.0.2 (2026-08-02)

Bug Fixes

  • csv-parse: prototype replacement reachable via columns (#497)

Performance Improvements

  • csv-parse: avoid unnecessary allocation in ResizeableBuffer.toString (#495)

7.0.1 (2026-07-02)

Bug Fixes

  • csv-parse: ship stream cjs export (#490)

7.0.0 (2026-06-14)

⚠ WARNING

This version was published by mistake, there is no breaking changes. Also, for some reason, the associated version's changelog included many commit messages from version 6.0.0.

Features

  • csv-parse: delimiter discover (fix #400)
  • csv-parse: delimiter_auto sample
  • csv-parse: desactivate delimiter splitting when empty array
  • csv-parse: dont modify prototype in sync (see #479)
  • csv-parse: export CsvError and normalize_options
  • csv-parse: remove comment about sync parse old usage

Bug Fixes

  • csv-parse: align trim with ECMAScript whitespace (fix #482) (#483)

6.2.1 (2026-03-20)

Bug Fixes

  • csv-parse: prototype pollution with objname option (fix #479)

6.2.0 (2026-03-17)

Features

  • csv-parse: alig info interfaces with js api
  • csv-parse: info bytes_records (fix #446)
  • csv-parse: remove non-existing ts function declaration
  • csv-parse: remove ts usage of all in error type
  • csv-parse: returned type generic for on_record (fix #461 #464 #466) (#468)

... (truncated)

Commits
  • 288c9c6 chore(release): publish
  • 2ad6c07 refactor(csv-parse): rename group_columns_by_name tests
  • eb4d148 fix(csv-parse): prototype replacement reachable via columns (#497)
  • 1d4ed3b perf(csv-parse): avoid unnecessary allocation in ResizeableBuffer.toString (#...
  • 6e0d5a3 chore(release): publish
  • abfe4de build: latest dependencies
  • a5ef896 docs(csv-parse): fix changelog message from previous version
  • 230af8e fix(csv-parse): ship stream cjs export (#490)
  • 3d71f0b chore(release): publish
  • 2ba4897 build: use ts nodenext
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for csv-parse since your current version.


Updates effect from 3.20.0 to 3.22.1

Changelog

Sourced from effect's changelog.

3.22.1

Patch Changes

3.22.0

Minor Changes

  • #6286 fffdee0 Thanks @​effect-bot! - Add Graph.successors and Graph.predecessors, deprecate Graph.neighborsDirected, and fix graph algorithm edge cases around reversal, undirected edge queries, shortest-path weight validation, topological sort initials, and strongly connected components.

3.21.5

Patch Changes

  • #6302 307d54a Thanks @​fubhy! - Allow cron fields like 5/15 to expand from the starting value through the field maximum.

  • #6303 d95868a Thanks @​fubhy! - Fix Schedule.cron when the test clock is adjusted to infinity.

  • #6285 95c7d2e Thanks @​chatman-media! - Fix Cron.next skipping earlier matching days when the upcoming day-of-month does not exist in the current month. For an expression like 0 0 1,16,31 * *, advancing from a date past the 16th selected day 31; in a month without 31 days this overflowed into the following month and landed on a later matching day (e.g. the 16th), silently skipping the 1st. Cron.next now wraps to the first matching day of the next month in that case, matching the behaviour of Cron.prev and other cron implementations.

  • #6305 d24511f Thanks @​fubhy! - Fix cron parsing and scheduling edge cases for whitespace, Sunday 7, strict numeric tokens, explicit full day ranges, and month-constrained day-of-month / weekday matching.

3.21.4

Patch Changes

  • #6267 8222963 Thanks @​fubhy! - Fix Graph traversal and shortest-path algorithms to traverse undirected edges independently of their stored source/target orientation.

3.21.3

Patch Changes

3.21.2

... (truncated)

Commits

Updates hyparquet from 1.26.1 to 1.28.2

Changelog

Sourced from hyparquet's changelog.

[1.28.2]

  • Never match null values against range filters

[1.28.1]

  • Fix $nin filters when comparing Date values

[1.28.0]

  • Support $in filters on array values (#171)

[1.27.1]

  • Coalesce page index fetches into fewer byte range requests

[1.27.0]

  • Add usePageIndex option for page-level filter pushdown (#169)
  • Fix filtering on null and NaN row-group matches
  • Fix nested child column alignment by absolute row offsets
  • Compare date statistics by timestamp
  • Fix metadata decode of unsigned and decimal bounds
  • Fix node file slices (should be end-exclusive)

[1.26.2]

  • Custom jsonFromBytes parser option
Commits

Updates hyparquet-writer from 0.16.1 to 0.16.6

Changelog

Sourced from hyparquet-writer's changelog.

[0.16.6]

  • Keep large dictionaries when dictionary encoding wins, decoupled from pageSize
  • Write bounding box statistics as explicitly typed doubles

[0.16.5]

  • Faster delta encoding

[0.16.4]

  • Support byte arrays in column statistics

[0.16.3]

  • Fix type resolution under typescript 7

[0.16.2]

  • Faster delta encoding for INT32 columns
Commits

Updates modal from 0.8.0 to 0.9.0

Changelog

Sourced from modal's changelog.

js/v0.9.0, go/v0.9.0

  • (Go, JS) Functions.FromName / Cls.FromName (Go) and client.functions.fromName / client.cls.fromName (JS) now accept an optional Version (Go) / version (JS) parameter to look up a version-pinned Function or Cls.
  • (Go, JS) Secrets.FromMap (Go) / client.secrets.fromObject (JS) is now lazy, so the returned Secret has an empty SecretID (Go) / secretId (JS) until it is first used. Latency for Sandbox.ExperimentalCreate / Sandbox.experimentalCreate and Sandbox.Exec / Sandbox.exec is improved by sending the secrets directly to the Sandbox and avoiding the secret creation limits.
  • (Go, JS) Function.WithOptions / Cls.WithOptions (Go) and Function_.withOptions / Cls.withOptions (JS) now accept a RoutingRegion / routingRegion option to override the region the Function's or Cls's inputs and outputs are routed through.
  • (Go, JS) Added Sandbox.Filesystem.Watch (Go) / Sandbox.filesystem.watch (JS) to watch a path in the Sandbox for filesystem changes. It yields FileWatchEvent objects and supports Recursive / recursive, an event-type Filter / filter, and a Timeout / timeoutMs bound.
  • Breaking: (Go, JS) Sandbox.ReloadVolumes (Go) / Sandbox.reloadVolumes (JS) now blocks until the Volumes have been reloaded, bounded by a new timeout (55 seconds by default) that is configurable via SandboxReloadVolumesParams.Timeout (Go) / SandboxReloadVolumesParams.timeoutMs (JS). If the reload does not complete within that window, a TimeoutError is raised.
  • Breaking: (Go, JS) Renamed the VolumeMountOptions type to VolumeMountOptionsParams. In Go, update WithMountOptions(&VolumeMountOptions{...}) / withMountOptions type annotations accordingly.
  • Breaking: (Go) Changed OutboundCIDRAllowlist and OutboundDomainAllowlist in SandboxCreateParams from []string to *Allowlist. A non-nil *Allowlist enables allowlist mode (even with empty Entries, which blocks all traffic of that type); nil means open access. Migrate OutboundCIDRAllowlist: []string{"10.0.0.0/8"} to OutboundCIDRAllowlist: &Allowlist{Entries: []string{"10.0.0.0/8"}}.

js/v0.8.2, go/v0.8.2

  • Added Sandbox.updateNetworkPolicy (JS) and Sandbox.UpdateNetworkPolicy (Go) to update the outbound network policy of a running Sandbox. Both outboundCidrAllowlist and outboundDomainAllowlist must be provided.

js/v0.8.1, go/v0.8.1

  • (Go, JS) Sandbox.CreateConnectToken (Go) / Sandbox.createConnectToken (JS) now accept an optional Port / port parameter on their params struct, controlling which container port requests are routed to when using the token. Defaults to 8080.
Commits
  • 77d609d Prepare Go/JS release 0.9.0 (#47971)
  • 08386a1 Stream sandbox filesystem writes over TaskExecStdinWriteStream (#47234)
  • 66a31e0 [sdk] proto for billing.summary() (#47659)
  • d227469 Rename VolumeMountOptions to VolumeMountOptionsParams (#47885)
  • 9928de6 Support tag filters in V2 sandbox list (Python, Go, JS clients) (#47871)
  • 36958ac [Volume Experimental Options] Add experimental_options to Python client Volum...
  • c3265a2 Sandboxes [new FS API]: add watch to JS SDK (#43323)
  • 8d7368a Fix modal curl help (#47836)
  • 5f2f561 Implement SandboxTagsGetV2 and SandboxTagsSetV2 in the sandbox controller (#4...
  • 0686911 [Volume Experimental Options] Add VolumeCreateOptions message to VolumeGetOrC...
  • Additional commits viewable in compare view

Updates smol-toml from 1.6.1 to 1.8.0

Release notes

Sourced from smol-toml's releases.

v1.8.0

What's Changed

Full Changelog: squirrelchat/smol-toml@v1.7.2...v1.8.0

v1.7.2

What's Changed

Full Changelog: squirrelchat/smol-toml@v1.7.1...v1.7.2

v1.7.1

This release includes flagging internal functions as @internal to strip them from the emitted type declarations.

⚠️ Includes a fix for GHSA-7w5x-hrqm-74c2

Full Changelog: squirrelchat/smol-toml@v1.7.0...v1.7.1

v1.7.0

This version slightly changes the behaviour of stringify: integers beyond the safe range are always emitted as float numbers.

String decode logic has been rewritten, it is a bit faster now and uses a single-pass approach instead of a dual-pass approach as it did previously. The code should be a bit smaller too, though I didn't actually measure that.

The package is now published with source-maps, declaration-maps, and a copy of the original TypeScript source files. This will improve your DX if you're like me and like Ctrl+Click'ing things a lot. ;)

What's Changed

New Contributors

Full Changelog: squirrelchat/smol-toml@v1.6.1...v1.7.0

Commits
  • 6d0f477 chore: bump version
  • 97e9713 docs: mention temporal api
  • 7a3068d perf: ubench opt for instanceof Date
  • 7e8c09a feat: stringify temporal
  • 19239d0 chore: bump version
  • 5f55c3a chore: revert sourcemap publishing
  • 5c26f1b chore: update benchmarks

Bumps the dependencies group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@effect/platform](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform) | `0.95.0` | `0.97.1` |
| [@google-cloud/storage](https://github.com/googleapis/google-cloud-node/tree/HEAD/handwritten/storage) | `7.19.0` | `8.0.0` |
| [@openrouter/sdk](https://github.com/OpenRouterTeam/typescript-sdk) | `1.2.14` | `1.2.38` |
| [chrono-node](https://github.com/wanasit/chrono) | `2.9.0` | `2.10.1` |
| [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) | `5.6.0` | `7.0.2` |
| [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) | `3.20.0` | `3.22.1` |
| [hyparquet](https://github.com/hyparam/hyparquet) | `1.26.1` | `1.28.2` |
| [hyparquet-writer](https://github.com/hyparam/hyparquet-writer) | `0.16.1` | `0.16.6` |
| [modal](https://github.com/modal-labs/modal-client) | `0.8.0` | `0.9.0` |
| [smol-toml](https://github.com/squirrelchat/smol-toml) | `1.6.1` | `1.8.0` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.9.0` |
| [@effect/tsgo](https://github.com/Effect-TS/tsgo/tree/HEAD/_packages/tsgo) | `0.31.0` | `0.36.5` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.0` | `26.2.0` |
| [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.62.0` | `0.63.0` |
| [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.77.0` | `1.78.0` |
| [ultracite](https://github.com/haydenbleasel/ultracite) | `7.10.1` | `7.10.5` |


Updates `@effect/platform` from 0.95.0 to 0.97.1
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/@effect/platform@0.97.1/packages/platform/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/@effect/platform@0.97.1/packages/platform)

Updates `@google-cloud/storage` from 7.19.0 to 8.0.0
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/handwritten/storage/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/admin-v8.0.0/handwritten/storage)

Updates `@openrouter/sdk` from 1.2.14 to 1.2.38
- [Release notes](https://github.com/OpenRouterTeam/typescript-sdk/releases)
- [Changelog](https://github.com/OpenRouterTeam/typescript-sdk/blob/main/RELEASES.md)
- [Commits](OpenRouterTeam/typescript-sdk@v1.2.14...v1.2.38)

Updates `chrono-node` from 2.9.0 to 2.10.1
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](wanasit/chrono@v2.9.0...v2.10.1)

Updates `csv-parse` from 5.6.0 to 7.0.2
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@7.0.2/packages/csv-parse)

Updates `effect` from 3.20.0 to 3.22.1
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/effect@3.22.1/packages/effect/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/effect@3.22.1/packages/effect)

Updates `hyparquet` from 1.26.1 to 1.28.2
- [Changelog](https://github.com/hyparam/hyparquet/blob/master/CHANGELOG.md)
- [Commits](hyparam/hyparquet@v1.26.1...v1.28.2)

Updates `hyparquet-writer` from 0.16.1 to 0.16.6
- [Changelog](https://github.com/hyparam/hyparquet-writer/blob/master/CHANGELOG.md)
- [Commits](hyparam/hyparquet-writer@v0.16.1...v0.16.6)

Updates `modal` from 0.8.0 to 0.9.0
- [Changelog](https://github.com/modal-labs/modal-client/blob/main/CHANGELOG_GO_JS.md)
- [Commits](modal-labs/modal-client@go/v0.8.0...go/v0.9.0)

Updates `smol-toml` from 1.6.1 to 1.8.0
- [Release notes](https://github.com/squirrelchat/smol-toml/releases)
- [Commits](squirrelchat/smol-toml@v1.6.1...v1.8.0)

Updates `yaml` from 2.8.3 to 2.9.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.3...v2.9.0)

Updates `@effect/tsgo` from 0.31.0 to 0.36.5
- [Release notes](https://github.com/Effect-TS/tsgo/releases)
- [Changelog](https://github.com/Effect-TS/tsgo/blob/main/_packages/tsgo/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/tsgo/commits/@effect/tsgo@0.36.5/_packages/tsgo)

Updates `@types/node` from 24.10.0 to 26.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `oxfmt` from 0.62.0 to 0.63.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.63.0/npm/oxfmt)

Updates `oxlint` from 1.77.0 to 1.78.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.78.0/npm/oxlint)

Updates `ultracite` from 7.10.1 to 7.10.5
- [Release notes](https://github.com/haydenbleasel/ultracite/releases)
- [Commits](https://github.com/haydenbleasel/ultracite/compare/ultracite@7.10.1...ultracite@7.10.5)

---
updated-dependencies:
- dependency-name: "@effect/platform"
  dependency-version: 0.97.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@google-cloud/storage"
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@openrouter/sdk"
  dependency-version: 1.2.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: chrono-node
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: csv-parse
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: effect
  dependency-version: 3.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: hyparquet
  dependency-version: 1.28.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: hyparquet-writer
  dependency-version: 0.16.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: modal
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: smol-toml
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: yaml
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@effect/tsgo"
  dependency-version: 0.36.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 26.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: oxfmt
  dependency-version: 0.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: oxlint
  dependency-version: 1.78.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ultracite
  dependency-version: 7.10.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from a team as a code owner August 20, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants