-
On any OS but OSX you'll get spammed by the following message while packaging:
```
Serverless: [serverless-plugin-include-dependencies]: WARNING missing optional dependency: fsevents
Serverless: …
-
## Bug report
### Required System information
- Node.js version: 20.18.0
- NPM version: 10.8.2
- Strapi version: 5.2.0
- Database: sqlite
- Operating system: macOS Sonoma 14.6
- Is your pro…
-
I noticed some of the workflows in this repository aren't pinned. Adding a tool like renovatebot can make life a lot easier and help manage your dependency updates.
For example in one of your github…
-
## The problem
```
[percy] Error: @percy/cli-exec tried to access @percy/client, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
Required package: …
-
Many dependencies still use ^0.27.1:
geoflutterfire_plus
flutter_cache_manager
cached_network_image
Is this necessary?
rxdart: ^0.28.0
-
In no specific order.
# In progress
- Migrate toolchain to a WASM plugin based architecture
- Host your own remote cache, powered by Bazel remote APIs
- Task graph
# Must haves
- Rust op…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…
-
### The Component Manager version
IDF component manager v1.3.2
### ESP-IDF Version
ESP-IDF v5.2-dev-1113-g28c643a56d
### python Version
Python 3.11.3
### Operating System
Arch
…
-
**Context**
I am running `dependabot-script` using the `dependabot-core` image in a Argo Workflow on AWS EKS.
**Package managers I use**
- npm_and_yarn
- maven
- go_modules
- pip
**What I …
-
After a version change of the WP-CLI framework, we should run a `composer update` inside of the package manager's folder to update the dependencies that were installed for external commands.
Right …