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.
Automerge patch upgrades if they pass tests.
Enable Renovate Dependency Dashboard creation.
Ignore node_modules, bower_components, vendor and various test/tests directories.
Apply label renovate to PRs.
Limit to maximum 10 open PRs at any time.
Wait for branch tests to pass or fail before creating the PR.
Rebase existing PRs any time the base branch has been updated.
Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
Separate patch and minor releases of dependencies into separate PRs.
Evaluate schedules according to timezone Australia/Melbourne.
aws-sdk-js-v3 monorepo
aws-cdk monorepo
Group Jekyll and related Ruby packages together.
Add ts-jestmajor update to Jest monorepo.
Group known monorepo packages together.
Use curated list of recommended non-monorepo package groupings.
Disable major updates to @types/node.
Pin github-action digests.
Wait until the npm package is three days old before raising the update, this prevents npm unpublishing a package you already upgraded to.
Enable Docker Compose image updating.
Upgrade Docker tags to newer versions.
babel-eslint was renamed under the @babel scope.
Apply crowd-sourced workarounds for known problems with packages.
🔡 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 3 Pull Requests:
chore(renovate): pin Update robherley/go-test-action digest to d5d3f99
- Schedule: ["at any time"]
- Branch name: `renovate/pin`
- Merge into: `main`
- Upgrade [robherley/go-test-action](https://redirect.github.com/robherley/go-test-action) to `d5d3f9915dc4e07e84312edb08bfd4fba4a73f2c`
chore(renovate): minor Update module github.com/natefinch/lumberjack to v2.2.1
- Schedule: ["at any time"]
- Branch name: `renovate/minor`
- Merge into: `main`
- Upgrade [github.com/natefinch/lumberjack](https://redirect.github.com/natefinch/lumberjack) to `v2.2.1`
chore(renovate): major Update module github.com/shirou/gopsutil/v3 to v4
- Schedule: ["at any time"]
- Branch name: `renovate/major-major`
- Merge into: `main`
- Upgrade [github.com/shirou/gopsutil/v3](https://redirect.github.com/shirou/gopsutil) to `v4.24.8`
🚸 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.
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-and-release.yaml
(github-actions).github/workflows/update-contributors.yaml
(github-actions)go.mod
(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
patch
upgrades if they pass tests.node_modules
,bower_components
,vendor
and various test/tests directories.renovate
to PRs.fix
for dependencies andchore
for all others if semantic commits are in use.patch
andminor
releases of dependencies into separate PRs.Australia/Melbourne
.ts-jest
major
update to Jest monorepo.major
updates to@types/node
.github-action
digests.babel-eslint
was renamed under the@babel
scope.🔡 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 3 Pull Requests:
chore(renovate): pin Update robherley/go-test-action digest to d5d3f99
- Schedule: ["at any time"] - Branch name: `renovate/pin` - Merge into: `main` - Upgrade [robherley/go-test-action](https://redirect.github.com/robherley/go-test-action) to `d5d3f9915dc4e07e84312edb08bfd4fba4a73f2c`chore(renovate): minor Update module github.com/natefinch/lumberjack to v2.2.1
- Schedule: ["at any time"] - Branch name: `renovate/minor` - Merge into: `main` - Upgrade [github.com/natefinch/lumberjack](https://redirect.github.com/natefinch/lumberjack) to `v2.2.1`chore(renovate): major Update module github.com/shirou/gopsutil/v3 to v4
- Schedule: ["at any time"] - Branch name: `renovate/major-major` - Merge into: `main` - Upgrade [github.com/shirou/gopsutil/v3](https://redirect.github.com/shirou/gopsutil) to `v4.24.8`🚸 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 was generated by Mend Renovate. View the repository job log.