-
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 #1
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
from
July 8, 2021 08:43
ff33714
to
c495264
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
July 15, 2021 12:14
c495264
to
58889e5
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
3 times, most recently
from
July 27, 2021 07:31
cc47d27
to
a8f855b
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
September 6, 2021 11:28
a8f855b
to
f6b537b
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
September 28, 2021 10:21
f6b537b
to
46437d5
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
November 9, 2021 11:37
46437d5
to
8241c1f
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
November 16, 2021 15:44
8241c1f
to
fa41d01
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
December 14, 2021 12:56
fa41d01
to
e88c976
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
3 times, most recently
from
December 27, 2021 11:28
1b0e4dd
to
1bce826
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
January 13, 2022 09:12
767a50e
to
e4da915
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
January 20, 2022 16:29
8caf61b
to
5a0b572
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
4 times, most recently
from
February 3, 2022 08:46
4f10738
to
2deadfd
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
February 10, 2022 07:33
34b250e
to
5170c56
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
4 times, most recently
from
February 18, 2022 12:37
0b7ffaa
to
900499e
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
March 2, 2022 14:28
3fa31f5
to
01b543d
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
March 3, 2022 12:25
01b543d
to
25e0d9e
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
3 times, most recently
from
March 10, 2022 13:26
58d5e0f
to
b259ca4
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
3 times, most recently
from
March 24, 2022 10:57
a8bbf0d
to
c9c2111
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
March 31, 2022 15:14
c9c2111
to
f5be64f
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
April 14, 2022 12:59
92dd452
to
c253351
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
April 21, 2022 16:07
c253351
to
9395119
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
May 5, 2022 15:38
9395119
to
5d341d5
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
June 8, 2022 13:08
5ca6863
to
4b7c633
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
June 22, 2022 14:57
4b7c633
to
23245ea
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
March 28, 2023 05:47
819d3cb
to
637c96d
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
March 30, 2023 09:58
637c96d
to
3f530ea
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
composer.json
(composer)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 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 2 Pull Requests:
chore(deps): update dependency typescript to v5.1.5
renovate/typescript-5.x
main
5.1.5
chore(deps): update dependency eslint to v8.43.0
renovate/eslint-8.x
main
8.43.0
⚠ Dependency Lookup Warnings ⚠
Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.
Failed to look up npm package @amazeelabs/sync-composer-version
Files affected:
package.json
❓ 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.