undergroundwires

Results 55 issues of undergroundwires

Simpler and up-to-date form of #269 Following same convention introduced in #261 Extending the ignore file from #325

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `nuget` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `nuget` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `nuget` dependencies of...

### Description First of all, thank you for building and maintaining this project. I've been using it has been successfully empowering CI/CD builds for [privacy.sexy](https://github.com/undergroundwires/privacy.sexy) and private mac computers. This...

**Describe the bug** Sending more than one (sometimes two or three) requests using `fetch` results in DNS errors. **To Reproduce** I created a repository to reproduce this in as minimal...

bug

Upgrading `typescript-eslint` to v7 breaks. This blocks migrating other dependencies: - `vue/eslint-config-typescript` - `@typescript-eslint/eslint-plugin` - `@typescript-eslint/parser` Error: ``` npm ERR! Found: @typescript-eslint/[email protected] npm ERR! node_modules/@typescript-eslint/eslint-plugin npm ERR! dev @typescript-eslint/eslint-plugin@"^7.0.0" from...

### Documentation problem on ESLint configurations The [current documentation](https://github.com/vuejs/eslint-config-typescript/blob/1ec0ef96f83626f0c31d428711a5b05ec875b9db/README.md?plain=1#L54) advises using this config **after** other plugins. However, it lacks clarity on integrating with ESLint's stricter inbuilt configurations like `strict-type-checked` or...

### Version 5.0.8 ### Reproduction link [github.com](https://github.com/undergroundwires/privacy.sexy) ### Environment info ``` Binaries: Node: 16.17.0 - ~/.nvm/versions/node/v16.17.0/bin/node Yarn: Not Found npm: 8.15.0 - ~/.nvm/versions/node/v16.17.0/bin/npm Browsers: Chrome: Not Found npmPackages: @cypress/vue: 0.0.0-development...

### Problem description When using privacy.sexy, users can unintentionally create a "mixed state" selection that includes reversible and non-reversible scripts (see #68). This can lead to confusion and potentially irreversible...

enhancement