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 #66

Merged
merged 2 commits into from
Dec 15, 2023
Merged

Configure Renovate #66

merged 2 commits into from
Dec 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 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/deploy.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
  • 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 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.
  • Use semantic prefixes for commit messages and PR titles.
  • Separate major versions of dependencies into individual branches/PRs.

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


You have configured Renovate to use branch master as base branch.

What to Expect

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

fix(deps): update dependency ajv to v6.12.3 [security]
  • Branch name: renovate/npm-ajv-vulnerability
  • Merge into: master
  • Upgrade ajv to 6.12.3
fix(deps): update dependency jszip to v3.8.0 [security]
  • Branch name: renovate/npm-jszip-vulnerability
  • Merge into: master
  • Upgrade jszip to 3.8.0
chore(deps): update dependency semantic-release to v17 [security]
  • Branch name: renovate/npm-semantic-release-vulnerability
  • Merge into: master
  • Upgrade semantic-release to ^17.0.0
feat(deps): update dependency eslint-config-scratch to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-scratch-5.x
  • Merge into: master
  • Upgrade eslint-config-scratch to 5.1.0
chore(deps): update dependency eslint-config-scratch to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-scratch-9.x
  • Merge into: master
  • Upgrade eslint-config-scratch to 9.0.3
chore(deps): replace dependency babel-eslint with @​babel/eslint-parser
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-eslint-replacement
  • Merge into: master
  • Upgrade babel-eslint to 7.11.0
chore(deps): update dependency babel-eslint to v8.2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-eslint-8.x
  • Merge into: master
  • Upgrade babel-eslint to 8.2.6
chore(deps): update commitlint monorepo
chore(deps): 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
chore(deps): update commitlint monorepo to v18 (major)
chore(deps): update dependency babel-eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-eslint-10.x
  • Merge into: master
  • Upgrade babel-eslint to 10.1.0
chore(deps): update dependency cz-conventional-changelog to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/cz-conventional-changelog-3.x
  • Merge into: master
  • Upgrade cz-conventional-changelog to ^3.0.0
chore(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to ^8.0.0
chore(deps): update dependency glob to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/glob-10.x
  • Merge into: master
  • Upgrade glob to ^10.0.0
chore(deps): update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: master
  • Upgrade husky to 8.0.3
chore(deps): update dependency node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade node to 20
chore(deps): update dependency tap to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/tap-18.x
  • Merge into: master
  • Upgrade tap to ^18.0.0
fix(deps): update dependency pify to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pify-6.x
  • Merge into: master
  • Upgrade pify to 6.1.0

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

@renovate renovate bot force-pushed the renovate/configure branch from 0769f50 to d24c3f9 Compare December 15, 2023 08:30
@cwillisf cwillisf merged commit 30954e4 into master Dec 15, 2023
1 check passed
@cwillisf cwillisf deleted the renovate/configure branch December 15, 2023 18:27
Copy link

🎉 This PR is included in version 5.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant