Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[full-ci] Update guzzle to 7.4.5 #40154

Merged
merged 1 commit into from
Jun 21, 2022
Merged

[full-ci] Update guzzle to 7.4.5 #40154

merged 1 commit into from
Jun 21, 2022

Conversation

phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Jun 21, 2022

Description

$ composer update
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Lock file operations: 0 installs, 2 updates, 0 removals
  - Upgrading guzzlehttp/guzzle (7.4.4 => 7.4.5)
  - Upgrading guzzlehttp/psr7 (2.3.0 => 2.4.0)
Writing lock file

And similar in apps/files_external/3rdparty
Note: the actual dependent code is always committed in apps/files_external/3rdparty so that is why there are such big diffs. It is always like that.

phil@phil-Inspiron-5468:~/git/owncloud/core/apps/files_external/3rdparty$ composer update
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 2 updates, 0 removals
  - Upgrading google/apiclient-services (v0.253.0 => v0.254.0)
  - Upgrading guzzlehttp/psr7 (2.3.0 => 2.4.0)
Writing lock file

https://github.com/guzzle/guzzle/releases/tag/7.4.5
https://github.com/guzzle/psr7/releases/tag/2.4.0

Related Issue

Part of #39387

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 Jun 21, 2022
@owncloud owncloud deleted a comment from update-docs bot Jun 21, 2022
@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

@phil-davis phil-davis marked this pull request as ready for review June 21, 2022 05:12
@phil-davis phil-davis merged commit e68f444 into master Jun 21, 2022
@delete-merged-branch delete-merged-branch bot deleted the guzzle-7.4.5 branch June 21, 2022 06: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