-
Notifications
You must be signed in to change notification settings - Fork 12
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 #54
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/configure
base: develop
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
February 12, 2020 00:25
d05e88c
to
ff08e95
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
February 29, 2020 12:59
ff08e95
to
0990eb6
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
April 3, 2020 05:33
0990eb6
to
046e0ac
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
April 15, 2020 21:18
046e0ac
to
97377d8
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
August 22, 2020 17:57
97377d8
to
3d37a91
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
September 22, 2020 02:58
3d37a91
to
8f147e2
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
October 8, 2020 10:57
8f147e2
to
b93e16b
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
October 29, 2020 08:59
b93e16b
to
c923d49
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
November 17, 2020 03:21
2c70da9
to
cb68989
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
November 28, 2020 08:57
cb68989
to
1d22dfc
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
December 11, 2020 08:54
1d22dfc
to
36adda7
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
January 7, 2021 00:56
36adda7
to
a5ab301
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
January 28, 2021 01:10
a5ab301
to
a473385
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
February 16, 2021 02:36
168ff96
to
96a2ffb
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
5 times, most recently
from
March 10, 2021 07:22
4f0c8b6
to
a9ad520
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
March 13, 2021 07:47
a9ad520
to
a515b72
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #54 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 1421 1421
===========================================
Files 124 124
Lines 4421 4421
===========================================
Hits 4421 4421 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/configure
branch
from
March 18, 2021 08:30
a515b72
to
5b56309
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
3 times, most recently
from
April 29, 2021 05:42
2a0f250
to
3e8e187
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
May 1, 2021 05:55
3e8e187
to
fef1fa6
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
May 15, 2021 05:33
f20878a
to
569ee58
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
2 times, most recently
from
June 20, 2021 06:03
22eea00
to
2a70ee0
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
June 23, 2021 05:52
2a70ee0
to
1fa23dc
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
June 26, 2022 10:11
1fa23dc
to
bafcfd1
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
December 15, 2023 02:38
bafcfd1
to
1f6a532
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).github/workflows/release.yml
(github-actions).github/workflows/tests.yml
(github-actions)package.json
(npm)website/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 47 Pull Requests:
Update dependency autoprefixer to v9.8.8
renovate/autoprefixer-9.x-lockfile
develop
9.8.8
Update dependency eslint-plugin-prettier to v3.4.1
renovate/eslint-plugin-prettier-3.x-lockfile
develop
3.4.1
Update dependency jquery-deserialize to v2.0.0
renovate/jquery-deserialize-2.x-lockfile
develop
2.0.0
Update dependency spectrum-colorpicker2 to v2.0.10
renovate/spectrum-colorpicker2-2.x-lockfile
develop
2.0.10
Update babel monorepo
renovate/babel-monorepo
develop
7.23.6
7.23.3
7.18.6
7.23.6
7.23.3
Update dependency @symfony/webpack-encore to ^0.33.0
renovate/symfony-webpack-encore-0.x
develop
^0.33.0
Update dependency autoprefixer to v10.4.16
renovate/autoprefixer-10.x-lockfile
develop
10.4.16
Update dependency axios to ^0.27.0
renovate/axios-0.x
develop
^0.27.0
Update dependency babel-loader to v8.3.0
renovate/babel-loader-8.x-lockfile
develop
8.3.0
Update dependency clsx to v1.2.1
renovate/clsx-1.x-lockfile
develop
1.2.1
Update dependency codemirror to v5.65.16
renovate/codemirror-5.x-lockfile
develop
5.65.16
Update dependency composer/installers to v1.12.0
renovate/composer-installers-1.x-lockfile
develop
1.12.0
Update dependency core-js to v3.34.0
renovate/core-js-3.x-lockfile
develop
3.34.0
Update dependency eslint-plugin-import to v2.29.1
renovate/eslint-plugin-import-2.x-lockfile
develop
2.29.1
Update dependency flow-bin to ^0.224.0
renovate/flow-bin-0.x
develop
^0.224.0
Update dependency jquery-ui to v1.13.2
renovate/jquery-ui-1.x-lockfile
develop
1.13.2
Update dependency phing/phing to v2.17.4
renovate/phing-phing-2.x-lockfile
develop
2.17.4
Update dependency prettier to v2.8.8
renovate/prettier-2.x-lockfile
develop
2.8.8
Update dependency simplepie/simplepie to v1.8.0
renovate/simplepie-simplepie-1.x-lockfile
develop
1.8.0
Update dependency tinymce to v5.10.9
renovate/tinymce-5.x-lockfile
develop
5.10.9
Update dependency twig to v1.17.1
renovate/twig-1.x-lockfile
develop
1.17.1
Update docusaurus monorepo to v2.4.3
renovate/docusaurus-monorepo
develop
2.4.3
2.4.3
Update actions/cache action to v3
renovate/actions-cache-3.x
develop
v3
Update actions/checkout action to v4
renovate/actions-checkout-4.x
develop
v4
Update codecov/codecov-action action to v3
renovate/codecov-codecov-action-3.x
develop
v3
Update dependency @mdx-js/react to v3
renovate/major-mdx-monorepo
develop
^3.0.0
Update dependency @svgr/webpack to v8
renovate/svgr-webpack-8.x
develop
^8.0.0
Update dependency @symfony/webpack-encore to v4
renovate/symfony-webpack-encore-4.x
develop
^4.0.0
Update dependency autoprefixer to v10
renovate/autoprefixer-10.x
develop
^10.0.0
Update dependency axios to v1
renovate/axios-1.x
develop
^1.0.0
Update dependency babel-loader to v9
renovate/babel-loader-9.x
develop
^9.0.0
Update dependency clsx to v2
renovate/clsx-2.x
develop
^2.0.0
Update dependency codemirror to v6
renovate/codemirror-6.x
develop
^6.0.0
Update dependency composer/installers to v2
renovate/composer-installers-2.x
develop
^2.0
Update dependency eslint to v8
renovate/eslint-8.x
develop
^8.0.0
Update dependency eslint-config-airbnb-base to v15
renovate/eslint-config-airbnb-base-15.x
develop
^15.0.0
Update dependency eslint-config-prettier to v9
renovate/eslint-config-prettier-9.x
develop
^9.0.0
Update dependency eslint-loader to v4
renovate/eslint-loader-4.x
develop
^4.0.0
Update dependency eslint-plugin-prettier to v5
renovate/eslint-plugin-prettier-5.x
develop
^5.0.0
Update dependency node-sass to v9
renovate/node-sass-9.x
develop
^9.0.0
Update dependency postcss-loader to v7
renovate/postcss-loader-7.x
develop
^7.0.0
Update dependency prettier to v3
renovate/prettier-3.x
develop
^3.0.0
Update dependency sass-loader to v13
renovate/sass-loader-13.x
develop
^13.0.0
Update dependency tinymce to v6
renovate/tinymce-6.x
develop
^6.0.0
Update dependency ubuntu to v22
renovate/ubuntu-22.x
develop
22.04
Update docusaurus monorepo to v3 (major)
renovate/major-docusaurus-monorepo
develop
^3.0.0
^3.0.0
Update react monorepo to v18 (major)
renovate/major-react-monorepo
develop
^18.0.0
^18.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 has been generated by Mend Renovate. View repository job log here.