X Tutup
Skip to content

Bump files_external PHP dependencies#39956

Merged
phil-davis merged 1 commit intomasterfrom
files_external-dependencies-20220406
Apr 7, 2022
Merged

Bump files_external PHP dependencies#39956
phil-davis merged 1 commit intomasterfrom
files_external-dependencies-20220406

Conversation

@phil-davis
Copy link
Contributor

Description

~/git/owncloud/core/apps/files_external/3rdparty$ composer update
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 5 updates, 0 removals
  - Upgrading google/apiclient-services (v0.234.0 => v0.242.0)
  - Upgrading guzzlehttp/psr7 (1.8.3 => 1.8.5)
  - Upgrading monolog/monolog (2.3.5 => 2.4.0)
  - Upgrading phpseclib/phpseclib (3.0.13 => 3.0.14)
  - Upgrading react/promise (v2.8.0 => v2.9.0)
Writing lock file

Related Issue

https://github.com/owncloud/enterprise/issues/5132

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 Apr 6, 2022
@phil-davis phil-davis force-pushed the files_external-dependencies-20220406 branch from 0713be6 to 2d408ab Compare April 6, 2022 07:33
@owncloud owncloud deleted a comment from update-docs bot Apr 6, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 6, 2022

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 April 6, 2022 10:22
@phil-davis
Copy link
Contributor Author

The actual dependency code gets committed in apps/files_external/3rdparty` and it is getting bigger every time versions are bumped. Not sure what we can do about that right now.

@phil-davis phil-davis merged commit 0b8ee28 into master Apr 7, 2022
@delete-merged-branch delete-merged-branch bot deleted the files_external-dependencies-20220406 branch April 7, 2022 03:01
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

X Tutup