Skip to content
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
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 23, 2022

Mend Renovate

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:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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 24 Pull Requests:

Update dependency laravel/framework to v5.8.38
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-framework-5.x-lockfile
  • Merge into: main
  • Upgrade laravel/framework to 5.8.38
Update dependency laravel/tinker to v1.0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-tinker-1.x-lockfile
  • Merge into: main
  • Upgrade laravel/tinker to 1.0.10
Update dependency nesbot/carbon to v1.39.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nesbot-carbon-1.x
  • Merge into: main
  • Upgrade nesbot/carbon to ^1.39
Update dependency phpunit/phpunit to v7.5.20
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-7.x-lockfile
  • Merge into: main
  • Upgrade phpunit/phpunit to 7.5.20
Update dependency axios to ^0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-0.x
  • Merge into: main
  • Upgrade axios to ^0.27.0
Update dependency beyondcode/laravel-dump-server to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/beyondcode-laravel-dump-server-1.x-lockfile
  • Merge into: main
  • Upgrade beyondcode/laravel-dump-server to 1.9.0
Update dependency fideloper/proxy to v4.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/fideloper-proxy-4.x-lockfile
  • Merge into: main
  • Upgrade fideloper/proxy to 4.4.2
Update dependency filp/whoops to v2.15.4
  • Schedule: ["at any time"]
  • Branch name: renovate/filp-whoops-2.x-lockfile
  • Merge into: main
  • Upgrade filp/whoops to 2.15.4
Update dependency fzaninotto/faker to v1.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/fzaninotto-faker-1.x-lockfile
  • Merge into: main
  • Upgrade fzaninotto/faker to 1.9.2
Update dependency mockery/mockery to v1.6.7
  • Schedule: ["at any time"]
  • Branch name: renovate/mockery-mockery-1.x-lockfile
  • Merge into: main
  • Upgrade mockery/mockery to 1.6.7
Update dependency nunomaduro/collision to v3.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nunomaduro-collision-3.x-lockfile
  • Merge into: main
  • Upgrade nunomaduro/collision to 3.2.0
Update dependency axios to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x
  • Merge into: main
  • Upgrade axios to ^1.0.0
Update dependency bootstrap to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/bootstrap-5.x
  • Merge into: main
  • Upgrade bootstrap to ^5.0.0
Update dependency cross-env to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/cross-env-7.x
  • Merge into: main
  • Upgrade cross-env to ^7.0.0
Update dependency laravel-mix to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-mix-6.x
  • Merge into: main
  • Upgrade laravel-mix to ^6.0.0
Update dependency laravel/framework to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-framework-10.x
  • Merge into: main
  • Upgrade laravel/framework to 10.37.*
Update dependency laravel/tinker to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-tinker-2.x
  • Merge into: main
  • Upgrade laravel/tinker to ^2.0
Update dependency nesbot/carbon to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/nesbot-carbon-2.x-lockfile
  • Merge into: main
  • Upgrade nesbot/carbon to 2.72.1
Update dependency nunomaduro/collision to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/nunomaduro-collision-8.x
  • Merge into: main
  • Upgrade nunomaduro/collision to ^8.0
Update dependency php to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/php-8.x
  • Merge into: main
  • Upgrade php to ^8.0.0
Update dependency phpunit/phpunit to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-10.x
  • Merge into: main
  • Upgrade phpunit/phpunit to ^10.0
Update dependency resolve-url-loader to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/resolve-url-loader-5.x
  • Merge into: main
  • Upgrade resolve-url-loader to ^5.0.0
Update dependency sass-loader to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-13.x
  • Merge into: main
  • Upgrade sass-loader to ^13.0.0
Update dependency vue to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vue-monorepo
  • Merge into: main
  • Upgrade vue to ^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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch from 6718bc2 to 945d5d1 Compare December 5, 2023 05:15
@renovate renovate bot force-pushed the renovate/configure branch from 945d5d1 to 5d3f15b Compare December 15, 2023 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants