-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ecosystem Compatibility (2024-02-05 onward) #2037
Comments
|
wouldn't that fix end up setting writable to false when it's a getter, because there's no |
That’s a good question for @sindresorhus and the intended outcome for |
See #2033 (comment) Should #2033 be tracked here as an endo ecosystem compat issue? |
evergreen ## Description #10303 failed on forwarding the `express` patch. That patch is to work around https://github.com/Agoric/agoric-sdk/discussions/8513 which is still a problem in the latest 4.x of Express: https://github.com/expressjs/express/blob/4.x/lib/router/index.js#L519 Fortunately, they recently released a v5 https://github.com/expressjs/express/releases/tag/v5.0.0 This bumps the two packages that use `express` to use that latest version. For the `solo` package, some changes were needed to the path expression, explained in https://expressjs.com/en/guide/migrating-5.html#path-syntax ### Security Considerations none ### Scaling Considerations none ### Documentation Considerations Should the research on v4 vs v5 go in endojs/endo#2037 ? ### Testing Considerations CI ### Upgrade Considerations none, doesn't run on chain
Index of ecosystem compatibility notes from 2021-02-10 to 2024-02-05 #1950 with updates to follow in subsequent comments and separate issues with the label
ecosystem-compatibility
.axios
babel
buffer
chalk
core-js
@cosmjs/types
d3
enzyme
follow-redirects
@formatjs/intl-utils
gun
immerjs
jss
luxon
mobx
node
node-external-editor
pino
protobuf
react
readable-steam
reflect-metadata
rxjs
regenerator-runtime
impacted by use of regnerator-runtime Ecosystem Compatibility Tracking (2021-02-10 to 2024-02-05) #1950 (comment)
rollup
stack-utils
tape
Function.prototype.apply
? #474typescript
@wry/context
vega
The text was updated successfully, but these errors were encountered: