-
-
Notifications
You must be signed in to change notification settings - Fork 973
chore(release): 7.5.0 #1319
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
chore(release): 7.5.0 #1319
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1319 +/- ##
==========================================
- Coverage 99.63% 99.62% -0.01%
==========================================
Files 2160 2160
Lines 240614 240614
Branches 1017 1014 -3
==========================================
- Hits 239730 239713 -17
- Misses 863 880 +17
Partials 21 21
|
But why do you have all these version changes in the package.json file? This should be done y renovate, shouldn't it? |
Because otherwise while in the release process the pnpm lock file will be regenerated and then it cannot commit it while in release process and then fail Some of these are also even explicitly omitted by our renovate config (I think) |
So no, the ignores are not in there anymore And eslint-define-config... I mean... it's my project 😉 |
No description provided.