Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 5, 2021

WhiteSource Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • .github/workflows/build_and_test.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • package.json (npm)
  • .nvmrc (nvm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 27 Pull Requests:

Update dependency glob-parent to 5.1.2 [SECURITY]
  • Branch name: renovate/npm-glob-parent-vulnerability
  • Merge into: master
  • Upgrade glob-parent to 5.1.2
Update dependency hosted-git-info to 2.8.9 [SECURITY]
  • Branch name: renovate/npm-hosted-git-info-vulnerability
  • Merge into: master
  • Upgrade hosted-git-info to 2.8.9
Update dependency lodash to 4.17.21 [SECURITY]
  • Branch name: renovate/npm-lodash-vulnerability
  • Merge into: master
  • Upgrade lodash to 4.17.21
Update dependency path-parse to 1.0.7 [SECURITY]
  • Branch name: renovate/npm-path-parse-vulnerability
  • Merge into: master
  • Upgrade path-parse to 1.0.7
Update dependency tmpl to 1.0.5 [SECURITY]
  • Branch name: renovate/npm-tmpl-vulnerability
  • Merge into: master
  • Upgrade tmpl to 1.0.5
Update dependency ws to 7.4.6 [SECURITY]
  • Branch name: renovate/npm-ws-vulnerability
  • Merge into: master
  • Upgrade ws to 7.4.6
Update dependency y18n to 4.0.1 [SECURITY]
  • Branch name: renovate/npm-y18n-vulnerability
  • Merge into: master
  • Upgrade y18n to 4.0.1
Update dependency @​types/jest to v26.0.24
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to 26.0.24
Update dependency ts-jest to v26.5.6
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-26.x
  • Merge into: master
  • Upgrade ts-jest to 26.5.6
Update dependency @​types/node to v14.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-14.x
  • Merge into: master
  • Upgrade @types/node to 14.18.0
Update dependency eslint-plugin-import to v2.25.3
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x
  • Merge into: master
  • Upgrade eslint-plugin-import to 2.25.3
Update dependency eslint-plugin-jest to v24.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-24.x
  • Merge into: master
  • Upgrade eslint-plugin-jest to 24.7.0
Update dependency eslint-plugin-prettier to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-3.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to 3.4.1
Update dependency jest-junit to v12.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-junit-12.x
  • Merge into: master
  • Upgrade jest-junit to 12.3.0
Update dependency prettier to v2.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: master
  • Upgrade prettier to 2.5.1
Update dependency typescript to v4.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: master
  • Upgrade typescript to 4.5.2
Update Node.js to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/node-16.x
  • Merge into: master
  • Upgrade node to 16.13.1
  • Upgrade @types/node to 16.11.11
Update actions/setup-node action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-2.x
  • Merge into: master
  • Upgrade actions/setup-node to v2
Update codecov/codecov-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-2.x
  • Merge into: master
  • Upgrade codecov/codecov-action to v2
Update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to 8.4.0
Update dependency eslint-config-prettier to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x
  • Merge into: master
  • Upgrade eslint-config-prettier to 8.3.0
Update dependency eslint-plugin-jest to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-25.x
  • Merge into: master
  • Upgrade eslint-plugin-jest to 25.3.0
Update dependency eslint-plugin-prettier to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-4.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to 4.0.0
Update dependency jest-junit to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-junit-13.x
  • Merge into: master
  • Upgrade jest-junit to 13.0.0
Update dependency ts-node to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-node-10.x
  • Merge into: master
  • Upgrade ts-node to 10.4.0
Update jest monorepo (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade @jest/types to 27.4.2
  • Upgrade @types/jest to 27.0.3
  • Upgrade jest to 27.4.3
  • Upgrade ts-jest to 27.1.0
Update typescript-eslint monorepo to v5 (major)

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


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

@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 3dbeece and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Dec 5, 2021

Codecov Report

Merging #213 (3dbeece) into master (bb6d3d4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #213   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            6         6           
=========================================
  Hits             6         6           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bb6d3d4...3dbeece. Read the comment docs.

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