Configure Renovate
Created by: renovate[bot]
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
Detected Package Files
-
project.clj
(leiningen)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Enable Renovate Dependency Dashboard creation.
- If Renovate detects semantic commits, it will use semantic commit type
fix
for dependencies andchore
for all others. - Ignore
node_modules
,bower_components
,vendor
and various test/tests directories. - Autodetect whether to pin dependencies or maintain ranges.
- Rate limit PR creation to a maximum of two per hour.
- Limit to maximum 10 open PRs at any time.
- Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- A collection of workarounds for known problems with packages.
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 3 Pull Requests:
Update dependency org.danlarkin:clojure-json to v1.1
- Schedule: ["at any time"]
- Branch name:
renovate/org.danlarkin-clojure-json-1.x
- Merge into:
master
- Upgrade org.danlarkin:clojure-json to
1.1
Update dependency org.clojure:clojure to v1.11.1
- Schedule: ["at any time"]
- Branch name:
renovate/org.clojure-clojure-1.x
- Merge into:
master
- Upgrade org.clojure:clojure to
1.11.1
Update dependency org.clojure:clojure-contrib to v1.2.0
- Schedule: ["at any time"]
- Branch name:
renovate/org.clojure-clojure-contrib-1.x
- Merge into:
master
- Upgrade org.clojure:clojure-contrib to
1.2.0
prhourlylimit
for details.
⚠ Dependency Lookup Warnings ⚠
Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.
Failed to look up clojure dependency appengine-clj:appengine-clj
Files affected: project.clj
This PR has been generated by Mend Renovate. View repository job log here.