X Tutup
Skip to content

Update doctrine/cache (1.11.0 to 1.11.1)#38749

Merged
phil-davis merged 2 commits intomasterfrom
doctrine-cache-1.11.1
May 19, 2021
Merged

Update doctrine/cache (1.11.0 to 1.11.1)#38749
phil-davis merged 2 commits intomasterfrom
doctrine-cache-1.11.1

Conversation

@phil-davis
Copy link
Contributor

@phil-davis phil-davis commented May 19, 2021

Description

  1. update doctrine/cache
 composer update
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 2 updates, 0 removals
  - Upgrading doctrine/cache (1.11.0 => 1.11.1)
  - Upgrading roave/security-advisories (dev-master 630d41c => dev-master 42840dc)
Writing lock file

https://github.com/doctrine/cache/releases/tag/1.11.1

  1. set dg/composer-cleaner to ignore phpunit completely
    This fixes a problem that is coming up in future phpunit versions. There is a schema directory that must not be cleaned out.
    Ref: migrate-configuration gives "Schema for PHPUnit 9.2 is not available" sebastianbergmann/phpunit#4671

How Has This Been Tested?

CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@phil-davis phil-davis added dependencies php Pull requests that update Php code labels May 19, 2021
@phil-davis phil-davis requested a review from individual-it May 19, 2021 11:08
@phil-davis phil-davis self-assigned this May 19, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@phil-davis phil-davis merged commit ef820ab into master May 19, 2021
@delete-merged-branch delete-merged-branch bot deleted the doctrine-cache-1.11.1 branch May 19, 2021 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup