-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update all non-major dependencies #1340
Conversation
b394407
to
5e7af2b
Compare
639df5a
to
af40f60
Compare
af40f60
to
526094a
Compare
Quality Gate passedIssues Measures |
@@ -132,8 +132,10 @@ private static List<Path> provideTestFiles() { | |||
private static AnalyzeFilesResponse analyzeFile(String configScopeId, Path filePath, String... properties) { | |||
var fileUri = filePath.toUri(); | |||
backend.getFileService().didUpdateFileSystem( | |||
new DidUpdateFileSystemParams(List.of(), List.of( | |||
new ClientFileDto(fileUri, filePath, configScopeId, false, null, filePath.toAbsolutePath(), null, null, true)))); | |||
new DidUpdateFileSystemParams( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
1.11.3
->1.11.4
5.11.3
->5.11.4
10.10.0.79572
->10.12.0.79820
10.10.0.79572
->10.12.0.79820
10.10.0.79572
->10.12.0.79820
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone CET, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.