Vendor Errgo and remove promise-utils - #41
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
andreogle/errgosrc/index.tsbyte-for-byte at commitaaa1d5153a270cde4aa808369bd486ddbe263a38[error, value]tuples@api3/promise-utilsfrompackage.json, the lockfile, and the installed dependency graphmix lintVerification
mise exec -- npm run test:unit --prefix assets— 2 passedmise exec -- npm run lint --prefix assets— 69 files cleanmise exec -- npm run typecheck --prefix assets— app and E2E TypeScript passedmise exec -- mix precommit— 222 tests/doctests passed; Credo, i18n, routes, docs passedmise exec -- mix assets.build— browser and SSR bundles builtf051197fc22e1c6a3f45d2ab05f70f39d00b6fa79fac31a698c678da768da5d9npm ls @api3/promise-utils --depth=0— emptyScope
CommonJS build-tool process-boundary catches remain intentionally unchanged because importing the TypeScript utility there would require a runtime transpiler or duplicate implementation. Application TypeScript raw catches are confined to the vendored Errgo implementation.