Bump the npm-updates group across 1 directory with 25 updates#13186
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the npm-updates group across 1 directory with 25 updates#13186dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the npm-updates group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.2.19` | `10.3.3` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte) | `3.15.2` | `3.16.0` | | [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.17.3` | `0.18.1` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.56.0` | `1.57.0` | | [turbo](https://github.com/vercel/turborepo) | `2.8.17` | `2.8.21` | | [openai](https://github.com/openai/openai-node) | `6.32.0` | `6.33.0` | | [posthog-js](https://github.com/PostHog/posthog-js) | `1.360.2` | `1.364.1` | | @pierre/diffs | `1.1.3` | `1.1.7` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.21` | `5.95.2` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.91.3` | `5.95.2` | | [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.168.3` | `1.168.8` | | [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) | `3.20.0` | `3.21.0` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `4.7.3` | `4.8.0` | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.91.4` | `5.95.2` | | [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.166.13` | `1.167.9` | | [@tryghost/content-api](https://github.com/TryGhost/SDK/tree/HEAD/packages/content-api) | `1.12.5` | `1.12.6` | | [@napi-rs/cli](https://github.com/napi-rs/napi-rs) | `3.5.1` | `3.6.0` | | [@codemirror/lang-yaml](https://github.com/codemirror/lang-yaml) | `6.1.2` | `6.1.3` | | [@codemirror/language](https://github.com/codemirror/language) | `6.12.2` | `6.12.3` | | [@rails/actioncable](https://github.com/rails/rails) | `8.1.200` | `8.1.300` | | [@storybook/addon-svelte-csf](https://github.com/storybookjs/addon-svelte-csf) | `5.0.11` | `5.1.2` | | [@storybook/addon-vitest](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/vitest) | `10.2.19` | `10.3.3` | | [get-port](https://github.com/sindresorhus/get-port) | `7.1.0` | `7.2.0` | | [@sentry/sveltekit](https://github.com/getsentry/sentry-javascript) | `10.44.0` | `10.46.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.54.0` | `5.55.0` | Updates `eslint-plugin-storybook` from 10.2.19 to 10.3.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.3.3/code/lib/eslint-plugin) Updates `eslint-plugin-svelte` from 3.15.2 to 3.16.0 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/packages/eslint-plugin-svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/commits/eslint-plugin-svelte@3.16.0/packages/eslint-plugin-svelte) Updates `oxlint-tsgolint` from 0.17.3 to 0.18.1 - [Release notes](https://github.com/oxc-project/tsgolint/releases) - [Commits](oxc-project/tsgolint@v0.17.3...v0.18.1) Updates `oxlint` from 1.56.0 to 1.57.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.57.0/npm/oxlint) Updates `turbo` from 2.8.17 to 2.8.21 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.17...v2.8.21) Updates `openai` from 6.32.0 to 6.33.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.32.0...v6.33.0) Updates `posthog-js` from 1.360.2 to 1.364.1 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.360.2...posthog-js@1.364.1) Updates `@pierre/diffs` from 1.1.3 to 1.1.7 Updates `@tanstack/react-query` from 5.90.21 to 5.95.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.95.2/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.91.3 to 5.95.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.95.2/packages/react-query-devtools) Updates `@tanstack/react-router` from 1.168.3 to 1.168.8 - [Release notes](https://github.com/TanStack/router/releases) - [Changelog](https://github.com/TanStack/router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/TanStack/router/commits/@tanstack/react-router@1.168.8/packages/react-router) Updates `effect` from 3.20.0 to 3.21.0 - [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@3.21.0/packages/effect) Updates `react-resizable-panels` from 4.7.3 to 4.8.0 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-resizable-panels@4.7.3...4.8.0) Updates `@tanstack/eslint-plugin-query` from 5.91.4 to 5.95.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/eslint-plugin-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/eslint-plugin-query@5.95.2/packages/eslint-plugin-query) Updates `@tanstack/router-plugin` from 1.166.13 to 1.167.9 - [Release notes](https://github.com/TanStack/router/releases) - [Changelog](https://github.com/TanStack/router/blob/main/packages/router-plugin/CHANGELOG.md) - [Commits](https://github.com/TanStack/router/commits/@tanstack/router-plugin@1.167.9/packages/router-plugin) Updates `@tryghost/content-api` from 1.12.5 to 1.12.6 - [Commits](https://github.com/TryGhost/SDK/commits/@tryghost/content-api@1.12.6/packages/content-api) Updates `@napi-rs/cli` from 3.5.1 to 3.6.0 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.5.1...@napi-rs/cli@3.6.0) Updates `@codemirror/lang-yaml` from 6.1.2 to 6.1.3 - [Changelog](https://github.com/codemirror/lang-yaml/blob/main/CHANGELOG.md) - [Commits](codemirror/lang-yaml@6.1.2...6.1.3) Updates `@codemirror/language` from 6.12.2 to 6.12.3 - [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md) - [Commits](codemirror/language@6.12.2...6.12.3) Updates `@rails/actioncable` from 8.1.200 to 8.1.300 - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) Updates `@storybook/addon-svelte-csf` from 5.0.11 to 5.1.2 - [Release notes](https://github.com/storybookjs/addon-svelte-csf/releases) - [Changelog](https://github.com/storybookjs/addon-svelte-csf/blob/main/CHANGELOG.md) - [Commits](storybookjs/addon-svelte-csf@v5.0.11...v5.1.2) Updates `@storybook/addon-vitest` from 10.2.19 to 10.3.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.3.3/code/addons/vitest) Updates `get-port` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/sindresorhus/get-port/releases) - [Commits](sindresorhus/get-port@v7.1.0...v7.2.0) Updates `@sentry/sveltekit` from 10.44.0 to 10.46.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.44.0...10.46.0) Updates `svelte` from 5.54.0 to 5.55.0 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.55.0/packages/svelte) --- updated-dependencies: - dependency-name: eslint-plugin-storybook dependency-version: 10.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: eslint-plugin-svelte dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: oxlint-tsgolint dependency-version: 0.18.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: oxlint dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: turbo dependency-version: 2.8.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: openai dependency-version: 6.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: posthog-js dependency-version: 1.364.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@pierre/diffs" dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: "@tanstack/react-query" dependency-version: 5.95.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.95.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@tanstack/react-router" dependency-version: 1.168.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: effect dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: react-resizable-panels dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@tanstack/eslint-plugin-query" dependency-version: 5.95.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@tanstack/router-plugin" dependency-version: 1.167.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@tryghost/content-api" dependency-version: 1.12.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: "@napi-rs/cli" dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@codemirror/lang-yaml" dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: "@codemirror/language" dependency-version: 6.12.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: "@rails/actioncable" dependency-version: 8.1.300 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: "@storybook/addon-svelte-csf" dependency-version: 5.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@storybook/addon-vitest" dependency-version: 10.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: get-port dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@sentry/sveltekit" dependency-version: 10.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: svelte dependency-version: 5.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-updates group with 25 updates in the / directory:
10.2.1910.3.33.15.23.16.00.17.30.18.11.56.01.57.02.8.172.8.216.32.06.33.01.360.21.364.11.1.31.1.75.90.215.95.25.91.35.95.21.168.31.168.83.20.03.21.04.7.34.8.05.91.45.95.21.166.131.167.91.12.51.12.63.5.13.6.06.1.26.1.36.12.26.12.38.1.2008.1.3005.0.115.1.210.2.1910.3.37.1.07.2.010.44.010.46.05.54.05.55.0Updates
eslint-plugin-storybookfrom 10.2.19 to 10.3.3Release notes
Sourced from eslint-plugin-storybook's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-storybook's changelog.
... (truncated)
Commits
b0acfb4Bump version from "10.3.2" to "10.3.3" [skip ci]308656fBump version from "10.3.1" to "10.3.2" [skip ci]24c2c2cBump version from "10.3.0" to "10.3.1" [skip ci]06cb6a6Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]df32a33Merge branch 'next-release' into next94b9430Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]fefa2f5Merge pull request #34172 from storybookjs/kasper/vitest-root-migrationaf5b7deBump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]8b78c8bMerge branch 'next' into kasper/vitest-root-migration7ffabb5Fix tests that relied on process.cwd() being code/Updates
eslint-plugin-sveltefrom 3.15.2 to 3.16.0Release notes
Sourced from eslint-plugin-svelte's releases.
Changelog
Sourced from eslint-plugin-svelte's changelog.
Commits
e98c794chore: release eslint-plugin-svelte (#1497)3cef552docs(no-navigation-without-resolve): update rule documentation (#1479)98eae61feat: ignore parenthetical notes in svelte-ignore comments (#1484)69c9a6afeat: add svelte/max-lines-per-block rule (#1483)bea638echore: update devDeps and formatUpdates
oxlint-tsgolintfrom 0.17.3 to 0.18.1Release notes
Sourced from oxlint-tsgolint's releases.
Commits
803b9deperf(linter): use batch API for semantic diagnostics (#844)3680fb4chore: update typescript-go submodule (#841)a712148fix(dot-notation): ignore non-ascii property names (#840)2f8b5e8chore: improve assertion diagnostic msg (#842)0a667a0fix(promise-function-async): place async fix after export modifiers (#839)c140508fix(lint): suppress unparam on toStaticValue (#834)e13b890fix(no-base-to-string): memoize recursive stringification checks (#832)1052b09fix(prefer-optional-chain): false positive on tricky condition (#831)adfd2b7chore(deps): remove vite override, update vitest (#827)Updates
oxlintfrom 1.56.0 to 1.57.0Release notes
Sourced from oxlint's releases.
... (truncated)
Commits
8b0f61drelease(apps): oxlint v1.57.0 && oxfmt v0.42.0 (#20680)b33fbdeRevert "release(apps): oxlint v1.57.0 && oxfmt v0.42.0 (#20680)"027ce4arelease(apps): oxlint v1.57.0 && oxfmt v0.42.0 (#20680)180dd0fRevert "release(apps): oxlint v1.57.0 && oxfmt v0.42.0 (#20649)"a8f45a8release(apps): oxlint v1.57.0 && oxfmt v0.42.0 (#20649)Updates
turbofrom 2.8.17 to 2.8.21Release notes
Sourced from turbo's releases.
... (truncated)
Commits
84a861apublish 2.8.21 to registryffa47d1fix: Show run summary after TUI exits (#12471)c5a4690release(turborepo): 2.8.21-canary.20 (#12470)91ebb97fix: Remove root package.json from--affectedglobal triggers (#12469)7552e93release(turborepo): 2.8.21-canary.19 (#12468)d5d37a8fix: Resolve generator name conflicts across workspaces (#12467)50bd872docs: Add AI agent detection and automatic markdown rewrites (#12462)c014134release(turborepo): 2.8.21-canary.18 (#12465)fe5a86efix: Missing deps after npm lockfile parsing (#12464)0bafae2release(turborepo): 2.8.21-canary.17 (#12463)Updates
openaifrom 6.32.0 to 6.33.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
e412414release: 6.33.08ad76b2fix(api): align SDK response types with expanded item schemasc160eb9feat(api): add keys field to computer action types499d71echore(tests): bump steady to v0.19.76170c06chore(ci): skip lint on metadata-only changesf895852chore(tests): bump steady to v0.19.633baf00fix(types): make type required in ResponseInputMessageItem33f69d0chore(internal): update gitignore4ddd31bchore(tests): bump steady to v0.19.578d2abffeat(client): add async iterator and stream() to WebSocket classesUpdates
posthog-jsfrom 1.360.2 to 1.364.1Release notes
Sourced from posthog-js's releases.
... (truncated)
Commits
bec9814chore: update versions and lockfile [version bump]4bdfdbcfeat(react-native): enable captureAppLifecycleEvents by default and add@defa...ee9b06afix(node): fix flaky nestjs interceptor test (#3293)1912d1dci(library-ci): add build: false to unit, functional, and lint jobs (#3289)287eb91chore: update versions and lockfile [version bump]00a5079fix(identify): reject string "undefined"/"null" and always log critical (#3285)343a4acfix(ci): add --ignoreConfig to tsc calls in minimum TS version check for TS 6...470907dfeat(react-native): add $is_emulator property to detect emulator/simulator (#...8d34289perf(browser): use async CompressionStream for gzip to avoid blocking main th...e2f569achore: update versions and lockfile [version bump]Updates
@pierre/diffsfrom 1.1.3 to 1.1.7Updates
@tanstack/react-queryfrom 5.90.21 to 5.95.2Changelog
Sourced from
@tanstack/react-query's changelog.... (truncated)
Commits
1047cdcci: Version Packages (#10326)cd5a35bfix/nodejs timeout (#10325)5806444ci: Version Packages (#10324)4d7de83ci: Version Packages (#10317)8fe71e4ci: Version Packages (#10313)c613c22ci: Version Packages (#10309)9346430ci: changeset releasebe3746ffix: stop node types from leaking into browser (#10302)b6fd86bci: Version Packages (#10297)79e37cbci: Version Packages (#10296)Updates
@tanstack/react-query-devtoolsfrom 5.91.3 to 5.95.2Changelog
Sourced from
@tanstack/react-query-devtools's changelog.CommitsDescription has been truncated