Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Configure Renovate #99

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

Configure Renovate #99

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 11, 2023

Mend 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

  • .circleci/config.yml (circleci)
  • .github/workflows/ci.yml (github-actions)
  • package.json (npm)

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

🔡 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 25 Pull Requests:

chore(deps): update dependency prettier to v2.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x-lockfile
  • Merge into: main
  • Upgrade prettier to 2.8.8
chore(deps): update dependency style-loader to v3.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/style-loader-3.x-lockfile
  • Merge into: main
  • Upgrade style-loader to 3.3.3
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: main
  • Upgrade typescript to 4.9.5
chore(deps): update dependency vitest-fetch-mock to v0.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-fetch-mock-0.x-lockfile
  • Merge into: main
  • Upgrade vitest-fetch-mock to 0.2.2
fix(deps): update dependency recoil to v0.7.7
  • Schedule: ["at any time"]
  • Branch name: renovate/recoil-0.x-lockfile
  • Merge into: main
  • Upgrade recoil to 0.7.7
chore(deps): update dependency @​dooboo/eslint-config-react to v1.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/dooboo-eslint-config-react-1.x-lockfile
  • Merge into: main
  • Upgrade @dooboo/eslint-config-react to 1.2.2
chore(deps): update dependency @​vitejs/plugin-react to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-3.x-lockfile
  • Merge into: main
  • Upgrade @vitejs/plugin-react to 3.1.0
chore(deps): update dependency css-loader to v6.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/css-loader-6.x-lockfile
  • Merge into: main
  • Upgrade css-loader to 6.8.1
chore(deps): update dependency dotenv to v16.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x-lockfile
  • Merge into: main
  • Upgrade dotenv to 16.3.1
chore(deps): update dependency eslint to v8.43.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x-lockfile
  • Merge into: main
  • Upgrade eslint to 8.43.0
chore(deps): update dependency expect to v29.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade expect to 29.5.0
chore(deps): update dependency happy-dom to v8.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/happy-dom-8.x-lockfile
  • Merge into: main
  • Upgrade happy-dom to 8.9.0
chore(deps): update dependency vite to v4.3.9
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-4.x-lockfile
  • Merge into: main
  • Upgrade vite to 4.3.9
chore(deps): update emotion monorepo to v11.11.0
chore(deps): update react monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 18.2.14
  • Upgrade @types/react-dom to 18.2.6
chore(deps): update vitest monorepo to ^0.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-monorepo
  • Merge into: main
  • Upgrade @vitest/coverage-c8 to ^0.32.0
  • Upgrade vitest to ^0.32.0
chore(deps): update yarn to v3.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-monorepo
  • Merge into: main
  • Upgrade yarn to 3.6.0
fix(deps): update dependency react-router-dom to v6.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: main
  • Upgrade react-router-dom to 6.14.0
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3
chore(deps): update codecov/codecov-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-3.x
  • Merge into: main
  • Upgrade codecov/codecov-action to v3
chore(deps): update dependency @testing-library/react to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-14.x
  • Merge into: main
  • Upgrade @testing-library/react to ^14.0.0
chore(deps): update dependency @​vitejs/plugin-react to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-4.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to ^4.0.0
chore(deps): update dependency happy-dom to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/happy-dom-9.x
  • Merge into: main
  • Upgrade happy-dom to ^9.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to 5.1.3
chore(deps): update node.js to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-node-17.x
  • Merge into: main
  • Upgrade circleci/node to 17

🚸 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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Mar 11, 2023

Codecov Report

Merging #99 (4029a8d) into main (69147b7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #99   +/-   ##
=======================================
  Coverage   98.59%   98.59%           
=======================================
  Files          14       14           
  Lines         570      570           
  Branches       66       66           
=======================================
  Hits          562      562           
  Misses          8        8           
Flag Coverage Δ
integration 98.59% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants