-
Notifications
You must be signed in to change notification settings - Fork 24
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 #68
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
3 times, most recently
from
March 1, 2022 08:33
a340f58
to
8a35e3e
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
5 times, most recently
from
March 12, 2022 06:28
a330d68
to
eab700e
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
6 times, most recently
from
March 19, 2022 06:17
50ce701
to
c352e7d
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
March 22, 2022 07:36
c352e7d
to
6b64418
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
4 times, most recently
from
April 8, 2022 08:27
8f3430a
to
6e5e63f
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
4 times, most recently
from
April 15, 2022 06:40
413a088
to
fa2b991
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
6 times, most recently
from
April 23, 2022 07:38
83936a1
to
99fd869
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
4 times, most recently
from
April 29, 2022 07:31
22dda37
to
dd86044
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
May 6, 2022 07:55
dd86044
to
5a29f3b
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
May 19, 2022 08:58
5a29f3b
to
929d9e9
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
June 15, 2022 10:07
118a261
to
4a51cd2
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
June 26, 2022 06:52
4a51cd2
to
a0b6b03
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
March 22, 2023 19:32
a0b6b03
to
b763d29
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
December 15, 2023 08:38
b763d29
to
72862e5
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #68 +/- ##
=======================================
Coverage 17.82% 17.82%
=======================================
Files 9 9
Lines 404 404
=======================================
Hits 72 72
Misses 332 332 ☔ View full report in Codecov by Sentry. |
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/app-push-test.yml
(github-actions).github/workflows/ci.yml
(github-actions).github/workflows/e2e-test.yml
(github-actions).github/workflows/pkgdown.yml
(github-actions)inst/templates/node/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 15 Pull Requests:
chore(deps): update dependency webpack to v5.94.0 [security]
renovate/npm-webpack-vulnerability
main
5.94.0
chore(deps): update dependency eslint-import-resolver-webpack to v0.13.9
renovate/eslint-import-resolver-webpack-0.x-lockfile
main
0.13.9
chore(deps): update dependency prettier to v3.3.3
renovate/prettier-3.x-lockfile
main
3.3.3
chore(deps): update dependency start-server-and-test to v2.0.8
renovate/start-server-and-test-2.x-lockfile
main
2.0.8
chore(deps): update babel monorepo
renovate/babel-monorepo
main
7.25.2
7.25.1
7.25.4
7.24.7
chore(deps): update dependency babel-loader to v9.2.1
renovate/babel-loader-9.x-lockfile
main
9.2.1
chore(deps): update dependency cypress to v13.14.2
renovate/cypress-13.x-lockfile
main
13.14.2
chore(deps): update dependency eslint to v8.57.1
renovate/eslint-monorepo
main
8.57.1
chore(deps): update dependency eslint-plugin-import to v2.30.0
renovate/eslint-plugin-import-2.x-lockfile
main
2.30.0
chore(deps): update dependency sass to v1.79.3
renovate/sass-1.x-lockfile
main
1.79.3
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update actions/setup-node action to v4
renovate/actions-setup-node-4.x
main
v4
chore(deps): update dependency eslint to v9
renovate/major-eslint-monorepo
main
^9.0.0
chore(deps): update dependency stylelint to v16
renovate/stylelint-16.x
main
^16.0.0
chore(deps): update dependency stylelint-config-standard-scss to v13
renovate/stylelint-config-standard-scss-13.x
main
^13.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.