-
Notifications
You must be signed in to change notification settings - Fork 5
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
7 times, most recently
from
January 20, 2022 00:25
4857340
to
9d4e15c
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
3 times, most recently
from
February 1, 2022 19:27
c497c4e
to
6a7c57c
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
5 times, most recently
from
February 18, 2022 00:19
d34a9e5
to
041f42a
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
13 times, most recently
from
February 27, 2022 01:27
c59c321
to
7d37ff3
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
March 7, 2022 01:15
8b58061
to
4db8f5c
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
5 times, most recently
from
March 15, 2022 19:57
f71dd6b
to
aea7c51
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
March 18, 2022 21:23
57e9bb5
to
de23b84
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
3 times, most recently
from
April 7, 2022 06:45
d63fb90
to
8293561
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
3 times, most recently
from
April 15, 2022 02:01
75a6226
to
ee66f6e
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
April 20, 2022 18:41
ee66f6e
to
07109f2
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
April 28, 2022 07:59
07109f2
to
a4cac46
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
May 5, 2022 19:08
88cb46f
to
c4ba389
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
May 25, 2022 23:15
4e3a194
to
16676f6
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
May 28, 2022 00:07
16676f6
to
d21473f
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
June 5, 2022 21:44
d21473f
to
5bf8c0d
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
June 26, 2022 09:24
7f2b470
to
34677ac
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
March 23, 2023 23:26
34677ac
to
dcd63de
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
December 15, 2023 14:58
dcd63de
to
8c735d2
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
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.🔡 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 14 Pull Requests:
chore(deps): update dependency webpack to v5.76.0 [security]
renovate/npm-webpack-vulnerability
main
5.76.0
chore(deps): update dependency @rollup/plugin-commonjs to v21.1.0
renovate/rollup-plugin-commonjs-21.x-lockfile
main
21.1.0
chore(deps): update dependency @rollup/plugin-node-resolve to v13.3.0
renovate/rollup-plugin-node-resolve-13.x-lockfile
main
13.3.0
chore(deps): update dependency node-fetch to v3.3.2
renovate/node-fetch-3.x-lockfile
main
3.3.2
chore(deps): update dependency prettier to v2.8.8
renovate/prettier-2.x
main
2.8.8
chore(deps): update dependency rollup to v2.79.1
renovate/rollup-2.x-lockfile
main
2.79.1
chore(deps): update dependency rollup-obfuscator to v2.1.2
renovate/rollup-obfuscator-2.x-lockfile
main
2.1.2
chore(deps): update dependency @rollup/plugin-commonjs to v25
renovate/rollup-plugin-commonjs-25.x
main
^25.0.0
chore(deps): update dependency @rollup/plugin-node-resolve to v15
renovate/rollup-plugin-node-resolve-15.x
main
^15.0.0
chore(deps): update dependency next to v14
renovate/major-nextjs-monorepo
main
^12.0.0 || ^14.0.0
chore(deps): update dependency prettier to v3
renovate/prettier-3.x
main
3.1.1
chore(deps): update dependency rollup to v4
renovate/rollup-4.x
main
^4.0.0
chore(deps): update dependency rollup-obfuscator to v4
renovate/rollup-obfuscator-4.x
main
^4.0.0
fix(deps): update dependency chalk to v5
renovate/chalk-5.x
main
5.3.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 has been generated by Mend Renovate. View repository job log here.