Edmundo Santos

Results 26 issues of Edmundo Santos

### pnpm version: 6.3.0 ### Code to reproduce the issue: 1- Create a workspace with packages A and B. 2- Import A in B (add it as a dependency). 2-...

type: bug

### Use case description Make it easier for devs to write custom Serverless plugins by listing what are the lifecycles and hooks available. ### Proposed solution [This cheat sheet would...

documentation
help wanted

# This is a Feature Proposal ## Description Document the minimum required IAM permissions for the plugin to work, so it's easier to follow the Principle of Least Privilege. ##...

Even if I run just `trdsql -version` it exists with a 137 exit code instantly. Any ideas? I'm using 0.10.0 and have installed (and tried to reinstall it already) via...

help wanted

- [x] I have tried restarting my IDE and the issue persists. - [x] I have updated to the latest version of the packages. - [x] I have [read the...

package: typescript-estree
performance
blocked by external API

# Bug report Webpack will always transpile `await import('module')` into a syntax that returns `{default: module}` even if the importing module doesn't have a default export. **What is the current...

bug
X2: answer required
X3: discussion required
X1: Inspection required

**Feature Request** Description: Only by reading the names is not very straightforward to reason about the difference immediately, specially when the description of `toIncludeAllMembers` mentions `the same members`. The difference...

## Issue Creation Checklist - [x] I understand that my issue will be automatically closed if I don't fill in the requested information - [x] I have read the [contribution...

type: bug
pending-approval

https://github.com/browserslist/browserslist-useragent/blob/b767e4d53dc712715ca9fe2d0e440b755da652c2/index.ts#L84-L90 I'm using Firefox 118.0.1 with user-agent: `Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/118.0`. My browserslist query is as follows: ``` ">0.3%", "not dead", "not op_mini all",...

I searched a bit in the existing issues and didn't see someone asking for anything similar, also couldn't find in the existing rules. I think this could belong to this...