-
Notifications
You must be signed in to change notification settings - Fork 1
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
Deps: Update all non-major dependencies #1702
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for spirit-design-system-storybook canceled.
|
✅ Deploy Preview for spirit-design-system ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
167b887
to
7234637
Compare
|
ac68c53
to
c7c96a3
Compare
933d195
to
fb5b539
Compare
fb5b539
to
ea6bac3
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
f7dec73
to
eccd310
Compare
eccd310
to
d39726d
Compare
d39726d
to
0819da5
Compare
d88a2dc
to
c6faa84
Compare
c6faa84
to
ba3b09e
Compare
ba3b09e
to
a226251
Compare
e2d27fd
to
5419f8f
Compare
5419f8f
to
d99226e
Compare
d99226e
to
2fed644
Compare
2fed644
to
b90027d
Compare
"@testing-library/react": "16.0.1", | ||
"@testing-library/user-event": "14.5.2", | ||
"@types/babel__core": "7.20.5", | ||
"@types/jest": "29.5.14", | ||
"@types/node": "20.14.9", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
issue (blocking): This cause type errors.
"@types/react": "18.3.3", | ||
"@types/react-dom": "18.3.0", | ||
"@types/node": "20.17.6", | ||
"@types/react": "18.3.12", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
issue (blocking): This cause type error
Argument of type '(props: DialogProps, ref: ForwardedRef<HTMLDialogElement | null>) => JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<HTMLDialogElement | null, Omit<DialogProps, "ref">>'.
Types of parameters 'props' and 'props' are incompatible.
Type 'Omit<DialogProps, "ref">' is missing the following properties from type 'DialogProps': isOpen, onClosets(2345)
b90027d
to
df0eb3f
Compare
df0eb3f
to
ce2c253
Compare
ce2c253
to
67166fc
Compare
437cb4f
to
dc0fb4a
Compare
dc0fb4a
to
36f4cc1
Compare
This PR contains the following updates:
1.6.11
->1.6.12
2.1.1
->2.1.3
2.0.4
->2.0.7
2.5.0
->2.5.2
1.0.16
->1.0.30
2.0.23
->2.0.30
20.14.9
->20.17.7
20.16.11
->20.17.7
18.3.3
->18.3.12
8.1.8
->8.1.9
19.7.2
->19.8.12
4.27.3
->4.27.4
5.6.3
->5.7.2
4.5.0
->4.5.2
Release Notes
floating-ui/floating-ui (@floating-ui/dom)
v1.6.12
Compare Source
Patch Changes
DOMRect
as aboundary
lmc-eu/spirit-design-system (@lmc-eu/spirit-design-tokens)
v2.1.3
Compare Source
Dependencies
Note: Version bump only for package @lmc-eu/spirit-design-tokens
v2.1.2
Compare Source
Dependencies
Note: Version bump only for package @lmc-eu/spirit-design-tokens
lmc-eu/spirit-design-system (@lmc-eu/spirit-form-validations)
v2.0.7
Compare Source
Chores
Dependencies
Note: Version bump only for package @lmc-eu/spirit-form-validations
v2.0.6
Compare Source
v2.0.5
Compare Source
Dependencies
Note: Version bump only for package @lmc-eu/spirit-form-validations
lmc-eu/spirit-design-system (@lmc-eu/spirit-web)
v2.5.2
Compare Source
Dependencies
Documentation
Note: Version bump only for package @lmc-eu/spirit-web
v2.5.1
Compare Source
Chores
outDir
to corectly setup output directory (2182419)Dependencies
@rollup/plugin-replace
to workspaces (9bafc0c)Note: Version bump only for package @lmc-eu/spirit-web
lerna/lerna (lerna)
v8.1.9
Compare Source
Bug Fixes
nrwl/nx (nx)
v19.8.12
Compare Source
19.8.12 (2024-11-22)
🩹 Fixes
❤️ Thank You
v19.8.11
Compare Source
19.8.11 (2024-11-15)
🩹 Fixes
setWorkspaceContext
is run only on main nx packages (#28706)❤️ Thank You
v19.8.10
Compare Source
19.8.10 (2024-11-04)
🩹 Fixes
❤️ Thank You
v19.8.9
Compare Source
19.8.9 (2024-10-31)
🩹 Fixes
❤️ Thank You
v19.8.8
Compare Source
19.8.8 (2024-10-25)
🩹 Fixes
❤️ Thank You
v19.8.7
Compare Source
19.8.7 (2024-10-25)
🩹 Fixes
❤️ Thank You
v19.8.6
Compare Source
19.8.6 (2024-10-18)
🩹 Fixes
NX_NO_CLOUD
(#28366)neverConnectToCloud
property (#28452)❤️ Thank You
v19.8.5
Compare Source
19.8.5 (2024-10-15)
🚀 Features
SQLITE_OPEN_FULL_MUTEX
(#28276)🩹 Fixes
88f163e
to normalize project name without messing up directory (ff23fb0c07)❤️ Thank You
v19.8.4
Compare Source
19.8.4 (2024-10-04)
🚀 Features
🩹 Fixes
❤️ Thank You
v19.8.3
Compare Source
19.8.3 (2024-10-01)
🚀 Features
🩹 Fixes
❤️ Thank You
v19.8.2
Compare Source
19.8.2 (2024-09-26)
🚀 Features
🩹 Fixes
❤️ Thank You
v19.8.1
Compare Source
19.8.1 (2024-09-25)
🚀 Features
🩹 Fixes
babel-plugin-transform-async-to-promises
from@nx/rollup
(#27669)❤️ Thank You
v19.8.0
Compare Source
19.8.0 (2024-09-20)
🚀 Features
🩹 Fixes
❤️ Thank You
v19.7.5
Compare Source
19.7.5 (2024-11-22)
🩹 Fixes
setWorkspaceContext
is run only on main nx packages (#28706)❤️ Thank You
v19.7.4
Compare Source
19.7.4 (2024-09-18)
🚀 Features
🩹 Fixes
❤️ Thank You
v19.7.3
Compare Source
19.7.3 (2024-09-12)
🚀 Features
🩹 Fixes
❤️ Thank You
rollup/rollup (rollup)
v4.27.4
Compare Source
2024-11-23
Bug Fixes
Pull Requests
microsoft/TypeScript (typescript)
v5.7.2
Compare Source
yarnpkg/berry (yarn)
v4.5.2
Compare Source
v4.5.1
Compare Source
Configuration
📅 Schedule: Branch creation - "after 9am and before 5pm on the 2nd and 4th day instance on Monday" (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.
This PR was generated by Mend Renovate. View the repository job log.