-
Notifications
You must be signed in to change notification settings - Fork 0
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
Configure Renovate #6
Open
renovate
wants to merge
47
commits into
master
Choose a base branch
from
renovate/configure
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/configure
branch
from
August 24, 2021 06:32
03220a5
to
1e59cca
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
build.gradle.kts
(gradle)settings.gradle.kts
(gradle)backend/gradle.properties
(gradle)backend/build.gradle.kts
(gradle)domain/gradle.properties
(gradle)domain/build.gradle.kts
(gradle)gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)crime-stories-web-client/package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_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 30 Pull Requests:
Pin dependencies
renovate/pin-dependencies
develop
4.11.2
4.11.2
5.11.8
11.2.2
12.6.0
26.0.19
12.19.11
16.14.2
16.9.10
17.0.1
17.0.1
4.1.3
0.2.4
Update dependency @testing-library/react to v11.2.7
renovate/testing-library-react-11.x
develop
11.2.7
Update dependency @types/jest to v26.0.24
renovate/jest-26.x
develop
26.0.24
Update dependency @types/react to v16.14.16
renovate/react-16.x
develop
16.14.16
Update dependency @types/react-dom to v16.9.14
renovate/react-dom-16.x
develop
16.9.14
Update dependency pl.zycienakodach:kt-time-traveler-core to v0.1.15
renovate/pl.zycienakodach-kt-time-traveler-core-0.x
develop
0.1.15
Update dependency react-scripts to v4.0.3
renovate/react-scripts-4.x
develop
4.0.3
Update plugin io.spring.dependency-management to v1.0.11.RELEASE
renovate/io.spring.dependency-management-1.x
develop
1.0.11.RELEASE
Update react monorepo to v17.0.2
renovate/react-monorepo
develop
17.0.2
17.0.2
Update arrowVersion
renovate/arrowversion
develop
0.12.1
0.13.3
0.12.1
Update dependency @material-ui/core to v4.12.3
renovate/material-ui-monorepo
develop
4.12.3
Update dependency @testing-library/jest-dom to v5.14.1
renovate/testing-library-jest-dom-5.x
develop
5.14.1
Update dependency @testing-library/user-event to v12.8.3
renovate/testing-library-user-event-12.x
develop
12.8.3
Update dependency @types/node to v12.20.28
renovate/node-12.x
develop
12.20.28
Update dependency com.willowtreeapps.assertk:assertk-jvm to v0.25
renovate/com.willowtreeapps.assertk-assertk-jvm-0.x
develop
0.25
Update dependency gradle to v6.9.1
renovate/gradle-6.x
develop
6.9.1
Update dependency org.junit:junit-bom to v5.8.1
renovate/junit5-monorepo
develop
5.8.1
Update dependency typescript to v4.4.3
renovate/typescript-4.x
develop
4.4.3
Update plugin org.jetbrains.kotlin.jvm to v1.5.31
renovate/org.jetbrains.kotlin.jvm-1.x
develop
1.5.31
Update plugin org.jetbrains.kotlin.plugin.spring to v1.5.31
renovate/org.jetbrains.kotlin.plugin.spring-1.x
develop
1.5.31
Update plugin org.springframework.boot to v2.5.5
renovate/spring-boot
develop
2.5.5
Update dependency @testing-library/react to v12
renovate/testing-library-react-12.x
develop
12.1.2
Update dependency @testing-library/user-event to v13
renovate/testing-library-user-event-13.x
develop
13.2.1
Update dependency @types/jest to v27
renovate/jest-27.x
develop
27.0.2
Update dependency @types/node to v14
renovate/node-14.x
develop
14.17.21
Update dependency @types/react to v17
renovate/react-17.x
develop
17.0.27
Update dependency @types/react-dom to v17
renovate/react-dom-17.x
develop
17.0.9
Update dependency gradle to v7
renovate/gradle-7.x
develop
7.2
Update dependency io.arrow-kt:arrow-optics to v1
renovate/major-arrowversion
develop
1.0.0
Update dependency web-vitals to v2
renovate/web-vitals-2.x
develop
2.1.1
🚸 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.⚠ Dependency Lookup Warnings ⚠
Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.
Failed to look up dependency passed:skipped
Files affected:
backend/build.gradle.kts
,domain/build.gradle.kts
❓ 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 WhiteSource Renovate. View repository job log here.