Skip to content

chore(deps-dev): bump the tooling group across 1 directory with 2 updates - #68

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tooling-99ef3d11bb
Open

chore(deps-dev): bump the tooling group across 1 directory with 2 updates#68
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tooling-99ef3d11bb

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the tooling group with 2 updates in the / directory: @types/node and supabase.

Updates @types/node from 26.1.1 to 26.4.0

Commits

Updates supabase from 2.109.1 to 2.116.0

Release notes

Sourced from supabase's releases.

v2.116.0

Supabase CLI v2.116.0 — 2026-08-26

This release speeds up your local dev and adds workers support to your config. Major wins: supabase start/stop are much faster, migration testing is quicker, and edge runtime output streams in real time.

Highlights

  • supabase start and stop are 10 seconds faster — Docker shutdown no longer waits; saves time on every restart. (#6203)
  • Migration testing is faster with shadow database baseline caching — Your baseline is cached as a PGDATA snapshot, speeding up repeated diffs and migrations. (#6184)
  • Edge runtime bootstrap streams output in real time — See progress instead of waiting for full completion. (#6273)
  • New [workers] configuration section — Configure workers in supabase/config.toml. (#6260)

Improvements

  • auto_expose_new_tables defaults to true — Matches your Supabase project behavior by default. (#6337)

Bug fixes

  • Piped stdin is no longer buffered endlessly — Fixed memory overflow when piping data to the CLI. (#6290)
  • Stale database connections are detected and dropped — Operations no longer hang on dead connections. (#6277)
  • Edge runtime respects system file descriptor limits — Prevents "too many open files" crashes. (#6284)
  • DROP INDEX CONCURRENTLY works outside migrations — Index drops no longer deadlock your transaction. (#6276)
  • Postgres role management is more stable — Roles are restored correctly after changes. (#6246)
  • Loopback network proxying is bypassed — Local requests route directly, improving reliability. (#6283)
  • Kong local DNS cache is optimized — DNS resolution is more responsive and consistent. (#6324)
  • Service startup is more reliable — Fixed edge cases during start and stop. (#6245)

Plus 14 internal improvements and dependency updates.

Full changelog: supabase/cli@v2.115.0...v2.116.0

v2.116.0-beta.13

2.116.0-beta.13 (2026-08-26)

Bug Fixes

  • config: default auto_expose_new_tables to true to match platform (#6337) (b950373), closes #5524

v2.116.0-beta.12

2.116.0-beta.12 (2026-08-25)

Features

v2.116.0-beta.11

... (truncated)

Commits
  • 997a1e6 test(cli): cover functions download (CLI-2259) (#6341)
  • 1b72374 chore(repo): migrate live tasks to Turborepo (#6343)
  • b950373 fix(config): default auto_expose_new_tables to true to match platform (#6337)
  • f7d3d01 chore(repo): migrate build tasks to Turborepo (#6342)
  • aa667a1 chore(repo): migrate quality checks to Turborepo (#6336)
  • 78d455f ci: shard package-local test suites (#6327)
  • 0527ed2 chore(codeql): resolve deploy scan findings (#6326)
  • 7b2f02d refactor(config): rename config document type ProjectConfig to CliConfig (CLI...
  • 38f31b4 fix(cli): cap kong dns cache ttls (#6324)
  • 1099080 refactor(config): split entrypoints into pure default, /io and /effect (CLI-2...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 31, 2026
@dependabot
dependabot Bot requested a review from diese-tech as a code owner July 31, 2026 19:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 31, 2026
@dependabot dependabot Bot changed the title chore(deps-dev): bump the tooling group with 2 updates chore(deps-dev): bump the tooling group across 1 directory with 2 updates Aug 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tooling-99ef3d11bb branch from 95905c5 to 72738d3 Compare August 7, 2026 19:54
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tooling-99ef3d11bb branch from 72738d3 to 6149a55 Compare August 14, 2026 19:55
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tooling-99ef3d11bb branch 2 times, most recently from 13e7169 to 3adc9be Compare August 28, 2026 19:55
…ates

Bumps the tooling group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [supabase](https://github.com/supabase/cli/tree/HEAD/apps/cli).


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

Updates `supabase` from 2.109.1 to 2.116.0
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/apps/cli/docs/release-process.md)
- [Commits](https://github.com/supabase/cli/commits/v2.116.0/apps/cli)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tooling
- dependency-name: supabase
  dependency-version: 2.110.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tooling
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tooling-99ef3d11bb branch from 3adc9be to 1c66e3b Compare September 4, 2026 19:54
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