Bump the npm-minor-and-patch group in /assets with 15 updates#27
Merged
andreogle merged 1 commit intoJul 16, 2026
Merged
Conversation
Bumps the npm-minor-and-patch group in /assets with 15 updates: | Package | From | To | | --- | --- | --- | | [@inertiajs/react](https://github.com/inertiajs/inertia/tree/HEAD/packages/react) | `3.6.0` | `3.6.1` | | [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/alert-dialog) | `1.1.18` | `1.1.19` | | [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/dropdown-menu) | `2.1.19` | `2.1.20` | | [@radix-ui/react-popover](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/popover) | `1.1.18` | `1.1.19` | | [@radix-ui/react-select](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/select) | `2.3.2` | `2.3.3` | | [@radix-ui/react-toast](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/toast) | `1.2.18` | `1.2.19` | | [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/tooltip) | `1.2.11` | `1.2.12` | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `10.63.0` | `10.65.0` | | [@sentry/react](https://github.com/getsentry/sentry-javascript) | `10.63.0` | `10.65.0` | | [i18next](https://github.com/i18next/i18next) | `26.3.4` | `26.3.6` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.23.0` | `1.24.0` | | [phoenix](https://github.com/phoenixframework/phoenix) | `1.8.8` | `1.8.9` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.8` | `17.0.9` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.5.2` | `2.5.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.0` | `26.1.1` | Updates `@inertiajs/react` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/inertiajs/inertia/releases) - [Changelog](https://github.com/inertiajs/inertia/blob/3.x/CHANGELOG.md) - [Commits](https://github.com/inertiajs/inertia/commits/v3.6.1/packages/react) Updates `@radix-ui/react-alert-dialog` from 1.1.18 to 1.1.19 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/alert-dialog/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/alert-dialog) Updates `@radix-ui/react-dropdown-menu` from 2.1.19 to 2.1.20 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/dropdown-menu/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/dropdown-menu) Updates `@radix-ui/react-popover` from 1.1.18 to 1.1.19 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/popover/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/popover) Updates `@radix-ui/react-select` from 2.3.2 to 2.3.3 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/select/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/select) Updates `@radix-ui/react-toast` from 1.2.18 to 1.2.19 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/toast/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/toast) Updates `@radix-ui/react-tooltip` from 1.2.11 to 1.2.12 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/tooltip/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/tooltip) Updates `@sentry/node` from 10.63.0 to 10.65.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.63.0...10.65.0) Updates `@sentry/react` from 10.63.0 to 10.65.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.63.0...10.65.0) Updates `i18next` from 26.3.4 to 26.3.6 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.3.4...v26.3.6) Updates `lucide-react` from 1.23.0 to 1.24.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.24.0/packages/lucide-react) Updates `phoenix` from 1.8.8 to 1.8.9 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.8.9/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.8.8...v1.8.9) Updates `react-i18next` from 17.0.8 to 17.0.9 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.8...v17.0.9) Updates `@biomejs/biome` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.3/packages/@biomejs/biome) Updates `@types/node` from 26.1.0 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@inertiajs/react" dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@radix-ui/react-alert-dialog" dependency-version: 1.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@radix-ui/react-dropdown-menu" dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@radix-ui/react-popover" dependency-version: 1.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@radix-ui/react-select" dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@radix-ui/react-toast" dependency-version: 1.2.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@radix-ui/react-tooltip" dependency-version: 1.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@sentry/node" dependency-version: 10.65.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@sentry/react" dependency-version: 10.65.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: i18next dependency-version: 26.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: lucide-react dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: phoenix dependency-version: 1.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: react-i18next dependency-version: 17.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@biomejs/biome" dependency-version: 2.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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-and-patch group in /assets with 15 updates:
3.6.03.6.11.1.181.1.192.1.192.1.201.1.181.1.192.3.22.3.31.2.181.2.191.2.111.2.1210.63.010.65.010.63.010.65.026.3.426.3.61.23.01.24.01.8.81.8.917.0.817.0.92.5.22.5.326.1.026.1.1Updates
@inertiajs/reactfrom 3.6.0 to 3.6.1Release notes
Sourced from @inertiajs/react's releases.
Changelog
Sourced from @inertiajs/react's changelog.
Commits
2c8121av3.6.17c9fcdf[3.x] Support raw request bodies in the built-in HTTP client (#3189)Updates
@radix-ui/react-alert-dialogfrom 1.1.18 to 1.1.19Changelog
Sourced from @radix-ui/react-alert-dialog's changelog.
Commits
Updates
@radix-ui/react-dropdown-menufrom 2.1.19 to 2.1.20Changelog
Sourced from @radix-ui/react-dropdown-menu's changelog.
Commits
Updates
@radix-ui/react-popoverfrom 1.1.18 to 1.1.19Changelog
Sourced from @radix-ui/react-popover's changelog.
Commits
Updates
@radix-ui/react-selectfrom 2.3.2 to 2.3.3Changelog
Sourced from @radix-ui/react-select's changelog.
Commits
Updates
@radix-ui/react-toastfrom 1.2.18 to 1.2.19Changelog
Sourced from @radix-ui/react-toast's changelog.
Commits
Updates
@radix-ui/react-tooltipfrom 1.2.11 to 1.2.12Changelog
Sourced from @radix-ui/react-tooltip's changelog.
Commits
Updates
@sentry/nodefrom 10.63.0 to 10.65.0Release notes
Sourced from @sentry/node's releases.
... (truncated)
Changelog
Sourced from @sentry/node's changelog.
... (truncated)
Commits
c66a815release: 10.65.0018c570Merge pull request #22179 from getsentry/prepare-release/10.65.05a1e331meta(changelog): Update changelog for 10.65.0e934b44feat(server-utils): Add orchestrion support for Vercel AI v4 (#22139)04bbb79fix(replay): Skip client reports for replay failures after stop (#22177)cb77f42test: Remove fixed container_name from node integration test docker-compose f...a84cc9dtest(node-integration-tests): Surface early scenario exit instead of hanging ...88e3b32feat(core): add isObjectLike guard and consolidate non-null-object checks (#2...7565c90ref(nitro, nuxt): inline== nullchecks for nullish detection (#22154)256b9b9feat(ember): Set url.template, url.path and url.full on router spans (#22095)Updates
@sentry/reactfrom 10.63.0 to 10.65.0Release notes
Sourced from @sentry/react's releases.
... (truncated)
Changelog
Sourced from @sentry/react's changelog.
... (truncated)
Commits
c66a815release: 10.65.0018c570Merge pull request #22179 from getsentry/prepare-release/10.65.05a1e331meta(changelog): Update changelog for 10.65.0e934b44feat(server-utils): Add orchestrion support for Vercel AI v4 (#22139)04bbb79fix(replay): Skip client reports for replay failures after stop (#22177)cb77f42test: Remove fixed container_name from node integration test docker-compose f...a84cc9dtest(node-integration-tests): Surface early scenario exit instead of hanging ...88e3b32feat(core): add isObjectLike guard and consolidate non-null-object checks (#2...7565c90ref(nitro, nuxt): inline== nullchecks for nullish detection (#22154)256b9b9feat(ember): Set url.template, url.path and url.full on router spans (#22095)Updates
i18nextfrom 26.3.4 to 26.3.6Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
e1c60d426.3.604da43efix: allow typescript 7 in optional peerDependencies range (react-i18next#1927)8eed4acbuild573ae7326.3.5cc54b05docs(changelog): 26.3.5 — multiline $t() options, replace mutation, escaped-l...3180d67fix: skip interpolation of placeholders inside escaped values (#2442)d16f5a2fix: stop mutating the passed replace object when returning details (#2441)bed56c1fix: parse $t() nesting options block that spans multiple lines (#2440)c19e458docs(changelog): link GHSA advisory for deepExtend fix7bb87d0docs(changelog): reference security advisory for deepExtend fixUpdates
lucide-reactfrom 1.23.0 to 1.24.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
phoenixfrom 1.8.8 to 1.8.9Changelog
Sourced from phoenix's changelog.
Commits
734c8d1Release v1.8.9beffc4dfix presence keys colliding with object prototype chain16e295dLimit the number of channels a single transport process can join211ff62Allow authToken to be a function (#6751)6cb2a83Enforce longpoll batch size5bf1ce6Add missing test file046acccNormalize route verb while grouping