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 all non-major dependencies #198

Merged
merged 1 commit into from
Feb 28, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@swissquote/crafty 1.18.1 -> 1.18.4 age adoption passing confidence devDependencies patch
@swissquote/crafty-preset-babel 1.18.1 -> 1.18.4 age adoption passing confidence devDependencies patch
@swissquote/crafty-preset-jest 1.18.1 -> 1.18.4 age adoption passing confidence devDependencies patch
@swissquote/crafty-preset-typescript 1.18.1 -> 1.18.4 age adoption passing confidence devDependencies patch
@swissquote/crafty-runner-gulp 1.18.1 -> 1.18.4 age adoption passing confidence devDependencies patch
@swissquote/crafty-runner-rollup 1.18.1 -> 1.18.4 age adoption passing confidence devDependencies patch
sonarsource/sonarqube-scan-action v1.0.0 -> v1.1.0 age adoption passing confidence action minor

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 now

Removed gulp-sourcemaps

remove gulp-sourcemaps as the feature is embedded in vinyl now

Revert changes made to fork-ts-checker-webpack-plugin for declaration files

It 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.143
  • browserslist from 4.19.1 to 4.19.3
  • minimatch from 4.1.1 to 5.0.0
  • terser from 5.10.0 to 5.11.0
  • stylelint from 14.3.0 to 14.5.2
  • ts-jest from 27.0.7 to 27.1.3
  • rollup from 2.67.2 to 2.67.3
  • webpack from 5.68.0 to 5.69.1
  • eslint-config-prettier from 8.3.0 to 8.4.0
  • eslint-plugin-sonarjs from 0.11.0 to 0.12.0

v1.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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bc1332d to 590241e Compare February 28, 2022 08:09
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@onigoetz onigoetz merged commit f33be65 into master Feb 28, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch February 28, 2022 08:16
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.

2 participants