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

Configure Renovate #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #12

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 14, 2020

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/run-tests.yml (github-actions)
  • .github/workflows/test-and-deploy.yml (github-actions)
  • package.json (npm)
  • upload-backends/node-server-aws/package.json (npm)
  • upload-backends/node-server/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

Update Font Awesome
Update dependency file-saver to v2.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/file-saver-2.x-lockfile
  • Merge into: master
  • Upgrade file-saver to 2.0.5
Update dependency jest-fetch-mock to v2.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-fetch-mock-2.x-lockfile
  • Merge into: master
  • Upgrade jest-fetch-mock to 2.1.2
Update dependency lodash to v4.17.21
  • Schedule: ["at any time"]
  • Branch name: renovate/lodash-monorepo
  • Merge into: master
  • Upgrade lodash to 4.17.21
Update dependency match-url-wildcard to v0.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/match-url-wildcard-0.x
  • Merge into: master
  • Upgrade match-url-wildcard to 0.0.5
Update dependency nodemon to v2.0.22
  • Schedule: ["at any time"]
  • Branch name: renovate/nodemon-2.x-lockfile
  • Merge into: master
  • Upgrade nodemon to 2.0.22
Update dependency react-scripts to v3.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-3.x
  • Merge into: master
  • Upgrade react-scripts to 3.4.4
Update dependency sanitize-filename to v1.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/sanitize-filename-1.x-lockfile
  • Merge into: master
  • Upgrade sanitize-filename to 1.6.3
Update dependency timeago.js to v4.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/timeago.js-4.x-lockfile
  • Merge into: master
  • Upgrade timeago.js to 4.0.2
Update dependency aws-sdk to v2.1692.0
  • Schedule: ["at any time"]
  • Branch name: renovate/aws-sdk-2.x-lockfile
  • Merge into: master
  • Upgrade aws-sdk to 2.1692.0
Update dependency body-parser to v1.20.3
  • Schedule: ["at any time"]
  • Branch name: renovate/body-parser-1.x-lockfile
  • Merge into: master
  • Upgrade body-parser to 1.20.3
Update dependency cross-fetch to v3.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/cross-fetch-3.x-lockfile
  • Merge into: master
  • Upgrade cross-fetch to 3.1.8
Update dependency dotenv to v8.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-8.x-lockfile
  • Merge into: master
  • Upgrade dotenv to 8.6.0
Update dependency express to v4.21.1
  • Schedule: ["at any time"]
  • Branch name: renovate/express-4.x-lockfile
  • Merge into: master
  • Upgrade express to 4.21.1
Update dependency jszip to v3.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/jszip-3.x-lockfile
  • Merge into: master
  • Upgrade jszip to 3.10.1
Update dependency react-json-tree to ^0.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-json-tree-0.x
  • Merge into: master
  • Upgrade react-json-tree to ^0.19.0
Update dependency react-select to v3.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-select-3.x-lockfile
  • Merge into: master
  • Upgrade react-select to 3.2.0
Update dependency reactstrap to v8.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/reactstrap-8.x-lockfile
  • Merge into: master
  • Upgrade reactstrap to 8.10.1
Update dependency source-map-explorer to v2.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/source-map-explorer-2.x-lockfile
  • Merge into: master
  • Upgrade source-map-explorer to 2.5.3
Update dependency storeon to ^0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/storeon-0.x
  • Merge into: master
  • Upgrade storeon to ^0.9.0
Update dependency xlsx-populate to v1.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/xlsx-populate-1.x-lockfile
  • Merge into: master
  • Upgrade xlsx-populate to 1.21.0
Update react monorepo to v16.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: master
  • Upgrade react to 16.14.0
  • Upgrade react-dom to 16.14.0
  • Upgrade react-test-renderer to 16.14.0
Update Font Awesome to v6 (major)
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: master
  • Upgrade actions/setup-node to v4
Update dependency cross-fetch to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/cross-fetch-4.x
  • Merge into: master
  • Upgrade cross-fetch to ^4.0.0
Update dependency dotenv to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x
  • Merge into: master
  • Upgrade dotenv to ^16.0.0
Update dependency jest-fetch-mock to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-fetch-mock-3.x
  • Merge into: master
  • Upgrade jest-fetch-mock to ^3.0.0
Update dependency nodemon to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/nodemon-3.x
  • Merge into: master
  • Upgrade nodemon to ^3.0.0
Update dependency react-scripts to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-scripts-5.x
  • Merge into: master
  • Upgrade react-scripts to 5.0.1
Update dependency react-select to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-select-5.x
  • Merge into: master
  • Upgrade react-select to ^5.0.0
Update dependency reactstrap to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/reactstrap-9.x
  • Merge into: master
  • Upgrade reactstrap to ^9.0.0
Update dependency storeon to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/storeon-3.x
  • Merge into: master
  • Upgrade storeon to ^3.0.0
Update dependency strip-json-comments to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/strip-json-comments-5.x
  • Merge into: master
  • Upgrade strip-json-comments to ^5.0.0
Update dependency workbox-build to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-workbox-monorepo
  • Merge into: master
  • Upgrade workbox-build to ^7.0.0
Update react monorepo to v18 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to ^18.0.0
  • Upgrade react-dom to ^18.0.0
  • Upgrade react-test-renderer to ^18.0.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from 5bd7293 to ba41e37 Compare January 20, 2020 05:59
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from d138277 to 7da6c9b Compare March 23, 2020 18:35
@gotdan gotdan force-pushed the master branch 2 times, most recently from 5866721 to fe79055 Compare March 23, 2020 19:18
@renovate renovate bot force-pushed the renovate/configure branch from 7da6c9b to defeb1a Compare August 22, 2020 01:00
@renovate renovate bot force-pushed the renovate/configure branch from defeb1a to c27d467 Compare September 1, 2020 20:31
@renovate renovate bot force-pushed the renovate/configure branch from c27d467 to 1b1710a Compare September 12, 2020 07:59
@renovate renovate bot force-pushed the renovate/configure branch from 1b1710a to c9db83e Compare February 15, 2022 06:52
@renovate renovate bot force-pushed the renovate/configure branch from c9db83e to 51ab3b6 Compare June 26, 2022 07:18
@renovate renovate bot force-pushed the renovate/configure branch from 51ab3b6 to fa8813a Compare March 24, 2023 16:00
@renovate renovate bot force-pushed the renovate/configure branch from fa8813a to 72a17f4 Compare December 15, 2023 05:26
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.

0 participants