Part of #1117: Update more dependencies #1122
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related issue
Helps #1117
Context / Background
Following up on previous dependency updates, this brings us closer to latest.
What change is being introduced by this PR?
eslint
from 9.17.0 to 9.18.0: No changes requiredjsdom
from 25.0.1 to 26.0.0: No changes requireddate-holidays
from 3.23.17 to 3.23.18: No changes requiredelectron
from 28.1.0 to 32.2.8: No changes required. This is still a supported version, but not the latest (33.3.1). Moving to latest had 3 of our 423 tests break and was left to be done later.electron-store
from 8.1.0 to 10.0.0: Note that this upgrade is only possible once electron is >=30 and node >=20How will this be tested?
Ran manual tests and our unit tests.