fix(deps): update backstage monorepo #96
Loading…
Reference in New Issue
Block a user
No description provided.
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.15
->1.5.16
1.9.0
->1.9.1
1.7.2
->1.7.3
0.29.4
->0.29.5
0.29.4
->0.29.5
1.3.1
->1.3.2
1.15.3
->1.15.4
1.15.3
->1.15.4
0.16.2
->0.16.3
1.10.2
->1.10.3
1.1.5
->1.1.6
1.2.2
->1.2.3
0.12.2
->0.12.3
0.4.3
->0.4.4
0.24.1
->0.24.2
1.26.0
->1.26.1
1.29.0
->1.30.0
0.7.8
->0.7.9
1.1.2
->1.1.3
0.4.14
->0.4.15
0.12.8
->0.12.9
1.15.0
->1.15.1
0.6.34
->0.6.35
0.8.3
->0.8.4
0.8.6
->0.8.7
0.4.29
->0.4.30
0.5.9
->0.5.10
1.27.3
->1.27.4
1.28.0
->1.29.0
1.4.21
->1.4.22
1.8.0
->1.8.1
0.5.39
->0.5.40
1.3.6
->1.3.7
1.8.4
->1.8.5
1.12.0
->1.12.1
1.11.4
->1.11.5
1.1.19
->1.1.20
1.2.12
->1.2.13
0.8.17
->0.8.18
1.7.3
->1.7.4
Release Notes
backstage/backstage (@backstage/app-defaults)
v1.5.16
Compare Source
Patch Changes
backstage/backstage (@backstage/catalog-client)
v1.9.1
Compare Source
Patch Changes
backstage/backstage (@backstage/catalog-model)
v1.7.3
Compare Source
Patch Changes
backstage/backstage (@backstage/cli)
v0.29.5
Compare Source
Patch Changes
e937ce0
: Fixed incompatible@typescript-eslint
versions with currenteslint@8.x.x
8557e09
: Removed theEXPERIMENTAL_VITE
flag for using Vite as a dev server. If you were using this feature, we recommend switching to Rspack via theEXPERIMENTAL_RSPACK
flag.backstage/backstage (@backstage/config)
v1.3.2
Compare Source
Patch Changes
backstage/backstage (@backstage/core-app-api)
v1.15.4
Compare Source
Patch Changes
backstage/backstage (@backstage/core-components)
v0.16.3
Compare Source
Patch Changes
4ec6f7b
: Allow passing component forContentHeader
descriptionbackstage/backstage (@backstage/core-plugin-api)
v1.10.3
Compare Source
Patch Changes
b40eb41
: MoveExpand
andExpandRecursive
to@backstage/types
backstage/backstage (@backstage/dev-utils)
v1.1.6
Compare Source
Patch Changes
backstage/backstage (@backstage/integration-react)
v1.2.3
Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-api-docs)
v0.12.3
Compare Source
Patch Changes
dcf6e72
: Fix typo in default path of api docs definition routebackstage/backstage (@backstage/plugin-app-backend)
v0.4.4
Compare Source
Patch Changes
d9d62ef
: Remove some internal usages of the backend-common package8379bf4
: Remove usages ofPluginDatabaseManager
andPluginEndpointDiscovery
and replace with their equivalent service typesbackstage/backstage (@backstage/plugin-auth-backend)
v0.24.2
Compare Source
Patch Changes
8379bf4
: Remove usages ofPluginDatabaseManager
andPluginEndpointDiscovery
and replace with their equivalent service typesbackstage/backstage (@backstage/plugin-catalog)
v1.26.1
Compare Source
Patch Changes
208e53b
: Fixing spelling mistake in translationbackstage/backstage (@backstage/plugin-catalog-backend)
v1.30.0
Compare Source
Patch Changes
d9d62ef
: Remove some internal usages of the backend-common package8379bf4
: Remove usages ofPluginDatabaseManager
andPluginEndpointDiscovery
and replace with their equivalent service typesbe0aae7
: Improved concurrency of theentities
endpoint when using the streamed query mode behind thecatalog.disableRelationsCompatibility
flag.dd515e3
: Internalize the deprecated collator types since they were removed from the collator itself during new-backend-system migration.3d475a0
: Updated condition inresolveCodeOwner
to fix a bug wherenormalizeCodeOwner
could potentially be called with an invalid argument causing an error inCodeOwnersProcessor
backstage/backstage (@backstage/plugin-catalog-backend-module-github)
v0.7.9
Compare Source
Patch Changes
8379bf4
: Remove usages ofPluginDatabaseManager
andPluginEndpointDiscovery
and replace with their equivalent service types64dd0b8
: Added rate limiting and throttling toGithubOrgEntityProvider
4ab00e4
: Fixes an issue inGithubMultiOrgEntityProvider
that caused an error when processing teams without a parent.backstage/backstage (@backstage/plugin-catalog-common)
v1.1.3
Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-catalog-graph)
v0.4.15
Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-catalog-import)
v0.12.9
Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-catalog-react)
v1.15.1
Compare Source
Patch Changes
aaf6508
: Creates new CatalogAutocomplete component in catalog-react that aligns with Select component UI for consistent a dropdown UI for all catalog filters.cbfc0a4
: Fixed an issue where the<EntityListProvider />
inoffset
mode would unnecessarily re-fetch data when the filter didn't change, causing a flicker effect.backstage/backstage (@backstage/plugin-org)
v0.6.35
Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-permission-common)
v0.8.4
Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-permission-node)
v0.8.7
Compare Source
Patch Changes
d9d62ef
: Remove some internal usages of the backend-common packagebackstage/backstage (@backstage/plugin-permission-react)
v0.4.30
Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-proxy-backend)
v0.5.10
Compare Source
Patch Changes
11b001c
: AddedproxyEndpointsExtensionPoint
to allow addition of proxy configuration through an extension point in the new backend system.backstage/backstage (@backstage/plugin-scaffolder)
v1.27.4
Compare Source
Patch Changes
d8f9079
: Updated dependency@rjsf/utils
to5.23.2
.Updated dependency
@rjsf/core
to5.23.2
.Updated dependency
@rjsf/material-ui
to5.23.2
.Updated dependency
@rjsf/validator-ajv8
to5.23.2
.4756287
: Added support forFormDecoratorBlueprint
to create form decorators in the Scaffolder plugin3f09ef4
: Fix issue withsecrets
not being forwarded properly to the backend when creating a taskbackstage/backstage (@backstage/plugin-scaffolder-backend)
v1.29.0
Compare Source
Minor Changes
5d9e5c8
: Added the ability to use${{ context.task.id }}
in nunjucks templating, as well asctx.task.id
in actions to get the current task ID.Patch Changes
8379bf4
: Remove usages ofPluginDatabaseManager
andPluginEndpointDiscovery
and replace with their equivalent service typesbackstage/backstage (@backstage/plugin-search)
v1.4.22
Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-search-backend)
v1.8.1
Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-search-backend-module-pg)
v0.5.40
Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-search-backend-node)
v1.3.7
Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-search-react)
v1.8.5
Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-techdocs)
v1.12.1
Compare Source
Patch Changes
3710b35
: Allow passing downwithSearch
prop toEntityTechdocsContent
component since it wastrue
by default, now user can use theEntityTechdocsContent
component without showing the search field on top of the content.backstage/backstage (@backstage/plugin-techdocs-backend)
v1.11.5
Compare Source
Patch Changes
29a4aa8
: fix(config): add missing parameters in config schemabackstage/backstage (@backstage/plugin-techdocs-module-addons-contrib)
v1.1.20
Compare Source
Patch Changes
b664b2a
: Internal refactor for safer handling of possible null value.backstage/backstage (@backstage/plugin-techdocs-react)
v1.2.13
Compare Source
Patch Changes
backstage/backstage (@backstage/plugin-user-settings)
v0.8.18
Compare Source
Patch Changes
backstage/backstage (@backstage/test-utils)
v1.7.4
Compare Source
Patch Changes
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.