-
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
056944e
to
9420c4d
Compare
c0f3a4f
to
af8781a
Compare
75e9bbf
to
adb6ae3
Compare
adb6ae3
to
9e0a88d
Compare
9e0a88d
to
ca711cf
Compare
This PR contains the following updates:
2.29.2
->2.29.4
5.2.7
->5.2.9
2.2.329
->2.2.345
7.17.4
->7.17.8
7.17.4
->7.17.8
7.17.4
->7.17.8
7.17.4
->7.17.8
7.17.4
->7.17.8
7.17.4
->7.17.8
6.4.13
->6.4.16
6.4.13
->6.4.16
6.4.13
->6.4.16
6.4.13
->6.4.16
6.4.13
->6.4.16
6.4.13
->6.4.16
11.0.6
->11.0.7
19.1.2
->19.1.6
19.1.2
->19.1.6
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
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.9
Compare Source
v5.2.8
Compare Source
iconify/icon-sets (@iconify/json)
v2.2.345
Compare Source
v2.2.344
Compare Source
v2.2.343
Compare Source
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.8
Compare Source
What's Changed
[@mantine/hooks]
use-idle: Fix timeout not being cancelled when the parent component unmounts (#7914)[@mantine/core]
Collapse: Fixinert
attribute being incompatible with React 18 (#7911)[@mantine/core]
Overlay: Fix blur not working in older browsers (#7907)[@mantine/core]
FixtoRgba
function incorrectly handling values with zero transparency (#7906)[@mantine/core]
ScrollArea: FixonBottomReached
not being called when the container size has sub-pixel value[@mantine/form]
Fixform.reorderItem
reordering only the first item (#7892)[@mantine/core]
Popover: FixonOpen
/onClose
being called whendisabled
prop is set (#7868)[@mantine/spotlight]
Fix labels containing single quote passed toSpotlight.ActionGroup
not working (#7865)[@mantine/core]
Collapse: Fixinert
prop not being compatible with React 18 (#7864)[@mantine/core]
List: Fix incorrect types whentype="unordered"
(#7861)[@mantine/core]
AngleSlider: Fix incorrect arrow events handling (#7862)[@mantine/dates]
DateInput: Fix Escape key not closing dropdown (#7857)[@mantine/hooks]
use-shallow-effect: FixNaN
value not being handled correctly (#7851)[@mantine/core]
MutltiSelect: FixonPaste
prop not being passed to the input element (#7838)[@mantine/core]
Button: Fix FileButton breaking Button.Group styles (#7835)[@mantine/core]
Modal Fix incorrect header styles with ScrollArea (#7832)[@mantine/dropzone]
Fix status being stuck in rejected state when a file with incorrect mime type is dropped[@mantine/core]
AngleSlider: Fix incorrect thumb position in RTL layouts (#7822)[@mantine/core]
Select: FixonSearchChange
being triggered when controlled search value is updated (#7814)[@mantine/dates]
TimeInput: Fixstep
prop not working (#7811)[@mantine/core]
Table: AddscrollAreaProps
support to Table.ScrollContainer (#7798)[@mantine/core]
Stepper: Fix unexpected bottom spacing in vertical orientation (#7794)[@mantine/core]
PasswordInput: Fixaria-describedby
not pointing to error and description elements (#7793)[@mantine/core]
Switch: Fixdiv
element used inside label (#7776)[@mantine/core]
Collapse: Fix children with scale animations not working correctly when collapse is opened (#7774)[@mantine/core]
Transition: FixexitDuration
not working correctly for rapid changes (#7773)[@mantine/core]
Stepper: Fix inconsistent border color in horizontal/vertical orientation (#7795)New Contributors
Full Changelog: mantinedev/mantine@8.0.2...7.17.8
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
mikro-orm/mikro-orm (@mikro-orm/cli)
v6.4.16
Compare Source
Bug Fixes
em.refresh
is called on properties with custom types (6a6167e), closes #6674type
option of version properties (bd31fb6)Features
v6.4.15
Compare Source
Bug Fixes
debug
command (2a8bcce)populateWhere
(6dd3ec7), closes #6635Features
v6.4.14
Compare Source
Bug Fixes
EntitySchema
before processing the metadata (cbf4a7f), closes #6540em.create
andem.assign
(1455027), closes #6609object
gets inferred (6e46afa), closes #6633orderBy
value type (06f1a72)null
as a valid cache result (#6585) (e3bb8e4), closes #6584Features
nestjs/nest-cli (@nestjs/cli)
v11.0.7
Compare Source
What's Changed
--env-file
arguments by @micalevisk in https://github.com/nestjs/nest-cli/pull/3000Full Changelog: nestjs/nest-cli@11.0.6...11.0.7
prettier/eslint-config-prettier (eslint-config-prettier)
v10.1.5
Compare Source
Patch Changes
60fef02
Thanks @JounQin! - chore: addfunding
field intopackage.json
v10.1.4
Compare Source
Patch Changes
94b4799
Thanks @silvenon! - fix(cli): do not crash on no rules configuredv10.1.3
Compare Source
Patch Changes
4e95a1d
Thanks @pilikan! - fix: this package iscommonjs
, align its types correctlynrwl/nx (nx)
v20.8.2
Compare Source
20.8.2 (2025-05-16)
🚀 Features
🩹 Fixes
❤️ Thank You
v20.8.1
Compare Source
20.8.1 (2025-04-25)
🚀 Features
🩹 Fixes
❤️ Thank You
ladjs/supertest (supertest)
v7.1.1
Compare Source
kulshekhar/ts-jest (ts-jest)
v29.3.4
Compare Source
Bug Fixes
TsJestTransformerOptions
type (3b11e29), closes #4247rewriteRelativeImportExtensions
always (9b1f472), closes #4855v29.3.3
Compare Source
Bug Fixes
isolatedDeclarations
(5d6b35f), closes #4847qmhc/vite-plugin-dts (vite-plugin-dts)
v4.5.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
Configuration
📅 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.