Closed renovate[bot] closed 1 year ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
@rultor please, try to merge
@rultor please, try to merge
@yegor256 OK, I'll try to merge now. You can check the progress of the merge here
@rultor please, try to merge
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 12s)
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 2311808
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Tue 22 Nov 2022 10:32:31 AM CET
+ uptime
10:32:31 up 6 days, 23:23, 0 users, load average: 0.26, 0.14, 0.11
+ cat
.rultor.yml in EOLangVSCode/secrets doesn't allow objectionary/eo-vscode to use its assets (there are 1 friends), see http://doc.rultor.com/reference.html#assets
+ exit -1
'cid' file is absent, most probably the Docker container wasn't started correctly
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)client/package.json
(npm)package.json
(npm)server/package.json
(npm)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 7 Pull Requests:
Update actions/cache action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-cache-3.x` - Merge into: `master` - 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: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`Update actions/setup-node action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-3.x` - Merge into: `master` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v3`Update dependency @types/node to v18
- Schedule: ["at any time"] - Branch name: `renovate/node-18.x` - Merge into: `master` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^18.0.0`Update dependency mocha to v10
- Schedule: ["at any time"] - Branch name: `renovate/mocha-10.x` - Merge into: `master` - Upgrade [mocha](https://togithub.com/mochajs/mocha) to `^10.0.0` - Upgrade [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^10.0.0`Update dependency vscode-languageclient to v8
- Schedule: ["at any time"] - Branch name: `renovate/vscode-languageclient-8.x` - Merge into: `master` - Upgrade [vscode-languageclient](https://togithub.com/Microsoft/vscode-languageserver-node) to `^8.0.0`Update dependency vscode-languageserver to v8
- Schedule: ["at any time"] - Branch name: `renovate/vscode-languageserver-8.x` - Merge into: `master` - Upgrade [vscode-languageserver](https://togithub.com/Microsoft/vscode-languageserver-node) to `^8.0.0`🚸 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.