X Tutup
Skip to content

Update files_external/3rdparty dependencies#40092

Merged
phil-davis merged 2 commits intomasterfrom
bump-files_external-3rdparty
May 24, 2022
Merged

Update files_external/3rdparty dependencies#40092
phil-davis merged 2 commits intomasterfrom
bump-files_external-3rdparty

Conversation

@phil-davis
Copy link
Contributor

@phil-davis phil-davis commented May 23, 2022

Description

  1. Update PHP dependencies in apps/files_external/3rdparty:
$ cd apps/files_external/3rdparty
$ 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 google/apiclient-services (v0.244.0 => v0.250.0)
  - Upgrading monolog/monolog (2.5.0 => 2.6.0)
Writing lock file
  1. Update root PHP dependencies:
$ 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 doctrine/cache (2.1.1 => 2.2.0)
  - Upgrading roave/security-advisories (dev-master 0e5a0ab => dev-master c491d08)
Writing lock file

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 May 23, 2022
@owncloud owncloud deleted a comment from update-docs bot May 23, 2022
@phil-davis phil-davis marked this pull request as ready for review May 24, 2022 05:45
@phil-davis phil-davis force-pushed the bump-files_external-3rdparty branch from ee26d0e to ac398ba Compare May 24, 2022 05:46
@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 merged commit 1e66882 into master May 24, 2022
@delete-merged-branch delete-merged-branch bot deleted the bump-files_external-3rdparty branch May 24, 2022 07:02
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