Skip to content

chore: configure renovate #571

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

Merged
merged 3 commits into from
May 24, 2023
Merged

chore: configure renovate #571

merged 3 commits into from
May 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 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

  • .github/workflows/build-app.yml (github-actions)
  • .github/workflows/pr-title-validator.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/run-tests.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.
  • 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 29 Pull Requests:

fix(deps): update dependency axios to v0.21.2 [security]
  • Branch name: renovate/npm-axios-vulnerability
  • Merge into: main
  • Upgrade axios to =0.21.2
chore(deps): update dependency electron to v18 [security]
  • Branch name: renovate/npm-electron-vulnerability
  • Merge into: main
  • Upgrade electron to ^18.0.0
chore(deps): update dependency @​types/jest to v26.0.24
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to 26.0.24
chore(deps): update dependency @​types/lodash to v4.14.194
  • Schedule: ["at any time"]
  • Branch name: renovate/lodash-4.x-lockfile
  • Merge into: main
  • Upgrade @types/lodash to 4.14.194
chore(deps): update dependency @​types/react-transition-group to v4.4.6
  • Schedule: ["at any time"]
  • Branch name: renovate/react-transition-group-4.x-lockfile
  • Merge into: main
  • Upgrade @types/react-transition-group to 4.4.6
chore(deps): update pnpm to v8.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-8.x
  • Merge into: main
  • Upgrade pnpm to 8.5.1
fix(deps): update dependency final-form to v4.20.9
  • Schedule: ["at any time"]
  • Branch name: renovate/final-form-4.x-lockfile
  • Merge into: main
  • Upgrade final-form to 4.20.9
chore(deps): update dependency @​types/node to v16.18.32
  • Schedule: ["at any time"]
  • Branch name: renovate/node-16.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 16.18.32
chore(deps): update dependency electron-notarize to v1.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/electron-notarize-1.x-lockfile
  • Merge into: main
  • Upgrade electron-notarize to 1.2.2
chore(deps): update dependency nock to v13.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nock-13.x-lockfile
  • Merge into: main
  • Upgrade nock to 13.3.1
chore(deps): update dependency webpack-merge to v5.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-merge-5.x-lockfile
  • Merge into: main
  • Upgrade webpack-merge to 5.9.0
chore(deps): update react monorepo
fix(deps): update dependency date-fns to v2.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/date-fns-2.x-lockfile
  • Merge into: main
  • Upgrade date-fns to 2.30.0
fix(deps): update dependency electron-updater to v4.6.5
  • Schedule: ["at any time"]
  • Branch name: renovate/electron-updater-4.x-lockfile
  • Merge into: main
  • Upgrade electron-updater to 4.6.5
fix(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: main
  • Upgrade typescript to 4.9.5
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 @testing-library/react-hooks to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-hooks-8.x
  • Merge into: main
  • Upgrade @testing-library/react-hooks to ^8.0.0
chore(deps): update dependency @​types/node to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: main
  • Upgrade @types/node to ^18.0.0
chore(deps): update dependency css-loader to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/css-loader-6.x
  • Merge into: main
  • Upgrade css-loader to ^6.0.0
chore(deps): update dependency postcss-loader to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-loader-7.x
  • Merge into: main
  • Upgrade postcss-loader to ^7.0.0
chore(deps): update dependency style-loader to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/style-loader-3.x
  • Merge into: main
  • Upgrade style-loader to ^3.0.0
chore(deps): update jest monorepo to v29 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to ^29.0.0
  • Upgrade jest to ^29.0.0
  • Upgrade ts-jest to ^29.0.0
chore(deps): update react monorepo to v18 (major)
fix(deps): update dependency @​primer/octicons-react to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/primer-octicons-react-19.x
  • Merge into: main
  • Upgrade @primer/octicons-react to ^19.0.0
fix(deps): update dependency electron-updater to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/electron-updater-5.x
  • Merge into: main
  • Upgrade electron-updater to ^5.0.0
fix(deps): update dependency history to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/history-5.x
  • Merge into: main
  • Upgrade history to ^5.0.0
fix(deps): update dependency tailwindcss to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x
  • Merge into: main
  • Upgrade tailwindcss to ^3.0.0
fix(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
fix(deps): update react-router monorepo to v6 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: main
  • Upgrade react-router to ^6.0.0
  • Upgrade react-router-dom to ^6.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 has been generated by Mend Renovate. View repository job log here.

@afonsojramos afonsojramos changed the title Configure Renovate chore: configure renovate May 23, 2023
@afonsojramos afonsojramos merged commit fa75bcf into main May 24, 2023
@afonsojramos afonsojramos deleted the renovate/configure branch May 24, 2023 01:56
@setchy setchy added the build Build, action or package manager changes label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build, action or package manager changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants