Skip to content

[fix] revert-package-version#8

Merged
GabrielSousa02 merged 1 commit into
mainfrom
fix/revert-dependency-to-fix-file-download
May 4, 2026
Merged

[fix] revert-package-version#8
GabrielSousa02 merged 1 commit into
mainfrom
fix/revert-dependency-to-fix-file-download

Conversation

@GabrielSousa02
Copy link
Copy Markdown
Collaborator

What?

It was necessary to revert an upgrade due to a crash
that happens for our app.

I investigated on how to replace the package, but to fix it for now
I only changed the package version.
Further investigation will come soon, on how can we migrate this
dependency, if it's possible to remove it or not.

Why?

The update of the package cause an unexpected side effect for our
specific use case of how we download files from GitHub.

Due to our source not providing a specific header regarding
the total size of the package, the latest version of the code
rejects it and we can't download anything from GitHub

How?

For now I have reverted the dependency to a previous version.

Testing?

Screenshots (optional)

Anything Else?

The update of the package cause an unexpected side effect for our
specific use case of how we download files from GitHub.

Due to our source not providing a specific header regarding
the total size of the package, the latest version of the code
rejects it and we can't download anything from GitHub
@GabrielSousa02 GabrielSousa02 merged commit 3697555 into main May 4, 2026
2 of 4 checks passed
@GabrielSousa02 GabrielSousa02 deleted the fix/revert-dependency-to-fix-file-download branch May 4, 2026 18:22
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.

1 participant