googleapis / release-please-action

automated releases based on conventional commits
Apache License 2.0
1.56k stars 200 forks source link

chore: Configure Renovate #979

Closed renovate-bot closed 1 month ago

renovate-bot commented 2 months 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:

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

chore(deps): update dependency @​types/node to v20.14.2 - Schedule: ["at any time"] - Branch name: `renovate/node-20.x-lockfile` - Merge into: `main` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `20.14.2`
chore(deps): update dependency gts to v5.3.0 - Schedule: ["at any time"] - Branch name: `renovate/gts-5.x-lockfile` - Merge into: `main` - Upgrade [gts](https://togithub.com/google/gts) to `5.3.0`
chore(deps): update dependency nock to v13.5.4 - Schedule: ["at any time"] - Branch name: `renovate/nock-13.x-lockfile` - Merge into: `main` - Upgrade [nock](https://togithub.com/nock/nock) to `13.5.4`
chore(deps): update dependency @​types/sinon to v17 - Schedule: ["at any time"] - Branch name: `renovate/sinon-17.x` - Merge into: `main` - Upgrade [@types/sinon](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^17.0.0`
chore(deps): update dependency c8 to v10 - Schedule: ["at any time"] - Branch name: `renovate/c8-10.x` - Merge into: `main` - Upgrade [c8](https://togithub.com/bcoe/c8) to `^10.0.0`
chore(deps): update dependency mocha to v10 - Schedule: ["at any time"] - Branch name: `renovate/mocha-10.x` - Merge into: `main` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `^10.0.0` - Upgrade [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^10.0.0`
chore(deps): update dependency sinon to v18 - Schedule: ["at any time"] - Branch name: `renovate/sinon-18.x` - Merge into: `main` - Upgrade [sinon](https://togithub.com/sinonjs/sinon) to `^18.0.0`
chore(deps): update dependency standard to v17 - Schedule: ["at any time"] - Branch name: `renovate/standard-17.x` - Merge into: `main` - Upgrade [standard](https://togithub.com/standard/standard) to `^17.0.0`
chore(deps): update dependency typescript to v5 - Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x` - Merge into: `main` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) 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.

conventional-commit-lint-gcf[bot] commented 2 months ago

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

forking-renovate[bot] commented 1 month 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.