MessageML is a markup language used by the Symphony Agent API for representing messages, including formatting (bold, italic, numbered and unnumbered lists etc.) and entity data representing structured objects.
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 and chore 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.
π‘ Would you like to change the way Renovate is upgrading your dependencies? Simply edit the 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 21 Pull Requests:
Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.0.0
- Schedule: ["at any time"]
- Branch name: `renovate/maven-deploy-plugin.version`
- Merge into: `main`
- Upgrade org.apache.maven.plugins:maven-deploy-plugin to `3.0.0`
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.8
- Schedule: ["at any time"]
- Branch name: `renovate/jacoco-maven-plugin.version`
- Merge into: `main`
- Upgrade [org.jacoco:jacoco-maven-plugin](https://togithub.com/jacoco/jacoco) to `0.8.8`
Update dependency org.mozilla:rhino to v1.7.14
- Schedule: ["at any time"]
- Branch name: `renovate/mozilla.rhino.version`
- Merge into: `main`
- Upgrade [org.mozilla:rhino](https://togithub.com/mozilla/rhino) to `1.7.14`
Update dependency org.projectlombok:lombok to v1.18.24
- Schedule: ["at any time"]
- Branch name: `renovate/lombok.version`
- Merge into: `main`
- Upgrade [org.projectlombok:lombok](https://togithub.com/projectlombok/lombok) to `1.18.24`
Update dependency org.slf4j:slf4j-api to v1.7.36
- Schedule: ["at any time"]
- Branch name: `renovate/slf4j.version`
- Merge into: `main`
- Upgrade [org.slf4j:slf4j-api](https://togithub.com/qos-ch/slf4j) to `1.7.36`
Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.13
- Schedule: ["at any time"]
- Branch name: `renovate/nexus-staging-maven-plugin.version`
- Merge into: `main`
- Upgrade [org.sonatype.plugins:nexus-staging-maven-plugin](https://togithub.com/sonatype/nexus-maven-plugins) to `1.6.13`
Update dependency ch.qos.logback:logback-classic to v1.4.5
- Schedule: ["at any time"]
- Branch name: `renovate/logback.version`
- Merge into: `main`
- Upgrade [ch.qos.logback:logback-classic](https://togithub.com/qos-ch/logback) to `1.4.5`
Update dependency com.atlassian.commonmark:commonmark to v0.17.0
- Schedule: ["at any time"]
- Branch name: `renovate/commonmark.version`
- Merge into: `main`
- Upgrade [com.atlassian.commonmark:commonmark](https://togithub.com/atlassian/commonmark-java) to `0.17.0`
Update dependency com.fasterxml.jackson.core:jackson-core to v2.14.1
- Schedule: ["at any time"]
- Branch name: `renovate/jackson.core.version`
- Merge into: `main`
- Upgrade [com.fasterxml.jackson.core:jackson-core](https://togithub.com/FasterXML/jackson-core) to `2.14.1`
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.1
- Schedule: ["at any time"]
- Branch name: `renovate/jackson.databind.version`
- Merge into: `main`
- Upgrade [com.fasterxml.jackson.core:jackson-databind](https://togithub.com/FasterXML/jackson-databind) to `2.14.1`
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.3.0
- Schedule: ["at any time"]
- Branch name: `renovate/maven.jar.version`
- Merge into: `main`
- Upgrade org.apache.maven.plugins:maven-jar-plugin to `3.3.0`
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.4.1
- Schedule: ["at any time"]
- Branch name: `renovate/maven-javadoc-plugin.version`
- Merge into: `main`
- Upgrade org.apache.maven.plugins:maven-javadoc-plugin to `3.4.1`
Update dependency org.junit:junit-bom to v5.9.1
- Schedule: ["at any time"]
- Branch name: `renovate/junit5-monorepo`
- Merge into: `main`
- Upgrade [org.junit:junit-bom](https://togithub.com/junit-team/junit5) to `5.9.1`
Update dependency org.mockito:mockito-core to v4.9.0
- Schedule: ["at any time"]
- Branch name: `renovate/mockito-monorepo`
- Merge into: `main`
- Upgrade [org.mockito:mockito-core](https://togithub.com/mockito/mockito) to `4.9.0`
Update dependency org.xmlunit:xmlunit-core to v2.9.0
- Schedule: ["at any time"]
- Branch name: `renovate/xmlunit.version`
- Merge into: `main`
- Upgrade [org.xmlunit:xmlunit-core](https://togithub.com/xmlunit/xmlunit) to `2.9.0`
Update jmh.version to v1.36
- Schedule: ["at any time"]
- Branch name: `renovate/jmh.version`
- Merge into: `main`
- Upgrade [org.openjdk.jmh:jmh-generator-annprocess](https://togithub.com/openjdk/jmh) to `1.36`
- Upgrade [org.openjdk.jmh:jmh-core](https://togithub.com/openjdk/jmh) to `1.36`
Update actions/cache action to v3
- Schedule: ["at any time"]
- Branch name: `renovate/actions-cache-3.x`
- Merge into: `main`
- Upgrade [actions/cache](https://togithub.com/actions/cache) to `v3`
Update actions/checkout action to v3
- Schedule: ["at any time"]
- Branch name: `renovate/actions-checkout-3.x`
- Merge into: `main`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
Update actions/setup-java action to v3
- Schedule: ["at any time"]
- Branch name: `renovate/actions-setup-java-3.x`
- Merge into: `main`
- Upgrade [actions/setup-java](https://togithub.com/actions/setup-java) to `v3`
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3
- Schedule: ["at any time"]
- Branch name: `renovate/major-maven-gpg-plugin.version`
- Merge into: `main`
- Upgrade org.apache.maven.plugins:maven-gpg-plugin to `3.0.1`
Update dependency org.slf4j:slf4j-api to v2
- Schedule: ["at any time"]
- Branch name: `renovate/major-slf4j.version`
- Merge into: `main`
- Upgrade [org.slf4j:slf4j-api](https://togithub.com/qos-ch/slf4j) to `2.0.4`
πΈ Branch creation will be limited to maximum 2 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.
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.yml
(github-actions).github/workflows/cve-scanning.yml
(github-actions).github/workflows/release.yml
(github-actions)pom.xml
(maven)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others.node_modules
,bower_components
,vendor
and various test/tests directories.π‘ Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
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 21 Pull Requests:
Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.0.0
- Schedule: ["at any time"] - Branch name: `renovate/maven-deploy-plugin.version` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-deploy-plugin to `3.0.0`Update dependency org.jacoco:jacoco-maven-plugin to v0.8.8
- Schedule: ["at any time"] - Branch name: `renovate/jacoco-maven-plugin.version` - Merge into: `main` - Upgrade [org.jacoco:jacoco-maven-plugin](https://togithub.com/jacoco/jacoco) to `0.8.8`Update dependency org.mozilla:rhino to v1.7.14
- Schedule: ["at any time"] - Branch name: `renovate/mozilla.rhino.version` - Merge into: `main` - Upgrade [org.mozilla:rhino](https://togithub.com/mozilla/rhino) to `1.7.14`Update dependency org.projectlombok:lombok to v1.18.24
- Schedule: ["at any time"] - Branch name: `renovate/lombok.version` - Merge into: `main` - Upgrade [org.projectlombok:lombok](https://togithub.com/projectlombok/lombok) to `1.18.24`Update dependency org.slf4j:slf4j-api to v1.7.36
- Schedule: ["at any time"] - Branch name: `renovate/slf4j.version` - Merge into: `main` - Upgrade [org.slf4j:slf4j-api](https://togithub.com/qos-ch/slf4j) to `1.7.36`Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.13
- Schedule: ["at any time"] - Branch name: `renovate/nexus-staging-maven-plugin.version` - Merge into: `main` - Upgrade [org.sonatype.plugins:nexus-staging-maven-plugin](https://togithub.com/sonatype/nexus-maven-plugins) to `1.6.13`Update dependency ch.qos.logback:logback-classic to v1.4.5
- Schedule: ["at any time"] - Branch name: `renovate/logback.version` - Merge into: `main` - Upgrade [ch.qos.logback:logback-classic](https://togithub.com/qos-ch/logback) to `1.4.5`Update dependency com.atlassian.commonmark:commonmark to v0.17.0
- Schedule: ["at any time"] - Branch name: `renovate/commonmark.version` - Merge into: `main` - Upgrade [com.atlassian.commonmark:commonmark](https://togithub.com/atlassian/commonmark-java) to `0.17.0`Update dependency com.fasterxml.jackson.core:jackson-core to v2.14.1
- Schedule: ["at any time"] - Branch name: `renovate/jackson.core.version` - Merge into: `main` - Upgrade [com.fasterxml.jackson.core:jackson-core](https://togithub.com/FasterXML/jackson-core) to `2.14.1`Update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.1
- Schedule: ["at any time"] - Branch name: `renovate/jackson.databind.version` - Merge into: `main` - Upgrade [com.fasterxml.jackson.core:jackson-databind](https://togithub.com/FasterXML/jackson-databind) to `2.14.1`Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.3.0
- Schedule: ["at any time"] - Branch name: `renovate/maven.jar.version` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-jar-plugin to `3.3.0`Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.4.1
- Schedule: ["at any time"] - Branch name: `renovate/maven-javadoc-plugin.version` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-javadoc-plugin to `3.4.1`Update dependency org.junit:junit-bom to v5.9.1
- Schedule: ["at any time"] - Branch name: `renovate/junit5-monorepo` - Merge into: `main` - Upgrade [org.junit:junit-bom](https://togithub.com/junit-team/junit5) to `5.9.1`Update dependency org.mockito:mockito-core to v4.9.0
- Schedule: ["at any time"] - Branch name: `renovate/mockito-monorepo` - Merge into: `main` - Upgrade [org.mockito:mockito-core](https://togithub.com/mockito/mockito) to `4.9.0`Update dependency org.xmlunit:xmlunit-core to v2.9.0
- Schedule: ["at any time"] - Branch name: `renovate/xmlunit.version` - Merge into: `main` - Upgrade [org.xmlunit:xmlunit-core](https://togithub.com/xmlunit/xmlunit) to `2.9.0`Update jmh.version to v1.36
- Schedule: ["at any time"] - Branch name: `renovate/jmh.version` - Merge into: `main` - Upgrade [org.openjdk.jmh:jmh-generator-annprocess](https://togithub.com/openjdk/jmh) to `1.36` - Upgrade [org.openjdk.jmh:jmh-core](https://togithub.com/openjdk/jmh) to `1.36`Update actions/cache action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-cache-3.x` - Merge into: `main` - Upgrade [actions/cache](https://togithub.com/actions/cache) to `v3`Update actions/checkout action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`Update actions/setup-java action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-java-3.x` - Merge into: `main` - Upgrade [actions/setup-java](https://togithub.com/actions/setup-java) to `v3`Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3
- Schedule: ["at any time"] - Branch name: `renovate/major-maven-gpg-plugin.version` - Merge into: `main` - Upgrade org.apache.maven.plugins:maven-gpg-plugin to `3.0.1`Update dependency org.slf4j:slf4j-api to v2
- Schedule: ["at any time"] - Branch name: `renovate/major-slf4j.version` - Merge into: `main` - Upgrade [org.slf4j:slf4j-api](https://togithub.com/qos-ch/slf4j) to `2.0.4`πΈ Branch creation will be limited to maximum 2 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.