pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:HTML
Filter by
203M results
snyk-top-banner
Snyk has created this PR to fix 4 vulnerabilities in the yarn dependencies of this project.
Snyk changed the following file(s):
- plugins/scaffolder-backend-module-yeoman/package.json ...
Bumps form-data from 4.0.0 to 4.0.6. details summary Release notes /summary p em Sourced from a href=
https://github.com/form-data/form-data/releases form-data s releases /a . /em /p blockquote h2 v4.0.4 ...
dependencies
javascript
Bumps webauthn from 2.7.1 to 2.8.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/duo-labs/py_webauthn/releases webauthn s releases /a . /em /p blockquote h2 v2.8.0 ...
dependencies
python:uv
snyk-top-banner
Snyk has created this PR to fix 4 vulnerabilities in the yarn dependencies of this project.
Snyk changed the following file(s):
- plugins/catalog-backend-module-gerrit/package.json ...
snyk-top-banner
Snyk has created this PR to fix 4 vulnerabilities in the yarn dependencies of this project.
Snyk changed the following file(s):
- plugins/org/package.json
Note for zero-installs users ...
Phase 9B fast publish: incremental publishable_pool.json update.
Problem
Account.save() has been a silent no-op since the TypeScript migration. Root cause: AccountManager.addAccount() never
assigned account.__manager.
Fix
Single line in AccountManager.addAccount(): ...