Skip to content

fix(deps): bump the npm-major group across 1 directory with 18 updates - #5991

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/npm-major-2297a293a5
Closed

fix(deps): bump the npm-major group across 1 directory with 18 updates#5991
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/npm-major-2297a293a5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-major group with 18 updates in the / directory:

Package From To
pkg-pr-new 0.0.75 0.0.79
@supabase/supabase-js 2.110.7 2.110.8
jose 6.2.3 6.2.4
@anthropic-ai/claude-agent-sdk 0.3.216 0.3.217
@anthropic-ai/sdk 0.112.4 0.112.5
react 19.2.7 19.2.8
next 16.3.0-preview.6 16.3.0-preview.7
react-dom 19.2.7 19.2.8
@effect/atom-react 4.0.0-beta.97 4.0.0-beta.100
@effect/platform-bun 4.0.0-beta.97 4.0.0-beta.100
@effect/platform-node 4.0.0-beta.97 4.0.0-beta.100
@effect/sql-pg 4.0.0-beta.97 4.0.0-beta.100
@effect/vitest 4.0.0-beta.97 4.0.0-beta.100
effect 4.0.0-beta.97 4.0.0-beta.100
oxfmt 0.59.0 0.60.0
oxlint-tsgolint 0.25.0 7.0.2001
oxlint 1.74.0 1.75.0
tldts 6.1.86 7.4.9

Updates pkg-pr-new from 0.0.75 to 0.0.79

Commits

Updates @supabase/supabase-js from 2.110.7 to 2.110.8

Release notes

Sourced from @​supabase/supabase-js's releases.

v2.110.8

2.110.8 (2026-07-21)

🩹 Fixes

  • auth: downgrade aborted/transient fetch failures from console.error to warn (#2544)
  • functions: clean up cross-signal abort listener on invoke() return (#2487)
  • functions: match response Content-Type case-insensitively (#2515)
  • storage: url-encode object key in CDN purge methods (#2545)
  • supabase: skip Node warning in Deno (#2541)

❤️ Thank You

v2.110.8-canary.2

2.110.8-canary.2 (2026-07-21)

🩹 Fixes

  • storage: url-encode object key in CDN purge methods (#2545)

❤️ Thank You

v2.110.8-canary.1

2.110.8-canary.1 (2026-07-21)

🩹 Fixes

  • auth: downgrade aborted/transient fetch failures from console.error to warn (#2544)

❤️ Thank You

v2.110.8-canary.0

2.110.8-canary.0 (2026-07-21)

🩹 Fixes

  • functions: clean up cross-signal abort listener on invoke() return (#2487)
  • functions: match response Content-Type case-insensitively (#2515)
  • supabase: skip Node warning in Deno (#2541)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​supabase/supabase-js's changelog.

2.110.8 (2026-07-21)

🩹 Fixes

  • supabase: skip Node warning in Deno (#2541)

❤️ Thank You

Commits

Updates jose from 6.2.3 to 6.2.4

Release notes

Sourced from jose's releases.

v6.2.4

Documentation

  • update README.md and SECURITY.md to reflect passed EOL dates (2a84032)

Refactor

  • normalize JWK export members from runtime quirks (386a3eb)
Changelog

Sourced from jose's changelog.

6.2.4 (2026-07-21)

Documentation

  • update README.md and SECURITY.md to reflect passed EOL dates (2a84032)

Refactor

  • normalize JWK export members from runtime quirks (386a3eb)
Commits
  • 3ced677 chore(release): 6.2.4
  • 9725456 chore: bump packages
  • 386a3eb refactor: normalize JWK export members from runtime quirks
  • f86dbef chore: bump packages
  • 990c670 test: update electron expectations
  • 0bbe2d0 chore: fix broken links for undici
  • 294c40c test: update electron expectations
  • a378068 chore(deps): bump the actions group with 2 updates
  • b299ce2 chore(deps-dev): bump undici
  • f261d84 chore(deps-dev): bump tar in the npm_and_yarn group across 1 directory
  • Additional commits viewable in compare view

Updates @anthropic-ai/claude-agent-sdk from 0.3.216 to 0.3.217

Release notes

Sourced from @​anthropic-ai/claude-agent-sdk's releases.

v0.3.217

What's changed

  • Changed subagents to no longer spawn nested subagents by default (depth cap lowered from 5 to 1); set CLAUDE_CODE_MAX_SUBAGENT_SPAWN_DEPTH to allow deeper nesting
  • Added a cap on concurrently-running subagents (default 20, override with CLAUDE_CODE_MAX_CONCURRENT_SUBAGENTS)
  • Fixed Remote Control sessions not re-sending pending permission prompts to clients that connect after the prompt appeared

Update

npm install @anthropic-ai/claude-agent-sdk@0.3.217
# or
yarn add @anthropic-ai/claude-agent-sdk@0.3.217
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.3.217
# or
bun add @anthropic-ai/claude-agent-sdk@0.3.217
Changelog

Sourced from @​anthropic-ai/claude-agent-sdk's changelog.

0.3.217

  • Changed subagents to no longer spawn nested subagents by default (depth cap lowered from 5 to 1); set CLAUDE_CODE_MAX_SUBAGENT_SPAWN_DEPTH to allow deeper nesting
  • Added a cap on concurrently-running subagents (default 20, override with CLAUDE_CODE_MAX_CONCURRENT_SUBAGENTS)
  • Fixed Remote Control sessions not re-sending pending permission prompts to clients that connect after the prompt appeared
Commits

Updates @anthropic-ai/sdk from 0.112.4 to 0.112.5

Release notes

Sourced from @​anthropic-ai/sdk's releases.

sdk: v0.112.5

0.112.5 (2026-07-21)

Full Changelog: sdk-v0.112.4...sdk-v0.112.5

Chores

  • api: add support for new refusal category (479efe8)
  • internal: codegen related update (830fb74)
Changelog

Sourced from @​anthropic-ai/sdk's changelog.

0.112.5 (2026-07-21)

Full Changelog: sdk-v0.112.4...sdk-v0.112.5

Chores

  • api: add support for new refusal category (479efe8)
  • internal: codegen related update (830fb74)
Commits

Updates react from 19.2.7 to 19.2.8

Release notes

Sourced from react's releases.

19.2.8 (July 21st, 2026)

React Server Components

Commits

Updates next from 16.3.0-preview.6 to 16.3.0-preview.7

Release notes

Sourced from next's releases.

v16.3.0-preview.7

Example Changes

  • fix: error handling and loading states in with-apollo-and-redux example: #91457

Misc Changes

  • Upgrade React from 172742b4-20260716 to 81e442ea-20260721: #96016
  • Fix Turbopack middleware matcher with i18n single locale: #96014
  • Improve performance of validating MPA form submissions: #96013
  • Enforce serverActions.bodySizeLimit for Server Actions in Edge runtime: #96012
  • Set correct origin for internal redirects in custom server: #96011
  • Ensure exotic rewrite param values are properly encoded: #96010
  • fix(fetch-cache): key fetch(Request, init) by the effective request: #96009
  • fix(incremental-cache): byte-exact fetch cache key for binary bodies: #96008
  • Validate server reference IDs during manifest lookup: #96007
  • fix(next/image): improve performance of detectContentType() : #96006
  • Preserve basePath in redirect destinations: #95608
  • [ci] Skip passed-tests cache steps for jobs that never run tests: #96001
  • docs: add upgrade section to installation and expand AI agents guide: #95861
  • docs: fix unstable_cache syntax error: #96002
  • Insights: use a single Learn more link in console errors: #95967
  • Refine development validation signal handling: #95998
  • Include examples of static export tools & GitHub Pages template: #95929
  • docs: note the :has() scaling limit in the Interactive apps guide: #95925
  • Prevent unhandled rejections when a "use cache" cache handler errors: #95985
  • [test] Add coverage for throwing custom "use cache" cache handler: #95984
  • docs: clarify layout.js nesting behavior in route groups: #95720
  • Fix instant validation blocking navigations: #95939
  • [ci] Share a single browser instance across all test suites in a single job: #95589
  • [turbopack] Rename turbopackTreeShaking to turbopackModuleFragments: #95978
  • cna: use LayoutProps helper in TS layout templates: #95675
  • [turbopack] Skip redundant top-level root updates: #95903
  • [turbopack] Drop unused exports from a CJS module: #95716
  • Turbopack: Simplify parent directory creation retry loop logic: #95835
  • Run Rust doctests in CI: #95911
  • docs: add 'Set up your editor' to the installation guide: #95928
  • fix(cms-contentful): await draftMode() and use Promise<> params type: #95631
  • Move outputHashSalt out of experimental: #95840
  • Move immutable static assets config option out of experimental: #95351
  • [instant] Let dev-server requests bypass the fetch lock: #95761
  • Upgrade React from 7023f501-20260714 to 172742b4-20260716: #95901
  • Fix Rust doctest failures: #95909
  • [turbopack] Clean up server_chunking_context: #95908
  • [turbopack] Don't SSR on pages only navigated to through a soft nav: #95539
  • Package skills/ as a Claude Code plugin: #95907
  • [ci] Avoid apt-get in the next-stats-action Docker image: #95847
  • Back/forward set the Nav Inspector back to pending: #95865
  • fix(agent-rules): pad managed AGENTS.md block with blank lines: #95892
  • Revert "Run more test suites under cacheComponents flag": #95884

... (truncated)

Commits
  • d4b0dc3 v16.3.0-preview.7
  • 80fd3fe v16.3.0-canary.92
  • cee9824 Upgrade React from 172742b4-20260716 to 81e442ea-20260721 (#96016)
  • 6bf4df1 Fix Turbopack middleware matcher with i18n single locale (#96014)
  • 0196285 Improve performance of validating MPA form submissions (#96013)
  • 669426f Enforce serverActions.bodySizeLimit for Server Actions in Edge runtime (#96...
  • cfab369 Set correct origin for internal redirects in custom server (#96011)
  • 39c4783 Ensure exotic rewrite param values are properly encoded (#96010)
  • 0be95eb fix(fetch-cache): key fetch(Request, init) by the effective request (#96009)
  • 025bf4a fix(incremental-cache): byte-exact fetch cache key for binary bodies (#96008)
  • Additional commits viewable in compare view

Updates react-dom from 19.2.7 to 19.2.8

Release notes

Sourced from react-dom's releases.

19.2.8 (July 21st, 2026)

React Server Components

Commits

Updates @effect/atom-react from 4.0.0-beta.97 to 4.0.0-beta.100

Release notes

Sourced from @​effect/atom-react's releases.

@​effect/atom-react@​4.0.0-beta.100

Patch Changes

Changelog

Sourced from @​effect/atom-react's changelog.

4.0.0-beta.100

Patch Changes

4.0.0-beta.99

Patch Changes

4.0.0-beta.98

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​effect/atom-react since your current version.


Updates @effect/platform-bun from 4.0.0-beta.97 to 4.0.0-beta.100

Release notes

Sourced from @​effect/platform-bun's releases.

@​effect/platform-bun@​4.0.0-beta.100

Patch Changes

@​effect/platform-bun@​4.0.0-beta.99

Patch Changes

Changelog

Sourced from @​effect/platform-bun's changelog.

4.0.0-beta.100

Patch Changes

4.0.0-beta.99

Patch Changes

4.0.0-beta.98

Patch Changes

Commits

Updates @effect/platform-node from 4.0.0-beta.97 to 4.0.0-beta.100

Release notes

Sourced from @​effect/platform-node's releases.

@​effect/platform-node@​4.0.0-beta.100

Patch Changes

@​effect/platform-node-shared@​4.0.0-beta.100

Patch Changes

Bumps the npm-major group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [pkg-pr-new](https://github.com/stackblitz-labs/pkg.pr.new/tree/HEAD/packages/cli) | `0.0.75` | `0.0.79` |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.110.7` | `2.110.8` |
| [jose](https://github.com/panva/jose) | `6.2.3` | `6.2.4` |
| [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) | `0.3.216` | `0.3.217` |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.112.4` | `0.112.5` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` |
| [next](https://github.com/vercel/next.js) | `16.3.0-preview.6` | `16.3.0-preview.7` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.2.8` |
| [@effect/atom-react](https://github.com/Effect-TS/effect/tree/HEAD/packages/atom/react) | `4.0.0-beta.97` | `4.0.0-beta.100` |
| [@effect/platform-bun](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform-bun) | `4.0.0-beta.97` | `4.0.0-beta.100` |
| [@effect/platform-node](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform-node) | `4.0.0-beta.97` | `4.0.0-beta.100` |
| [@effect/sql-pg](https://github.com/Effect-TS/effect/tree/HEAD/packages/sql-pg) | `4.0.0-beta.97` | `4.0.0-beta.100` |
| [@effect/vitest](https://github.com/Effect-TS/effect/tree/HEAD/packages/vitest) | `4.0.0-beta.97` | `4.0.0-beta.100` |
| [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) | `4.0.0-beta.97` | `4.0.0-beta.100` |
| [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.59.0` | `0.60.0` |
| [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.25.0` | `7.0.2001` |
| [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.74.0` | `1.75.0` |
| [tldts](https://github.com/remusao/tldts) | `6.1.86` | `7.4.9` |



Updates `pkg-pr-new` from 0.0.75 to 0.0.79
- [Commits](https://github.com/stackblitz-labs/pkg.pr.new/commits/v0.0.79/packages/cli)

Updates `@supabase/supabase-js` from 2.110.7 to 2.110.8
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.110.8/packages/core/supabase-js)

Updates `jose` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v6.2.3...v6.2.4)

Updates `@anthropic-ai/claude-agent-sdk` from 0.3.216 to 0.3.217
- [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/claude-agent-sdk-typescript@v0.3.216...v0.3.217)

Updates `@anthropic-ai/sdk` from 0.112.4 to 0.112.5
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.112.4...sdk-v0.112.5)

Updates `react` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react)

Updates `next` from 16.3.0-preview.6 to 16.3.0-preview.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.3.0-preview.6...v16.3.0-preview.7)

Updates `react-dom` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom)

Updates `@effect/atom-react` from 4.0.0-beta.97 to 4.0.0-beta.100
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/atom/react/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/@effect/atom-react@4.0.0-beta.100/packages/atom/react)

Updates `@effect/platform-bun` from 4.0.0-beta.97 to 4.0.0-beta.100
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/platform-bun/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/@effect/platform-bun@4.0.0-beta.100/packages/platform-bun)

Updates `@effect/platform-node` from 4.0.0-beta.97 to 4.0.0-beta.100
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/platform-node/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/@effect/platform-node@4.0.0-beta.100/packages/platform-node)

Updates `@effect/sql-pg` from 4.0.0-beta.97 to 4.0.0-beta.100
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Commits](https://github.com/Effect-TS/effect/commits/@effect/sql-pg@4.0.0-beta.100/packages/sql-pg)

Updates `@effect/vitest` from 4.0.0-beta.97 to 4.0.0-beta.100
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/vitest/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/@effect/vitest@4.0.0-beta.100/packages/vitest)

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

Updates `oxfmt` from 0.59.0 to 0.60.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.60.0/npm/oxfmt)

Updates `oxlint-tsgolint` from 0.25.0 to 7.0.2001
- [Release notes](https://github.com/oxc-project/tsgolint/releases)
- [Commits](oxc-project/tsgolint@v0.25.0...v7.0.2001)

Updates `oxlint` from 1.74.0 to 1.75.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.75.0/npm/oxlint)

Updates `tldts` from 6.1.86 to 7.4.9
- [Release notes](https://github.com/remusao/tldts/releases)
- [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
- [Commits](remusao/tldts@v6.1.86...v7.4.9)

---
updated-dependencies:
- dependency-name: pkg-pr-new
  dependency-version: 0.0.79
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.110.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: jose
  dependency-version: 6.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: "@anthropic-ai/claude-agent-sdk"
  dependency-version: 0.3.217
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: "@anthropic-ai/sdk"
  dependency-version: 0.112.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: next
  dependency-version: 16.3.0-preview.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: react-dom
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: "@effect/atom-react"
  dependency-version: 4.0.0-beta.100
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: "@effect/platform-bun"
  dependency-version: 4.0.0-beta.100
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: "@effect/platform-node"
  dependency-version: 4.0.0-beta.100
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: "@effect/sql-pg"
  dependency-version: 4.0.0-beta.100
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: "@effect/vitest"
  dependency-version: 4.0.0-beta.100
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: effect
  dependency-version: 4.0.0-beta.100
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-major
- dependency-name: oxfmt
  dependency-version: 0.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-major
- dependency-name: oxlint-tsgolint
  dependency-version: 7.0.2001
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-major
- dependency-name: oxlint
  dependency-version: 1.75.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-major
- dependency-name: tldts
  dependency-version: 7.4.9
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 29, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase/cli/supabase@2c463187758f5ba6b0d96761b9fefaff57d29afc

Preview package for commit 2c46318.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2c46318775

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread pnpm-workspace.yaml
Comment on lines +16 to +17
"@effect/platform-bun": "4.0.0-beta.100"
"@effect/platform-node": "4.0.0-beta.100"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep Effect platform packages on the same beta

Updating @effect/platform-bun and @effect/platform-node to 4.0.0-beta.100 while the workspace override still forces @effect/platform-node-shared@4.0.0-beta.97 leaves installs on a mixed Effect platform stack; the lockfile confirms both beta.100 platform packages resolve the shared package at beta.97 (pnpm-lock.yaml:7451 and pnpm-lock.yaml:7468). Any workspace that imports the Bun/Node platform layer can then load wrappers from beta.100 against the older shared implementation, so the override should be updated or removed with this bump.

Useful? React with 👍 / 👎.

@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 30, 2026
auto-merge was automatically disabled July 30, 2026 00:13

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-major-2297a293a5 branch July 30, 2026 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants