Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conflict liip/imagine-bundle ^2.7#13261

Merged
lchrusciel merged 1 commit into
Sylius:1.9from
Zales0123:fix-deprecation-in-liip-bundle
Oct 29, 2021
Merged

Conflict liip/imagine-bundle ^2.7#13261
lchrusciel merged 1 commit into
Sylius:1.9from
Zales0123:fix-deprecation-in-liip-bundle

Conversation

@Zales0123
Copy link
Copy Markdown
Contributor

@Zales0123 Zales0123 commented Oct 29, 2021

Q A
Branch? 1.9
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

Psalm complains about it after upgrading liip/imagine-bundle to 2.7. We should probably think about bumping the bundle's version and using the new configuration soon

EDIT: I conflict with liip/imagine-bundle:^2.7 for now, due to some other problems. Thanks, @mynameisbogdan for the suggestion 🖖

@Zales0123 Zales0123 added the Bug Confirmed bugs or bugfixes. label Oct 29, 2021
@Zales0123 Zales0123 requested a review from a team as a code owner October 29, 2021 11:51
@Zales0123 Zales0123 changed the title Supress deprecation of FilterExtension Suppress deprecation of FilterExtension Oct 29, 2021
@mynameisbogdan
Copy link
Copy Markdown

liip/imagine-bundle v2.7.0 is currently broken, resolving to a broken webp link even if you have webp generation disabled.

I would add a conflict until a fix it's released.

@Zales0123 Zales0123 force-pushed the fix-deprecation-in-liip-bundle branch from add5906 to d71406f Compare October 29, 2021 12:57
@Zales0123 Zales0123 changed the title Suppress deprecation of FilterExtension Conflict liip/imagine-bundle ^2.7 Oct 29, 2021
Comment thread composer.json
"symfony/property-info": "4.4.22 || 5.2.7",
"symfony/serializer": "4.4.19 || 5.2.2"
"symfony/serializer": "4.4.19 || 5.2.2",
"liip/imagine-bundle": "^2.7"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a note to CONFLICT.md about it?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a particular reason the conflict note was never added? I'm actually slightly curious what the "issue" is after the bugs reported in 2.7.0 were fixed in 2.7.1.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mbabker there was an issue with always resolving the image cache as webp, checking only if the browser supports webp and not if webp is enabled in configuration as well.

Related PR: https://github.com/liip/LiipImagineBundle/pull/1410/files

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm aware of that issue, it's fixed in 2.7.1. So why is the conflict the equivalent of >=2.7.0, <3.0.0?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mbabker Here is PR to relax the rule: #13288

@lchrusciel lchrusciel merged commit 5ae0970 into Sylius:1.9 Oct 29, 2021
@lchrusciel
Copy link
Copy Markdown
Contributor

Thank you, Mateusz! 🎉

@Zales0123 Zales0123 deleted the fix-deprecation-in-liip-bundle branch October 29, 2021 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Confirmed bugs or bugfixes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants