Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/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/lint.yml` (github-actions) * `.github/workflows/tests.yml` (github-actions) * `.github/workflows/update-changelog.yml` (github-actions) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Enable Renovate Dependency Dashboard creation. - If Renovate detects semantic commits, it will use semantic commit type `fix` for dependencies and `chore` for all others. - 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. - `apollo-server` packages became scoped. - `babel-eslint` was renamed under the `@babel` scope. - Replace containerbase dependencies. - `cucumber` became scoped. - `fastify` packages became scoped. - `hapi` became scoped. - Jade was renamed to Pug. - `joi` became scoped under the `hapi` organization. - `joi` was moved out of the `hapi` organization. - The Kubernetes container registry has changed from `k8s.gcr.io` to `registry.k8s.io`. - The Kubernetes container registry has changed from `k8s.gcr.io` to `registry.k8s.io`. - The `material-ui` monorepo org was renamed from `@material-ui` to `@mui`. - The `messageformat` monorepo package naming scheme changed from `messageFormat-{{package}}`-to-`@messageformat/{{package}}`. - `middie` became scoped. - `now` was renamed to `vercel`. - `@parcel/css` was renamed to `lightningcss`. - `react-query/devtools` became scoped under the `tanstack` organization. - `react-query` became scoped under the `tanstack` organization. - `react-scripts` supports TypeScript since version `2.1.0`. - The `@renovate/pep440` package was renamed to `@renovatebot/pep440`. - The node-resolve plugin for rollup became scoped. - The `vso-task-lib` package is now published as `azure-pipelines-task-lib`. - The `vsts-task-lib` package is now published as `azure-pipelines-task-lib`. - The `xmldom` package is now published as `@xmldom/xmldom`. - A collection of workarounds for known problems with packages. 🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the `renovate.json` in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs. --- ### What to Expect It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://togithub.com/renovatebot/renovate/discussions). --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/haridarshan/laravel-url-signer-cloudfront). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information