Skip to content
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

Update last Dependencies before release and add dependabot to vendor/fonts directory #3213

Merged
merged 7 commits into from
Sep 30, 2023

Conversation

bugsounet
Copy link
Contributor

Last check before release:

  • update to electron: v2.26.4
  • update eslint-plugins-jest: v27.4.2
  • renew package-lock.json
  • add dependabot to vendor and fonts directory (monthly check)

dependabot bot and others added 7 commits September 30, 2023 10:58
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.0 to 27.4.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.4.0...v27.4.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [electron](https://github.com/electron/electron) from 26.2.2 to 26.2.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v26.2.2...v26.2.4)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #3213 (59edf94) into develop (a3c2e7b) will increase coverage by 0.08%.
Report is 3 commits behind head on develop.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff             @@
##           develop    #3213      +/-   ##
===========================================
+ Coverage    25.19%   25.28%   +0.08%     
===========================================
  Files           54       54              
  Lines        11933    11933              
===========================================
+ Hits          3007     3017      +10     
+ Misses        8926     8916      -10     
Files Coverage Δ
modules/default/calendar/calendarfetcher.js 93.19% <100.00%> (ø)

... and 2 files with indirect coverage changes

@bugsounet
Copy link
Contributor Author

tests suite ok in local (node v20)

Test Suites: 40 passed, 40 total
Tests:       570 passed, 570 total
Snapshots:   9 passed, 9 total
Time:        159.931 s

@bugsounet
Copy link
Contributor Author

Humm codecov say anythings
I don't change modules/default/calendar/calendarfetcher.js file !
It's just the last commit by @khassel

I really don't understand codecov....

@rejas rejas merged commit 290b350 into MagicMirrorOrg:develop Sep 30, 2023
5 checks passed
@bugsounet bugsounet deleted the checkNPM branch September 30, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants