-
Notifications
You must be signed in to change notification settings - Fork 16
chore(deps): bump the patch group across 2 directories with 19 updates #1276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the final PR Bugbot will review for you during this billing cycle
Your free Bugbot reviews will reset on January 23
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| "@remix-run/serve": "^2.16.5", | ||
| "@remix-run/node": "^2.17.2", | ||
| "@remix-run/react": "^2.17.2", | ||
| "@remix-run/serve": "^2.17.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lockfile out of sync with package.json for server-runtime
Low Severity
The bun.lock workspace section for packages/app-builder declares @remix-run/server-runtime as ^2.16.5, but packages/app-builder/package.json has it at ^2.17.2. The other @remix-run/* packages were correctly updated in both files, but this one was missed. While the resolved version in the lockfile (line 966) is correct at 2.17.2, the workspace declaration mismatch could cause inconsistent behavior when running bun install. The lockfile needs to be regenerated to sync with package.json.
| "@remix-run/serve": "^2.16.5", | ||
| "@remix-run/node": "^2.17.2", | ||
| "@remix-run/react": "^2.17.2", | ||
| "@remix-run/serve": "^2.17.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lockfile out of sync with package.json for server-runtime
Low Severity
The bun.lock workspace section for packages/app-builder declares @remix-run/server-runtime as ^2.16.5, but packages/app-builder/package.json has it at ^2.17.2. The other @remix-run/* packages were correctly updated in both files, but this one was missed. While the resolved version in the lockfile is correct at 2.17.2, the workspace declaration mismatch could cause inconsistent behavior when running bun install. The lockfile needs to be regenerated to sync with package.json.
Bumps the patch group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@ariakit/react](https://github.com/ariakit/ariakit/tree/HEAD/packages/ariakit-react) | `0.4.18` | `0.4.20` | | [@dagrejs/dagre](https://github.com/dagrejs/dagre) | `1.1.5` | `1.1.8` | | [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) | `1.1.10` | `1.1.11` | | [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.7` | `2.1.8` | | [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.7` | `1.1.8` | | [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) | `2.17.0` | `2.17.2` | | [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) | `2.17.0` | `2.17.2` | | [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) | `2.17.0` | `2.17.2` | | [@swan-io/boxed](https://github.com/swan-io/boxed) | `3.2.0` | `3.2.1` | | [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.13.12` | `3.13.13` | | [isbot](https://github.com/omrilotan/isbot) | `5.1.30` | `5.1.32` | | [nanoid](https://github.com/ai/nanoid) | `5.1.5` | `5.1.6` | | [qs](https://github.com/ljharb/qs) | `6.14.0` | `6.14.1` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.8` | `5.0.9` | | [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) | `2.17.0` | `2.17.2` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.13` | `4.1.18` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.13` | `4.1.18` | Bumps the patch group with 19 updates in the /packages/app-builder directory: | Package | From | To | | --- | --- | --- | | [@ariakit/react](https://github.com/ariakit/ariakit/tree/HEAD/packages/ariakit-react) | `0.4.18` | `0.4.20` | | [@dagrejs/dagre](https://github.com/dagrejs/dagre) | `1.1.5` | `1.1.8` | | [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) | `1.1.10` | `1.1.11` | | [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.7` | `2.1.8` | | [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.7` | `1.1.8` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.3` | `1.2.4` | | [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) | `2.17.0` | `2.17.2` | | [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) | `2.17.0` | `2.17.2` | | [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) | `2.17.0` | `2.17.2` | | [@remix-run/server-runtime](https://github.com/remix-run/remix/tree/HEAD/packages/remix-server-runtime) | `2.17.0` | `2.17.2` | | [@swan-io/boxed](https://github.com/swan-io/boxed) | `3.2.0` | `3.2.1` | | [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.13.12` | `3.13.13` | | [isbot](https://github.com/omrilotan/isbot) | `5.1.30` | `5.1.32` | | [nanoid](https://github.com/ai/nanoid) | `5.1.5` | `5.1.6` | | [qs](https://github.com/ljharb/qs) | `6.14.0` | `6.14.1` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.8` | `5.0.9` | | [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) | `2.17.0` | `2.17.2` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.13` | `4.1.18` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.13` | `4.1.18` | Updates `@ariakit/react` from 0.4.18 to 0.4.20 - [Release notes](https://github.com/ariakit/ariakit/releases) - [Changelog](https://github.com/ariakit/ariakit/blob/main/packages/ariakit-react/CHANGELOG.md) - [Commits](https://github.com/ariakit/ariakit/commits/@ariakit/[email protected]/packages/ariakit-react) Updates `@dagrejs/dagre` from 1.1.5 to 1.1.8 - [Release notes](https://github.com/dagrejs/dagre/releases) - [Commits](dagrejs/dagre@v1.1.5...v1.1.8) Updates `@radix-ui/react-avatar` from 1.1.10 to 1.1.11 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-label` from 2.1.7 to 2.1.8 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-separator` from 1.1.7 to 1.1.8 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-slot` from 1.2.3 to 1.2.4 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@remix-run/node` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-node) Updates `@remix-run/react` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-react) Updates `@remix-run/serve` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-serve) Updates `@remix-run/server-runtime` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-server-runtime) Updates `@swan-io/boxed` from 3.2.0 to 3.2.1 - [Changelog](https://github.com/swan-io/boxed/blob/main/HISTORY.md) - [Commits](swan-io/boxed@v3.2.0...v3.2.1) Updates `@tanstack/react-virtual` from 3.13.12 to 3.13.13 - [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/[email protected]/packages/react-virtual) Updates `isbot` from 5.1.30 to 5.1.32 - [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md) - [Commits](omrilotan/isbot@v5.1.30...v5.1.32) Updates `nanoid` from 5.1.5 to 5.1.6 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.5...5.1.6) Updates `qs` from 6.14.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.14.1) Updates `zustand` from 5.0.8 to 5.0.9 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.8...v5.0.9) Updates `@remix-run/dev` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-dev) Updates `@tailwindcss/postcss` from 4.1.13 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-postcss) Updates `tailwindcss` from 4.1.13 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss) Updates `@ariakit/react` from 0.4.18 to 0.4.20 - [Release notes](https://github.com/ariakit/ariakit/releases) - [Changelog](https://github.com/ariakit/ariakit/blob/main/packages/ariakit-react/CHANGELOG.md) - [Commits](https://github.com/ariakit/ariakit/commits/@ariakit/[email protected]/packages/ariakit-react) Updates `@dagrejs/dagre` from 1.1.5 to 1.1.8 - [Release notes](https://github.com/dagrejs/dagre/releases) - [Commits](dagrejs/dagre@v1.1.5...v1.1.8) Updates `@radix-ui/react-avatar` from 1.1.10 to 1.1.11 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-label` from 2.1.7 to 2.1.8 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-separator` from 1.1.7 to 1.1.8 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-slot` from 1.2.3 to 1.2.4 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@remix-run/node` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-node) Updates `@remix-run/react` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-react) Updates `@remix-run/serve` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-serve) Updates `@remix-run/server-runtime` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-server-runtime) Updates `@swan-io/boxed` from 3.2.0 to 3.2.1 - [Changelog](https://github.com/swan-io/boxed/blob/main/HISTORY.md) - [Commits](swan-io/boxed@v3.2.0...v3.2.1) Updates `@tanstack/react-virtual` from 3.13.12 to 3.13.13 - [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/[email protected]/packages/react-virtual) Updates `isbot` from 5.1.30 to 5.1.32 - [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md) - [Commits](omrilotan/isbot@v5.1.30...v5.1.32) Updates `nanoid` from 5.1.5 to 5.1.6 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.5...5.1.6) Updates `qs` from 6.14.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.14.1) Updates `zustand` from 5.0.8 to 5.0.9 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.8...v5.0.9) Updates `@remix-run/dev` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-dev) Updates `@tailwindcss/postcss` from 4.1.13 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-postcss) Updates `tailwindcss` from 4.1.13 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss) Updates `@ariakit/react` from 0.4.18 to 0.4.20 - [Release notes](https://github.com/ariakit/ariakit/releases) - [Changelog](https://github.com/ariakit/ariakit/blob/main/packages/ariakit-react/CHANGELOG.md) - [Commits](https://github.com/ariakit/ariakit/commits/@ariakit/[email protected]/packages/ariakit-react) Updates `@dagrejs/dagre` from 1.1.5 to 1.1.8 - [Release notes](https://github.com/dagrejs/dagre/releases) - [Commits](dagrejs/dagre@v1.1.5...v1.1.8) Updates `@radix-ui/react-avatar` from 1.1.10 to 1.1.11 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-label` from 2.1.7 to 2.1.8 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-separator` from 1.1.7 to 1.1.8 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-slot` from 1.2.3 to 1.2.4 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@remix-run/node` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-node) Updates `@remix-run/react` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-react) Updates `@remix-run/serve` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-serve) Updates `@remix-run/server-runtime` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-server-runtime) Updates `@swan-io/boxed` from 3.2.0 to 3.2.1 - [Changelog](https://github.com/swan-io/boxed/blob/main/HISTORY.md) - [Commits](swan-io/boxed@v3.2.0...v3.2.1) Updates `@tanstack/react-virtual` from 3.13.12 to 3.13.13 - [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/[email protected]/packages/react-virtual) Updates `isbot` from 5.1.30 to 5.1.32 - [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md) - [Commits](omrilotan/isbot@v5.1.30...v5.1.32) Updates `nanoid` from 5.1.5 to 5.1.6 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.5...5.1.6) Updates `qs` from 6.14.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.14.1) Updates `zustand` from 5.0.8 to 5.0.9 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.8...v5.0.9) Updates `@remix-run/dev` from 2.17.0 to 2.17.2 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-dev) Updates `@tailwindcss/postcss` from 4.1.13 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-postcss) Updates `tailwindcss` from 4.1.13 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss) Updates `@tanstack/react-virtual` from 3.13.12 to 3.13.13 - [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/[email protected]/packages/react-virtual) Updates `tailwindcss` from 4.1.13 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@ariakit/react" dependency-version: 0.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@dagrejs/dagre" dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@radix-ui/react-avatar" dependency-version: 1.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@radix-ui/react-label" dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@radix-ui/react-separator" dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@radix-ui/react-slot" dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/node" dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/react" dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/serve" dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/server-runtime" dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@swan-io/boxed" dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@tanstack/react-virtual" dependency-version: 3.13.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: isbot dependency-version: 5.1.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: nanoid dependency-version: 5.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: qs dependency-version: 6.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: zustand dependency-version: 5.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/dev" dependency-version: 2.17.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@ariakit/react" dependency-version: 0.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@dagrejs/dagre" dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@radix-ui/react-avatar" dependency-version: 1.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@radix-ui/react-label" dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@radix-ui/react-separator" dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@radix-ui/react-slot" dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/node" dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/react" dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/serve" dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/server-runtime" dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@swan-io/boxed" dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@tanstack/react-virtual" dependency-version: 3.13.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: isbot dependency-version: 5.1.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: nanoid dependency-version: 5.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: qs dependency-version: 6.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: zustand dependency-version: 5.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/dev" dependency-version: 2.17.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@ariakit/react" dependency-version: 0.4.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@dagrejs/dagre" dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@radix-ui/react-avatar" dependency-version: 1.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@radix-ui/react-label" dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@radix-ui/react-separator" dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@radix-ui/react-slot" dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/node" dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/react" dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/serve" dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/server-runtime" dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@swan-io/boxed" dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@tanstack/react-virtual" dependency-version: 3.13.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: isbot dependency-version: 5.1.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: nanoid dependency-version: 5.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: qs dependency-version: 6.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: zustand dependency-version: 5.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@remix-run/dev" dependency-version: 2.17.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@tanstack/react-virtual" dependency-version: 3.13.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
41722db to
23ac113
Compare
Bumps the patch group with 17 updates in the / directory:
0.4.180.4.201.1.51.1.81.1.101.1.112.1.72.1.81.1.71.1.82.17.02.17.22.17.02.17.22.17.02.17.23.2.03.2.13.13.123.13.135.1.305.1.325.1.55.1.66.14.06.14.15.0.85.0.92.17.02.17.24.1.134.1.184.1.134.1.18Bumps the patch group with 19 updates in the /packages/app-builder directory:
0.4.180.4.201.1.51.1.81.1.101.1.112.1.72.1.81.1.71.1.81.2.31.2.42.17.02.17.22.17.02.17.22.17.02.17.22.17.02.17.23.2.03.2.13.13.123.13.135.1.305.1.325.1.55.1.66.14.06.14.15.0.85.0.92.17.02.17.24.1.134.1.184.1.134.1.18Updates
@ariakit/reactfrom 0.4.18 to 0.4.20Release notes
Sourced from
@ariakit/react's releases.Changelog
Sourced from
@ariakit/react's changelog.Commits
7a48efePublish (#5083)f6b6376Publish (#4973)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@ariakit/reactsince your current version.Updates
@dagrejs/dagrefrom 1.1.5 to 1.1.8Commits
7e4d15fBuilding for released3908e2Bumping versionce295f8Build for releaseb64b905Bumping the versionde169d2Merge pull request #481 from Nathan-Fenner/nf/improve-network-simplex-perform...065e0d8improve performance of graph node ranking00d3178Typo3982a69Bump version and set as pre-releaseUpdates
@radix-ui/react-avatarfrom 1.1.10 to 1.1.11Commits
Updates
@radix-ui/react-labelfrom 2.1.7 to 2.1.8Commits
Updates
@radix-ui/react-separatorfrom 1.1.7 to 1.1.8Commits
Updates
@radix-ui/react-slotfrom 1.2.3 to 1.2.4Commits
Updates
@remix-run/nodefrom 2.17.0 to 2.17.2Release notes
Sourced from
@remix-run/node's releases.Commits
3920349Version 2.17.264d88deValidate session id in file session storage (#10806)91ef6feVersion 2.17.1Updates
@remix-run/reactfrom 2.17.0 to 2.17.2Release notes
Sourced from
@remix-run/react's releases.Commits
3920349Version 2.17.291ef6feVersion 2.17.16bfad4eEscape meta json ld content (#10741)Updates
@remix-run/servefrom 2.17.0 to 2.17.2Release notes
Sourced from
@remix-run/serve's releases.Commits
3920349Version 2.17.291ef6feVersion 2.17.1c5298eaUpdate compression and morgan packages (#10740)Updates
@remix-run/server-runtimefrom 2.17.0 to 2.17.2Release notes
Sourced from
@remix-run/server-runtime's releases.Commits
3920349Version 2.17.291ef6feVersion 2.17.1Updates
@swan-io/boxedfrom 3.2.0 to 3.2.1Commits
4e3dd4dv3.2.183150e2handle empty Future.concurrent82ee4bbMerge pull request #95 from swan-io/bloodyowl-patch-1eb4d3a3remove Result.fromPredicate847b5aaMerge pull request #93 from swan-io/bloodyowl-patch-19f8741aUpdate retry.mdd58917cFix urls066ab73Fix links7b03bdaHave a cool domainUpdates
@tanstack/react-virtualfrom 3.13.12 to 3.13.13Release notes
Sourced from
@tanstack/react-virtual's releases.Changelog
Sourced from
@tanstack/react-virtual's changelog.Commits
de8c12fci: Version Packages (#1081)49334c9ci: prepare for trusted publishing (#1087)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@tanstack/react-virtualsince your current version.Updates
isbotfrom 5.1.30 to 5.1.32Changelog
Sourced from isbot's changelog.
Commits
d118404Pattern updates (#297)57b00fdupdate fixtures1246b36Still can't get this right...f113564not this agained4cffdpattern updatesUpdates
nanoidfrom 5.1.5 to 5.1.6Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
c6532dbRelease 5.1.6 version8f2fcc6Pin and update CI actions71c042bUpdate dependencies9abd691Fix benchmark regression70bc11fFix tests464d36bNormalize behaviour191414fFix test coveragecb3626dDo not allow tose size=0 on Node.js095b73dFix Dev Container support3e7d645Bump vite from 6.2.7 to 6.3.6 (#538)Updates
qsfrom 6.14.0 to 6.14.1Changelog
Sourced from qs's changelog.
Commits
3fa11a5v6.14.1a626704[Dev Deps] updatenpmignore3086902[Fix] ensure arrayLength applies to[]notation as wellfc7930e[Dev Deps] updateeslint,@ljharb/eslint-config0b06aac[Dev Deps] update@ljharb/eslint-config64951f6[Refactor]parse: extract key segment splitting helpere1bd259[Dev Deps] update@ljharb/eslint-configf4b3d39[eslint] add eslint 9 optional peer dep6e94d95[Dev Deps] updateeslint,@ljharb/eslint-config,npmignore973dc3c[actions] add workflow permissionsUpdates
zustandfrom 5.0.8 to 5.0.9Release notes
Sourced from zustand's releases.
Commits
32a36985.0.9350d9ecchore(deps): update dev dependencies (#3309)2cfb6a7chore: publish.yml (#3307)ddfc158feat: add zustand playground (#3209)f999022experimental: unstable ssrSafe middleware (#3308)8280650chore(deps): bump actions/checkout from 5 to 6 (#3306)957bf89Update README39a391bchore: dependabot yml (#3301)cda9d12fix: updated the "Advanced Typescript Guide" link throughout the documentatio...81df20achore: fix dependabot config name (#3281)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for zustand since your current version.
Updates
@remix-run/devfrom 2.17.0 to 2.17.2Release notes
Sourced from
@remix-run/dev's releases.Commits
3920349Version 2.17.291ef6feVersion 2.17.1Updates
@tailwindcss/postcssfrom 4.1.13 to 4.1.18Release notes
Sourced from
@tailwindcss/postcss's releases.... (truncated)
Changelog
Sourced from
@tailwindcss/postcss's changelog.... (truncated)
Commits
9b32f7cRelease v4.1.18 (#19431)9c8cf8aFix formatting of path in README.md (#19407)e9c9c4fRelease v4.1.17 (#19272)cbbbe84Release 4.1.16 (#19185)b2e2435Release 4.1.15 (#19159)b67cbcfPrepare v4.1.14 release (#19037)b497e1eAddUpgrading from Tailwind CSS v…when running upgrade tool (#19026)210575aUpdate dedent 1.6.0 → 1.7.0 (minor) (#19010)d0f7f82Add plugin option documentation to the postcss plugin readme (#18940)5b8136eRe-throw errors from PostCSS nodes (#18373)Updates
tailwindcssfrom 4.1.13 to 4.1.18Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
9b32f7cRelease v4.1.18 (#19431)820d907ExposecandidatesToAstto the language server (#19405)478e959Don’t emit color-mix fallback rules inside@keyframes(#19419)a5f4644Validate named values in candidate parser (#19397)229121dCanonicalization: combinetext-*andleading-*classes (#19396)243615eHandle backwards compatibility forcontenttheme from JS configs (#19381)7642751Improve compatibility with special default values in JS configs (#19348)af48117remove unnecessary intermediate check9e436f7Try to canonicalize any arbitrary utility to a bare value (#19379)479b725Bump Vitest to v4 (#19216)Updates
@ariakit/reactfrom 0.4.18 to 0.4.20Release notes
Sourced from
@ariakit/react's releases.Changelog
Sourced from
@ariakit/react's changelog.Commits
7a48efePublish (#5083)f6b6376Publish (#4973)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@ariakit/reactsince your current version.Updates
@dagrejs/dagrefrom 1.1.5 to 1.1.8Commits
7e4d15fBuilding for released3908e2Bumping versionce295f8Build for releaseb64b905Bumping the versionde169d2Merge pull request #481 from Nathan-Fenner/nf/improve-network-simplex-perform...065e0d8improve performance of graph node ranking00d3178Typo3982a69Bump version and set as pre-releaseUpdates
@radix-ui/react-avatarfrom 1.1.10 to 1.1.11Commits
Updates
@radix-ui/react-labelfrom 2.1.7 to 2.1.8Commits
Updates
@radix-ui/react-separatorfrom 1.1.7 to 1.1.8Commits
Updates
@radix-ui/react-slotfrom 1.2.3 to 1.2.4Commits
Updates
@remix-run/nodefrom 2.17.0 to 2.17.2Release notes
Sourced from
@remix-run/node's releases.Commits
3920349Version 2.17.264d88deValidate session id in file session storage (Cursor Bugbot for commit 23ac113. This will update automatically on new commits. Configure here.