-
Notifications
You must be signed in to change notification settings - Fork 21
[Dependabot]: Bump the react group across 1 directory with 15 updates #505
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
Closed
Conversation
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
Bumps the react group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.3.2` | `1.3.3` | | [@radix-ui/react-collapsible](https://github.com/radix-ui/primitives) | `1.1.11` | `1.1.12` | | [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.14` | `1.1.15` | | [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.15` | `2.1.16` | | [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.14` | `1.1.15` | | [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives) | `1.2.9` | `1.2.10` | | [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.2.5` | `2.2.6` | | [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.12` | `1.1.13` | | [@radix-ui/react-toast](https://github.com/radix-ui/primitives) | `1.2.14` | `1.2.15` | | [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.2.7` | `1.2.8` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.537.0` | `0.542.0` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `3.0.4` | `3.0.5` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.9` | `19.1.11` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.7` | `19.1.8` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.0.0` | `5.0.1` | Updates `@radix-ui/react-checkbox` from 1.3.2 to 1.3.3 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-collapsible` from 1.1.11 to 1.1.12 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-dialog` from 1.1.14 to 1.1.15 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-dropdown-menu` from 2.1.15 to 2.1.16 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-popover` from 1.1.14 to 1.1.15 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-scroll-area` from 1.2.9 to 1.2.10 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-select` from 2.2.5 to 2.2.6 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-tabs` from 1.1.12 to 1.1.13 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-toast` from 1.2.14 to 1.2.15 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-tooltip` from 1.2.7 to 1.2.8 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `lucide-react` from 0.537.0 to 0.542.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.542.0/packages/lucide-react) Updates `react-resizable-panels` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Commits](bvaughn/react-resizable-panels@3.0.4...3.0.5) Updates `@types/react` from 19.1.9 to 19.1.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.7 to 19.1.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react) --- updated-dependencies: - dependency-name: "@radix-ui/react-checkbox" dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@radix-ui/react-collapsible" dependency-version: 1.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@radix-ui/react-dialog" dependency-version: 1.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@radix-ui/react-dropdown-menu" dependency-version: 2.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@radix-ui/react-popover" dependency-version: 1.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@radix-ui/react-scroll-area" dependency-version: 1.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@radix-ui/react-select" dependency-version: 2.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@radix-ui/react-tabs" dependency-version: 1.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@radix-ui/react-toast" dependency-version: 1.2.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@radix-ui/react-tooltip" dependency-version: 1.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: lucide-react dependency-version: 0.542.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: react-resizable-panels dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: "@types/react" dependency-version: 19.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react - dependency-name: "@types/react-dom" dependency-version: 19.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react - dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <[email protected]>
adaef31
to
a78dfb8
Compare
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 react group with 15 updates in the / directory:
1.3.2
1.3.3
1.1.11
1.1.12
1.1.14
1.1.15
2.1.15
2.1.16
1.1.14
1.1.15
1.2.9
1.2.10
2.2.5
2.2.6
1.1.12
1.1.13
1.2.14
1.2.15
1.2.7
1.2.8
0.537.0
0.542.0
3.0.4
3.0.5
19.1.9
19.1.11
19.1.7
19.1.8
5.0.0
5.0.1
Updates
@radix-ui/react-checkbox
from 1.3.2 to 1.3.3Commits
Updates
@radix-ui/react-collapsible
from 1.1.11 to 1.1.12Commits
Updates
@radix-ui/react-dialog
from 1.1.14 to 1.1.15Commits
Updates
@radix-ui/react-dropdown-menu
from 2.1.15 to 2.1.16Commits
Updates
@radix-ui/react-popover
from 1.1.14 to 1.1.15Commits
Updates
@radix-ui/react-scroll-area
from 1.2.9 to 1.2.10Commits
Updates
@radix-ui/react-select
from 2.2.5 to 2.2.6Commits
Updates
@radix-ui/react-tabs
from 1.1.12 to 1.1.13Commits
Updates
@radix-ui/react-toast
from 1.2.14 to 1.2.15Commits
Updates
@radix-ui/react-tooltip
from 1.2.7 to 1.2.8Commits
Updates
lucide-react
from 0.537.0 to 0.542.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
Updates
react-resizable-panels
from 3.0.4 to 3.0.5Commits
f65a481
3.0.4 -> 3.0.50bfe50b
Prettier25c91ac
reintroduce toFixed changes from 2.0.16 removed in 2.0.17 (#512)97b6d48
Update Code Sandbox link45300ec
Remove duplication in Panel component's Imperative API docs. (#511)8d426e7
Fix typo in README.md (#509)Updates
@types/react
from 19.1.9 to 19.1.11Commits
Updates
@types/react-dom
from 19.1.7 to 19.1.8Commits
Updates
@vitejs/plugin-react
from 5.0.0 to 5.0.1Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
efe4344
release: [email protected]126bdb0
feat: setoptimizeDeps.rollupOptions.transform.jsx
instead of `optimizeDeps...d3934ad
perf(react): skip react compiler whencompilationMode: "annotation"
but no ...e2f0c78
fix(react): respect tsconfig jsxImportSource by default (#726)ba0323c
fix(deps): update all non-major dependencies (#729)d33f37d
refactor(react): simplify rolldown-vite only plugins (#720)d431680
fix(react): respectreactRefreshHost
option on rolldown-vite (#716)32c4e2c
chore(react): changelog for #689 (#715)a22f29b
fix(react): refreshWrapper was injected twice for class components when using...2f62dc0
fix(react): always skip react-compiler on non client envrionment (#689)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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