chore(deps): bump the npm-dependencies group with 7 updates - #24
Merged
turnipdabeets merged 1 commit intoAug 28, 2026
Merged
Conversation
Bumps the npm-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.49.1` | `5.50.0` | | [@changesets/cli](https://github.com/changesets/changesets/tree/HEAD/packages/cli) | `3.0.0` | `3.0.1` | | @opencode-ai/plugin | `1.18.18` | `1.18.21` | | [@opencode-ai/sdk](https://github.com/sst/opencode-sdk-js) | `1.18.18` | `1.18.21` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.63.0` | `0.64.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.78.0` | `1.79.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` | Updates `posthog-node` from 5.49.1 to 5.50.0 - [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.50.0/packages/node) Updates `@changesets/cli` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@3.0.1/packages/cli) Updates `@opencode-ai/plugin` from 1.18.18 to 1.18.21 Updates `@opencode-ai/sdk` from 1.18.18 to 1.18.21 - [Release notes](https://github.com/sst/opencode-sdk-js/releases) - [Changelog](https://github.com/anomalyco/opencode-sdk-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/sst/opencode-sdk-js/commits) Updates `oxfmt` from 0.63.0 to 0.64.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.64.0/npm/oxfmt) Updates `oxlint` from 1.78.0 to 1.79.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.79.0/npm/oxlint) Updates `vitest` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) --- updated-dependencies: - dependency-name: posthog-node dependency-version: 5.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@changesets/cli" dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@opencode-ai/plugin" dependency-version: 1.18.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@opencode-ai/sdk" dependency-version: 1.18.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: oxfmt dependency-version: 0.64.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: oxlint dependency-version: 1.79.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
turnipdabeets
approved these changes
Aug 28, 2026
turnipdabeets
deleted the
dependabot/npm_and_yarn/npm-dependencies-d50c7d44da
branch
August 28, 2026 22:24
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-dependencies group with 7 updates:
5.49.15.50.03.0.03.0.11.18.181.18.211.18.181.18.210.63.00.64.01.78.01.79.04.1.104.1.11Updates
posthog-nodefrom 5.49.1 to 5.50.0Release notes
Sourced from posthog-node's releases.
Changelog
Sourced from posthog-node's changelog.
Commits
3508c05chore: update versions and lockfile [version bump]557140efeat(node): isEnabled() accepts a caller-supplied default value (#4484)6ccc78echore: update versions and lockfile [version bump]00d22eafix(node): return undefined instead of null variant in getFeatureFlagResult (...0832e6echore: update versions and lockfile [version bump]960cef8chore: update versions and lockfile [version bump]bae46bffix: drop events when beforeSend hooks throw (#4578)9e7a421test(node): add server SDK wire snapshots (#4544)Updates
@changesets/clifrom 3.0.0 to 3.0.1Release notes
Sourced from @changesets/cli's releases.
Changelog
Sourced from @changesets/cli's changelog.
Commits
bed4581Version Packages (#2242)fdfdc93Update default generated readme (#2239)d5f5ae8Fix Windows PTY snapshot normalization (#2233)Updates
@opencode-ai/pluginfrom 1.18.18 to 1.18.21Updates
@opencode-ai/sdkfrom 1.18.18 to 1.18.21Commits
Updates
oxfmtfrom 0.63.0 to 0.64.0Changelog
Sourced from oxfmt's changelog.
... (truncated)
Commits
0db127crelease(apps): oxlint v1.79.0 && oxfmt v0.64.0 (#25866)c07fe7cfeat(oxfmt): supportexperimentalOperatorPosition(#25643)fed6681docs(oxfmt): skip expanding overrides options (#25572)Updates
oxlintfrom 1.78.0 to 1.79.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
0db127crelease(apps): oxlint v1.79.0 && oxfmt v0.64.0 (#25866)228e8e0fix(linter): resolve inactive React compiler rules (#25830)aa49d86fix(linter): allow spread rule options in config types (#25675)8922381refactor(linter): remove inactive react config rule (#25740)8c4552dfeat(linter)!: split react/react-compiler into per-category rules (#25500)36f8451fix(linter/eslint/no-eval): align indirect default with ESLint (#25656)beb724dfix(linter/eslint/no-unused-vars): report bare underscore parameters (#25663)4004c10fix(linter/eslint/no-irregular-whitespace): check comments by default (#25660)285820efix(linter/no-large-snapshots): precompile and document allowed snapshot matc...4df5835fix(linter): allow capitalized built-in calls (#25516)Updates
vitestfrom 4.1.10 to 4.1.11Release notes
Sourced from vitest's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)9851dbcfix(browser): trigger playwright/chromium gc on lower disk availability [back...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