Skip to content

v3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 18:01
· 6 commits to main since this release
4407305

Added

  • Add a dedicated banner for "unmaintained" dependencies (#154)
    • This replaces the previous integration within the deprecation banner
  • Add support for packages with multiple channels, automatically picking the relevant one (#150)
  • Allow choosing a default action for "unmaintained" dependencies

Fixed

  • Correctly handle non-200 HTTP responses from npm registries
  • Improve code to avoid using npm shell command from the plugin as much as possible (#104)
  • Add missing registry scan purging to the "Invalidate Caches" action
  • Fix mass deprecations deletion incorrectly targeting "unmaintained" dependencies
  • Fix "unmaintained" dependencies exclusion setting not always being respected
  • Fix packageManager update being incorrectly counted twice in the status bar widget