Skip to content

A dep update with migration bug fixes #1661

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 21, 2019
Merged

Conversation

Martii
Copy link
Member

@Martii Martii commented Aug 21, 2019

  • async@3.x migration
  • Using a more applicable statusCodePage for DB S3 connection issue... the error message is still rather vague since it's abstracted several times between function calls but was tested and landed on 404 during fakeS3 usage. At some point when all callback signatures can be set to aErr, aResults this should be more explicit... until then preserving existing vagueness.
  • Revert (some of) Alter mime type #1599 as Fx still uses this in 68.x. TLSv1 EOL will still prevent Opera Presto from even visiting the site.

NOTES:

  • Apparently version 3.x migration is extremely picky now about how Err is generated. i.e. it doesn't allow true/false anymore like it did in version 2.x. This causes the request to never complete with async.parallel. The web spinner and no source is retrieved even though it was successfully retrieved.
  • Been probing/testing dev manually and it seems to be non-sluggish atm with Fx 68.x... perhaps a change from 3.0 to 3.1 of this dep... or even Chromium report since distro version is/was a bit buggy at the time of testing.

Post #1607 #1520

* *async*@3.x migration
* Using a more applicable statusCodePage for DB S3 connection issue... the error message is still rather vague since it's abstracted several times between function calls but was tested and landed on 404 during *fakeS3* usage. At some point when all callback signatures can be set to `aErr`, `aResults` this should be more explicit... until then preserving existing vagueness.
* Revert OpenUserJS#1599 as Fx still uses this in 68.x. TLSv1 EOL will still prevent Opera Presto from even visiting the site.

NOTES:
* Apparently version 3.x migration is extremely picky now about how Err is generated. i.e. it doesn't allow `true`/`false` anymore like it did in version 2.x. This causes the request to never complete with `async.parallel`. The web spinner and no source is retrieved even though **it was successfully retrieved**.
* Been probing/testing dev manually and it seems to be non-sluggish atm with Fx 68.x... perhaps a change from 3.0 to 3.1 of this dep... or even Chromium report since distro version is/was a bit buggy at the time of testing.

Post OpenUserJS#1607 OpenUserJS#1520
@Martii Martii added migration Use this to indicate that it may apply to an existing or announced migration. CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. bug You've guessed it... this means a bug is reported. labels Aug 21, 2019
@Martii Martii merged commit 335cc32 into OpenUserJS:master Aug 21, 2019
@Martii Martii deleted the aDepUpdate branch August 21, 2019 05:29
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Aug 21, 2019
* Do this since I keep running into this between the browsers.
* Spell it out in human readable terms.

Post OpenUserJS#1661 1599
Martii added a commit that referenced this pull request Aug 21, 2019
* Do this since I keep running into this between the browsers.
* Spell it out in human readable terms.

Post #1661 1599

Auto-merge
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 1, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug You've guessed it... this means a bug is reported. CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. migration Use this to indicate that it may apply to an existing or announced migration.
Development

Successfully merging this pull request may close these issues.

1 participant