-
Notifications
You must be signed in to change notification settings - Fork 177
Conversation
It is not compatible with webpack 5. mzgoddard/hard-source-webpack-plugin#546
://next.quasar.dev/start/upgrade-guide#qtable
downgrade stylus-loader
This pull request is marked as stale because it has not had any activity for 90 days. It doesn't mean it's not important, so please remove the stale label if you like it, or add a comment saying what it means to you :) However, if you just leave it like this, I'll close it in 7 days to help keep your pull requests tidy! Thanks! |
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.
Woo! That was quite some work 🙏
Looks like a mix of a lot of fiddly chore work, then interspersed with important changes... and a lot of checking if stuff actually works 🚀
I approved, just to get that bit out the way, and leave you to decide which of my comments make sense to do anything about. Then, I'll be up for working together to fix any shit left over after merging!
Just found out that vue-i18n v9 added one unfortunate special characters to their message syntax: https://vue-i18n.intlify.dev/guide/essentials/syntax.html#special-characterssomenb At least the Spanish locale is using |
with eslint-plugin-n
eslint-config-standard has evolved
…ontend into quasar-2-second-try
There is a discrepancy with the date formatting depending on different installations of nodejs, so this might be an ongoing issue....
Codecov Report
@@ Coverage Diff @@
## master #2438 +/- ##
==========================================
- Coverage 56.83% 52.99% -3.85%
==========================================
Files 289 180 -109
Lines 5947 4863 -1084
Branches 987 817 -170
==========================================
- Hits 3380 2577 -803
+ Misses 2565 2286 -279
+ Partials 2 0 -2
Continue to review full report at Codecov.
|
* [CI] Update dependencies * [CI] Update snapshots Co-authored-by: CircleCI <[email protected]> Co-authored-by: Nick Sellen <[email protected]>
Branch deployment URL: https://quasar-2-second-try.dev.karrot.world/
To do before merging
Further notes
Closes #2350