fix(deps): update backstage monorepo #26
Reference in New Issue
Block a user
Delete Branch "renovate/backstage-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.5.7->1.5.10^0.23.0->^0.24.0^0.5.0->^0.6.01.6.5->1.6.61.5.0->1.6.0^0.26.0->^0.27.0^0.26.0->^0.27.01.13.0->1.14.21.13.0->1.14.20.14.8->0.14.101.0.34->1.0.371.1.28->1.1.300.11.6->0.11.80.3.70->0.3.720.22.8->0.22.101.21.0->1.22.01.23.2->1.25.0^0.6.0->^0.7.01.0.24->1.0.260.4.6->0.4.80.12.0->0.12.21.12.1->1.12.30.6.26->0.6.28^0.7.0->^0.8.0^0.7.0->^0.8.00.4.23->0.4.250.5.2->0.5.41.22.0->1.24.01.22.11->1.24.01.4.13->1.4.151.5.13->1.5.150.5.31->0.5.331.2.26->1.3.01.7.12->1.7.141.10.6->1.10.81.10.8->1.10.111.1.11->1.1.131.2.5->1.2.70.8.8->0.8.111.5.7->1.5.10Release Notes
backstage/backstage (@backstage/app-defaults)
v1.5.10Compare Source
Patch Changes
v1.5.9Compare Source
Patch Changes
v1.5.8Compare Source
Patch Changes
backstage/backstage (@backstage/backend-common)
v0.24.0Compare Source
Minor Changes
389f5a4: BREAKING: Removed the followingUrl Readerdeprecated exports:UrlReaderServicefrom@backstage/backend-plugin-apiinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;UrlReaderServiceReadUrlOptionsfrom@backstage/backend-plugin-apiinstead;UrlReaderServiceReadUrlResponsefrom@backstage/backend-plugin-apiinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;UrlReaderServiceReadTreeOptionsfrom@backstage/backend-plugin-apiinstead;UrlReaderServiceReadTreeResponsefrom@backstage/backend-plugin-apiinstead;UrlReaderServiceReadTreeResponseFilefrom@backstage/backend-plugin-apiinstead;UrlReaderServiceReadTreeResponseDirOptionsfrom@backstage/backend-plugin-apiinstead;@backstage/backend-defaults/urlReaderinstead;@backstage/backend-defaults/urlReaderinstead;UrlReaderServiceSearchOptionsfrom@backstage/backend-plugin-apiinstead;UrlReaderServiceSearchResponsefrom@backstage/backend-plugin-apiinstead;UrlReaderServiceSearchResponseFilefrom@backstage/backend-plugin-apiinstead.Patch Changes
ba8571e: Setup user agent header for AWS sdk clients, this enables users to better track API calls made from Backstage to AWS APIs through things like CloudTrail.93095ee: Make sure node-fetch is version 2.7.0 or greater6795e33: This package is marked asdeprecatedand will be removed in a near future, please follow the deprecated instructions for the exports you still use.7e13b7a: The remaining exports in the package have now been deprecated:cacheToPluginCacheManagercreateLegacyAuthAdaptersLegacyCreateRouterlegacyPluginloggerToWinstonLoggermakeLegacyPluginUsers of these export should fully migrate to the new backend system.
ddde5fe: Internal type refactor.b63d378: exportcreateConfigSecretEnumeratorfrom@backstage/backend-commoninstead of@backstage/backend-app-api.Updated dependencies
v0.23.3Compare Source
Patch Changes
8c09c97: Deprecate legacy status check factory, handler and types.d228862: Update default backend plugin created by the cli to use non-deprecated error handling middlewarec964a3d: Add dependencies that are needed by cross-imports from backend-defaultsb60db08: Fixing exporting of classes properly from new packagesb9ed1bb: bumped better-sqlite3 from ^9.0.0 to ^11.0.0backstage/backstage (@backstage/backend-tasks)
v0.6.0Compare Source
Minor Changes
fc24d9e: This package is deprecated and will be removed in a near future, follow the instructions below to stop using it:TaskScheduler: Please migrate to the new backend system, and depend oncoreServices.schedulerfrom@backstage/backend-plugin-apiinstead, or useDefaultSchedulerServicefrom `@backstage/backend-defaults;TaskRunner: Please importSchedulerServiceTaskRunnerfrom@backstage/backend-plugin-apiinstead;TaskFunction: Please importSchedulerServiceTaskFunctionfrom@backstage/backend-plugin-apiinstead;TaskDescriptor: Please importSchedulerServiceTaskDescriptorfrom@backstage/backend-plugin-apiinstead;TaskInvocationDefinition: Please importSchedulerServiceTaskInvocationDefinitionfrom@backstage/backend-plugin-apiinstead;TaskScheduleDefinition: Please importSchedulerServiceTaskFunctionfrom@backstage/backend-plugin-apiinstead;TaskScheduleDefinitionConfig: Please importSchedulerServiceTaskScheduleDefinitionConfigfrom@backstage/backend-plugin-apiinstead;PluginTaskScheduler: Please useSchedulerServicefrom@backstage/backend-plugin-apiinstead (most likely viacoreServices.scheduler);readTaskScheduleDefinitionFromConfig: Please importreadSchedulerServiceTaskScheduleDefinitionFromConfigfrom@backstage/backend-plugin-apiinstead;HumanDuration: ImportTypesHumanDurationfrom@backstage/typesinstead.Patch Changes
ba9abf4: ThePluginTaskSchedulernow allows tasks withfrequency: { trigger: 'manual' }. This means that the task will not be scheduled, but rather run only when manually triggered withPluginTaskScheduler.triggerTask.v0.5.27Compare Source
Patch Changes
083eaf9: Fix bug where ISO durations could no longer be used for schedulesbackstage/backstage (@backstage/catalog-client)
v1.6.6Compare Source
Patch Changes
backstage/backstage (@backstage/catalog-model)
v1.6.0Compare Source
Minor Changes
34fa803: Introduce an optional spec.type attribute on the Domain and System entity kindsPatch Changes
backstage/backstage (@backstage/cli)
v0.27.0Compare Source
Minor Changes
32a38e1: BREAKING: The lockfile (yarn.lock) dependency analysis and mutations have been removed from several commands.The
versions:bumpcommand will no longer attempt to bump and deduplicate dependencies by modifying the lockfile, it will only updatepackage.jsonfiles.The
versions:checkcommand has been removed, since its only purpose was verification and mutation of the lockfile. We recommend using theyarn dedupecommand instead, or theyarn-deduplicatepackage if you're using Yarn classic.The check that was built into the
package startcommand has been removed, it will no longer warn about lockfile mismatches.The packages in the Backstage ecosystem handle package duplications much better now than when these CLI features were first introduced, so the need for these features has diminished. By removing them, we drastically reduce the integration between the Backstage CLI and Yarn, making it much easier to add support for other package managers in the future.
Patch Changes
7eb08a6: Add frontend-dynamic-container role to eslint config factoryb2d97fd: Fixing loading of additional config files with newConfigSourcesfbc7819: Use ES2022 in CLI bundler93095ee: Make sure node-fetch is version 2.7.0 or greater6d898d8: Switched theprocesspolyfill to userequire.resolvefor greater compatability.e53074f: Updated default backend plugin to useRootConfigServiceinstead ofConfig. This also removes the dependency on@backstage/configas it's no longer used.ee2b0e5: The experimental module federation build now has the ability to force the use of development versions ofreactandreact-domby setting theFORCE_REACT_DEVELOPMENTflag.239dffc: Remove usage of deprecated functionality from @backstage/config-loadere6e7d86: Switched the target from'ES2022'to'es2022'for better compatibility with older versions ofswc.2ced236: Updated dependency@module-federation/enhancedto0.3.10eedec3: Add support for dynamic plugins via the EXPERIMENTAL_MODULE_FEDERATION environment variable when runningyarn start.adabb40: New command now supports setting package licensedc4fb4f: Fix forrepo build --allnot properly detecting the experimental public entry point.v0.26.11Compare Source
Patch Changes
133464c: Added experimental support for dynamic frontend plugin builds, enabled via settingEXPERIMENTAL_MODULE_FEDERATIONfor the app build, and using thefrontend-dynamic-containerpackage role to create a container. Both of these are experimental and will change in the future.e2e320c: - remove unused dependencieswinstonandynfrom the template of backend plugins;mswto version2.3.1in the template of backend plugins;starting with v1 and switching later to v2 is tedious and not straight forward; it's easier to start with v2;
0540c5a: Updated the scaffolding output message forplugin-commoninbackstage-cli. Now, when executingbackstage-cli newto create a newplugin-commonpackage, the output message accurately reflects the action by displayingCreating common plugin package...instead of the previous, less accurateCreating backend plugin....7652db4: Only bootstrap global-agent if it's actually being usedf0c0039: Fix issue with CLI that was preventing upgrading from 1.28d228862: Update default backend plugin created by the cli to use non-deprecated error handling middlewareda90cce: Updated dependencyesbuildto^0.21.0.a60d73b: Fix a few minor issues with the backend template that were causing failing linting checks in the main repo.0510d98: Subpath exportpackage.jsonshould be of a unique name to avoid typescript resolution issues4baac0c: ThebackendPluginandbackendModulefactory now includes a step for automatically adding the new backend plugin/module to theindex.tsfile of the backend.backstage/backstage (@backstage/core-app-api)
v1.14.2Compare Source
Patch Changes
9a46a81: The request to delete the session cookie when running the app in protected mode is now done with a plainfetchrather thanFetchApi. This fixes a bug where the app would immediately try to sign-in again when removing the cookie during logout.v1.14.1Compare Source
Patch Changes
9a46a81: The request to delete the session cookie when running the app in protected mode is now done with a plainfetchrather thanFetchApi. This fixes a bug where the app would immediately try to sign-in again when removing the cookie during logout.v1.14.0Compare Source
Minor Changes
d3c39fc: Allow for the disabling of external routes through config, which was rendered impossible after the introduction of default targets.This has the effect of removing the button for registering new
catalog entities in the scaffolder template list view
backstage/backstage (@backstage/core-components)
v0.14.10Compare Source
Patch Changes
678971a: Move theLinkcomponent to theRoutedTabsinstead of theHeaderTabscomponent13a9c63: Corrected the documentation for the GCP IAP auth module and updated the configuration to follow proxy configuration conventions by ignoring authEnvv0.14.9Compare Source
Patch Changes
d4ffdbb: Fixed bug where<Select>component with empty string as placeholder gave an error99d672d: Modified theSelectcomponent to take in adata-testidparameter ensuring backwards compatibility with default value corresponding to previously hardcodeddata-testidof "select".backstage/backstage (@backstage/dev-utils)
v1.0.37Compare Source
Patch Changes
v1.0.36Compare Source
Patch Changes
v1.0.35Compare Source
Patch Changes
backstage/backstage (@backstage/integration-react)
v1.1.30Compare Source
Patch Changes
v1.1.29Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-api-docs)
v0.11.8Compare Source
Patch Changes
770ba02:ConsumingComponentsCardandProvidingComponentsCardwill now optionally acceptcolumnsto override which table columns are displayedfe1fbb2: Migrating usages of the deprecatedcreateExtensionv1format to the newerv2format, and oldcreate*Extensionextension creators to blueprints.ebfeb40: Addedresolversprop toAsyncApiDefinitionWidget. This allows to override the default http/https resolvers, for example to add authentication to requests to internal schema registries.4b6d2cb: Updated dependency@graphiql/reactto^0.23.0.6582799: AddtableOptionsto all tables and additionallytitleto API tables.v0.11.7Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-app-backend)
v0.3.72Compare Source
Patch Changes
93095ee: Make sure node-fetch is version 2.7.0 or greater6bd6fda: DeprecatecreateRouterand its options in favour of the new backend system.v0.3.71Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-auth-backend)
v0.22.10Compare Source
Patch Changes
93095ee: Make sure node-fetch is version 2.7.0 or greatercc9a7a5: DeprecatedcreateRouterand its router options in favour of the new backend system.v0.22.9Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-catalog)
v1.22.0Compare Source
Minor Changes
6925dcb: Introduces the HasSubdomainsCard component that displays the subdomains of a given domainPatch Changes
496b8a9: ExportRelatedEntitiesCardpresets to be reused.604a504: The entity relation cards available for the new frontend system via/alphanow have more accurate and granular default filters.7bd27e1: Deprecate the old pattern ofcreate*Extension, and replace it with the equivalent Blueprint implementation instead.c7603e8: Deprecate the old pattern ofcreate*Extension, and replace it with the equivalent Blueprint implementation instead6582799: AddtableOptionsto all tables and additionallytitleto API tables.6349099: Added config input type to the extensionsv1.21.1Compare Source
Patch Changes
06c0956: Support i18n for catalog and catalog-react pluginsd133eaa: Added small notes to AboutCard to discourage customizability PRsbackstage/backstage (@backstage/plugin-catalog-backend)
v1.25.0Compare Source
Minor Changes
163ba08: DeprecatedRouterOptions,CatalogBuilder, andCatalogEnvironment. Please make sure to upgrade to the new backend system.fc24d9e: Stop using@backstage/backend-tasksas it will be deleted in near future.Patch Changes
776eb56:ProcessorOutputCollectorreturns an error when receiving deferred entities that have an invalidmetadata.annotationsformat.This allows to return an error on an actual validation issue instead of reporting that the location annotations are missing afterwards, which is misleading for the users.
389f5a4: Update deprecated url-reader-related imports.93095ee: Make sure node-fetch is version 2.7.0 or greatera629fb2: Added setAllowedLocationTypes while introducing a new extension point called CatalogLocationsExtensionPoint51240ee: Preserve defaultallowedLocationTypeswhensetAllowedLocationTypes()ofCatalogLocationsExtensionPointis not called.Updated dependencies
v1.24.0Compare Source
Minor Changes
b9ed1bb: bumped better-sqlite3 from ^9.0.0 to ^11.0.0Patch Changes
backstage/backstage (@backstage/plugin-catalog-backend-module-github)
v0.7.0Compare Source
Minor Changes
fc24d9e: Stop using@backstage/backend-tasksas it will be deleted in near future.Patch Changes
93095ee: Make sure node-fetch is version 2.7.0 or greaterc1eb809: Fix GitHubrepositoryevent support.$.repository.organizationis only provided forpushevents. Switched to$.organization.logininstead.$.repository.urlis not always returning the expected and required value. Use$.repository.html_urlinstead.Updated dependencies
v0.6.5Compare Source
Patch Changes
9112efc: Adds support forrepositoryevents.The provider adds a subscription to the topic
github.repository.Hereby, it supports events of type
repositorywith actionsarchiveddeletededitedrenamedtransferredunarchivedActions skipped as they don't require entity changes:
createdprivatizedpublicizedIf the config option
validateLocationsExistis enabled, an API requestis necessary and will be executed.
This affects the actions
renamed,transferred, andunarchiveof event type
repository.Catalog entities related to the
GithubEntityProviderinstance will be adjustedaccording to action and its meaning for them.
Updated dependencies
backstage/backstage (@backstage/plugin-catalog-common)
v1.0.26Compare Source
Patch Changes
v1.0.25Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-catalog-graph)
v0.4.8Compare Source
Patch Changes
c7603e8: Deprecate the old pattern ofcreate*Extension, and replace it with the equivalent Blueprint implementation insteadfba7537: Memoize entity graph nodes when applying anentityFilterto prevent repeated redraws4a529c2: UseentityPresentationApifor the node title and the icon.v0.4.7Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-catalog-import)
v0.12.2Compare Source
Patch Changes
c7603e8: Deprecate the old pattern ofcreate*Extension, and replace it with the equivalent Blueprint implementation insteadv0.12.1Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-catalog-react)
v1.12.3Compare Source
Patch Changes
7bd27e1: Deprecate the old pattern ofcreate*Extension, and replace it with the equivalent Blueprint implementation instead.31bfc44: Updated alpha definitions of extension data references.7ca331c: CorrectEntityDisplayName's icon alignment with the text.9b89b82: Internal refactor to remove unnecessaryroutableprop in the implementation of thecreateEntityContentExtensionalpha export.bebd569: Fix extra divider displayed on user list picker component519b8e0: Added utilities for converting existing entity card and content extensions to the new frontend system. This is in particular useful when used in combination with the newconvertLegacyPluginutility from@backstage/core-compat-api.d001a42: Fix label related accessibility issues withFavorityEntity012e3eb: Entity page extensions created for the new frontend system via the/alphaexports will now be enabled by default.6349099: Added config input type to the extensionsv1.12.2Compare Source
Patch Changes
06c0956: Support i18n for catalog and catalog-react plugins2030962: Make EntityOwnerPicker display metadata.title or spec.profile.displayName for mode=only-owners instead of metadata.namebackstage/backstage (@backstage/plugin-org)
v0.6.28Compare Source
Patch Changes
c7603e8: Deprecate the old pattern ofcreate*Extension, and replace it with the equivalent Blueprint implementation insteadv0.6.27Compare Source
Patch Changes
5132d28: TheuseGetEntitieshook could result in requests to/api/catalog/entitieswhere the headers exceed the default maximum Node.js header size of 16KB. The hook logic has been adjusted to batch the requests.c307ef4: AddedrelationTypeproperty to EntityMembersListCard component that allows for display users related to a group via some other relationship aside frommemberOf.Also, as a side effect, the
relationsTypeproperty has been deprecated in favor of a more accurately namedrelationAggregationproperty.Updated dependencies
backstage/backstage (@backstage/plugin-permission-common)
v0.8.1Compare Source
Patch Changes
df784fe: Add the MetadataResponse type from @backstage/plugin-permission-node, since thistype might be used in frontend code.
137fa34: Add the MetadataResponseSerializedRule type from @backstage/plugin-permission-node, since this type might be used in frontend code.v0.8.0Compare Source
Minor Changes
f4085b8: BREAKING: Removed the deprecated and unusedtokenoption fromEvaluatorRequestOptions. ThePermissionsClientnow has its ownPermissionClientRequestOptionstype that declares thetokenoption instead.Patch Changes
backstage/backstage (@backstage/plugin-permission-node)
v0.8.1Compare Source
Patch Changes
df784fe: The MetadataResponse type has been moved to @backstage/plugin-permission-commonto match the recent move of MetadataResponseSerializedRule, and should be
imported from there going forward. To avoid an immediate breaking change, this
type is still re-exported from this package, but is marked as deprecated and
will be removed in a future release.
5cd9878: The MetadataResponseSerializedRule type has been moved to @backstage/plugin-permission-common, and should be imported from there going forward. To avoid an immediate breaking change, this type is still re-exported from this package, but is marked as deprecated and will be removed in a future release.v0.8.0Compare Source
Minor Changes
36f91e8: BREAKING: Updated theServerPermissionClientto match the newPermissionsServiceinterface, where the deprecatedtokenoption has been removed and the options are now required.Patch Changes
ed10fd2: ThePermissionPolicyinterface has been updated to align with the recent changes to the Backstage auth system. The second argument to thehandlemethod is now of the newPolicyQueryUsertype. This type maintains the old fields from theBackstageIdentityResponse, which are now all deprecated. Instead, two new fields have been added, which allows access to the same information:credentials- ABackstageCredentialsobject, which is useful for making requests to other services on behalf of the user as part of evaluating the policy. This replaces the deprecatedtokenfield. See the Auth Service documentation for information about how to create a token using these credentials.info- ABackstageUserInfoobject, which contains the same information as the deprecatedidentity, except for thetypefield that was redundant.Most existing policies can be updated by replacing the
BackstageIdentityResponsetype withPolicyQueryUser, which is exported from@backstage/plugin-permission-node, as well as replacing any occurrences ofuser?.identitywithuser?.info.28b2cfb: Fix invalid cross-reference in API Reference docsUpdated dependencies
backstage/backstage (@backstage/plugin-permission-react)
v0.4.25Compare Source
Patch Changes
v0.4.24Compare Source
Patch Changes
28b2cfb: Improve API Reference documentationbackstage/backstage (@backstage/plugin-proxy-backend)
v0.5.4Compare Source
Patch Changes
93095ee: Make sure node-fetch is version 2.7.0 or greaterb63d378: Update internal importsv0.5.3Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-scaffolder)
v1.24.0Compare Source
Minor Changes
1552c33: Changed the way to display entities inMyGroupsPickerto useentityPresentationApiand make it consistent across scaffolder pickers3fca643: Added field extensionRepoBranchPickerthat supports autocompletion for BitbucketPatch Changes
47ed51b: Add an extra bit of height to the EntityPicker dropdown to make it clear there are more options to select from, and to remove the scroll bar when there is less than 10 options46e5e55: Change scaffolder widgets to useTextFieldcomponent for more flexibility in theme overrides.c7603e8: Deprecate the old pattern ofcreate*Extension, and replace it with the equivalent Blueprint implementation instead2ae63cd: add i18n for scaffolderd18f4eb: Fix undefined in the title of Scaffolder Runs on the page load896a22d: Fix helper text margin for scaffolder EntityNamePicker and EntityTagsPicker when using outlined text fieldbbd9f56: Cleaned up codebase of RepoUrlPickerb8600fe: Fix issue withRepoUrlPickernot refreshing the credentials for a different hostv1.23.0Compare Source
Minor Changes
52b6db0: Use virtualization withEntityPickeras done earlier withMultiEntityPickerto fix performance issues with large data sets.VirtualizedListboxextracted into reusable component.3583ce5: Use virtualization withMultiEntityPicker. Fixes performance issues with large data sets.b5deed0: Add support forbitbucketCloudautocomplete inRepoUrlPickerPatch Changes
4d7e11f: enable resizing of the task log stream viewer661b354: Fixed a bug where theRepoUrlPickerwould still require theownerfield forazurecc81579: Updated dependency@rjsf/utilsto5.18.5.Updated dependency
@rjsf/coreto5.18.5.Updated dependency
@rjsf/material-uito5.18.5.Updated dependency
@rjsf/validator-ajv8to5.18.5.89c44b3: SupportcatalogFilterarray onOwnedEntityPickerbackstage/backstage (@backstage/plugin-scaffolder-backend)
v1.24.0Compare Source
Minor Changes
fc24d9e: Stop using@backstage/backend-tasksas it will be deleted in near future.dcd6a79: Added OpenTelemetry support to Scaffolder metricsPatch Changes
389f5a4: Update deprecated url-reader-related imports.c544f81: Add support for status filtering in scaffolder tasks endpointb63d378: Update internal importsef87e06: Fix scaffolder actioncatalog:writeto write to directories that don't already existv1.23.0Compare Source
Minor Changes
b5deed0: Add support forautocompleteextension point to provide additionalautocompletehandlers0b52438: Serialization of the scaffolder workspace into GCP bucketPatch Changes
b9451dd: Updatedcatalog:writescaffolder action to show correct file path location in log messageff1bb4c: Added a documentation how to use checkpointsda90cce: Updated dependencyesbuildto^0.21.0.62d1fe3: Fix user entity not being fetched for scaffolder dry runnerbackstage/backstage (@backstage/plugin-search)
v1.4.15Compare Source
Patch Changes
c7603e8: Deprecate the old pattern ofcreate*Extension, and replace it with the equivalent Blueprint implementation instead3123c16: Fix package metadata6349099: Added config input type to the extensionsv1.4.14Compare Source
Patch Changes
1117aba: Update deps in search api extension to include fetch apibackstage/backstage (@backstage/plugin-search-backend)
v1.5.15Compare Source
Patch Changes
3123c16: Fix package metadatav1.5.14Compare Source
Patch Changes
343f656: TheAuthorizedSearchEnginewill now ignore the deprecatedtokenoption, and treat it as an unauthorized request. This will not have any effect in practice, since credentials are always provided by the router.backstage/backstage (@backstage/plugin-search-backend-module-pg)
v0.5.33Compare Source
Patch Changes
7251567: Removing@backstage/backend-app-apidependencyv0.5.32Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-search-backend-node)
v1.3.0Compare Source
Minor Changes
fc24d9e: Stop using@backstage/backend-tasksas it will be deleted in near future.Patch Changes
389f5a4: Update deprecated url-reader-related imports.3123c16: Fix package metadata7c5f3b0: Explicit declare if the service ref acceptssingleormultipleimplementations.v1.2.27Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-search-react)
v1.7.14Compare Source
Patch Changes
7bd27e1: Deprecate the old pattern ofcreate*Extension, and replace it with the equivalent Blueprint implementation instead.31bfc44: Updated alpha definitions of extension data references.3123c16: Fix package metadata6349099: Added config input type to the extensionsv1.7.13Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-techdocs)
v1.10.8Compare Source
Patch Changes
69bd940: Use annotation constants from new techdocs-common package.c7603e8: Deprecate the old pattern ofcreate*Extension, and replace it with the equivalent Blueprint implementation instead27794d1: Allow for more granular control of TechDocsReaderPage styling. Theme overrides can now be provided to TechDocs without affecting the theme in other areas of Backstage.4490d73: Refactor TechDocs' mkdocs-redirects support.8543e72: TechDocs redirect feature now includes a notification to the user before they are redirected.67e76f2: TechDocs now supports themkdocs-redirectsplugin. Redirects defined using themkdocs-redirectplugin will be handled automatically in TechDocs. Redirecting to external urls is not supported. In the case that an external redirect url is provided, TechDocs will redirect to the current documentation site home.bdc5471: Fixed issue where header styles were incorrectly generated when themes used CSS variables to define font size.6349099: Added config input type to the extensionsv1.10.7Compare Source
Patch Changes
8fc2622: Fixed an issue that was causing techdocs pages unnecessarily re-render on navigate.6fa652c: Improve default sorting of docs table605b691: Allow for searching TechDocs by entity title60caa92: Fix double scrollbar bug in readerbackstage/backstage (@backstage/plugin-techdocs-backend)
v1.10.11Compare Source
v1.10.10Compare Source
Patch Changes
69bd940: Use annotation constants from new techdocs-common package.93095ee: Make sure node-fetch is version 2.7.0 or greaterb77fbf4: Added backtype: 'local'to TechDocs config schema forpublishera16632c: Update configuration schema to match actual behaviorv1.10.9Compare Source
Patch Changes
9ecf5fd: Adds extension point for publishers to the techdocs backendbackstage/backstage (@backstage/plugin-techdocs-module-addons-contrib)
v1.1.13Compare Source
Patch Changes
v1.1.12Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-techdocs-react)
v1.2.7Compare Source
Patch Changes
v1.2.6Compare Source
Patch Changes
8ac9ce5: Resolved the issue where changes in TechDoc add-ons, including the TextSize add-on, were not reapplying during navigationbackstage/backstage (@backstage/plugin-user-settings)
v0.8.11Compare Source
Patch Changes
c7603e8: Deprecate the old pattern ofcreate*Extension, and replace it with the equivalent Blueprint implementation instead6349099: Added config input type to the extensionsv0.8.10Compare Source
Patch Changes
v0.8.9Compare Source
Patch Changes
backstage/backstage (@backstage/test-utils)
v1.5.10Compare Source
Patch Changes
v1.5.9Compare Source
Patch Changes
v1.5.8Compare Source
Patch Changes
95a3a0b: Rename frontend and backendsetupRequestMockHandlersmethods toregisterMswTestHooks.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
e7dff1c465toc359d215dd