-
Notifications
You must be signed in to change notification settings - Fork 133
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
raise min. Node version to 16, upgrade some dev dependencies #4607
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
derhuerst
force-pushed
the
bump-libs-2
branch
from
September 7, 2022 07:52
7e44242
to
f827a32
Compare
DT-5508 configure Kajaani into waltti opas
Fx varely service texts
fix: use url param instead of header for map subscription key
fix: yks. linjan tietojen määränpään korjaus DT-5155
…abel loose config > If you want to change the default set of browsers, we recommend combining `last 2 versions`, `not dead` with a usage number like `> 0.2%`. This is because `last n versions` on its own does not add popular old versions, while only using a percentage above 0.2% will in the long run make popular browsers even more popular. We might run into a monopoly and stagnation situation, as we had with Internet Explorer 6. Please use this setting with caution. https://github.com/browserslist/browserslist/blob/2f4771f99b2bd41816d6e76f5a57b66d62a89ebb/README.md#best-practices
- webpack@5 - remove terser-webpack-plugin, now built-in - add url, because it is needed for polyfilling - optimize-css-assets-webpack-plugin -> css-minimizer-webpack-plugin - upgrade dev dependencies - webpack-dev-server@4 - compression-webpack-plugin@10 - copy-webpack-plugin@11 - css-loader@6 - mini-css-extract-plugin@2 - style-loader@3, postcss-loader@7, sass-loader@13, node-sass@7
derhuerst
changed the title
upgrade some dev dependencies
raise min. Node version to 16, upgrade some dev dependencies
Sep 21, 2022
derhuerst
force-pushed
the
bump-libs-2
branch
from
September 21, 2022 09:59
22cd67f
to
9ee0778
Compare
This was referenced Sep 22, 2022
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR upgrades or main bundling & transpiling tooling, namely Babel (+ plugins) & webpack (+plugins & loaders). It raises the minimum Node.js version to 16.
left to do:
iconstats-*.json
file(s) find workaround for the missing iconstats files #4639favicons-webpack-plugin@5
favicons-webpack-plugin@5 slows build down a lot #4641