SpongeDocs
SpongeDocs copied to clipboard
Configure 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
-
Dockerfile
(dockerfile) -
.github/workflows/build.yml
(github-actions) -
tools/code-checker/pom.xml
(maven) -
tools/config-lister/pom.xml
(maven) -
tools/javadoc-checker/pom.xml
(maven) -
package.json
(npm) -
requirements.txt
(pip_requirements)
Configuration
🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.
Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.
What to Expect
With your current configuration, Renovate will create 16 Pull Requests:
chore(deps): Pin dependencies
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/pin-dependencies
- Merge into:
stable
- Pin browser-sync to
2.27.10
- Pin del to
6.1.1
- Pin gulp to
4.0.2
- Pin plugin-error to
1.0.1
- Pin sphinx to
==4.5.0
chore(deps): Update patch dependency changes
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/patch-dependency-changes
- Merge into:
stable
- Upgrade org.apache.maven.plugins:maven-jar-plugin to
3.2.2
- Upgrade org.slf4j:slf4j-api to
1.7.36
- Upgrade org.spongepowered:spongecommon to
1.12.2-7.4.7
chore(deps): Update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.18.0
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/org.apache.logging.log4j-log4j-slf4j-impl-2.x
- Merge into:
stable
- Upgrade org.apache.logging.log4j:log4j-slf4j-impl to
2.18.0
chore(deps): Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.1.0
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/org.apache.maven.plugins-maven-enforcer-plugin-3.x
- Merge into:
stable
- Upgrade org.apache.maven.plugins:maven-enforcer-plugin to
3.1.0
chore(deps): Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.3.0
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/org.apache.maven.plugins-maven-shade-plugin-3.x
- Merge into:
stable
- Upgrade org.apache.maven.plugins:maven-shade-plugin to
3.3.0
chore(deps): Update dependency org.codehaus.mojo:exec-maven-plugin to v3.1.0
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/org.codehaus.mojo-exec-maven-plugin-3.x
- Merge into:
stable
- Upgrade org.codehaus.mojo:exec-maven-plugin to
3.1.0
chore(deps): Update dependency org.codehaus.mojo:versions-maven-plugin to v2.11.0
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/org.codehaus.mojo-versions-maven-plugin-2.x
- Merge into:
stable
- Upgrade org.codehaus.mojo:versions-maven-plugin to
2.11.0
chore(deps): Update dependency org.junit.jupiter:junit-jupiter-engine to v5.9.0
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/junit5-monorepo
- Merge into:
stable
- Upgrade org.junit.jupiter:junit-jupiter-engine to
5.9.0
chore(deps): Update nginx Docker tag to v1.23.1
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/nginx-1.x
- Merge into:
stable
- Upgrade nginx to
1.23.1-alpine
chore(deps): Update sponge.api.version
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/sponge.api.version
- Merge into:
stable
- Upgrade org.spongepowered:spongeapi to
7.4.0
- Upgrade org.spongepowered:spongeapi to
8.1.0
chore(deps): Update dependency com.google.guava:guava to v31
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/major-guava-monorepo
- Merge into:
stable
- Upgrade com.google.guava:guava to
31.1-jre
chore(deps): Update dependency del to v7
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/del-7.x
- Merge into:
stable
- Upgrade del to
7.0.0
chore(deps): Update dependency org.spongepowered:spongeapi to v9
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/major-sponge.api.version
- Merge into:
stable
- Upgrade org.spongepowered:spongeapi to
9.0.0
chore(deps): Update dependency org.spongepowered:spongecommon to v7
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/major-sponge.common.version
- Merge into:
stable
- Upgrade org.spongepowered:spongecommon to
7.1.0
chore(deps): Update dependency plugin-error to v2
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/plugin-error-2.x
- Merge into:
stable
- Upgrade plugin-error to
2.0.0
chore(deps): Update dependency sphinx to v5
- Schedule: ["after 5pm on the 2nd day of the month"]
- Branch name:
renovate/sphinx-5.x
- Merge into:
stable
- Upgrade sphinx to
==5.1.1
🚸 Branch creation will be limited to maximum 4 per hour, so it doesn't swamp any CI resources or spam 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.
FFR: https://github.com/SpongePowered/.github/blob/master/renovate-config.json
We should remove the old dependencies
tag then though.
I need to configure this a bit more, when I have a time.