Update dependencies #83

Closed
thepaperpilot wants to merge 0 commits from thepaperpilot/Profectus:feat/update-deps into main
Collaborator

Fixes #1 and #2

Fixes #1 and #2
thepaperpilot added 10 commits 2024-03-18 12:14:41 +00:00
thepaperpilot force-pushed feat/update-deps from fcbb5ea783 to 8ab815a28b 2024-03-29 04:24:11 +00:00 Compare
thepaperpilot force-pushed feat/update-deps from 8ab815a28b to e32e4fd2bf 2024-03-29 04:28:55 +00:00 Compare
thepaperpilot force-pushed feat/update-deps from e32e4fd2bf to bd165da264 2024-10-18 14:12:13 +00:00 Compare
thepaperpilot added 1 commit 2024-10-18 14:26:15 +00:00
Fix build issues
Some checks failed
Run Tests / test (pull_request) Failing after 58s
052a01d3f7
thepaperpilot added 1 commit 2024-10-19 10:34:38 +00:00
Update container version
Some checks failed
Run Tests / test (pull_request) Failing after 1m21s
3eeff40910
thepaperpilot added 1 commit 2024-10-19 11:05:06 +00:00
Add rollup for linux
Some checks failed
Run Tests / test (pull_request) Failing after 13s
a676829d66
thepaperpilot added 1 commit 2024-10-19 11:08:19 +00:00
Remove node install
Some checks failed
Run Tests / test (pull_request) Failing after 5s
5ce3e64f5d
thepaperpilot added 1 commit 2024-10-19 11:13:30 +00:00
Update node
Some checks failed
Run Tests / test (pull_request) Failing after 1m20s
ccd685cb9c
thepaperpilot added 1 commit 2024-10-20 10:48:08 +00:00
Remove processedPropType and convert all components to composition API
Some checks failed
Run Tests / test (pull_request) Failing after 1m8s
1e5411d279
thepaperpilot added 1 commit 2024-10-20 11:27:30 +00:00
Remove _props abstraction (fixes #2)
Some checks failed
Run Tests / test (pull_request) Failing after 1m7s
6c8dd66677
thepaperpilot added 2 commits 2024-10-20 18:51:35 +00:00
Fix last lint issue
All checks were successful
Run Tests / test (pull_request) Successful in 1m10s
4987916900
Collaborator

This just recently got broken by the typescript 5.7.0 release with fixes on the way - https://github.com/fi3ework/vite-plugin-checker/issues/415 and https://github.com/vuejs/language-tools/pull/5020

Annoying that this PR is both a dependency update and a component reformat, as the reformat is perfectly good to go.

This just recently got broken by the typescript 5.7.0 release with fixes on the way - https://github.com/fi3ework/vite-plugin-checker/issues/415 and https://github.com/vuejs/language-tools/pull/5020 Annoying that this PR is both a dependency update and a component reformat, as the reformat is perfectly good to go.
Author
Collaborator

I think this is fine, since it doesn't actually update TS to 5.7 (it bumps it to 5.4.2, released early 2024). In any case, based on your comments on the board rewrite I merged these changes into it, to make sure stuff worked properly since both PRs are so large.

I think this is fine, since it doesn't actually update TS to 5.7 (it bumps it to 5.4.2, released early 2024). In any case, based on your comments on the board rewrite I merged these changes into it, to make sure stuff worked properly since both PRs are so large.
thepaperpilot closed this pull request 2024-11-29 15:00:39 +00:00
All checks were successful
Run Tests / test (pull_request) Successful in 1m10s
Required
Details

Pull request closed

Sign in to join this conversation.
No description provided.