X Tutup
Skip to content

Update doctrine/dbal (2.13.4 => 2.13.5)#39485

Merged
JammingBen merged 1 commit intomasterfrom
doctrine-dbal-2.13.5
Nov 12, 2021
Merged

Update doctrine/dbal (2.13.4 => 2.13.5)#39485
JammingBen merged 1 commit intomasterfrom
doctrine-dbal-2.13.5

Conversation

@phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Nov 12, 2021

Description

$ composer update
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 2 updates, 0 removals
  - Upgrading doctrine/dbal (2.13.4 => 2.13.5)
  - Upgrading sebastian/exporter (4.0.3 => 4.0.4)
Writing lock file

https://github.com/doctrine/dbal/releases/tag/2.13.5

sebastian/exporter is a phpunit dependdency so no changelog is needed for that.

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

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    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

@JammingBen JammingBen merged commit a06c6fc into master Nov 12, 2021
@delete-merged-branch delete-merged-branch bot deleted the doctrine-dbal-2.13.5 branch November 12, 2021 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup