fix(deps): update backstage monorepo (minor)#274
Open
renovate[bot] wants to merge 2 commits intomainfrom
Open
Conversation
771511d to
d91ec6f
Compare
d91ec6f to
1690703
Compare
1690703 to
d1ee1f0
Compare
d1ee1f0 to
35f47a6
Compare
35f47a6 to
3d737cc
Compare
Signed-off-by: Jan Vilimek <jvilimek@users.noreply.github.com>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.20.2->^0.21.0^0.25.1->^0.26.0^0.13.10->^0.14.0^0.10.3->^0.11.0^0.20.3->^0.22.0^1.16.1->^1.19.0^0.3.3->^0.4.0^0.6.1->^0.7.0^0.6.12->^0.7.0^0.5.2->^0.8.0^1.4.7->^1.5.4Release Notes
backstage/backstage (@backstage/backend-common)
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.v0.21.6Compare Source
Patch Changes
81a995f: Updated dependencyaws-sdk-client-mockto^4.0.0.v0.21.5Compare Source
Patch Changes
81a995f: Updated dependencyaws-sdk-client-mockto^4.0.0.v0.21.4Compare Source
Patch Changes
7422430: Resolve thebasePathbefore constructing the target path999224f: Bump dependencyminimatchto v9e0b997c: Fix issue whereresolveSafeChildPathpath would incorrectly resolve when operating on a symlink9802004: Added theUserInfoApias both an optional input and as an output forcreateLegacyAuthAdapters2af5354: Bump dependencyjoseto v5ff40ada: Updated dependencymysql2to^3.0.0.0fb419b: Updated dependencyuuidto^9.0.0.Updated dependency
@types/uuidto^9.0.0.568881f: Updated dependencyyauzlto^3.0.0.4a3d434: Added acreateLegacyAuthAdaptersfunction that can be used as a compatibility adapter for backend plugins who want to start using the newauthandhttpAuthservices that were created as part of BEP-0003.See the Auth Service Migration tutorial for more information on the usage of this adapter.
Updated dependencies
v0.21.3Compare Source
Patch Changes
7422430: Resolve thebasePathbefore constructing the target path999224f: Bump dependencyminimatchto v9e0b997c: Fix issue whereresolveSafeChildPathpath would incorrectly resolve when operating on a symlink9802004: Added theUserInfoApias both an optional input and as an output forcreateLegacyAuthAdapters2af5354: Bump dependencyjoseto v5ff40ada: Updated dependencymysql2to^3.0.0.0fb419b: Updated dependencyuuidto^9.0.0.Updated dependency
@types/uuidto^9.0.0.568881f: Updated dependencyyauzlto^3.0.0.4a3d434: Added acreateLegacyAuthAdaptersfunction that can be used as a compatibility adapter for backend plugins who want to start using the newauthandhttpAuthservices that were created as part of BEP-0003.See the Auth Service Migration tutorial for more information on the usage of this adapter.
Updated dependencies
v0.21.2Compare Source
v0.21.1Compare Source
Released a new
@backstage/plugin-config-schemaplugin that is used to show the config schema in a reference documentation format. It's intended for integrators rather than end users, and the idea is to also hook this up to a CLI command that allows browsing of the local schema.v0.21.0Compare Source
Minor Changes
bbe374e: BREAKING:A gitilesBaseUrlmust be provided for the Gerrit integration to work.You can disable this check by setting
DISABLE_GERRIT_GITILES_REQUIREMENT=1butthis will be removed in a future release. If you are not able to use the Gitiles
Gerrit plugin, please open an issue towards
https://github.com/backstage/backstagee85aa98: drop databases after unit tests if the database instance is not running in dockerPatch Changes
6707216: Added a newLegacyRootDatabaseServiceinterface that can be used to avoid direct dependencies on theDatabaseManager.842171a: Fix a bug with S3 Fetch that caused all objects to be flattened within a single folder on the local file system.3489d05:FetchUrlReader#readUrl()now supports passing an optionaltokento authenticate requests.9aac2b0: Use--cwdas the firstyarnargumentece5a8f: Add a User-Agent header for calls towards Google Cloud Storage.1f020fe: SupporttokeninreadTree,readUrlandsearch6bb6f3e: Updated dependencyfs-extrato^11.2.0.Updated dependency
@types/fs-extrato^11.0.0.d2e3ab9: Updated dependencydockerodeto^4.0.0.1cae748: Updated dependencygit-url-parseto^14.0.0.e27b7f3: Fix rate limit detection by looking for HTTP status code 429 and updating the headerx-ratelimit-remainingto look for in case of a 403 code is returned7fb7a79: Add a config declaration forworkingDirectorybackstage/backstage (@backstage/cli)
v0.26.4Compare Source
v0.26.3Compare Source
Patch Changes
c884b9a: Fix the bundle public subpath configuration.e3c213e: Add the deprecation plugin to the default linter setup, switched off.This allows to disable deprecation warnings for
backstage-cli repo list-deprecationswith inline comments.4946f03: Updated dependencywebpack-dev-serverto^5.0.0.6b5ddbe: Fix the backend plugin to use correct plugin id4fecffc: When building the frontend app public assets are now also copied to the public dist directory when in use.ed9260f: Addedversions:migratecommand to help move packages to the new@backstage-communitynamespaceUpdated dependencies
v0.26.2Compare Source
Patch Changes
eeb226a: Updated dependencyrollupto^4.0.0.91192f4: Updated backend plugin template to work better with new backend systemcc371d6: Ignore transforming only onreact-use/lib, not wholereact-usein jest.** POTENTIAL BREAKAGE **
If your tests fail, please change to use path import from
react-use/esm/. It is also recommended to migrate fromreact-user/libimports toreact-use/esmUpdated dependencies
v0.26.1Compare Source
Patch Changes
eeb226a: Updated dependencyrollupto^4.0.0.cc371d6: Ignore transforming only onreact-use/lib, not wholereact-usein jest.** POTENTIAL BREAKAGE **
If your tests fail, please change to use path import from
react-use/esm/. It is also recommended to migrate fromreact-user/libimports toreact-use/esmUpdated dependencies
v0.26.0Compare Source
Minor Changes
0d72065: The backend devlopment server transpilation has been replaced with a simplified solution based on SWC, which is already the transpiler used for tests. This fixed an issue where never versions of thetsxdependency had a new contract for signalling dependencies, breaking watch mode. This change fixed file watches as well as enables sourcemaps.Patch Changes
fe1a55e: Extend option to minify generated code to thebackendpackage.b0875e5: Fixed a bug that could cause thebuild-workspacecommand to fail when invoked with--alwaysYarnPackenabled in environments with limited resources.bdf9ec1: New backend plugins with cli are now created using the new backend systemcadbb82: Added aEXPERIMENTAL_LAZY_COMPILATIONflag, which enables the experimental Webpack lazy compilation option in frontend builds.999224f: Bump dependencyminimatchto v91bd4596: Removed thets-nodedev dependency.8dce287: Fix prettier issues on default plugins & module templatesf86e34c: Removed unusedreplace-in-filedependency2398c7c: Updated dependency@spotify/prettier-configto^15.0.0.Updated dependency
@spotify/eslint-config-baseto^15.0.0.Updated dependency
@spotify/eslint-config-reactto^15.0.0.Updated dependency
@spotify/eslint-config-typescriptto^15.0.0.f4404e5: Add .ico import supportf39dfd3: Tweak the descriptions of the CLI templatesv0.25.2Compare Source
Patch Changes
d557d47: Added check for therepositoryfield in therepo fixcommand.b58673e: Upgrade jestc624938: Add experimental support for an optionalpublicapp entry point that lets users sign-in before being able to access the full app.c52e7d5: Makehttp://localhost:3000the default base URL for serving locally, and/the default public path for built apps. The app build no longer requires any configuration values to be present.9a96ef2: Updated dependencyvite-plugin-node-polyfillsto^0.21.0.6bb6f3e: Updated dependencyfs-extrato^11.2.0.Updated dependency
@types/fs-extrato^11.0.0.2f1f8fd: Updated dependencyesbuild-loaderto^4.0.0.fd20d5b: Updated dependencyeslint-config-prettierto^9.0.0.acd2860: Updated dependencyvite-plugin-node-polyfillsto^0.19.0.40c27f3: Updated dependencyeslint-webpack-pluginto^4.0.0.6ba64c4: Updated dependencycommanderto^12.0.0.ba56063: Updated dependencyfork-ts-checker-webpack-pluginto^9.0.0.1cae748: Updated dependencygit-url-parseto^14.0.0.52ae6b9: Updated dependencyesbuildto^0.20.0.404e82b: Updated dependencyeslint-plugin-deprecationto^2.0.0.5c05f8a: Harmonize the package naming and allow custom prefix35725e2: Updated dependencies in frontend plugin templatesc7259dc: Updated the backend module template to make the module instance the package default export.08804c3: Fixed an issue that would cause an invalid__backstage-autodetected-plugins__.jsto be written when using experimental module discovery.backstage/backstage (@backstage/core-components)
v0.14.5Compare Source
Patch Changes
71e4229: Added optionalinitialShowDropDownprop toSidebarSubmenuItemto internally manage the initial display state of the dropdown items.v0.14.4Compare Source
Patch Changes
ed5c901: Noundefinedclass name used atMarkdownContentif no custom class name was provided.abfbcfc: Updated dependency@testing-library/reactto^15.0.0.cb1e3b0: Updated dependency@testing-library/domto^10.0.0.f546e38: Added Link component inTabUIproviding functionality like copy link or open in new tab.v0.14.3Compare Source
Patch Changes
e8f026a: Use ESM exports of react-use libraryv0.14.2Compare Source
Patch Changes
e8f026a: Use ESM exports of react-use libraryv0.14.1Compare Source
Patch Changes
2ff3e6e: The translation support for theLinkcomponent has been removed for now, in order to avoid broad breakages of tests in existing projects where the component is tested without being wrapped in an API provider.2d06e4b: Move the text-transform styling on BackstageTableHeader from inline styling towithStylesso it can be customised easier5c271fa: Removed inline styling in breadcrumbs and replaced with a theme reachable class of BreadcrumbsCurrentPageff33ee2: Removed hardcoded font-family on select inputff7e126: Support i18n for core components7854120: Create a component abstraction to consume system icons.ce73c3b: Removed the inline color from select icon to allow it to be colored via a theme0c9d5ea: Updated MUI imports for core-components to not be top level90d08b0: Updated dependencyreact-idle-timerto5.7.2.a8f7904:SignInPage's'guest'provider now supports the@backstage/plugin-auth-backend-module-guest-providerpackage to generate tokens. It will continue to use the old frontend-only auth as a fallback.0a8a1e9: Fix a spacing issue for the SidebarSubmenu in case a SidebarScrollWrapper is used that made it hard to reach the SidebarSubmenuaa1c88d: Deprecate thecustomStylesprop for theAvatarcomponent in favour of theclassesprop.v0.14.0Compare Source
Minor Changes
281e8c6: BREAKING: Removed theSidebarIntrocomponent as it was providing instructions for features that do not exist, along withIntroCard. If you were relying on this component and want to keep using it you can refer to the original implementations ofSidebarIntroandIntroCard.Patch Changes
3e1c6e2: Added possibility to show arrow heads for graph edges for better understandability.In order to show arrow heads in the catalog graph page, add
showArrowHeadsattribute toCatalogGraphPagecomponent(typically in
packages/app/src/App.tsx):In order to show arrow heads in entity graphs, add
showArrowHeadsattribute toEntityCatalogGraphCardcomponents(typically multiple occurrences in
packages/app/src/components/catalog/EntityPage.tsx):8fe56a8: Widen@types/reactdependency range to include version 18.7f11009: Added stack trace display toErrorPageand updated existing refs09cedb9: Updated dependency@react-hookz/webto^24.0.0.214f2da: Fix invalid HTTP status code 501 in Error PageUpdated dependencies
backstage/backstage (@backstage/plugin-api-docs)
v0.11.4Compare Source
Patch Changes
abfbcfc: Updated dependency@testing-library/reactto^15.0.0.cb1e3b0: Updated dependency@testing-library/domto^10.0.0.v0.11.3Compare Source
Patch Changes
v0.11.2Compare Source
Patch Changes
v0.11.1Compare Source
Patch Changes
c60dc3b: added an optional ESLint rule - no-top-level-material-ui-4-imports - in api-docs plugin which has an auto fix function to migrate the imports and used it to migrate the material-ui imports for plugins/api-docs7854120: Use theAppIconcomponent in the navigation item extension.2be27b9: Updated dependencygraphiqlto3.1.1.efba3d2](https://togithub.comConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 Mend Renovate. View repository job log here.