Skip to content

chore(deps): bump the javascript-deps group across 1 directory with 44 updates - #330

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/javascript-deps-6ffafa18dc
Open

chore(deps): bump the javascript-deps group across 1 directory with 44 updates#330
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/javascript-deps-6ffafa18dc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the javascript-deps group with 44 updates in the / directory:

Package From To
@backstage/cli 0.36.3 0.36.4
@backstage/cli-defaults 0.1.3 0.1.4
@module-federation/enhanced 2.6.0 2.8.1
@playwright/test 1.61.1 1.62.0
concurrently 10.0.3 10.0.4
jsdom 29.1.1 30.0.1
prettier 3.9.4 3.9.6
typescript 6.0.3 7.0.2
@backstage/app-defaults 1.7.9 1.7.10
@backstage/catalog-client 1.16.0 1.16.1
@backstage/core-app-api 1.20.2 1.20.3
@backstage/core-components 0.18.11 0.18.12
@backstage/core-plugin-api 1.12.7 1.12.8
@backstage/integration-react 1.2.19 1.2.20
@backstage/plugin-catalog 2.0.6 2.0.7
@backstage/plugin-catalog-graph 0.6.5 0.6.6
@backstage/plugin-catalog-react 3.1.0 3.2.0
@backstage/plugin-home 0.9.7 0.9.8
@backstage/plugin-kubernetes 0.12.20 0.12.21
@backstage/plugin-permission-react 0.5.2 0.5.3
@backstage/plugin-user-settings 0.9.4 0.9.5
jest-canvas-mock 2.5.2 2.5.8
@backstage/test-utils 1.7.19 1.7.20
@testing-library/jest-dom 6.9.1 7.0.0
@backstage/backend-defaults 0.17.4 0.17.6
@backstage/plugin-app-backend 0.5.15 0.5.16
@backstage/plugin-auth-backend-module-guest-provider 0.2.20 0.2.21
@backstage/plugin-catalog-backend 3.8.0 3.8.1
@backstage/plugin-kubernetes-backend 0.21.5 0.21.6
@backstage/plugin-proxy-backend 0.6.14 0.6.15
better-sqlite3 12.11.1 13.0.2
@storybook/addon-a11y 10.4.6 10.5.5
@storybook/addon-docs 10.4.6 10.5.5
@storybook/addon-links 10.4.6 10.5.5
@storybook/addon-themes 10.4.6 10.5.5
@storybook/react 10.4.6 10.5.5
@storybook/react-vite 10.4.6 10.5.5
react-test-renderer 19.2.7 19.2.8
vite 8.1.3 8.1.5
@material-table/core 7.0.0 8.0.3
@backstage/dev-utils 1.1.24 1.1.25
msw 2.14.6 2.15.0
@backstage/backend-plugin-api 1.9.2 1.9.3
@types/supertest 7.2.0 7.2.1

Updates @backstage/cli from 0.36.3 to 0.36.4

Changelog

Sourced from @​backstage/cli's changelog.

0.36.4

Patch Changes

  • 61d4881: The shared ESLint configuration now reports unused imports in config.d.ts configuration schema files. These declaration files are not covered by the TypeScript compiler's unused-variable checks, which previously allowed a stray import to slip through. Such an import can resolve during local development but break configuration schema loading for consumers of the published package, so it is now caught at lint time.
  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.5
    • @​backstage/cli-common@​0.3.0
    • @​backstage/cli-defaults@​0.1.4
    • @​backstage/cli-module-test-jest@​0.1.4
    • @​backstage/cli-node@​0.3.4

0.36.4-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/cli-common@​0.3.0-next.0
    • @​backstage/cli-module-build@​0.1.5-next.2
    • @​backstage/cli-module-test-jest@​0.1.4-next.0
    • @​backstage/cli-node@​0.3.4-next.0
    • @​backstage/cli-defaults@​0.1.4-next.1

0.36.4-next.1

Patch Changes

  • 61d4881: The shared ESLint configuration now reports unused imports in config.d.ts configuration schema files. These declaration files are not covered by the TypeScript compiler's unused-variable checks, which previously allowed a stray import to slip through. Such an import can resolve during local development but break configuration schema loading for consumers of the published package, so it is now caught at lint time.
  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.5-next.1

0.36.4-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.5-next.0
    • @​backstage/cli-defaults@​0.1.4-next.0
Commits

Updates @backstage/cli-defaults from 0.1.3 to 0.1.4

Changelog

Sourced from @​backstage/cli-defaults's changelog.

0.1.4

Patch Changes

  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.5
    • @​backstage/cli-module-migrate@​0.2.0
    • @​backstage/cli-module-new@​0.1.5
    • @​backstage/cli-module-actions@​0.1.3
    • @​backstage/cli-module-auth@​0.1.4
    • @​backstage/cli-module-config@​0.1.4
    • @​backstage/cli-module-github@​0.1.4
    • @​backstage/cli-module-info@​0.1.4
    • @​backstage/cli-module-lint@​0.1.4
    • @​backstage/cli-module-maintenance@​0.1.4
    • @​backstage/cli-module-test-jest@​0.1.4
    • @​backstage/cli-module-translations@​0.1.4

0.1.4-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/cli-module-migrate@​0.2.0-next.0
    • @​backstage/cli-module-build@​0.1.5-next.2
    • @​backstage/cli-module-config@​0.1.4-next.1
    • @​backstage/cli-module-github@​0.1.4-next.0
    • @​backstage/cli-module-info@​0.1.4-next.0
    • @​backstage/cli-module-lint@​0.1.4-next.0
    • @​backstage/cli-module-maintenance@​0.1.4-next.0
    • @​backstage/cli-module-new@​0.1.5-next.1
    • @​backstage/cli-module-test-jest@​0.1.4-next.0
    • @​backstage/cli-module-translations@​0.1.4-next.0
    • @​backstage/cli-module-actions@​0.1.3-next.0
    • @​backstage/cli-module-auth@​0.1.4-next.0

0.1.4-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.5-next.0
    • @​backstage/cli-module-new@​0.1.5-next.0
    • @​backstage/cli-module-config@​0.1.4-next.0
Commits

Updates @module-federation/enhanced from 2.6.0 to 2.8.1

Release notes

Sourced from @​module-federation/enhanced's releases.

Release v2.8.1

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Other Changes

Full Changelog: module-federation/core@v2.8.0...v2.8.1

Release v2.8.0

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Other Changes

New Contributors

... (truncated)

Changelog

Sourced from @​module-federation/enhanced's changelog.

2.8.1

Patch Changes

  • Updated dependencies [d901e2c]
  • Updated dependencies [641a0b6]
    • @​module-federation/sdk@​2.8.1
    • @​module-federation/dts-plugin@​2.8.1
    • @​module-federation/bridge-react-webpack-plugin@​2.8.1
    • @​module-federation/cli@​2.8.1
    • @​module-federation/managers@​2.8.1
    • @​module-federation/manifest@​2.8.1
    • @​module-federation/rspack@​2.8.1
    • @​module-federation/webpack-bundler-runtime@​2.8.1
    • @​module-federation/runtime-tools@​2.8.1
    • @​module-federation/inject-external-runtime-core-plugin@​2.8.1
    • @​module-federation/error-codes@​2.8.1

2.8.0

Patch Changes

  • ea490ae: Allow builds to exclude unused remote consumption and shared capabilities, and automatically omit Webpack container initialization when no exposes are configured.
  • 6ee67dc: Reduce installed and bundled size by replacing general-purpose cache, path, version, package lookup, scheduling, fetch, and error fallback dependencies with focused built-in utilities.
  • 681e5d2: feat(dts-plugin): support ts 7 for federated type generation while keeping existing ts versions supported
  • Updated dependencies [d6a76d8]
  • Updated dependencies [ea490ae]
  • Updated dependencies [6ee67dc]
  • Updated dependencies [681e5d2]
  • Updated dependencies [a5633f8]
    • @​module-federation/manifest@​2.8.0
    • @​module-federation/rspack@​2.8.0
    • @​module-federation/sdk@​2.8.0
    • @​module-federation/webpack-bundler-runtime@​2.8.0
    • @​module-federation/bridge-react-webpack-plugin@​2.8.0
    • @​module-federation/dts-plugin@​2.8.0
    • @​module-federation/managers@​2.8.0
    • @​module-federation/cli@​2.8.0
    • @​module-federation/runtime-tools@​2.8.0
    • @​module-federation/inject-external-runtime-core-plugin@​2.8.0
    • @​module-federation/error-codes@​2.8.0

2.7.0

Patch Changes

  • Updated dependencies [a7351f3]
  • Updated dependencies [dcc640b]
  • Updated dependencies [9958086]
  • Updated dependencies [a5f123a]

... (truncated)

Commits

Updates @playwright/test from 1.61.1 to 1.62.0

Release notes

Sourced from @​playwright/test's releases.

v1.62.0

🧱 New component testing model

Component testing moves to a stories and galleries model. A story wraps your component in one specific scenario — hard-coded props, mock data, providers — and a gallery page that you serve renders stories on demand. The new fixtures.mount() fixture navigates to the gallery, mounts a story by id, and returns a Locator scoped to the story's root element:

test('click should expand', async ({ mount }) => {
  const component = await mount('components/Expandable/Stateful');
  await component.getByRole('button').click();
  await expect(component.getByTestId('expanded')).toHaveValue('true');
});

Pass a story type as a template argument to type-check its props, and use update(props) / unmount() on the returned locator to re-render or tear down within a test.

🛑 Cancel operations with AbortSignal

Most operations and web-first assertions now accept a signal option that takes an AbortSignal, letting you cancel long-running actions, navigations, waits, and assertions:

const controller = new AbortController();
setTimeout(() => controller.abort(), 1000);
await page.getByRole('button', { name: 'Submit' }).click({ signal: controller.signal });
await expect(page.getByText('Done')).toBeVisible({ signal: controller.signal });

Providing a signal does not disable the default timeout; pass timeout: 0 to disable it.

🖼️ WebP screenshots

expect(page).toHaveScreenshot() and expect(locator).toHaveScreenshot() can now store snapshots in the WebP format — just give the snapshot a .webp name:

// Visual comparisons store the golden snapshot as lossless WebP.
await expect(page).toHaveScreenshot('homepage.webp');
// Standalone screenshots can trade quality for size with lossy WebP.
await page.screenshot({ path: 'homepage.webp', quality: 50 });

page.screenshot() and [locator.screenshot() (https://playwright.dev/docs/api/class-locator#locator-screenshot) also accept webp as a type, where quality 100 (the default) is lossless and lower values use lossy compression.

🧩 Custom test filtering with Reporter.preprocess()

New reporter.preprocess() hook runs after the configuration is resolved and before reporter.onBegin(), letting a reporter mark individual tests as skipped, excluded, fixed, or failing through a TestRun object:

</tr></table> 

... (truncated)

Commits
  • e3950d9 chore: mark v1.62.0 (#41981)
  • f07e0f7 cherry-pick(#41940): docs: release notes for v1.62 (#41967)
  • 05a306c cherry-pick(#41964): Revert "feat(routeFromHar): add interceptAPIRequests opt...
  • 2934858 fix: correct pending navigation log spacing (#41949)
  • 4b0cc99 fix(test): unflake screencast backpressure test on slow macOS runner (#41951)
  • bbbae6d test: fixme WebSocket locale test in Chromium 150 (#41944)
  • 15c4f55 fix(mcp): identify downloads explicitly (#41933)
  • f5fa967 fix(network): request.postData() returns null for empty string body override ...
  • 0edafe4 fix(mcp): launch the Chrome profile that has the extension installed (#41939)
  • 244a1ff feat(firefox): roll to r1538 (#41938)
  • Additional commits viewable in compare view

Updates concurrently from 10.0.3 to 10.0.4

Release notes

Sourced from concurrently's releases.

v10.0.4

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v10.0.3...v10.0.4

Commits

Updates jsdom from 29.1.1 to 30.0.1

Release notes

Sourced from jsdom's releases.

v30.0.1

  • Fixed getComputedStyle() with calc() and other functions throwing an exception, which regressed in v30.0.0. (@​asamuzaK)
  • Sped up up range operations on large documents (@​leonidaz)

v30.0.0

Breaking changes:

  • Node.js minimum version raised to ^22.22.2 || ^24.15.0 || >=26.0.0.

Other changes:

  • Added CSS.escape() and CSS.supports() functions. (@​asamuzaK)
  • Added 'background-position-x' and 'background-position-y' CSS properties. (@​olagokemills)
  • Fixed getComputedStyle() to convert length values into pixels. (@​asamuzaK)
  • Fixed CSS function serialization, e.g., in the return value of getPropertyValue(). (@​asamuzaK)
  • Fixed the type of error thrown by document.evaluate() (@​dokson)
Commits
  • 6584485 30.0.1
  • 0c51df6 Update dependencies and dev dependencies
  • 32adb34 Bump @​asamuzakjp/dom-selector
  • 70f014a Speed up range operations on large documents
  • 250d7ee Partially fix getComputedStyle with calc()
  • 20a01fc 30.0.0
  • 8c8e583 Precompute WPT expectation matches
  • f32245c Bump Node.js floor and dependencies
  • 03ef23b Add background-position longhands
  • ded056f Test CSS.escape() with numeric IDs
  • Additional commits viewable in compare view

Updates prettier from 3.9.4 to 3.9.6

Release notes

Sourced from prettier's releases.

3.9.6

What's Changed

🔗 Changelog

3.9.5

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.9.6

diff

TypeScript: Preserve quotes for methods named new (#19621 by @​kovsu)

// Input
interface Container {
  "new"(id: string): number;
}
// Prettier 3.9.5
interface Container {
new(id: string): number;
}
// Prettier 3.9.6
interface Container {
"new"(id: string): number;
}

TypeScript: Support import defer (#19624, #19675 by @​fisker)

// Input
import defer * as foo from "foo";
// Prettier 3.9.5
import * as foo from "foo";
// Prettier 3.9.6
import defer * as foo from "foo";

JavaScript: Added a new official plugin @prettier/plugin-yuku (#19628, #19629 by @​fisker)

@prettier/plugin-yuku is powered by Yuku (A high-performance JavaScript/TypeScript compiler toolchain written in Zig).

This plugin includes two new parsers: yuku (JavaScript syntax) and yuku-ts (TypeScript syntax).

To use this plugin:

  1. Install the plugin:

    yarn add --dev prettier @prettier/plugin-yuku

... (truncated)

Commits

Updates typescript from 6.0.3 to 7.0.2

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Updates @backstage/app-defaults from 1.7.9 to 1.7.10

Changelog

Sourced from @​backstage/app-defaults's changelog.

1.7.10

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.17.3
    • @​backstage/core-components@​0.18.12
    • @​backstage/core-app-api@​1.20.3
    • @​backstage/core-plugin-api@​1.12.8
    • @​backstage/plugin-permission-react@​0.5.3

1.7.10-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-app-api@​1.20.3-next.0
    • @​backstage/frontend-plugin-api@​0.17.3-next.0
    • @​backstage/core-components@​0.18.12-next.0
    • @​backstage/core-plugin-api@​1.12.8-next.0
    • @​backstage/plugin-permission-react@​0.5.3-next.0
Commits

Updates @backstage/catalog-client from 1.16.0 to 1.16.1

Changelog

Sourced from @​backstage/catalog-client's changelog.

1.16.1

Patch Changes

  • Updated dependencies
    • @​backstage/filter-predicates@​0.1.4

1.16.1-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/filter-predicates@​0.1.4-next.0
Commits

Updates @backstage/core-app-api from 1.20.2 to 1.20.3

Changelog

Sourced from @​backstage/core-app-api's changelog.

1.20.3

Patch Changes

  • 3ef5974: Added support for wildcard plugin entries in frontend discovery endpoints, matching the backend discovery behavior.
  • 6172725: Fixed the default fetch API to support discovery endpoints that only define an internal target.
  • Updated dependencies
    • @​backstage/ui@​0.17.0
    • @​backstage/core-plugin-api@​1.12.8

1.20.3-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/ui@​0.17.0-next.0
    • @​backstage/core-plugin-api@​1.12.8-next.0
Commits

Updates @backstage/core-components from 0.18.11 to 0.18.12

Changelog

Sourced from @​backstage/core-components's changelog.

0.18.12

Patch Changes

  • 120e7c3: chore(deps): bump js-yaml from 4.1.1 to 4.2.0
  • 9efce7d: Fixed the table filters sidebar rendering a stray 0 when no filters are configured.
  • 7ceeaad: Migrated CopyTextButton component from Material-UI to Backstage UI (BUI). Replaced MUI IconButton and Tooltip with BUI ButtonIcon and TooltipTrigger/Tooltip components. This is an internal refactoring that maintains backward compatibility - the component API remains unchanged.
  • Updated dependencies
    • @​backstage/ui@​0.17.0
    • @​backstage/core-plugin-api@​1.12.8

0.18.12-next.1

Patch Changes

  • 7ceeaad: Migrated CopyTextButton component from Material-UI to Backstage UI (BUI). Replaced MUI IconButton and Tooltip with BUI ButtonIcon and TooltipTrigger/Tooltip components. This is an internal refactoring that maintains backward compatibility - the component API remains unchanged.

0.18.12-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.8-next.0
Commits

Updates @backstage/core-plugin-api from 1.12.7 to 1.12.8

Changelog

Sourced from @​backstage/core-plugin-api's changelog.

1.12.8

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.17.3

1.12.8-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.17.3-next.0
Commits

Updates @backstage/integration-react from 1.2.19 to 1.2.20

Changelog

Sourced from @​backstage/integration-react's changelog.

1.2.20

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.8

1.2.20-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.8-next.0
Commits

Updates @backstage/plugin-catalog from 2.0.6 to 2.0.7

Changelog

Sourced from @​backstage/plugin-catalog's changelog.

2.0.7

Patch Changes

  • ba49e37: Migrated the new frontend system Catalog entity context menu to BUI and switched its built-in action icons to Remix icons. The old frontend system Catalog context menu remains unchanged.

    BREAKING ALPHA: The new frontend system Catalog entity page now consumes data-driven context menu item extensions. Its contextMenuItems input expects the EntityContextMenuItemBlueprint data output rather than a rendered React element.

    The default English value of the entityContextMenu.moreButtonAriaLabel translation changed from more to More actions. If you provide localized Catalog messages, update this label as appropriate for your locale.

  • 15719cc: BREAKING ALPHA: Migrated the new frontend system Catalog entity page to the automatic Catalog plugin header and a BUI page header with entity tags, title, metadata, favorite and context-menu actions, and Catalog-composed navigation.

    Existing alpha opaque entity header customizations continue to render through a temporary per-entity legacy fallback with the previous MUI tabs and page shell. Migrate those customizations to the new BUI-ready entity header layout extension point to receive composed tabs and the active tab ID. The new extension point wins when both customization types match an entity.

    The default BUI navigation does not render entity-content tab icons because the BUI Header tab API does not expose an icon slot. Legacy fallback pages retain their existing tab-icon behavior.

    Added the translation keys entityLabels.systemLabel, entityLabels.domainLabel, and entityLabels.partOfLabel. Apps that provide Catalog translations should add translations for these new messages.

  • a00547f: Fix crash when exporting the catalog with unset filters.

  • 1217673: Fixed a crash in the catalog export when an entity list filter is undefined, which could occur if optional filters were not set.

  • Updated dependencies

    • @​backstage/frontend-plugin-api@​0.17.3
    • @​backstage/ui@​0.17.0
    • @​backstage/plugin-catalog-react@​3.2.0
    • @​backstage/core-components@​0.18.12
    • @​backstage/plugin-techdocs-react@​1.3.13
    • @​backstage/catalog-client@​1.16.1
    • @​backstage/core-compat-api@​0.5.13
    • @​backstage/core-plugin-api@​1.12.8
    • @​backstage/integration-react@​1.2.20
    • @​backstage/plugin-permission-react@​0.5.3
    • @​backstage/plugin-search-react@​1.11.6

2.0.7-next.0

Patch Changes

  • ba49e37: Migrated the new frontend system Catalog entity context menu to BUI and switched its built-in action icons to Remix icons. The old frontend system Catalog context menu remains unchanged.

    BREAKING ALPHA: The new frontend system Catalog entity page now consumes data-driven context menu item extensions. Its contextMenuItems input expects the EntityContextMenuItemBlueprint data output rather than a rendered React element.

    The default English value of the entityContextMenu.moreButtonAriaLabel translation changed from more to More actions. If you provide localized Catalog messages, update this label as appropriate for your locale.

  • 15719cc: BREAKING ALPHA: Migrated the new frontend system Catalog entity page to the automatic Catalog plugin header and a BUI page header with entity tags, title, metadata, favorite and context-menu actions, and Catalog-composed navigation.

    Existing alpha opaque entity header customizations continue to render through a temporary per-entity legacy fallback with the previous MUI tabs and page shell. Migrate those customizations to the new BUI-ready entity header layout extension point to receive composed tabs and the active tab ID. The new extension point wins when both customization types match an entity.

    The default BUI navigation does not render entity-content tab icons because the BUI Header tab API does not expose an icon slot. Legacy fallback pages retain their existing tab-icon behavior.

    Added the translation keys entityLabels.systemLabel, entityLabels.domainLabel, and entityLabels.partOfLabel. Apps that provide Catalog translations should add translations for these new messages.

... (truncated)

Commits

Updates @backstage/plugin-catalog-graph from 0.6.5 to 0.6.6

Changelog

Sourced from @​backstage/plugin-catalog-graph's changelog.

0.6.6

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.17.3
    • @​backstage/ui@​0.17.0
    • @​backstage/plugin-catalog-react@​3.2.0
    • @​backstage/core-components@​0.18.12
    • @​backstage/catalog-client@​1.16.1
    • @​backstage/core-plugin-api@​1.12.8

0.6.6-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​3.2.0-next.0
    • @​backstage/ui@​0.17.0-next.0
    • @​backstage/frontend-plugin-api@​0.17.3-next.0
    • @​backstage/catalog-client@​1.16.1-next.0
    • @​backstage/core-components@​0.18.12-next.0
    • @​backstage/core-plugin-api@​1.12.8-next.0
Commits

Updates @backstage/plugin-catalog-react from 3.1.0 to 3.2.0

Changelog

Sourced from @​backstage/plugin-catalog-react's changelog.

3.2.0

Minor Changes

  • ba49e37: BREAKING ALPHA: The EntityContextMenuItemBlueprint now outputs menu item data instead of a rendered MUI element. The Catalog entity page consumes this data and renders BUI menu items.

    The source-level icon, useProps, and filter authoring model remains, with icon now typed as IconElement. We recommend using Remix icons and checking that custom icons follow the standard icon sizing requirements.

    Menu items close immediately when selected, including while asynchronous actions are pending.

  • 15719cc: Added an alpha BUI-ready entity header layout extension point. Its loaded component receives Catalog-composed tabs and the active tab ID, allowing custom entity headers to preserve or customize entity-page navigation.

    DEPRECATED ALPHA: The existing opaque entity header extension point is deprecated. It continues to work through a temporary Catalog legacy-layout fallback so adopters can migrate custom entity headers incrementally.

Patch Changes

  • 8a500d5: Fixed a regression where EntityTypePicker's initialFilter prop was being cleared when used alongside EntityKindPicker inside EntityListProvider. The type filter is now correctly preserved after the available types load for the selected kind.
  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.17.3
    • @​backstage/ui@​0.17.0
    • @​backstage/core-components@​0.18.12
    • @​backstage/filter-predicates@​0.1.4
    • @​backstage/catalog-client@​1.16.1
    • @​backstage/core-compat-api@​0.5.13
    • @​backstage/core-plugin-api@​1.12.8
    • @​backstage/integration-react@​1.2.20
    • @​backstage/plugin-permission-react@​0.5.3

3.2.0-next.1

Patch Changes

  • 8a500d5: Fixed a regression where EntityTypePicker's initialFilter prop was being cleared when used alongside EntityKindPicker inside EntityListProvider. The type filter is now correctly preserved after the available types load for the selected kind.
  • Updated dependencies
    • @​backstage/core-components@​0.18.12-next.1

3.2.0-next.0

Minor Changes

  • ba49e37: BREAKING ALPHA: The EntityContextMenuItemBlueprint now outputs menu item data instead of a rendered MUI element. The Catalog entity page consumes this data and renders BUI menu items.

    The source-level icon, useProps, and filter authoring model remains, with icon now typed as IconElement. We recommend using Remix icons and checking that custom icons follow the standard icon sizing requirements.

    Menu items close immediately when selected, including while asynchronous actions are pending.

  • 15719cc: Added an alpha BUI-ready entity header layout extension point. Its loaded component receives Catalog-composed tabs and the active tab ID, allowing custom entity headers to preserve or customize entity-page navigation.

    DEPRECATED ALPHA: The existing opaque entity header extension point is deprecated. It continues to work through a temporary Catalog legacy-layout fallback so adopters can migrate custom entity headers incrementally.

... (truncated)

Commits
  • See full diff in

…4 updates

Bumps the javascript-deps group with 44 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.36.3` | `0.36.4` |
| [@backstage/cli-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/cli-defaults) | `0.1.3` | `0.1.4` |
| [@module-federation/enhanced](https://github.com/module-federation/core/tree/HEAD/packages/enhanced) | `2.6.0` | `2.8.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.61.1` | `1.62.0` |
| [concurrently](https://github.com/open-cli-tools/concurrently) | `10.0.3` | `10.0.4` |
| [jsdom](https://github.com/jsdom/jsdom) | `29.1.1` | `30.0.1` |
| [prettier](https://github.com/prettier/prettier) | `3.9.4` | `3.9.6` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |
| [@backstage/app-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/app-defaults) | `1.7.9` | `1.7.10` |
| [@backstage/catalog-client](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-client) | `1.16.0` | `1.16.1` |
| [@backstage/core-app-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-app-api) | `1.20.2` | `1.20.3` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.18.11` | `0.18.12` |
| [@backstage/core-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-plugin-api) | `1.12.7` | `1.12.8` |
| [@backstage/integration-react](https://github.com/backstage/backstage/tree/HEAD/packages/integration-react) | `1.2.19` | `1.2.20` |
| [@backstage/plugin-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog) | `2.0.6` | `2.0.7` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.6.5` | `0.6.6` |
| [@backstage/plugin-catalog-react](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-react) | `3.1.0` | `3.2.0` |
| [@backstage/plugin-home](https://github.com/backstage/backstage/tree/HEAD/plugins/home) | `0.9.7` | `0.9.8` |
| [@backstage/plugin-kubernetes](https://github.com/backstage/backstage/tree/HEAD/plugins/kubernetes) | `0.12.20` | `0.12.21` |
| [@backstage/plugin-permission-react](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-react) | `0.5.2` | `0.5.3` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.9.4` | `0.9.5` |
| [jest-canvas-mock](https://github.com/hustcc/jest-canvas-mock) | `2.5.2` | `2.5.8` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.7.19` | `1.7.20` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.9.1` | `7.0.0` |
| [@backstage/backend-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/backend-defaults) | `0.17.4` | `0.17.6` |
| [@backstage/plugin-app-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/app-backend) | `0.5.15` | `0.5.16` |
| [@backstage/plugin-auth-backend-module-guest-provider](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend-module-guest-provider) | `0.2.20` | `0.2.21` |
| [@backstage/plugin-catalog-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend) | `3.8.0` | `3.8.1` |
| [@backstage/plugin-kubernetes-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/kubernetes-backend) | `0.21.5` | `0.21.6` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.6.14` | `0.6.15` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.11.1` | `13.0.2` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `10.4.6` | `10.5.5` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.4.6` | `10.5.5` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `10.4.6` | `10.5.5` |
| [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) | `10.4.6` | `10.5.5` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `10.4.6` | `10.5.5` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.4.6` | `10.5.5` |
| [react-test-renderer](https://github.com/react/react/tree/HEAD/packages/react-test-renderer) | `19.2.7` | `19.2.8` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.3` | `8.1.5` |
| [@material-table/core](https://github.com/material-table-core/core) | `7.0.0` | `8.0.3` |
| [@backstage/dev-utils](https://github.com/backstage/backstage/tree/HEAD/packages/dev-utils) | `1.1.24` | `1.1.25` |
| [msw](https://github.com/mswjs/msw) | `2.14.6` | `2.15.0` |
| [@backstage/backend-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/backend-plugin-api) | `1.9.2` | `1.9.3` |
| [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) | `7.2.0` | `7.2.1` |



Updates `@backstage/cli` from 0.36.3 to 0.36.4
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/cli)

Updates `@backstage/cli-defaults` from 0.1.3 to 0.1.4
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli-defaults/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/cli-defaults)

Updates `@module-federation/enhanced` from 2.6.0 to 2.8.1
- [Release notes](https://github.com/module-federation/core/releases)
- [Changelog](https://github.com/module-federation/core/blob/main/packages/enhanced/CHANGELOG.md)
- [Commits](https://github.com/module-federation/core/commits/v2.8.1/packages/enhanced)

Updates `@playwright/test` from 1.61.1 to 1.62.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.61.1...v1.62.0)

Updates `concurrently` from 10.0.3 to 10.0.4
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v10.0.3...v10.0.4)

Updates `jsdom` from 29.1.1 to 30.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v29.1.1...v30.0.1)

Updates `prettier` from 3.9.4 to 3.9.6
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.9.4...3.9.6)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `@backstage/app-defaults` from 1.7.9 to 1.7.10
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/app-defaults/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/app-defaults)

Updates `@backstage/catalog-client` from 1.16.0 to 1.16.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-client/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/catalog-client)

Updates `@backstage/core-app-api` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/core-app-api/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.20.3/packages/core-app-api)

Updates `@backstage/core-components` from 0.18.11 to 0.18.12
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/core-components/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/core-components)

Updates `@backstage/core-plugin-api` from 1.12.7 to 1.12.8
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/core-plugin-api/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/core-plugin-api)

Updates `@backstage/integration-react` from 1.2.19 to 1.2.20
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/integration-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/integration-react)

Updates `@backstage/plugin-catalog` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog)

Updates `@backstage/plugin-catalog-graph` from 0.6.5 to 0.6.6
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-graph/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-graph)

Updates `@backstage/plugin-catalog-react` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-react)

Updates `@backstage/plugin-home` from 0.9.7 to 0.9.8
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/home/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/home)

Updates `@backstage/plugin-kubernetes` from 0.12.20 to 0.12.21
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/kubernetes/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/kubernetes)

Updates `@backstage/plugin-permission-react` from 0.5.2 to 0.5.3
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/permission-react)

Updates `@backstage/plugin-user-settings` from 0.9.4 to 0.9.5
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/user-settings/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/user-settings)

Updates `jest-canvas-mock` from 2.5.2 to 2.5.8
- [Release notes](https://github.com/hustcc/jest-canvas-mock/releases)
- [Changelog](https://github.com/hustcc/jest-canvas-mock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hustcc/jest-canvas-mock/commits/v2.5.8)

Updates `@backstage/test-utils` from 1.7.19 to 1.7.20
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/test-utils/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/test-utils)

Updates `@testing-library/jest-dom` from 6.9.1 to 7.0.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.9.1...v7.0.0)

Updates `@backstage/backend-defaults` from 0.17.4 to 0.17.6
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-defaults/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-defaults)

Updates `@backstage/plugin-app-backend` from 0.5.15 to 0.5.16
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/app-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/app-backend)

Updates `@backstage/plugin-auth-backend-module-guest-provider` from 0.2.20 to 0.2.21
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-backend-module-guest-provider/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/auth-backend-module-guest-provider)

Updates `@backstage/plugin-catalog-backend` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-backend)

Updates `@backstage/plugin-kubernetes-backend` from 0.21.5 to 0.21.6
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/kubernetes-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/kubernetes-backend)

Updates `@backstage/plugin-proxy-backend` from 0.6.14 to 0.6.15
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/proxy-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/proxy-backend)

Updates `better-sqlite3` from 12.11.1 to 13.0.2
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v12.11.1...v13.0.2)

Updates `@storybook/addon-a11y` from 10.4.6 to 10.5.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.5.5/code/addons/a11y)

Updates `@storybook/addon-docs` from 10.4.6 to 10.5.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.5.5/code/addons/docs)

Updates `@storybook/addon-links` from 10.4.6 to 10.5.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.5.5/code/addons/links)

Updates `@storybook/addon-themes` from 10.4.6 to 10.5.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.5.5/code/addons/themes)

Updates `@storybook/react` from 10.4.6 to 10.5.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.5.5/code/renderers/react)

Updates `@storybook/react-vite` from 10.4.6 to 10.5.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.5.5/code/frameworks/react-vite)

Updates `react-test-renderer` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-test-renderer)

Updates `vite` from 8.1.3 to 8.1.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.1.5/packages/vite)

Updates `@material-table/core` from 7.0.0 to 8.0.3
- [Release notes](https://github.com/material-table-core/core/releases)
- [Changelog](https://github.com/material-table-core/core/blob/master/CHANGELOG.md)
- [Commits](https://github.com/material-table-core/core/commits/v8.0.3)

Updates `@backstage/dev-utils` from 1.1.24 to 1.1.25
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/dev-utils/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/dev-utils)

Updates `msw` from 2.14.6 to 2.15.0
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.14.6...v2.15.0)

Updates `@backstage/backend-plugin-api` from 1.9.2 to 1.9.3
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-plugin-api/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-plugin-api)

Updates `@types/supertest` from 7.2.0 to 7.2.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest)

---
updated-dependencies:
- dependency-name: "@backstage/cli"
  dependency-version: 0.36.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/cli-defaults"
  dependency-version: 0.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@module-federation/enhanced"
  dependency-version: 2.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: javascript-deps
- dependency-name: "@playwright/test"
  dependency-version: 1.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: javascript-deps
- dependency-name: concurrently
  dependency-version: 10.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: jsdom
  dependency-version: 30.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: javascript-deps
- dependency-name: prettier
  dependency-version: 3.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: javascript-deps
- dependency-name: "@backstage/app-defaults"
  dependency-version: 1.7.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/catalog-client"
  dependency-version: 1.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/core-app-api"
  dependency-version: 1.20.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/core-components"
  dependency-version: 0.18.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/core-plugin-api"
  dependency-version: 1.12.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/integration-react"
  dependency-version: 1.2.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/plugin-catalog"
  dependency-version: 2.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/plugin-catalog-graph"
  dependency-version: 0.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/plugin-catalog-react"
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: javascript-deps
- dependency-name: "@backstage/plugin-home"
  dependency-version: 0.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/plugin-kubernetes"
  dependency-version: 0.12.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/plugin-permission-react"
  dependency-version: 0.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/plugin-user-settings"
  dependency-version: 0.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: jest-canvas-mock
  dependency-version: 2.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/test-utils"
  dependency-version: 1.7.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: javascript-deps
- dependency-name: "@backstage/backend-defaults"
  dependency-version: 0.17.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/plugin-app-backend"
  dependency-version: 0.5.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/plugin-auth-backend-module-guest-provider"
  dependency-version: 0.2.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/plugin-catalog-backend"
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/plugin-kubernetes-backend"
  dependency-version: 0.21.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@backstage/plugin-proxy-backend"
  dependency-version: 0.6.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: better-sqlite3
  dependency-version: 13.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: javascript-deps
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 10.5.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: javascript-deps
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.5.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: javascript-deps
- dependency-name: "@storybook/addon-links"
  dependency-version: 10.5.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: javascript-deps
- dependency-name: "@storybook/addon-themes"
  dependency-version: 10.5.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: javascript-deps
- dependency-name: "@storybook/react"
  dependency-version: 10.5.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: javascript-deps
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.5.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: javascript-deps
- dependency-name: react-test-renderer
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: vite
  dependency-version: 8.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@material-table/core"
  dependency-version: 8.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: javascript-deps
- dependency-name: "@backstage/dev-utils"
  dependency-version: 1.1.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: msw
  dependency-version: 2.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: javascript-deps
- dependency-name: "@backstage/backend-plugin-api"
  dependency-version: 1.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
- dependency-name: "@types/supertest"
  dependency-version: 7.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: javascript-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: deps/npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested review from a team as code owners August 6, 2026 00:57
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 6, 2026
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:

  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 27 package(s) with unknown licenses.
  • ⚠️ 2 packages with OpenSSF Scorecard issues.

View full job summary

@lakshmimsft

Copy link
Copy Markdown

@copilot can you investigate and fix issues in CI build workflow for this pr

Co-authored-by: lakshmimsft <103459615+lakshmimsft@users.noreply.github.com>

Copilot AI commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

@copilot can you investigate and fix issues in CI build workflow for this pr

CI was failing because this bump included typescript 6.0.3 → 7.0.2, which broke @typescript-eslint (lint) and the Backstage CLI backend build. Pinned typescript back to ~6.0.3 in package.json and packages/rad-components/package.json and regenerated yarn.lock in 21b1c6b (or latest commit). Verified yarn lint:all, yarn tsc, and yarn build:backend pass locally.

@copilot can you investigate and fix issues in CI build workflow for this pr

Correction: the fix is in commit 42fa658.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants