chore(deps): bump the npm-minor-patch group across 1 directory with 20 updates - #275
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the npm-minor-patch group across 1 directory with 20 updates#275dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…0 updates Bumps the npm-minor-patch group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hono/node-server](https://github.com/honojs/node-server) | `2.0.12` | `2.1.1` | | [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.14.9` | `3.14.10` | | [@upstash/redis](https://github.com/upstash/redis-js) | `1.38.1` | `1.38.2` | | [dexie](https://github.com/dexie/Dexie.js) | `4.4.4` | `4.4.5` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.12` | `3.4.14` | | [hono](https://github.com/honojs/hono) | `4.12.33` | `4.13.3` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.28.0` | `1.33.0` | | [marked](https://github.com/markedjs/marked) | `18.0.7` | `18.0.10` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `4.12.2` | `4.12.3` | | [sonner](https://github.com/emilkowalski/sonner) | `2.0.7` | `2.0.8` | | [stripe](https://github.com/stripe/stripe-node) | `22.4.0` | `22.5.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.12` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.14` | `5.0.15` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.1` | `14.6.5` | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.2.5` | `0.2.6` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.11.1` | `20.11.2` | | [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) | `7.0.1` | `7.1.1` | | [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) | `4.16.1` | `4.18.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.0` | `8.2.1` | | [@vercel/blob](https://github.com/vercel/storage/tree/HEAD/packages/blob) | `2.6.1` | `2.8.0` | Updates `@hono/node-server` from 2.0.12 to 2.1.1 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.0.12...v2.1.1) Updates `@tanstack/react-virtual` from 3.14.9 to 3.14.10 - [Release notes](https://github.com/TanStack/virtual/releases) - [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md) - [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.14.10/packages/react-virtual) Updates `@upstash/redis` from 1.38.1 to 1.38.2 - [Release notes](https://github.com/upstash/redis-js/releases) - [Commits](https://github.com/upstash/redis-js/compare/@upstash/redis@1.38.1...@upstash/redis@1.38.2) Updates `dexie` from 4.4.4 to 4.4.5 - [Release notes](https://github.com/dexie/Dexie.js/releases) - [Commits](dexie/Dexie.js@v4.4.4...v4.4.5) Updates `dompurify` from 3.4.12 to 3.4.14 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.12...3.4.14) Updates `hono` from 4.12.33 to 4.13.3 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.33...v4.13.3) Updates `lucide-react` from 1.28.0 to 1.33.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.33.0/packages/lucide-react) Updates `marked` from 18.0.7 to 18.0.10 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v18.0.7...v18.0.10) Updates `react-resizable-panels` from 4.12.2 to 4.12.3 - [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.12.2...4.12.3) Updates `sonner` from 2.0.7 to 2.0.8 - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](emilkowalski/sonner@v2.0.7...v2.0.8) Updates `stripe` from 22.4.0 to 22.5.0 - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-node@v22.4.0...v22.5.0) Updates `tsx` from 4.23.1 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.1...v4.23.12) Updates `zustand` from 5.0.14 to 5.0.15 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.14...v5.0.15) Updates `@testing-library/user-event` from 14.6.1 to 14.6.5 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.6.1...v14.6.5) Updates `@types/chrome` from 0.2.5 to 0.2.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `happy-dom` from 20.11.1 to 20.11.2 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.11.1...v20.11.2) Updates `rollup-plugin-visualizer` from 7.0.1 to 7.1.1 - [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md) - [Commits](btd/rollup-plugin-visualizer@v7.0.1...v7.1.1) Updates `shadcn` from 4.16.1 to 4.18.0 - [Release notes](https://github.com/shadcn-ui/ui/releases) - [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/CHANGELOG.md) - [Commits](https://github.com/shadcn-ui/ui/commits/shadcn@4.18.0/packages/shadcn) Updates `vite` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.2.1/packages/vite) Updates `@vercel/blob` from 2.6.1 to 2.8.0 - [Release notes](https://github.com/vercel/storage/releases) - [Changelog](https://github.com/vercel/storage/blob/main/packages/blob/CHANGELOG.md) - [Commits](https://github.com/vercel/storage/commits/@vercel/blob@2.8.0/packages/blob) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@tanstack/react-virtual" dependency-version: 3.14.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@upstash/redis" dependency-version: 1.38.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: dexie dependency-version: 4.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: dompurify dependency-version: 3.4.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: hono dependency-version: 4.13.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: lucide-react dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: marked dependency-version: 18.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: react-resizable-panels dependency-version: 4.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: sonner dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: stripe dependency-version: 22.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: zustand dependency-version: 5.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@testing-library/user-event" dependency-version: 14.6.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@types/chrome" dependency-version: 0.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: happy-dom dependency-version: 20.11.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: rollup-plugin-visualizer dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: shadcn dependency-version: 4.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: vite dependency-version: 8.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@vercel/blob" dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch ... 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. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/main/npm-minor-patch-cfd86aa612
branch
August 29, 2026 14:54
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-minor-patch group with 20 updates in the / directory:
2.0.122.1.13.14.93.14.101.38.11.38.24.4.44.4.53.4.123.4.144.12.334.13.31.28.01.33.018.0.718.0.104.12.24.12.32.0.72.0.822.4.022.5.04.23.14.23.125.0.145.0.1514.6.114.6.50.2.50.2.620.11.120.11.27.0.17.1.14.16.14.18.08.2.08.2.12.6.12.8.0Updates
@hono/node-serverfrom 2.0.12 to 2.1.1Release notes
Sourced from @hono/node-server's releases.
Commits
73c03ad2.1.15515aa0perf: lazily materialize request headers (#389)82ba34e2.1.01f2909afix(listener): avoid uncaught error when force-closing a non-standard socket ...977a242feat: add Early Hints (HTTP 103) middleware (#378)Updates
@tanstack/react-virtualfrom 3.14.9 to 3.14.10Release notes
Sourced from @tanstack/react-virtual's releases.
Changelog
Sourced from @tanstack/react-virtual's changelog.
Commits
e9874f0ci: Version Packages (#1247)Updates
@upstash/redisfrom 1.38.1 to 1.38.2Release notes
Sourced from @upstash/redis's releases.
Commits
fc3089bchore: version packages (#1441)c0f5ad7fix: deduplicate telemetry header values in mergeTelemetry (#1440)Updates
dexiefrom 4.4.4 to 4.4.5Release notes
Sourced from dexie's releases.
Commits
22bdff1dexie@4.4.56a7b452fix(dbcore): don't crash when an index is named 'constructor' (#2325)dbaf960dexie-cloud-addon@4.4.143fd4745fix(dexie-cloud-addon): fall back to fetchTokens when refresh fails962052fupdated pnpm lockfile12038d1Updated deps of dexie-cloud-todo-appUpdates
dompurifyfrom 3.4.12 to 3.4.14Release notes
Sourced from dompurify's releases.
Commits
4e6fe24release: 3.4.14 (#1587)3067f77release: 3.4.13 (#1562)Updates
honofrom 4.12.33 to 4.13.3Release notes
Sourced from hono's releases.
... (truncated)
Commits
02933434.13.35ad469afeat(pretty-json): support structured JSON content-types (+json) (#5226)c91ec9bfix(utils/ipaddr): avoid truncation on embedded IPv4 addresses in expandIPv6 ...eea9735fix(csrf): exempt OPTIONS request from CSRF validation (#5250)a194628fix(pattern-router/linear-router): prevent prefix overmatch on wildcard route...63bbcf5fix(trie-router): match suffix wildcard routes (#5236)ef0739ddocs(context): add custom headers append option example to Context JSDoc (#5248)8bf03c3fix(cors): append Origin to Vary header on OPTIONS preflight (#5235)546eca0fix(etag): avoid skipping headers when filtering 304 response headers (#5234)7195c24fix(etag): copy pending stream bytes (#5239)Updates
lucide-reactfrom 1.28.0 to 1.33.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
75b5516chore(dev): upgrade ESLint to latest compatible stack (v10) (#4378)0f8d48btest(packages): updates unit test snapshots with face-slightly-smiling (#4676)Updates
markedfrom 18.0.7 to 18.0.10Release notes
Sourced from marked's releases.
Commits
8698d35chore(release): 18.0.10 [skip ci]58367a5chore(deps-dev): bump eslint from 10.8.0 to 10.8.1 (#4055)a426c4dchore(deps-dev): bump esbuild from 0.28.1 to 0.28.2 (#4056)a5cf277chore(deps-dev): bump highlight.js from 11.11.1 to 11.12.0 (#4057)ca00e95docs: replace nonexistent test:all script with npm test (#4054)b8cf7dcfix: place task checkboxes after list loose is finalized (#4046)9552b6bchore(deps-dev): bump semantic-release from 25.0.8 to 25.0.9 (#4049)681373cfix: keep the em/strong mask the same length as the source (#4044)81bd750fix: parse EOF backtick fences after paragraphs (#4039)2e21cd3docs: move theme button to menu (#4043)Updates
react-resizable-panelsfrom 4.12.2 to 4.12.3Release notes
Sourced from react-resizable-panels's releases.
Changelog
Sourced from react-resizable-panels's changelog.
Commits
f9c42274.12.2 -> 4.12.330503d1Fix derived Panel constraints equality check (#736)30aef6aPending CHANGELOGb1d574efix: guard CSSStyleSheet construction with adoptedStyleSheets check (#730)6649f42fix: don't resurrect stale group entries on pointer-up commit (Fixes #729) (#...Updates
sonnerfrom 2.0.7 to 2.0.8Release notes
Sourced from sonner's releases.
Commits
6739acav2.0.8ecce184Fix a batch of reported issues (#777)45d8940Use variables in close button colors instead of hardcoded values (#726)fe51da1Fix dismiss for custom toast (#717)c2d6990fix: event listener removal in hooks.tsx (#711)5caadb1Add safari prefix (#710)ea3410ffix: format (#707)a685ffcfix: keep the toaster as top layer when react-aria modal is open (#699)7760223fix(index.tsx): ensure hotkey array is not empty before checking (#703)8c0ce1efeat(toaster): add support for custom aria labels (#704)Updates
stripefrom 22.4.0 to 22.5.0Release notes
Sourced from stripe's releases.
... (truncated)
Changelog
Sourced from stripe's changelog.
Commits
65d99a2Bump version to 22.5.03616934add event notif object tests (#2806)8c2584bBump@babel/corefrom 7.19.6 to 7.29.7 (#2759)85e59b8Implement extensibility platform (#2785)2ca69d8Emit Claude Code plugin hint at module load time (#2805)09f0f06add/adjust event parsing helpers (#2794)2fd7147Addstripe.major_api_versionconstant (#2799)89b3541Update changelog with open enum (#2802)Updates
tsxfrom 4.23.1 to 4.23.12Release notes
Sourced from tsx's releases.
... (truncated)
Commits
ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsbd3bc64test: cover CommonJS loader source fallback55cbecefix: preserve async ESM require fallback6c5ba85docs: document CommonJS default interopec1bcd5fix: support nyc coverage discovery (#710)b6e5b48docs: clarify CommonJS default imports2f55884fix: map Node test locationsde935d5docs: document Node source-map stack formattingb94f46ffix: support data URLs in tsImportDescription has been truncated