Skip to content

Update sharp version#227

Merged
leoortizz merged 5 commits intofirebase:mainfrom
Snugug:patch-1
Aug 6, 2024
Merged

Update sharp version#227
leoortizz merged 5 commits intofirebase:mainfrom
Snugug:patch-1

Conversation

@Snugug
Copy link
Contributor

@Snugug Snugug commented Jul 14, 2024

The current sharp peer dependency is out of date. If you're trying to deploy a function that would use sharp, the deploy errors because there's a version mismatch. This is because SEMVER < 1 counts minor releases (0.xx) as potentially breaking, so 0.32 won't resolve with 0.33.x installed

The current sharp peer dependency is out of date. If you're trying to deploy a function that would use sharp, the deploy errors because there's a version mismatch. This is because SEMVER < 1 counts minor releases (0.xx) as potentially breaking, so `0.32` won't resolve with `0.33.x` installed
@emwp
Copy link
Contributor

emwp commented Aug 1, 2024

Opened a PR on Firebase Tools to also update sharp version there:
firebase/firebase-tools#7517

Snugug and others added 2 commits August 5, 2024 11:49
@leoortizz leoortizz merged commit 8974b94 into firebase:main Aug 6, 2024
richwear1307 pushed a commit to richwear1307/horse-tipping-app that referenced this pull request Feb 27, 2026
* Update sharp version

The current sharp peer dependency is out of date. If you're trying to deploy a function that would use sharp, the deploy errors because there's a version mismatch. This is because SEMVER < 1 counts minor releases (0.xx) as potentially breaking, so `0.32` won't resolve with `0.33.x` installed

* Update packages/firebase-frameworks/package.json

Co-authored-by: Leonardo Ortiz <leo@monogram.io>

---------

Co-authored-by: Leonardo Ortiz <leo@monogram.io>
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.

3 participants