Skip to content

Conversation

phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Aug 4, 2023

Description

Keep dependencies up-to-date:

Updating dependencies
Lock file operations: 0 installs, 2 updates, 0 removals
  - Upgrading guzzlehttp/promises (2.0.0 => 2.0.1)
  - Upgrading guzzlehttp/psr7 (2.5.0 => 2.6.0)
Writing lock file

https://github.com/guzzle/promises/releases/tag/2.0.1
https://github.com/guzzle/psr7/releases/tag/2.6.0

And:

Updating dependencies
Lock file operations: 0 installs, 1 update, 0 removals
  - Upgrading league/mime-type-detection (1.12.0 => 1.13.0)
Writing lock file

https://github.com/thephpleague/mime-type-detection/releases/tag/1.13.0

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 self-assigned this Aug 4, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 7, 2023

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

@phil-davis phil-davis merged commit 2f45e83 into master Aug 7, 2023
@delete-merged-branch delete-merged-branch bot deleted the update-guzzle-dependencies-20230804 branch August 7, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants