Simon
Simon
The following config snippet from [the docs](https://swc.rs/docs/usage/jest#usage) does not pass TSC (after renaming the config file to `.ts` and adding type annotations): ```js module.exports = { transform: { "^.+\\.(t|j)sx?$": ["@swc/jest"],...
`@storybook/addon-styling` is now also deprecated
Right now, the top bar only shows the full name and the corresponding Seafile server address. It would be very handy if it also showed the corresponding email address. My...
### Issue description: The wordpress.org version of this plugin contains the source code of `composer/installers`. Are those files required? If not, please remove them. ### Version used: 5.1.0
## What? Instructs autoprefixer to no longer add prefixes for IE 10-11 compatibility ## Why? Support for IE 11 has been removed ## How? Removes the `grid` option from the...
### Is it a bug? - [X] I know this is an issue with the app, and contacting Mullvad support is not relevant. ### I have checked if others have...
The PHP client does not correctly identify multipart/form-data requests without files. See https://github.com/OpenAPITools/openapi-generator/issues/5536#issuecomment-2182344467 for details. This PR fixes this bug. Related: https://github.com/OpenAPITools/openapi-generator/issues/5536 ### PR checklist - [x] Read the [contribution...
The `/users/{username}/repos` endpoint does not return private org repositories. The `/search/repositories` endpoint has to be used instead. Related: https://github.com/orgs/community/discussions/24382
### Name and Version bitnami/minio 14.7.2 ### What architecture are you using? arm64 ### What steps will reproduce the bug? ```bash helm upgrade --install minio bitnami/minio --values values.yaml ``` ###...