-
Notifications
You must be signed in to change notification settings - Fork 1
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 #61
Open
renovate
wants to merge
1
commit 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
bot
force-pushed
the
renovate/configure
branch
5 times, most recently
from
December 8, 2023 02:07
7aab8b3
to
8a82806
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
December 15, 2023 14:27
e56ebd9
to
3b547ac
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
January 8, 2024 12:56
7ea884a
to
51d608d
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
January 22, 2024 09:23
4cdbfd2
to
dd5fd52
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
4 times, most recently
from
February 3, 2024 00:52
e5f55dc
to
83c9142
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
5 times, most recently
from
February 12, 2024 10:02
791a976
to
8454000
Compare
Add labels:
For UI review:
|
renovate
bot
force-pushed
the
renovate/configure
branch
5 times, most recently
from
February 15, 2024 02:57
818e700
to
ff0581d
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
4 times, most recently
from
February 23, 2024 14:25
7f17d35
to
4ab8493
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
3 times, most recently
from
May 7, 2024 10:29
89e096c
to
8ba390c
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
3 times, most recently
from
May 11, 2024 23:58
072783e
to
0402ef5
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
May 22, 2024 21:35
ad7a3c0
to
8e6d5c3
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
4 times, most recently
from
June 5, 2024 14:58
7ff4f48
to
bfaa6f6
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
4 times, most recently
from
June 12, 2024 11:53
c602be1
to
6bba7bf
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
July 5, 2024 12:00
1a43085
to
4773fb5
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
September 24, 2024 20:48
b9bdce3
to
ac106f5
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
4 times, most recently
from
October 18, 2024 10:20
ca2a231
to
cf8ee21
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
4 times, most recently
from
November 13, 2024 11:53
9e185c4
to
9c79d33
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
November 25, 2024 10:23
9c79d33
to
3fa1640
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
.github/workflows/labels.yml
(github-actions).github/workflows/zoomin-publish-dev.yml
(github-actions).github/workflows/zoomin-publish.yml
(github-actions).github/workflows/zoomin.yml
(github-actions)package.json
(npm)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 (except for nuget) 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 5 Pull Requests:
chore(deps): update dependency zod to v3.22.3 [security]
renovate/npm-zod-vulnerability
main
3.22.3
chore(deps): update dependency chart.js to v4.4.6
renovate/chart.js-4.x-lockfile
main
4.4.6
chore(deps): update actions/download-artifact action to v4
renovate/major-github-artifact-actions
main
v4
chore(deps): update dependency @nordicsemiconductor/pc-nrfconnect-shared to v191
renovate/nordicsemiconductor-pc-nrfconnect-shared-191.x
main
^191.0.0
chore(deps): update dependency chartjs-adapter-date-fns to v3
renovate/chartjs-adapter-date-fns-3.x
main
^3.0.0
🚸 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 was generated by Mend Renovate. View the repository job log.