-
Notifications
You must be signed in to change notification settings - Fork 1
fix(deps): update likely non breaking dependencies #188
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
|
30fb608
to
f26f3b5
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #188 +/- ##
=======================================
Coverage 16.93% 16.93%
=======================================
Files 132 132
Lines 3987 3987
Branches 133 133
=======================================
Hits 675 675
Misses 3235 3235
Partials 77 77 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b3ef166
to
164df74
Compare
40e1234
to
e06a431
Compare
46168e8
to
db61faf
Compare
1f33b93
to
3bd50af
Compare
99c067a
to
572fc64
Compare
31c52da
to
63ecac2
Compare
c0f3a4f
to
af8781a
Compare
af8781a
to
03fbea4
Compare
03fbea4
to
a6edca4
Compare
This PR contains the following updates:
2.29.2
->2.29.4
5.2.7
->5.2.8
2.2.329
->2.2.342
7.17.4
->7.17.7
7.17.4
->7.17.7
7.17.4
->7.17.7
7.17.4
->7.17.7
7.17.4
->7.17.7
7.17.4
->7.17.7
6.4.13
->6.4.15
6.4.13
->6.4.15
6.4.13
->6.4.15
6.4.13
->6.4.15
6.4.13
->6.4.15
6.4.13
->6.4.15
11.0.6
->11.0.7
19.1.2
->19.1.6
19.1.2
->19.1.5
3.1.1
->3.1.4
10.1.2
->10.1.5
20.8.0
->20.8.2
7.1.0
->7.1.1
29.3.2
->29.3.4
4.5.3
->4.5.4
3.1.1
->3.1.4
Release Notes
changesets/changesets (@changesets/cli)
v2.29.4
Compare Source
Patch Changes
#1668
65d6632
Thanks @Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabledUpdated dependencies [
65d6632
]:v2.29.3
Compare Source
Patch Changes
#1589
de8bebc
Thanks @remorses, @vzt7! - Fixed a crash in prerelease mode when a package misses the version field in itspackage.json
#1619
c1e8a78
Thanks @manucorporat! - Support../
inpublishConfig.directory
when publishing packagesUpdated dependencies [
de8bebc
]:fontsource/font-files (@fontsource-variable/onest)
v5.2.8
Compare Source
iconify/icon-sets (@iconify/json)
v2.2.342
Compare Source
v2.2.341
Compare Source
v2.2.340
Compare Source
v2.2.339
Compare Source
v2.2.338
Compare Source
v2.2.337
Compare Source
v2.2.336
Compare Source
v2.2.335
Compare Source
v2.2.334
Compare Source
v2.2.333
Compare Source
v2.2.332
Compare Source
v2.2.331
Compare Source
v2.2.330
Compare Source
mantinedev/mantine (@mantine/core)
v7.17.7
Compare Source
v7.17.6
: 7.17.7Compare Source
What's Changed
[@mantine/core]
Table: FixstickyHeader
prop having impact onth
selector specificity (#7767)[@mantine.core]
NumberInput: Fixmax
prop not reseting value on blur if the value is larger than Number.MAX_SAFE_INTEGER (#7766)[@mantine.hook]
use-resize-observer: Fix width/height not being calculated correctly for elements withbox-sizing: content-box
(#7764)[@mantine/core]
NavLink: FixrightSection={null}
not disabling chevron[@mantine.hook]
use-hotkeys: FixusePhysicalKeys
option not working with spacial keys (#7761)[@mantine/core]
Modal: Fix scrollarea used inside the modal affecting the position of the close button (#7738)[@mantine/core]
Select: Fix defineddefaultValue
being ignored withdata
updates (#7742)[@mantine/core]
ScrollArea: Fix content overflowing the viewport in some cases (#7748)[@mantine/charts]
RadarChart: Add tooltip and dots support (#7749)[@mantine/modals]
FixconfirmProps
not available inupdateModal
function (#7750)[@mantine/hooks]
use-debounced-callback: FixflushOnUnmount
not working (#7745)[@mantine/core]
Table: Add missing TableScrollContainerProps exportNew Contributors
Full Changelog: mantinedev/mantine@7.17.5...7.17.6
v7.17.5
Compare Source
What's Changed
[@mantine/form]
Addform.getInitialValues
handler[@mantine/core]
RangeSlider: Fix first thumb not being focused when the component root is clicked (#7731)[@mantine/core]
PillsInput: Remove lefovermultiline
prop types (#7727)[@mantine/charts]
CompositeChart: Fixtype="stacked"
being confused with BarChart behavior[@mantine/core]
Notification: Allow changing role attribute on the root element (#7682)[@mantine/hooks]
use-idle: Fixwheel
event not being tracked (#7669)[@mantine/core]
Table: AddmaxHeight
prop support toTable.ScrollContainer
(#7713)[@mantine/core]
Modal: Fix incorrect Escape key handling during IME composition (#7700)[@mantine/form]
AdddefaultChecked
toform.getInputProps
return type (#7702)[@mantine/hooks]
use-hotkeys: Update matching logic to include both physical and layout keys (#7708)[@mantine/dates]
Fix day.js isSame function not working correctly for non-Gregorian calendars (#7712)[@mantine.core]
SegmentedControl: Fix animation not working with controlled value (#7721)New Contributors
Full Changelog: mantinedev/mantine@7.17.4...7.17.5
mantinedev/mantine (@mantine/dates)
v7.17.7
Compare Source
v7.17.6
: 7.17.7Compare Source
What's Changed
[@mantine/core]
Table: FixstickyHeader
prop having impact onth
selector specificity (#7767)[@mantine.core]
NumberInput: Fixmax
prop not reseting value on blur if the value is larger than Number.MAX_SAFE_INTEGER (#7766)[@mantine.hook]
use-resize-observer: Fix width/height not being calculated correctly for elements withbox-sizing: content-box
(#7764)[@mantine/core]
NavLink: FixrightSection={null}
not disabling chevron[@mantine.hook]
use-hotkeys: FixusePhysicalKeys
option not working with spacial keys (#7761)[@mantine/core]
Modal: Fix scrollarea used inside the modal affecting the position of the close button (#7738)[@mantine/core]
Select: Fix defineddefaultValue
being ignored withdata
updates (#7742)[@mantine/core]
ScrollArea: Fix content overflowing the viewport in some cases (#7748)[@mantine/charts]
RadarChart: Add tooltip and dots support (#7749)[@mantine/modals]
FixconfirmProps
not available inupdateModal
function (#7750)[@mantine/hooks]
use-debounced-callback: FixflushOnUnmount
not working (#7745)[@mantine/core]
Table: Add missing TableScrollContainerProps exportNew Contributors
Full Changelog: mantinedev/mantine@7.17.5...7.17.6
v7.17.5
Compare Source
What's Changed
[@mantine/form]
Addform.getInitialValues
handler[@mantine/core]
RangeSlider: Fix first thumb not being focused when the component root is clicked (#7731)[@mantine/core]
PillsInput: Remove lefovermultiline
prop types (#7727)[@mantine/charts]
CompositeChart: Fixtype="stacked"
being confused with BarChart behavior[@mantine/core]
Notification: Allow changing role attribute on the root element (#7682)[@mantine/hooks]
use-idle: Fixwheel
event not being tracked (#7669)[@mantine/core]
Table: AddmaxHeight
prop support toTable.ScrollContainer
(#7713)[@mantine/core]
Modal: Fix incorrect Escape key handling during IME composition (#7700)[@mantine/form]
AdddefaultChecked
toform.getInputProps
return type (#7702)[@mantine/hooks]
use-hotkeys: Update matching logic to include both physical and layout keys (#7708)[@mantine/dates]
Fix day.js isSame function not working correctly for non-Gregorian calendars (#7712)[@mantine.core]
SegmentedControl: Fix animation not working with controlled value (#7721)New Contributors
Full Changelog: mantinedev/mantine@7.17.4...7.17.5
mantinedev/mantine (@mantine/form)
v7.17.7
Compare Source
v7.17.6
: 7.17.7Compare Source
What's Changed
[@mantine/core]
Table: FixstickyHeader
prop having impact onth
selector specificity (#7767)[@mantine.core]
NumberInput: Fixmax
prop not reseting value on blur if the value is larger than Number.MAX_SAFE_INTEGER (#7766)[@mantine.hook]
use-resize-observer: Fix width/height not being calculated correctly for elements withbox-sizing: content-box
(#7764)[@mantine/core]
NavLink: FixrightSection={null}
not disabling chevron[@mantine.hook]
use-hotkeys: FixusePhysicalKeys
option not working with spacial keys (#7761)[@mantine/core]
Modal: Fix scrollarea used inside the modal affecting the position of the close button (#7738)[@mantine/core]
Select: Fix defineddefaultValue
being ignored withdata
updates (#7742)[@mantine/core]
ScrollArea: Fix content overflowing the viewport in some cases (#7748)[@mantine/charts]
RadarChart: Add tooltip and dots support (#7749)[@mantine/modals]
FixconfirmProps
not available inupdateModal
function (#7750)[@mantine/hooks]
use-debounced-callback: FixflushOnUnmount
not working (#7745)[@mantine/core]
Table: Add missing TableScrollContainerProps exportNew Contributors
Full Changelog: mantinedev/mantine@7.17.5...7.17.6
v7.17.5
Compare Source
What's Changed
[@mantine/form]
Addform.getInitialValues
handler[@mantine/core]
RangeSlider: Fix first thumb not being focused when the component root is clicked (#7731)[@mantine/core]
PillsInput: Remove lefovermultiline
prop types (#7727)[@mantine/charts]
CompositeChart: Fixtype="stacked"
being confused with BarChart behavior[@mantine/core]
Notification: Allow changing role attribute on the root element (#7682)[@mantine/hooks]
use-idle: Fixwheel
event not being tracked (#7669)[@mantine/core]
Table: AddmaxHeight
prop support toTable.ScrollContainer
(#7713)[@mantine/core]
Modal: Fix incorrect Escape key handling during IME composition (#7700)[@mantine/form]
AdddefaultChecked
toform.getInputProps
return type (#7702)[@mantine/hooks]
use-hotkeys: Update matching logic to include both physical and layout keys (#7708)[@mantine/dates]
Fix day.js isSame function not working correctly for non-Gregorian calendars (#7712)[@mantine.core]
SegmentedControl: Fix animation not working with controlled value (#7721)New Contributors
Full Changelog: mantinedev/mantine@7.17.4...7.17.5
mantinedev/mantine (@mantine/hooks)
v7.17.7
Compare Source
v7.17.6
: 7.17.7Compare Source
What's Changed
[@mantine/core]
Table: FixstickyHeader
prop having impact onth
selector specificity (#7767)[@mantine.core]
NumberInput: Fixmax
prop not reseting value on blur if the value is larger than Number.MAX_SAFE_INTEGER (#7766)[@mantine.hook]
use-resize-observer: Fix width/height not being calculated correctly for elements withbox-sizing: content-box
(#7764)[@mantine/core]
NavLink: FixrightSection={null}
not disabling chevron[@mantine.hook]
use-hotkeys: FixusePhysicalKeys
option not working with spacial keys (#7761)[@mantine/core]
Modal: Fix scrollarea used inside the modal affecting the position of the close button (#7738)[@mantine/core]
Select: Fix defineddefaultValue
being ignored withdata
updates (#7742)[@mantine/core]
ScrollArea: Fix content overflowing the viewport in some cases (#7748)[@mantine/charts]
RadarChart: Add tooltip and dots support (#7749)[@mantine/modals]
FixconfirmProps
not available inupdateModal
function (#7750)[@mantine/hooks]
use-debounced-callback: FixflushOnUnmount
not working (#7745)[@mantine/core]
Table: Add missing TableScrollContainerProps exportNew Contributors
Full Changelog: mantinedev/mantine@7.17.5...7.17.6
v7.17.5
Compare Source
What's Changed
[@mantine/form]
Addform.getInitialValues
handler[@mantine/core]
RangeSlider: Fix first thumb not being focused when the component root is clicked (#7731)[@mantine/core]
PillsInput: Remove lefovermultiline
prop types (#7727)[@mantine/charts]
CompositeChart: Fixtype="stacked"
being confused with BarChart behavior[@mantine/core]
Notification: Allow changing role attribute on the root element (#7682)[@mantine/hooks]
use-idle: Fixwheel
event not being tracked (#7669)[@mantine/core]
Table: AddmaxHeight
prop support toTable.ScrollContainer
(#7713)[@mantine/core]
Modal: Fix incorrect Escape key handling during IME composition (#7700)[@mantine/form]
AdddefaultChecked
toform.getInputProps
return type (#7702)[@mantine/hooks]
use-hotkeys: Update matching logic to include both physical and layout keys (#7708)[@mantine/dates]
Fix day.js isSame function not working correctly for non-Gregorian calendars (#7712)[@mantine.core]
SegmentedControl: Fix animation not working with controlled value (#7721)New Contributors
Full Changelog: mantinedev/mantine@7.17.4...7.17.5
mantinedev/mantine (@mantine/modals)
v7.17.7
Compare Source
v7.17.6
: 7.17.7Compare Source
What's Changed
[@mantine/core]
Table: FixstickyHeader
prop having impact onth
selector specificity (#7767)[@mantine.core]
NumberInput: Fixmax
prop not reseting value on blur if the value is larger than Number.MAX_SAFE_INTEGER (#7766)[@mantine.hook]
use-resize-observer: Fix width/height not being calculated correctly for elements withbox-sizing: content-box
(#7764)[@mantine/core]
NavLink: FixrightSection={null}
not disabling chevron[@mantine.hook]
use-hotkeys: FixusePhysicalKeys
option not working with spacial keys (#7761)[@mantine/core]
Modal: Fix scrollarea used inside the modal affecting the position of the close button (#7738)[@mantine/core]
Select: Fix defineddefaultValue
being ignored withdata
updates (#7742)[@mantine/core]
ScrollArea: Fix content overflowing the viewport in some cases (#7748)[@mantine/charts]
RadarChart: Add tooltip and dots support (#7749)[@mantine/modals]
FixconfirmProps
not available inupdateModal
function (#7750)[@mantine/hooks]
use-debounced-callback: FixflushOnUnmount
not working (#7745)[@mantine/core]
Table: Add missing TableScrollContainerProps exportNew Contributors
Full Changelog: mantinedev/mantine@7.17.5...7.17.6
v7.17.5
Compare Source
What's Changed
[@mantine/form]
Addform.getInitialValues
handler[@mantine/core]
RangeSlider: Fix first thumb not being focused when the component root is clicked (#7731)[@mantine/core]
PillsInput: Remove lefovermultiline
prop types (#7727)[@mantine/charts]
CompositeChart: Fixtype="stacked"
being confused with BarChart behavior[@mantine/core]
Notification: Allow changing role attribute on the root element (#7682)[@mantine/hooks]
use-idle: Fixwheel
event not being tracked (#7669)[@mantine/core]
Table: AddmaxHeight
prop support toTable.ScrollContainer
(#7713)[@mantine/core]
Modal: Fix incorrect Escape key handling during IME composition (#7700)[@mantine/form]
AdddefaultChecked
toform.getInputProps
return type (#7702)[@mantine/hooks]
use-hotkeys: Update matching logic to include both physical and layout keys (#7708)[@mantine/dates]
Fix day.js isSame function not working correctly for non-Gregorian calendars (#7712)[@mantine.core]
SegmentedControl: Fix animation not working with controlled value (#7721)New Contributors
Full Changelog: mantinedev/mantine@7.17.4...7.17.5
mantinedev/mantine (@mantine/notifications)
v7.17.7
Compare Source
v7.17.6
: 7.17.7Compare Source
What's Changed
[@mantine/core]
Table: FixstickyHeader
prop having impact onth
selector specificity (#7767)[@mantine.core]
NumberInput: Fixmax
prop not reseting value on blur if the value is larger than Number.MAX_SAFE_INTEGER (#7766)[@mantine.hook]
use-resize-observer: Fix width/height not being calculated correctly for elements withbox-sizing: content-box
(#7764)[@mantine/core]
NavLink: FixrightSection={null}
not disabling chevron[@mantine.hook]
use-hotkeys: FixusePhysicalKeys
option not working with spacial keys (#7761)[@mantine/core]
Modal: Fix scrollarea used inside the modal affecting the position of the close button (#7738)[@mantine/core]
Select: Fix defineddefaultValue
being ignored withdata
updates (#7742)[@mantine/core]
ScrollArea: Fix content overflowing the viewport in some cases (#7748)[@mantine/charts]
RadarChart: Add tooltip and dots support (#7749)[@mantine/modals]
FixconfirmProps
not available inupdateModal
function (#7750)[@mantine/hooks]
use-debounced-callback: FixflushOnUnmount
not working (#7745)[@mantine/core]
Table: Add missing TableScrollContainerProps exportNew Contributors
Full Changelog: mantinedev/mantine@7.17.5...7.17.6
v7.17.5
Compare Source
What's Changed
[@mantine/form]
Addform.getInitialValues
handler[@mantine/core]
RangeSlider: Fix firstConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.