Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Commit e0a5764

Browse files
Renovate Botbrandon
Renovate Bot
authored and
brandon
committed
Configure Renovate (#1)
Welcome to [Renovate](https://github.com/renovatebot/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 * `.tool-versions` (asdf) * `Gemfile` (bundler) * `.github/workflows/build-and-deploy.yml` (github-actions) * `brandonb.ca/_includes/foot.html` (html) * `ve7tzb.ca/_includes/foot.html` (html) * `package.json` (npm) ### What to Expect With your current configuration, Renovate will create 11 Pull Requests: <details> <summary>Update dependency @&#8203;babel/core to v7.24.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/babel-core-7.x-lockfile` - Merge into: `main` - Upgrade [@babel/core](https://github.com/babel/babel) to `7.24.9` </details> <details> <summary>Update dependency @&#8203;babel/preset-env to v7.24.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/babel-preset-env-7.x-lockfile` - Merge into: `main` - Upgrade [@babel/preset-env](https://github.com/babel/babel) to `7.24.8` </details> <details> <summary>Update dependency jsdom to v24.1.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/jsdom-24.x-lockfile` - Merge into: `main` - Upgrade [jsdom](https://github.com/jsdom/jsdom) to `24.1.1` </details> <details> <summary>Update dependency prettier to v3.3.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/prettier-3.x-lockfile` - Merge into: `main` - Upgrade [prettier](https://github.com/prettier/prettier) to `3.3.3` </details> <details> <summary>Update dependency rimraf to v5.0.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/rimraf-5.x-lockfile` - Merge into: `main` - Upgrade [rimraf](https://github.com/isaacs/rimraf) to `5.0.9` </details> <details> <summary>Update dependency @aws-sdk/credential-provider-ini to v3.616.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/aws-sdk-credential-provider-ini-3.x-lockfile` - Merge into: `main` - Upgrade [@aws-sdk/credential-provider-ini](https://github.com/aws/aws-sdk-js-v3) to `3.616.0` </details> <details> <summary>Update dependency rouge to v4.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/rouge-4.x-lockfile` - Merge into: `main` - Upgrade [rouge](https://github.com/rouge-ruby/rouge) to `4.3.0` </details> <details> <summary>Update dependency ruby to v3.3.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/ruby-3.x` - Merge into: `main` - Upgrade [ruby](https://github.com/ruby/ruby) to `3.3.4` </details> <details> <summary>Update dependency eslint to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-9.x` - Merge into: `main` - Upgrade [eslint](https://github.com/eslint/eslint) to `^9.0.0` </details> <details> <summary>Update dependency gulp to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/gulp-5.x` - Merge into: `main` - Upgrade [gulp](https://github.com/gulpjs/gulp) to `^5.0.0` </details> <details> <summary>Update dependency rimraf to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/rimraf-6.x` - Merge into: `main` - Upgrade [rimraf](https://github.com/isaacs/rimraf) to `^6.0.0` </details> 🚸 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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c--> Reviewed-on: https://git.brandonb.ca/brandon/personal-sites/pulls/1 Co-authored-by: Renovate Bot <[email protected]> Co-committed-by: Renovate Bot <[email protected]>
1 parent f1b0a7d commit e0a5764

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
3+
}

0 commit comments

Comments
 (0)