fix(deps): update all dependencies #17
Reference in New Issue
Block a user
Delete Branch "renovate/all"
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:
^0.21.0->^0.22.0^0.10.0->^0.11.0Release Notes
backstage/backstage (@backstage/backend-common)
v0.22.0Compare Source
Minor Changes
ed83f85: Internal refactor of the database code.BREAKING: The helper functions
createDatabaseClientandensureDatabaseExistshave been removed from the public interface, since they have no usage within the repository and never were suitable for calling from the outside. Please consider usingcoreServices.databaseorDatabaseManagerdirectly wherever possible instead.Patch Changes
2cc750d: AddedHarnessURLReaderwithreadUrlsupport.57f692e: Preparing for a stable new backend system release, we are deprecating utilities in thebackend-commonthat are not used by the core framework, such as the isomorphicGitclass. As we will no longer support the isomorphicGitutility in the framework packages, we recommend plugins that start maintaining their own implementation of this class.0ec0796: Plugins created through thelegacyPluginhelper are now able to authenticate requests from plugins that are fully implemented using the new backend system. This fixes theKey for the ES256 algorithm must be one of type KeyObject or CryptoKey. Received an instance of Uint8Arrayerror.d229dc4: Move path utilities frombackend-commonto thebackend-plugin-apipackage.ccc8851: Added config propensureSchemaExiststo support postgres instances where user can create schemas but not databases.f66bbb4: Only create a single actual connection to memcache/redis, even in cases where manyCacheServiceinstances are madeba0b8b4: Added option toServerTokenManager.fromConfigthat allows it to be instantiated in production without any configured keys.v0.21.7Compare Source
Patch Changes
007e7ea: Added placeholder forlistPublicServiceKeys()in theAuthServicereturned bycreateLegacyAuthAdapters.00fca28: Ensure thatServerTokenManageralso reads the newbackend.auth.externalAccesssettings25ea3d2: Minor internal restructuringe31bacc: AddedpullOptionstoDockerContainerRunner#runContainermethod to pass down options when pulling an image.7b11422: Add AWS CodeCommit URL Reader/Integration75a53b8: KubernetesContainerRunner.runContainer no longer closes thelogStreamit receives as input.backstage/backstage (@backstage/plugin-catalog-import)
v0.11.0Compare Source
Minor Changes
e1174b0:EntityListComponentusesentityPresentationApiinstead ofhumanizeEntityRefto display EntityPatch Changes
v0.10.10Compare Source
Patch Changes
abfbcfc: Updated dependency@testing-library/reactto^15.0.0.cb1e3b0: Updated dependency@testing-library/domto^10.0.0.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.