Bump @radix-ui/react-switch from 1.2.6 to 1.3.0 - #41
Conversation
Bumps [@radix-ui/react-switch](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/switch) from 1.2.6 to 1.3.0. - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/switch/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/switch) --- updated-dependencies: - dependency-name: "@radix-ui/react-switch" dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis PR bumps
Confidence Score: 5/5Safe to merge — minor version bump with additive-only API changes and all transitive dependency hashes updated consistently in the lockfile. The update adds new opt-in Provider, Trigger, and BubbleInput parts to @radix-ui/react-switch but leaves the default Switch rendering completely unchanged, so no existing usage is affected. The lockfile correctly captures all transitive dependency bumps with matching integrity hashes. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["@radix-ui/react-switch@1.3.0"] --> B["@radix-ui/primitive@1.1.4"]
A --> C["@radix-ui/react-compose-refs@1.1.3"]
A --> D["@radix-ui/react-context@1.1.4"]
A --> E["@radix-ui/react-primitive@2.1.5"]
A --> F["@radix-ui/react-use-controllable-state@1.2.3"]
A --> G["@radix-ui/react-use-previous@1.1.2"]
A --> H["@radix-ui/react-use-size@1.1.2"]
E --> I["@radix-ui/react-slot@1.2.5"]
C --> I
F --> J["@radix-ui/react-use-effect-event@0.0.3"]
F --> K["@radix-ui/react-use-layout-effect@1.1.2"]
H --> K
J --> K
Reviews (1): Last reviewed commit: "Bump @radix-ui/react-switch from 1.2.6 t..." | Re-trigger Greptile |
|
Superseded by #69, which updates the full direct and transitive dependency tree, passes typecheck/tests/build, and reports zero Yarn audit vulnerabilities. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @radix-ui/react-switch from 1.2.6 to 1.3.0.
Changelog
Sourced from @radix-ui/react-switch's changelog.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@radix-ui/react-switchsince your current version.You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)