Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 10, 2023

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/ci.yml (github-actions)
  • .github/workflows/craft-release.yaml (github-actions)
  • .github/workflows/label-sponsors.yml (github-actions)
  • .github/workflows/set-milestone-on-pr.yaml (github-actions)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) 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 22 Pull Requests:

Update github/super-linter Docker tag to v2.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github-super-linter-2.x
  • Merge into: master
  • Upgrade github/super-linter to v2.2.2
Update dependency ocramius/package-versions to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ocramius-package-versions-1.x-lockfile
  • Merge into: master
  • Upgrade ocramius/package-versions to 1.11.0
Update dependency react-parallel/event-loop to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-parallel-event-loop-1.x-lockfile
  • Merge into: master
  • Upgrade react-parallel/event-loop to 1.2.0
Update dependency react-parallel/react-parallel to v1.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-parallel-react-parallel-1.x-lockfile
  • Merge into: master
  • Upgrade react-parallel/react-parallel to 1.1.0
Update dependency react/event-loop to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-event-loop-1.x-lockfile
  • Merge into: master
  • Upgrade react/event-loop to 1.5.0
Update dependency react/promise to v2.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/react-promise-2.x-lockfile
  • Merge into: master
  • Upgrade react/promise to 2.11.0
Update dependency wyrihaximus/async-test-utilities to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wyrihaximus-async-test-utilities-2.x-lockfile
  • Merge into: master
  • Upgrade wyrihaximus/async-test-utilities to 2.4.0
Update dependency wyrihaximus/constants to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wyrihaximus-constants-1.x-lockfile
  • Merge into: master
  • Upgrade wyrihaximus/constants to 1.6.0
Update dependency wyrihaximus/json-throwable to v4.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wyrihaximus-json-throwable-4.x-lockfile
  • Merge into: master
  • Upgrade wyrihaximus/json-throwable to 4.2.0
Update dependency wyrihaximus/pool-info to v1.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wyrihaximus-pool-info-1.x-lockfile
  • Merge into: master
  • Upgrade wyrihaximus/pool-info to 1.1.0
Update JasonEtco/is-sponsor-label-action action to v2
Update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: master
  • Upgrade actions/cache to v4
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update dependency moneyphp/money to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/moneyphp-money-4.x
  • Merge into: master
  • Upgrade moneyphp/money to ^3.2 || ^3.2.1 || ^4.0.0
Update dependency ocramius/package-versions to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/ocramius-package-versions-2.x
  • Merge into: master
  • Upgrade ocramius/package-versions to ^2.0
Update dependency php to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/php-8.x
  • Merge into: master
  • Upgrade php to ^8.0
Update dependency react-parallel/contracts to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-parallel-contracts-2.x
  • Merge into: master
  • Upgrade react-parallel/contracts to ^2.0
Update dependency react-parallel/pool-tests to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-parallel-pool-tests-3.x
  • Merge into: master
  • Upgrade react-parallel/pool-tests to ^3.0
Update dependency react/promise to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/react-promise-3.x
  • Merge into: master
  • Upgrade react/promise to ^3.0
Update dependency wyrihaximus/async-test-utilities to v8
Update dependency wyrihaximus/pool-info to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/wyrihaximus-pool-info-2.x
  • Merge into: master
  • Upgrade wyrihaximus/pool-info to ^2.0
Update github/super-linter Docker tag to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/github-super-linter-5.x
  • Merge into: master
  • Upgrade github/super-linter to v5.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.

@renovate renovate bot requested a review from WyriHaximus as a code owner November 10, 2023 02:15
@github-actions github-actions bot added this to the 1.1.0 milestone Nov 10, 2023
@renovate renovate bot force-pushed the renovate/configure branch from 07c7995 to 35d9bd2 Compare December 5, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant