netlify / netlify-lambda

Helps building and serving lambda functions locally and in CI environments
MIT License
594 stars 117 forks source link

Configure Renovate #643

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

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

Configuration Summary

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

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

chore(deps): update dependency glob-parent to 5.1.2 [security] - Branch name: `renovate/npm-glob-parent-vulnerability` - Merge into: `main` - Upgrade glob-parent to `5.1.2`
chore(deps): update navikt/github-app-token-generator digest to a3831f4 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/navikt-github-app-token-generator-digest` - Merge into: `main` - Upgrade navikt/github-app-token-generator to `a3831f44404199df32d8f39f7c0ad9bb8fa18b1c`
chore(deps): update commitlint monorepo to v17 (major) - Schedule: ["before 3am on Monday"] - Branch name: `renovate/major-commitlint-monorepo` - Merge into: `main` - Upgrade [@commitlint/cli](https://togithub.com/conventional-changelog/commitlint) to `^17.0.0` - Upgrade [@commitlint/config-conventional](https://togithub.com/conventional-changelog/commitlint) to `^17.0.0`
chore(deps): update dependency eslint to v8 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/eslint-8.x` - Merge into: `main` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `^8.0.0`
chore(deps): update dependency husky to v8 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/husky-8.x` - Merge into: `main` - Upgrade [husky](https://togithub.com/typicode/husky) to `^8.0.0`
chore(deps): update dependency jest to v29 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/major-jest-monorepo` - Merge into: `main` - Upgrade [jest](https://togithub.com/facebook/jest) to `^29.0.0`
chore(deps): update dependency rimraf to v4 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/rimraf-4.x` - Merge into: `main` - Upgrade [rimraf](https://togithub.com/isaacs/rimraf) to `^4.0.0`
fix(deps): update dependency babel-loader to v9 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/babel-loader-9.x` - Merge into: `main` - Upgrade [babel-loader](https://togithub.com/babel/babel-loader) to `^9.0.0`
fix(deps): update dependency commander to v10 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/commander-10.x` - Merge into: `main` - Upgrade [commander](https://togithub.com/tj/commander.js) to `^10.0.0`
fix(deps): update dependency webpack to v5 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/webpack-5.x` - Merge into: `main` - Upgrade [webpack](https://togithub.com/webpack/webpack) to `^5.0.0`
fix(deps): update dependency webpack-merge to v5 - Schedule: ["before 3am on Monday"] - Branch name: `renovate/webpack-merge-5.x` - Merge into: `main` - Upgrade [webpack-merge](https://togithub.com/survivejs/webpack-merge) to `^5.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.

renovate[bot] commented 1 year ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.