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 contains the following updates:
1.18.1
->1.18.4
1.18.1
->1.18.4
1.18.1
->1.18.4
1.18.1
->1.18.4
1.18.1
->1.18.4
1.18.1
->1.18.4
v1.0.0
->v1.1.0
Release Notes
swissquote/crafty
v1.18.4
Compare Source
Remove eslint-plugin-sonarjs
While this plugin is very useful it is also regularly adding new rules that break builds for teams that have automated updates.
v1.18.3
Compare Source
Babel preset changes
Removed the forced transpiling of
@babel/plugin-proposal-optional-chaining
,@babel/plugin-proposal-nullish-coalescing-operator
,@babel/plugin-proposal-class-properties
as they are present in@babel/preset-env
and are properly supported by Webpack 5 nowRemoved
gulp-sourcemaps
remove gulp-sourcemaps as the feature is embedded in
vinyl
nowRevert changes made to
fork-ts-checker-webpack-plugin
for declaration filesIt seems that in some cases the definition files weren't generated. We reverted to the previous way of building these files.
Use ESLint's embedded parser instead of
@babel/eslint-parser
ESLint's parsing has made big improvements recently in terms of feature supports, and is much faster than Babel to parse files.
Dependencies updates
@babel/core
from 7.17.2 to 7.17.5@swc/core
from 1.2.138 to 1.2.143browserslist
from 4.19.1 to 4.19.3minimatch
from 4.1.1 to 5.0.0terser
from 5.10.0 to 5.11.0stylelint
from 14.3.0 to 14.5.2ts-jest
from 27.0.7 to 27.1.3rollup
from 2.67.2 to 2.67.3webpack
from 5.68.0 to 5.69.1eslint-config-prettier
from 8.3.0 to 8.4.0eslint-plugin-sonarjs
from 0.11.0 to 0.12.0v1.18.2
Compare Source
Some incorrect files were pushed, please avoid this release, replaced by 1.18.3
sonarsource/sonarqube-scan-action
v1.1.0
Compare Source
Update Base Image
Configuration
📅 Schedule: "before 11pm on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.