Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@secustor/backstage-plugin-renovate-common

secustor371LGPL-3.0-or-later0.9.2TypeScript support: included

Common functionalities for the renovate plugin

renovate, backstage

readme

@secustor/backstage-plugins

contains backstage plugins written and maintained by myself

Plugins

Renovate

This plugin provides a way to run Renovate against repositories to extract reports and display them in the Backstage UI on an organization scale.
See @secustor/backstage-plugin-renovate for more information.

Scaffolder Backend Module Filter Utilities

This plugin provides a set of utilities to filter modules in the backend scaffolder. See @secustor/backstage-plugin-scaffolder-backend-module-filter-utilities for more information.

changelog

@secustor/backstage-plugin-renovate-common

0.9.2

Patch Changes

0.9.1

Patch Changes

0.9.0

Minor Changes

0.8.3

Patch Changes

0.8.2

Patch Changes

0.8.1

Patch Changes

0.8.0

Minor Changes

0.7.1

Patch Changes

0.7.0

Minor Changes

0.6.2

Patch Changes

0.6.1

Patch Changes

0.6.0

Minor Changes

  • #343 c755655 Thanks @secustor! - Add global dependency overview, dependency api endpoint and dependency database

Patch Changes

0.5.5

Patch Changes

0.5.4

Patch Changes

0.5.3

Patch Changes

  • #253 8180942 Thanks @secustor! - Fix cases for Docker dependencies which have no depName but rather only registryUrls

0.5.2

Patch Changes

0.5.1

Patch Changes

0.5.0

Minor Changes

  • #237 2dca129 Thanks @secustor! - Support supplying URLs with missing protocol to RenovateStarter

  • #233 de9e112 Thanks @secustor! - BREAKING CHANGE! Renovate runs are now controlled by queues supplied via separate packages. Similar to runtime the backend comes without a default implementation.

Patch Changes

0.4.0

Minor Changes

0.3.1

Patch Changes

0.3.0

Minor Changes

  • 1f997fb: Allow to save multiple reports for the same repository

0.2.0

Minor Changes

  • a22994b: /runs Post now expects a stringified version of the entity rather then the full object

Patch Changes

  • 04a943e: Support source urls for getTargetRepo with url: prefix

0.1.2

Patch Changes

  • 5a12bc4: Use underscores instead for slashes for task ids

0.1.1

Patch Changes

  • 45edddc: Fix release process