Welcome to mirror list, hosted at ThFree Co, Russian Federation.

15-9-php-python-dev-dependencies.yml « deprecations « data - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f76bc3db5cb4d6e2a0157834c3f5863e72986545 (plain)
1
2
3
4
5
6
7
8
9
- title: "Development dependencies reported for PHP and Python"
  announcement_milestone: "15.9"
  removal_milestone: "16.0"
  breaking_change: true
  reporter: sam.white
  stage: secure
  issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/375505
  body: |
    In GitLab 16.0 the GitLab Dependency Scanning analyzer will begin reporting development dependencies for both Python/pipenv and PHP/composer projects. Users who do not wish to have these development dependencies reported should set `DS_INCLUDE_DEV_DEPENDENCIES: false` in their CI/CD file.