-
Notifications
You must be signed in to change notification settings - Fork 11
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 #59
Open
renovate
wants to merge
1
commit 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
Thank you for your submission! Like many open source projects, we ask that you sign our CLA (Contributor License Agreement) before we can accept your contribution. Already signed the CLA? To re-check, try refreshing the page. |
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
July 2, 2020 00:58
98c5b1e
to
8d2dd58
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
July 16, 2020 00:59
8d450c9
to
eca7cba
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
July 25, 2020 22:59
eca7cba
to
742fb48
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
August 21, 2020 01:59
f34faf5
to
7c681d4
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
August 28, 2020 02:54
7c681d4
to
ebace5b
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
September 12, 2020 06:55
ebace5b
to
a464b91
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
September 21, 2020 10:58
a464b91
to
e230d24
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
October 28, 2020 16:59
e230d24
to
3ddd63f
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
November 14, 2020 03:32
95041c3
to
9ae5506
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
4 times, most recently
from
December 21, 2020 03:49
aaf830b
to
b1e165c
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
January 6, 2021 12:49
b1e165c
to
eb9d8e5
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
February 3, 2021 00:32
eb9d8e5
to
e255041
Compare
ayurinsky-at-atlassian
requested review from
a team
and removed request for
a team
February 3, 2021 04:05
renovate
bot
force-pushed
the
renovate/configure
branch
from
February 4, 2021 00:55
e255041
to
191e539
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
January 4, 2022 06:48
191e539
to
23ad5ef
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
June 26, 2022 09:05
23ad5ef
to
cf0784d
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
December 15, 2023 05:11
cf0784d
to
4328d21
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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
settings.gradle.kts
(gradle)build.gradle.kts
(gradle)custom-vu/build.gradle.kts
(gradle)gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 15 Pull Requests:
fix(deps): update dependency io.github.bonigarcia:webdrivermanager to v1.7.2
renovate/io.github.bonigarcia-webdrivermanager-1.x
master
1.7.2
fix(deps): update dependency org.glassfish:javax.json to v1.1.4
renovate/org.glassfish-javax.json-1.x
master
1.1.4
chore(deps): update dependency gradle to v5.6.4
renovate/gradle-5.x
master
5.6.4
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.21
renovate/org.jetbrains.kotlin.jvm-1.x
master
1.9.21
fix(deps): update dependency com.google.code.gson:gson to v2.10.1
renovate/com.google.code.gson-gson-2.x
master
2.10.1
fix(deps): update dependency junit:junit to v4.13.2
renovate/junit-junit-4.x
master
4.13.2
fix(deps): update dependency org.apache.commons:commons-csv to v1.10.0
renovate/org.apache.commons-commons-csv-1.x
master
1.10.0
fix(deps): update dependency org.apache.logging.log4j:log4j-slf4j18-impl to v2.18.0
renovate/log4jversion
master
2.18.0
fix(deps): update dependency org.assertj:assertj-core to v3.24.2
renovate/org.assertj-assertj-core-3.x
master
3.24.2
fix(deps): update kotlin monorepo to v1.9.21
renovate/kotlin-monorepo
master
1.9.21
1.9.21
fix(deps): update log4j2 monorepo to v2.22.0
renovate/log4j2-monorepo
master
2.22.0
2.22.0
chore(deps): update dependency gradle to v8
renovate/gradle-8.x
master
8.5
chore(deps): update plugin com.github.johnrengelman.shadow to v8
renovate/com.github.johnrengelman.shadow-8.x
master
8.1.1
fix(deps): update dependency io.github.bonigarcia:webdrivermanager to v5
renovate/io.github.bonigarcia-webdrivermanager-5.x
master
5.6.2
fix(deps): update seleniumversion to v4 (major)
renovate/major-seleniumversion
master
4.16.1
4.16.1
4.16.1
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Failed to look up maven package com.atlassian.performance.tools:jira-performance-tests
Failed to look up maven package com.atlassian.performance.tools:infrastructure
Failed to look up maven package com.atlassian.performance.tools:virtual-users
Failed to look up maven package com.atlassian.performance.tools:jira-software-actions
Failed to look up maven package com.atlassian.performance.tools:jira-actions
Failed to look up maven package com.atlassian.performance.tools:aws-infrastructure
Failed to look up maven package com.atlassian.performance.tools:aws-resources
Failed to look up maven package com.atlassian.performance.tools:report
Failed to look up maven package com.atlassian.performance.tools:concurrency
Files affected:
build.gradle.kts
,custom-vu/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 Mend Renovate. View repository job log here.