-
Notifications
You must be signed in to change notification settings - Fork 362
chore(deps): upgrade all deps #481
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: master
Are you sure you want to change the base?
Conversation
|
|
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
Signed-off-by: Adam Setch <[email protected]>
|
@amaury1093 - i've refreshed this pr which bumps all deps to their latest version and renegerates the typedocs. this brings menubar up to electron 38.x |
| import path from 'node:path'; | ||
| import url from 'node:url'; |
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.
I'm slightly worried this will impact some users in some unexpected ways. Can you give me reassurance this won't?
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.
The import changes which add 'node: prefix is addressing this biome linter rule: https://biomejs.dev/linter/rules/use-nodejs-import-protocol/
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.
Since this has quite a number of dep upgrades,we could release as a new major or minor version (not patch)
|
Would love to have support up to Electron 38! 🎉 |
Signed-off-by: Adam Setch <[email protected]>
|
updated to include electron v39 |
|
@amaury1093 if you are able to add me as a maintainer, I would be glad to help out with keeping things up to date. |
I'm not |
ncu -uto update deps/docsviayarn docs