-
Notifications
You must be signed in to change notification settings - Fork 2
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 #67
Open
renovate-cynkra
wants to merge
2
commits into
main
Choose a base branch
from
renovate/configure
base: main
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-cynkra
bot
force-pushed
the
renovate/configure
branch
from
January 10, 2024 11:02
d4760a0
to
36e91a4
Compare
Current Aviator status
This pull request is currently open (not queued). How to mergeTo merge this PR, comment
See the real-time status of this PR on the
Aviator webapp.
Use the Aviator Chrome Extension
to see the status of your PR within GitHub.
|
aviator-app
bot
force-pushed
the
renovate/configure
branch
from
April 15, 2024 08:41
64179a7
to
74b56c9
Compare
aviator-app
bot
force-pushed
the
renovate/configure
branch
4 times, most recently
from
July 1, 2024 17:58
8d6feb9
to
12bf84d
Compare
aviator-app
bot
force-pushed
the
renovate/configure
branch
4 times, most recently
from
August 8, 2024 00:20
92c5897
to
47f31c8
Compare
aviator-app
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
August 16, 2024 19:55
6a59bfc
to
b28cd51
Compare
aviator-app
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
August 30, 2024 09:45
5b187ba
to
4c27b64
Compare
aviator-app
bot
force-pushed
the
renovate/configure
branch
from
September 14, 2024 08:36
4c27b64
to
c732836
Compare
aviator-app
bot
force-pushed
the
renovate/configure
branch
from
October 27, 2024 05:10
c732836
to
142fdda
Compare
aviator-app
bot
force-pushed
the
renovate/configure
branch
from
November 10, 2024 03:29
142fdda
to
66be784
Compare
aviator-app
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
November 21, 2024 05:46
139746c
to
e41f0fa
Compare
aviator-app
bot
force-pushed
the
renovate/configure
branch
6 times, most recently
from
November 27, 2024 08:44
36474ea
to
e317e4d
Compare
aviator-app
bot
force-pushed
the
renovate/configure
branch
3 times, most recently
from
December 8, 2024 07:00
381e40f
to
f2f9a4d
Compare
aviator-app
bot
force-pushed
the
renovate/configure
branch
from
December 12, 2024 00:55
f2f9a4d
to
08c83f2
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
.github/workflows/R-CMD-check-dev.yaml
(github-actions).github/workflows/R-CMD-check-status.yaml
(github-actions).github/workflows/R-CMD-check.yaml
(github-actions).github/workflows/check/action.yml
(github-actions).github/workflows/custom/after-install/action.yml
(github-actions).github/workflows/fledge.yaml
(github-actions).github/workflows/install/action.yml
(github-actions).github/workflows/lock.yaml
(github-actions).github/workflows/pkgdown-deploy/action.yml
(github-actions).github/workflows/pkgdown.yaml
(github-actions).github/workflows/pr-commands.yaml
(github-actions).github/workflows/revdep.yaml
(github-actions).github/workflows/style/action.yml
(github-actions).github/workflows/update-snapshots/action.yml
(github-actions)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 3 Pull Requests:
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update actions/upload-artifact action to v4
renovate/major-github-artifact-actions
main
v4
chore(deps): update peter-evans/create-pull-request action to v6
renovate/peter-evans-create-pull-request-6.x
main
v6
🚸 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.❓ 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 Renovate Bot.