fix(deps): bump the npm-major group with 7 updates#5850
Merged
supabase-cli-releaser[bot] merged 1 commit intoJul 10, 2026
Merged
Conversation
Bumps the npm-major group with 7 updates: | Package | From | To | | --- | --- | --- | | [undici](https://github.com/nodejs/undici) | `8.5.0` | `8.6.0` | | [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) | `0.3.198` | `0.3.199` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.109.1` | `0.110.0` | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.39.2` | `5.39.4` | | [@typescript/native-preview](https://github.com/microsoft/typescript-go) | `7.0.0-dev.20260701.1` | `7.0.0-dev.20260702.3` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.23.0` | `6.24.0` | | [tldts](https://github.com/remusao/tldts) | `6.1.86` | `7.4.6` | Updates `undici` from 8.5.0 to 8.6.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.5.0...v8.6.0) Updates `@anthropic-ai/claude-agent-sdk` from 0.3.198 to 0.3.199 - [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.198...v0.3.199) Updates `@anthropic-ai/sdk` from 0.109.1 to 0.110.0 - [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.109.1...sdk-v0.110.0) Updates `posthog-node` from 5.39.2 to 5.39.4 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.39.4/packages/node) Updates `@typescript/native-preview` from 7.0.0-dev.20260701.1 to 7.0.0-dev.20260702.3 - [Release notes](https://github.com/microsoft/typescript-go/releases) - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md) - [Commits](https://github.com/microsoft/typescript-go/commits) Updates `knip` from 6.23.0 to 6.24.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.24.0/packages/knip) Updates `tldts` from 6.1.86 to 7.4.6 - [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.6) --- updated-dependencies: - dependency-name: undici dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-major - dependency-name: "@anthropic-ai/claude-agent-sdk" dependency-version: 0.3.199 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-major - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.110.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-major - dependency-name: posthog-node dependency-version: 5.39.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-major - dependency-name: "@typescript/native-preview" dependency-version: 7.0.0-dev.20260702.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-major - dependency-name: knip dependency-version: 6.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-major - dependency-name: tldts dependency-version: 7.4.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Supabase CLI previewnpx --yes https://pkg.pr.new/supabase/cli/supabase@aa53da4e99d7f8d191960553e5d8c372f5f040e7Preview package for commit |
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 npm-major group with 7 updates:
8.5.08.6.00.3.1980.3.1990.109.10.110.05.39.25.39.47.0.0-dev.20260701.17.0.0-dev.20260702.36.23.06.24.06.1.867.4.6Updates
undicifrom 8.5.0 to 8.6.0Release notes
Sourced from undici's releases.
Commits
6f86196Bumped v8.6.0 (#5491)61ddd8efix: requeue h2 requests after goaway (#5473)c5085effeat: support HTTP QUERY method (RFC 10008) (#5459)c144fd6build(deps): bump github/codeql-action/analyze from 4.36.1 to 4.36.2 (#5477)782ad38build(deps): bump github/codeql-action from 4.36.1 to 4.36.2 (#5484)c4e045abuild(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#5482)de960dbbuild(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 (#5478)1132de8build(deps): bump fastify/github-action-merge-dependabot (#5480)3acb7babuild(deps): bump github/codeql-action/upload-sarif (#5481)88c4254build(deps): bump github/codeql-action/init from 4.36.1 to 4.36.2 (#5476)Updates
@anthropic-ai/claude-agent-sdkfrom 0.3.198 to 0.3.199Release notes
Sourced from @anthropic-ai/claude-agent-sdk's releases.
Changelog
Sourced from @anthropic-ai/claude-agent-sdk's changelog.
Commits
a0c02d6chore: Update CHANGELOG.mdUpdates
@anthropic-ai/sdkfrom 0.109.1 to 0.110.0Release notes
Sourced from @anthropic-ai/sdk's releases.
Changelog
Sourced from @anthropic-ai/sdk's changelog.
Commits
4f2eb80chore: release main (#1107)Updates
posthog-nodefrom 5.39.2 to 5.39.4Release notes
Sourced from posthog-node's releases.
Changelog
Sourced from posthog-node's changelog.
Commits
0ba87cbchore: update versions and lockfile [version bump]0c11747fix: stop duplicating distinct_id in flags person properties (#4047)4eb8b21chore: update versions and lockfile [version bump]dd90e55test(node): make local polling tests deterministic (#4043)Updates
@typescript/native-previewfrom 7.0.0-dev.20260701.1 to 7.0.0-dev.20260702.3Commits
Updates
knipfrom 6.23.0 to 6.24.0Release notes
Sourced from knip's releases.
Commits
2979803Release knip@6.24.0bb0eeb6Squeeze every bit of perf out around compilers260f192Export Issue, IssueRecords and IssueType types (resolve #1840)cf997b2fix(reporters): always print the issue-type title for a single group (#1848)acba6b8feat: add scss handling to stencil plugin (#1846)3c9d4adDon't report built-in compiler dependencies as unused5525759feat: add less, stylus compilers and astro, svelte, vue import resolution (#1...7901abdDon't report types used only in module augmentations as unused (resolve #1843)6f090f9Ignore import() in JSDoc examples (#1844)aea7923Don't report working-directory scripts as unlisted binaries (resolve #1834)Updates
tldtsfrom 6.1.86 to 7.4.6Release notes
Sourced from tldts's releases.
... (truncated)
Changelog
Sourced from tldts's changelog.
... (truncated)
Commits
92ee2b3Bump version to: v7.4.6 [skip ci]cd23a41Update CHANGELOG.md [skip ci]11b91adUpdate upstream public suffix list (#2626)3136742Bump sigstore from 4.1.0 to 4.1.1 (#2629)258820fBump@babel/corefrom 7.24.7 to 7.29.7 (#2618)e32bbb0Bump form-data from 4.0.5 to 4.0.6 (#2611)8b65da1Bump rollup from 4.61.1 to 4.62.2 (#2612)496e7f4Bump rollup-plugin-sourcemaps2 from 0.5.7 to 0.5.8 (#2619)0adcc64Bump typescript-eslint from 8.60.1 to 8.62.1 (#2624)6401b14Bump@sigstore/corefrom 3.1.0 to 3.2.1 (#2625)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tldts since your current version.
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