Update dependency yarnpkg/yarn to v1.22.19
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
yarnpkg/yarn | ironbank-github | patch |
v1.22.11 -> v1.22.19
|
Release Notes
yarnpkg/yarn
v1.22.19
- Adds compatibility with WebAuthn on the npm registry
v1.22.18
Node 17.7.0 had a regression in url.resolve
which broke Yarn, causing network errors. This release fixes that, although the regression also got fixed on the Node side starting from 17.7.1, so as long as you keep your Node up-to-date it'll be fine.
v1.22.17
Strangely this released disappeared from GitHub, re-adding it.
v1.22.16
v1.22.15
- Fixes an issue on Windows where relative scripts would fail to execute
v1.22.14
- Fixes false positives that would happen on non-win32 platforms ("Potentially dangerous call to ...")
v1.22.13
- Fixes a potential security issue where packages could run scripts even with
--ignore-builds
set (Windows only) - Fixes
yarn init -y2
w/ Corepack -
yarn set version stable
(andcanary
) will now defer to the stable & canary for upgrading the project
v1.22.12
Bogus release (published the wrong folder)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.