Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2021

Bumps cweagans/composer-patches from 1.7.0 to 1.7.1.

Release notes

Sourced from cweagans/composer-patches's releases.

Composer 2.1 compatibility

This release resolves a compatibility problem with 2.1 where packages would be deleted and not reinstalled during patching. Thanks to @​Seldaek for the resolution on both the 1.x and master branches!

Changes since 1.7.0:

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from pierlon as a code owner June 9, 2021 19:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 9, 2021
@pierlon
Copy link
Contributor

pierlon commented Jun 17, 2021

@dependabot rebase

Bumps [cweagans/composer-patches](https://github.com/cweagans/composer-patches) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/cweagans/composer-patches/releases)
- [Commits](cweagans/composer-patches@1.7.0...1.7.1)

---
updated-dependencies:
- dependency-name: cweagans/composer-patches
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/cweagans/composer-patches-1.7.1 branch from ab0d166 to c131991 Compare June 17, 2021 15:21
@westonruter westonruter added this to the v2.2 milestone Jun 17, 2021
@westonruter westonruter merged commit 6d34127 into develop Jun 17, 2021
@westonruter westonruter deleted the dependabot/composer/cweagans/composer-patches-1.7.1 branch June 17, 2021 17:22
@swissspidy
Copy link
Collaborator

@pierlon @westonruter could this upgrade perhaps be backported to the 2.1 branch?

We're currently requiring v2.1.3 in the Web Stories plugin and can't update the cweagans/composer-patches dependency because the AMP plugin pins it to 1.7.0.

Even better of course would be for the AMP plugin not to pin it to 1.7.0 specifically.

@pierlon pierlon mentioned this pull request Jul 6, 2021
2 tasks
@westonruter
Copy link
Member

Backported in #6447.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants