designcourse
designcourse copied to clipboard
👷 Update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @mantine/core (source) | 7.17.2 -> 7.17.3 |
||||
| @mantine/hooks (source) | 7.17.2 -> 7.17.3 |
||||
| @types/chrome (source) | 0.0.310 -> 0.0.313 |
||||
| @types/node (source) | 22.13.13 -> 22.13.14 |
||||
| react (source) | 19.0.0 -> 19.1.0 |
||||
| react-dom (source) | 19.0.0 -> 19.1.0 |
||||
| react-router-dom (source) | 7.4.0 -> 7.4.1 |
||||
| typescript-eslint (source) | 8.27.0 -> 8.28.0 |
||||
| yarn (source) | 4.7.0 -> 4.8.1 |
Release Notes
mantinedev/mantine (@​mantine/core)
v7.17.3
What's Changed
[@mantine/core]Pill: Fix incorrectremoveButtonPropstype[@mantine/modals]Fixdata-*attributes not being included in types for confirm and cancel button props[@mantine/core]Fix incorrect selected option position handling when search changes in Select, MultiSelect, Autocomplete and TagsInput (#​7583)[@mantine/core]SegmentedControl: Fix incorrect indicator position whendatais updated (#​7615)[@mantine/core]ScrollArea: Fix scrollbars being revealed on hover when hidden withoffsetScrollbars="present"(#​7599)[@mantine/core]AppShell: Fix disabled prop not removing aside and footer margins (#​7609)[@mantine/modals]Fix incorrect esm exports paths (#​7603)[@mantine/core]Checkbox: Set indeterminate attribute on the DOM node (#​7608, #​7613)
New Contributors
- @​andrewborstein made their first contribution in https://github.com/mantinedev/mantine/pull/7613
- @​connorads made their first contribution in https://github.com/mantinedev/mantine/pull/7603
- @​ofk made their first contribution in https://github.com/mantinedev/mantine/pull/7609
Full Changelog: https://github.com/mantinedev/mantine/compare/7.17.2...7.17.3
typescript-eslint/typescript-eslint (typescript-eslint)
v8.28.0
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.