You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Properly no-op deprecations and allow unlisting at the same time in API (#9922)
* Allow a package to be unlisted at the same time as deprecated via API
* Add proper package-level deprecation no-oping
This will improve V3 performance for cases when a deprecation has not changed on a version
Plumb through proper audit reason for deprecation via API
* Only update deprecated-by if the deprecation changed
* Use ListedVerb instead of nullable bool
Fix#9921
0 commit comments