Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all group with 90 updates #115

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps the all group with 90 updates:

Package From To
@backstage/cli 0.25.0 0.28.0
@backstage/e2e-test-utils 0.1.0 0.1.1
@playwright/test 1.40.1 1.48.1
@spotify/prettier-config 12.0.0 15.0.0
@typescript-eslint/utils 6.16.0 8.11.0
concurrently 8.2.2 9.0.1
eslint 8.56.0 9.13.0
node-gyp 9.4.1 10.2.0
prettier 2.8.8 3.3.3
typescript 5.2.2 5.6.3
@backstage/app-defaults 1.4.6 1.5.12
@backstage/catalog-model 1.4.3 1.7.0
@backstage/core-app-api 1.11.2 1.15.1
@backstage/core-components 0.13.9 0.15.1
@backstage/core-plugin-api 1.8.1 1.10.0
@backstage/integration-react 1.1.22 1.2.0
@backstage/plugin-catalog 1.16.0 1.24.0
@backstage/plugin-catalog-common 1.0.19 1.1.0
@backstage/plugin-catalog-graph 0.3.2 0.4.11
@backstage/plugin-home 0.6.1 0.8.0
@backstage/plugin-kubernetes 0.11.3 0.11.16
@backstage/plugin-permission-react 0.4.18 0.4.27
@backstage/plugin-user-settings 0.7.14 0.8.14
@backstage/theme 0.5.0 0.6.0
react 17.0.2 18.3.1
@types/react 17.0.74 18.3.11
react-dom 17.0.2 18.3.1
@types/react-dom 17.0.25 18.3.1
react-router 6.21.1 6.27.0
react-router-dom 6.21.1 6.27.0
react-use 17.4.2 17.5.1
@backstage/test-utils 1.4.6 1.7.0
@testing-library/dom 8.20.1 10.4.0
@testing-library/jest-dom 5.17.0 6.6.2
@testing-library/react 12.1.5 16.0.1
@backstage/backend-common 0.20.0 0.25.0
@backstage/backend-tasks 0.5.13 0.6.1
@backstage/catalog-client 1.5.1 1.7.1
@backstage/config 1.1.1 1.2.0
@backstage/plugin-app-backend 0.3.56 0.3.76
@backstage/plugin-auth-backend 0.20.2 0.23.1
@backstage/plugin-auth-node 0.4.2 0.5.3
@backstage/plugin-catalog-backend 1.16.0 1.27.1
@backstage/plugin-kubernetes-backend 0.14.0 0.18.7
@backstage/plugin-kubernetes-node 0.1.2 0.1.20
@backstage/plugin-permission-common 0.7.11 0.8.1
@backstage/plugin-permission-node 0.7.19 0.8.4
@backstage/plugin-proxy-backend 0.4.6 0.5.7
better-sqlite3 9.2.2 11.4.0
dockerode 3.3.5 4.0.2
express 4.19.2 4.21.1
pg 8.11.3 8.13.0
winston 3.11.0 3.15.0
@types/dockerode 3.3.23 3.3.31
@types/express 4.17.21 5.0.0
@types/express-serve-static-core 4.17.41 5.0.0
@types/luxon 2.4.0 3.4.2
@dagrejs/dagre 1.0.4 1.1.4
reactflow 11.10.1 11.11.4
@babel/core 7.23.7 7.25.8
@babel/preset-env 7.23.7 7.25.8
@types/babel__preset-env 7.9.6 7.9.7
@babel/preset-react 7.23.3 7.25.7
@storybook/addon-essentials 7.6.6 8.3.6
@storybook/addon-interactions 7.6.6 8.3.6
@storybook/addon-links 7.6.6 8.3.6
@storybook/addon-onboarding 1.0.10 8.3.6
@storybook/blocks 7.6.6 8.3.6
@storybook/react 7.6.6 8.3.6
@storybook/react-webpack5 7.6.6 8.3.6
@storybook/test 7.6.6 8.3.6
@typescript-eslint/eslint-plugin 6.16.0 8.11.0
@typescript-eslint/parser 6.16.0 8.11.0
eslint-plugin-prettier 5.1.2 5.2.1
eslint-plugin-react 7.33.2 7.37.1
eslint-plugin-react-hooks 4.6.0 5.0.0
eslint-plugin-storybook 0.6.15 0.10.1
jsdom 23.0.1 25.0.1
react-test-renderer 17.0.2 18.3.1
@types/react-test-renderer 18.0.7 18.3.0
storybook 7.6.6 8.3.6
@date-io/core 1.3.13 3.0.0
@material-table/core 5.1.12 6.4.4
react-error-boundary 4.0.12 4.1.2
@backstage/dev-utils 1.0.25 1.1.2
@backstage/plugin-kubernetes-common 0.7.2 0.8.3
msw 1.3.2 2.4.12
node-fetch 2.7.0 3.3.2
yn 4.0.0 5.0.0
supertest 6.3.3 7.0.0

Updates @backstage/cli from 0.25.0 to 0.28.0

Changelog

Sourced from @​backstage/cli's changelog.

0.28.0

Minor Changes

  • 264058c: The repo test command will no longer default to watch mode if the --since flag is provided.

  • 55b8b84: BREAKING: The Jest configuration defined at @backstage/cli/config/jest no longer collects configuration defined in the "jest" field from all parent package.json files. Instead, it will only read and merge configuration from the package.json in the monorepo root if it exists, as well as the target package. In addition, configuration defined in the root package.json will now only be merged into each package configuration if it is a valid project-level configuration key.

  • 6129076: BREAKING: Removed the following deprecated commands:

    • create: Use backstage-cli new instead
    • create-plugin: Use backstage-cli new instead
    • plugin:diff: Use backstage-cli fix instead
    • test: Use backstage-cli repo test or backstage-cli package test instead
    • versions:check: Use yarn dedupe or yarn-deduplicate instead
    • clean: Use backstage-cli package clean instead

    In addition, the experimental install and onboard commands have been removed since they have not received any updates since their introduction and we're expecting usage to be low. If you where relying on these commands, please let us know by opening an issue towards the main Backstage repository.

Patch Changes

  • ea16633: Preserve directory structure for CommonJS build output, just like ESM. This makes the build output more stable and easier to browse, and allows for more effective tree shaking and lazy imports.

  • 520a383: Added functionality to the prepack script that will append the default export type for entry points to the exports object before publishing. This is to help with identifying the declarative integration points for plugins without needing to fetch or run the plugins first.

  • 9625a97: The scaffolder-module template has been updated to use a more modern layout and new testing utilities for scaffolder actions.

  • 03810d2: Remove unknown dependency diff

  • cebee4f: Added support for a new experimental EXPERIMENTAL_TRIM_NEXT_ENTRY flag which removes any ./next entry points present in packages when building and publishing.

  • 54c8aa3: The check for react-dom/client will now properly always run from the target directory.

  • b676cc9: feat: experimentally support using rspack instead under EXPERIMENTAL_RSPACK env flag

  • 094eaa3: Remove references to in-repo backend-common

  • 95999c5: The backend plugin template for the new command has been updated to provide more guidance and use a more modern structure.

  • 7955f9b: Tweaked the new package feature detection to not be active when building backend packages.

  • 4bfc2ce: Updated the Vite implementation behind the EXPERIMENTAL_VITE flag to work with more recent versions of Backstage.

  • 720a2f9: Updated dependency git-url-parse to ^15.0.0.

  • 8f0898b: Updated dependency esbuild to ^0.24.0.

  • 2c5ecf5: Support --max-warnings flag for package linting

  • 88407c3: Running repo lint with the --successCache flag now respects .gitinore, and it ignores projects without a lint script.

  • 8fe740d: Added a new --successCache option to the backstage-cli repo test and backstage-cli repo lint commands. The cache keeps track of successful runs and avoids re-running for individual packages if they haven't changed. This option is intended only to be used in CI.

    In addition a --successCacheDir <path> option has also been added to be able to override the default cache directory.

  • 55b8b84: The Jest configuration will now search for a src/setupTests.* file with any valid script extension, not only .ts.

  • 79ba5a8: The LEGACY_BACKEND_START flag is now deprecated.

  • f0514c7: Disabled parsing of input source maps in the SWC transform for Jest.

  • Updated dependencies

    • @​backstage/cli-node@​0.2.9
    • @​backstage/eslint-plugin@​0.1.10
    • @​backstage/integration@​1.15.1
    • @​backstage/catalog-model@​1.7.0
    • @​backstage/cli-common@​0.1.14
    • @​backstage/config@​1.2.0
    • @​backstage/config-loader@​1.9.1
    • @​backstage/errors@​1.2.4

... (truncated)

Commits
  • 1828545 Version Packages
  • 2bfec55 chore(deps): bump fork-ts-checker-webpack-plugin from 4.1.6 to 6.2.9
  • df31bdc Version Packages
  • 9038575 chore: fixing user-event versioning for create-plugin templates
  • d40316a use Array.from instead of spread operator
  • 80f0762 Add context for versions:bump about version change and update tests
  • b17d477 Merge pull request #5598 from backstage/dependabot/npm_and_yarn/react-use-17.2.4
  • 9eabe20 chore: new plugins should use later versions of react-use
  • 4acd1d1 Merge pull request #5595 from backstage/dependabot/npm_and_yarn/ts-node-9.1.1
  • e133f76 chore(deps): bump ts-node from 8.10.2 to 9.1.1
  • See full diff in compare view

Updates @backstage/e2e-test-utils from 0.1.0 to 0.1.1

Changelog

Sourced from @​backstage/e2e-test-utils's changelog.

0.1.1

Patch Changes

  • 8472188: Added or fixed the repository field in package.json.
  • 6bb6f3e: Updated dependency fs-extra to ^11.2.0. Updated dependency @types/fs-extra to ^11.0.0.

0.1.1-next.0

Patch Changes

  • 8472188: Added or fixed the repository field in package.json.
Commits

Updates @playwright/test from 1.40.1 to 1.48.1

Release notes

Sourced from @​playwright/test's releases.

v1.48.1

Highlights

microsoft/playwright#33023 - [Bug]: command line flag --headed has no effect in ui mode microsoft/playwright#33107 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.0 microsoft/playwright#33085 - [Bug]: WebSocket route does not handle full URLs in Playwright microsoft/playwright#33052 - [Regression]: Inspector not showing recorded steps microsoft/playwright#33132 - [Bug]: Wrong Ubuntu release name in Dockerfile.noble microsoft/playwright#32996 - [BUG] Trace attachments have small unusable height

Browser Versions

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129

v1.48.0

WebSocket routing

New methods page.routeWebSocket() and browserContext.routeWebSocket() allow to intercept, modify and mock WebSocket connections initiated in the page. Below is a simple example that mocks WebSocket communication by responding to a "request" with a "response".

await page.routeWebSocket('/ws', ws => {
  ws.onMessage(message => {
    if (message === 'request')
      ws.send('response');
  });
});

See WebSocketRoute for more details.

UI updates

  • New "copy" buttons for annotations and test location in the HTML report.
  • Route method calls like route.fulfill() are not shown in the report and trace viewer anymore. You can see which network requests were routed in the network tab instead.
  • New "Copy as cURL" and "Copy as fetch" buttons for requests in the network tab.

Miscellaneous

Browser Versions

  • Chromium 130.0.6723.19

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by yurys, a new releaser for @​playwright/test since your current version.


Updates @spotify/prettier-config from 12.0.0 to 15.0.0

Release notes

Sourced from @​spotify/prettier-config's releases.

v15.0.0

15.0.0 (2023-05-18)

chore

  • deps: upgrade dependencies (ef060c7)
  • node: upgrade required Node version to 18 (9528841)

BREAKING CHANGES

  • node: Node bump from v14 to v18
  • deps: TypeScript bump from v4 to v5, Jest bump from v28 to v29

v14.1.6

14.1.6 (2023-02-14)

Bug Fixes

v14.1.5

14.1.5 (2023-01-30)

Bug Fixes

v14.1.4

14.1.4 (2023-01-19)

Bug Fixes

v14.1.3

14.1.3 (2022-12-07)

Bug Fixes

v14.1.2

14.1.2 (2022-12-02)

... (truncated)

Changelog

Sourced from @​spotify/prettier-config's changelog.

15.0.0 (2023-05-18)

chore

  • deps: upgrade dependencies (ef060c7)
  • node: upgrade required Node version to 18 (9528841)

BREAKING CHANGES

  • node: Node bump from v14 to v18
  • deps: TypeScript bump from v4 to v5, Jest bump from v28 to v29

14.1.6 (2023-02-14)

Bug Fixes

14.1.5 (2023-01-30)

Bug Fixes

14.1.4 (2023-01-19)

Bug Fixes

14.1.3 (2022-12-07)

Bug Fixes

14.1.2 (2022-12-02)

Bug Fixes

  • web-scripts: security vulnerability in glob (a278f21)

14.1.1 (2022-11-25)

Bug Fixes

  • precommit: add in --passWithNoTests flag to enable precommit hook to succeed with no tests (67cba2a), closes #1020

14.1.0 (2022-08-08)

... (truncated)

Commits
  • 6d8c063 v15.0.0
  • 6519dca Merge pull request #1128 from nlebrun-spotify/upgrade-dependencies
  • 9528841 chore(node): upgrade required Node version to 18
  • ef060c7 chore(deps): upgrade dependencies
  • cfb9c66 v14.1.6
  • 7b2160e Merge pull request #1105 from spotify/cut-new-release
  • 5c7d2ed fix: update dependencies
  • a31d65c Merge pull request #1100 from spotify/dependabot/npm_and_yarn/commitizen-4.3.0
  • 07db5cf Merge pull request #1103 from spotify/dependabot/npm_and_yarn/http-cache-sema...
  • 7925f32 Create catalog-info.yaml
  • Additional commits viewable in compare view

Updates @typescript-eslint/utils from 6.16.0 to 8.11.0

Release notes

Sourced from @​typescript-eslint/utils's releases.

v8.11.0

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#10135)
  • rule-tester: allow custom filename outside directory (#10147)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.10.0

8.10.0 (2024-10-17)

🚀 Features

  • support TypeScript 5.6 (#9972)

🩹 Fixes

  • typescript-eslint: propagate name field to extended configs in config helper (#10094)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.9.0

8.9.0 (2024-10-14)

🚀 Features

  • rule-tester: hooks for test cases (#10109)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-parameters] cannot assume variables are either type or value (#10093)

... (truncated)

Changelog

Sourced from @​typescript-eslint/utils's changelog.

8.11.0 (2024-10-21)

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.10.0 (2024-10-17)

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.9.0 (2024-10-14)

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.8.1 (2024-10-07)

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.8.0 (2024-09-30)

🩹 Fixes

  • remove export type * in d.ts to support TS<5.0

  • utils: update missing type information message

❤️ Thank You

  • auvred
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Ronen Amiel
  • Tarun Chauhan
  • YeonJuan

You can read about our versioning strategy and releases on our website.

8.7.0 (2024-09-23)

🚀 Features

... (truncated)

Commits
  • 79c27a8 chore(release): publish 8.11.0
  • 8d35958 chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)
  • 7effdea chore(release): publish 8.10.0
  • 4666ed4 chore(release): publish 8.9.0
  • 7ea2074 chore(deps): update dependency eslint-plugin-perfectionist to v3.8.0 (#9976)
  • f898248 chore(release): publish 8.8.1
  • 2055cfb chore(release): publish 8.8.0
  • 6ce66b5 fix: remove export type * in d.ts to support TS<5.0 (#10070)
  • 53650c4 fix(utils): update missing type information message (#10043)
  • b88ea33 chore(release): publish 8.7.0
  • Additional commits viewable in compare view

Updates concurrently from 8.2.2 to 9.0.1

Release notes

Sourced from concurrently's releases.

v9.0.1

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.0.0...v9.0.1

v9.0.0

💥 Breaking Changes

  • Dropped support for Node.js < 18.0.0. Older Node.js version have reached end-of-life, and certain features require new-ish JS APIs.

  • The concurrently and default exports are now the same - #399 It's reasonable to expect that import { concurrently } from 'concurrently' would work the same as import concurrently from 'concurrently', however this has not been the case. The former used to be an unconfigured version of concurrently, lacking all features that you'd get from the CLI, which was seen as a "footgun". Both are now the same function.

    If you'd like to access the unconfigured function, use import { createConcurrently } from 'concurrently' instead.

✨ New Features

  • Exponential back-off support for process restarting - #265, #462 Use --restart-after exponential. Restarts happen at 2^N seconds.
  • Add prefix padding via new --pad-prefix flag - #166, #417, #495
  • Specify teardown commands via new --teardown flag - #472, #500
  • Expand node:<script> commands to node --run <script> - #475
  • [API only] Inter-Process Communication (ipc) - #498
  • [API only] Make it possible to use no colors at all - #466
  • [API only] Add a state field to Command - #455

🐛 Bug Fixes

  • Fix importing concurrently in ESM package - #454, #456, #494
  • Make sure concurrently doesn't resolve when manually restarting commands through API - #463, #464
  • Abort commands not running when max processes < N - #433, #452, #460
  • Fix warning coming from spawn-command when running in Node 22 - #407, #477, #479, #492
  • Make --raw and --hide compatible - #394, #486
  • Ensure prefix is written when logging without a trailing LF - #467

Other Changes

  • --help no longer shows examples due to there being too many. Refer to https://github.com/open-cli-tools/concurrently/tree/v9.0.0/docs instead, or to the node_modules/concurrently/docs directory in your project.
  • Improve examples of --passthrough-arguments - #490
  • Replace date-fns with hand-rolled date formatting - #436, #443 This should make installing concurrently faster.

New Contributors

Full Changelog: open-cli-tools/concurrently@v8.2.2...v9.0.0

Commits
  • 79b3290 9.0.1
  • 041520b Don't set up more than 1 abort signal listener (#503)
  • a7a5894 9.0.0
  • 758ee7f tests: update smoke tests lockfile
  • 710ee55 Replace date-fns for hand-rolled date formatting
  • fe7b69c deps: update @​types/node to 18.x.x too
  • fd2d140 Bump minimum Node version to 18
  • 37f98b2 deps: update several dev dependencies
  • 1b5df3a deps: update everything eslint
  • 7fc4803 Make it possible to use no colors at all through API
  • Additional commits viewable in compare view

Updates eslint from 8.56.0 to 9.13.0

Release notes

Sourced from eslint's releases.

v9.13.0

Features

  • 381c32b feat: Allow languages to provide defaultLanguageOptions (#19003) (Milos Djermanovic)
  • bf723bd feat: Improve eslintrc warning message (#19023) (Milos Djermanovic)
  • 1def4cd feat: drop support for jiti v1.21 (#18996) (Francesco Trotta)
  • f879be2 feat: export ESLint.defaultConfig (#18983) (Nitin Kumar)

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#18988) (Milos Djermanovic)

Chores

v9.12.0

Features

  • 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami)
  • 17a07fb feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)
  • 2ff0e51 feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)
  • 2d17453 feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)

Bug Fixes

  • ea380ca fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)
  • fdd6319 fix: Issues with type definitions (#18940) (Arya Emami)

Documentation

  • ecbd522 docs: Mention code explorer (#18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#18944) (Jay)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.13.0 - October 18, 2024

  • 68d2d9d chore: upgrade to @eslint/[email protected] and @eslint/core@^0.7.0 (#19034) (Francesco Trotta)
  • 2211f0a chore: package.json update for @​eslint/js release (Jenkins)
  • 381c32b feat: Allow languages to provide defaultLanguageOptions (#19003) (Milos Djermanovic)
  • 78836d4 fix: update the complexity rule type (#19027) (Nitin Kumar)
  • c7abaef perf: using Node.js compile cache (#19012) (唯然)
  • bf723bd feat: Improve eslintrc warning message (#19023) (Milos Djermanovic)
  • 1d7c077 chore: add pkg.type "commonjs" (#19011) (唯然)
  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#19019) (Nitin Kumar)
  • 468e3bd test: fix ESLint tests (#19021) (Francesco Trotta)
  • 19e68d3 docs: update deprecated rules type definitions (#19018) (Nitin Kumar)
  • 1def4cd feat: drop support for jiti v1.21 (#18996) (Francesco Trotta)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#19006) (Milos Djermanovic)
  • 064c8b6 fix: update rule types (#18925) (Nitin Kumar)
  • f879be2 feat: export ESLint.defaultConfig (#18983) (Nitin Kumar)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#18997) (Milos Djermanovic)
  • ed4635f ci: upgrade [email protected] (#18992) (Milos Djermanovic)
  • efad767 chore: remove unused ignore dependency (#18993) (Amaresh S M)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#18988) (Milos Djermanovic)

v9.12.0 - October 4, 2024

Bumps the all group with 90 updates:

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.25.0` | `0.28.0` |
| [@backstage/e2e-test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/e2e-test-utils) | `0.1.0` | `0.1.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.40.1` | `1.48.1` |
| [@spotify/prettier-config](https://github.com/spotify/web-scripts) | `12.0.0` | `15.0.0` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `6.16.0` | `8.11.0` |
| [concurrently](https://github.com/open-cli-tools/concurrently) | `8.2.2` | `9.0.1` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.13.0` |
| [node-gyp](https://github.com/nodejs/node-gyp) | `9.4.1` | `10.2.0` |
| [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.3.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.2.2` | `5.6.3` |
| [@backstage/app-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/app-defaults) | `1.4.6` | `1.5.12` |
| [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model) | `1.4.3` | `1.7.0` |
| [@backstage/core-app-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-app-api) | `1.11.2` | `1.15.1` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.13.9` | `0.15.1` |
| [@backstage/core-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-plugin-api) | `1.8.1` | `1.10.0` |
| [@backstage/integration-react](https://github.com/backstage/backstage/tree/HEAD/packages/integration-react) | `1.1.22` | `1.2.0` |
| [@backstage/plugin-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog) | `1.16.0` | `1.24.0` |
| [@backstage/plugin-catalog-common](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-common) | `1.0.19` | `1.1.0` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.3.2` | `0.4.11` |
| [@backstage/plugin-home](https://github.com/backstage/backstage/tree/HEAD/plugins/home) | `0.6.1` | `0.8.0` |
| [@backstage/plugin-kubernetes](https://github.com/backstage/backstage/tree/HEAD/plugins/kubernetes) | `0.11.3` | `0.11.16` |
| [@backstage/plugin-permission-react](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-react) | `0.4.18` | `0.4.27` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.7.14` | `0.8.14` |
| [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) | `0.5.0` | `0.6.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `17.0.2` | `18.3.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `17.0.74` | `18.3.11` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `17.0.2` | `18.3.1` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `17.0.25` | `18.3.1` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `6.21.1` | `6.27.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.21.1` | `6.27.0` |
| [react-use](https://github.com/streamich/react-use) | `17.4.2` | `17.5.1` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.4.6` | `1.7.0` |
| [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `8.20.1` | `10.4.0` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.17.0` | `6.6.2` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `12.1.5` | `16.0.1` |
| [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) | `0.20.0` | `0.25.0` |
| [@backstage/backend-tasks](https://github.com/backstage/backstage/tree/HEAD/packages/backend-tasks) | `0.5.13` | `0.6.1` |
| [@backstage/catalog-client](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-client) | `1.5.1` | `1.7.1` |
| [@backstage/config](https://github.com/backstage/backstage/tree/HEAD/packages/config) | `1.1.1` | `1.2.0` |
| [@backstage/plugin-app-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/app-backend) | `0.3.56` | `0.3.76` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.20.2` | `0.23.1` |
| [@backstage/plugin-auth-node](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-node) | `0.4.2` | `0.5.3` |
| [@backstage/plugin-catalog-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend) | `1.16.0` | `1.27.1` |
| [@backstage/plugin-kubernetes-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/kubernetes-backend) | `0.14.0` | `0.18.7` |
| [@backstage/plugin-kubernetes-node](https://github.com/backstage/backstage/tree/HEAD/plugins/kubernetes-node) | `0.1.2` | `0.1.20` |
| [@backstage/plugin-permission-common](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-common) | `0.7.11` | `0.8.1` |
| [@backstage/plugin-permission-node](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-node) | `0.7.19` | `0.8.4` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.4.6` | `0.5.7` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `9.2.2` | `11.4.0` |
| [dockerode](https://github.com/apocas/dockerode) | `3.3.5` | `4.0.2` |
| [express](https://github.com/expressjs/express) | `4.19.2` | `4.21.1` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.11.3` | `8.13.0` |
| [winston](https://github.com/winstonjs/winston) | `3.11.0` | `3.15.0` |
| [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.23` | `3.3.31` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.21` | `5.0.0` |
| [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `4.17.41` | `5.0.0` |
| [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) | `2.4.0` | `3.4.2` |
| [@dagrejs/dagre](https://github.com/dagrejs/dagre) | `1.0.4` | `1.1.4` |
| [reactflow](https://github.com/xyflow/xyflow/tree/HEAD/packages/reactflow) | `11.10.1` | `11.11.4` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.7` | `7.25.8` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.7` | `7.25.8` |
| [@types/babel__preset-env](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel__preset-env) | `7.9.6` | `7.9.7` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.23.3` | `7.25.7` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.6.6` | `8.3.6` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.6.6` | `8.3.6` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.6.6` | `8.3.6` |
| [@storybook/addon-onboarding](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/onboarding) | `1.0.10` | `8.3.6` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `7.6.6` | `8.3.6` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `7.6.6` | `8.3.6` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `7.6.6` | `8.3.6` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `7.6.6` | `8.3.6` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.16.0` | `8.11.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.16.0` | `8.11.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.2` | `5.2.1` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.37.1` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `5.0.0` |
| [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.6.15` | `0.10.1` |
| [jsdom](https://github.com/jsdom/jsdom) | `23.0.1` | `25.0.1` |
| [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) | `17.0.2` | `18.3.1` |
| [@types/react-test-renderer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-test-renderer) | `18.0.7` | `18.3.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.6.6` | `8.3.6` |
| [@date-io/core](https://github.com/dmtrKovalenko/date-io) | `1.3.13` | `3.0.0` |
| [@material-table/core](https://github.com/material-table-core/core) | `5.1.12` | `6.4.4` |
| [react-error-boundary](https://github.com/bvaughn/react-error-boundary) | `4.0.12` | `4.1.2` |
| [@backstage/dev-utils](https://github.com/backstage/backstage/tree/HEAD/packages/dev-utils) | `1.0.25` | `1.1.2` |
| [@backstage/plugin-kubernetes-common](https://github.com/backstage/backstage/tree/HEAD/plugins/kubernetes-common) | `0.7.2` | `0.8.3` |
| [msw](https://github.com/mswjs/msw) | `1.3.2` | `2.4.12` |
| [node-fetch](https://github.com/node-fetch/node-fetch) | `2.7.0` | `3.3.2` |
| [yn](https://github.com/sindresorhus/yn) | `4.0.0` | `5.0.0` |
| [supertest](https://github.com/ladjs/supertest) | `6.3.3` | `7.0.0` |


Updates `@backstage/cli` from 0.25.0 to 0.28.0
- [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/v0.28.0/packages/cli)

Updates `@backstage/e2e-test-utils` from 0.1.0 to 0.1.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/e2e-test-utils/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.1.1/packages/e2e-test-utils)

Updates `@playwright/test` from 1.40.1 to 1.48.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.40.1...v1.48.1)

Updates `@spotify/prettier-config` from 12.0.0 to 15.0.0
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](spotify/web-scripts@v12.0.0...v15.0.0)

Updates `@typescript-eslint/utils` from 6.16.0 to 8.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/utils)

Updates `concurrently` from 8.2.2 to 9.0.1
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v8.2.2...v9.0.1)

Updates `eslint` from 8.56.0 to 9.13.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v9.13.0)

Updates `node-gyp` from 9.4.1 to 10.2.0
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
- [Commits](nodejs/node-gyp@v9.4.1...v10.2.0)

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

Updates `typescript` from 5.2.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.6.3)

Updates `@backstage/app-defaults` from 1.4.6 to 1.5.12
- [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-model` from 1.4.3 to 1.7.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-model/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.7.0/packages/catalog-model)

Updates `@backstage/core-app-api` from 1.11.2 to 1.15.1
- [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/HEAD/packages/core-app-api)

Updates `@backstage/core-components` from 0.13.9 to 0.15.1
- [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.8.1 to 1.10.0
- [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/v1.10.0/packages/core-plugin-api)

Updates `@backstage/integration-react` from 1.1.22 to 1.2.0
- [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/v1.2.0/packages/integration-react)

Updates `@backstage/plugin-catalog` from 1.16.0 to 1.24.0
- [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/v1.24.0/plugins/catalog)

Updates `@backstage/plugin-catalog-common` from 1.0.19 to 1.1.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.1.0/plugins/catalog-common)

Updates `@backstage/plugin-catalog-graph` from 0.3.2 to 0.4.11
- [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-home` from 0.6.1 to 0.8.0
- [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/v0.8.0/plugins/home)

Updates `@backstage/plugin-kubernetes` from 0.11.3 to 0.11.16
- [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.4.18 to 0.4.27
- [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.7.14 to 0.8.14
- [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 `@backstage/theme` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/theme/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.6.0/packages/theme)

Updates `react` from 17.0.2 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

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

Updates `react-dom` from 17.0.2 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `@types/react-dom` from 17.0.25 to 18.3.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `react-router` from 6.21.1 to 6.27.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/[email protected]/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)

Updates `react-router-dom` from 6.21.1 to 6.27.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/[email protected]/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `react-use` from 17.4.2 to 17.5.1
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](streamich/react-use@v17.4.2...v17.5.1)

Updates `@backstage/test-utils` from 1.4.6 to 1.7.0
- [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/v1.7.0/packages/test-utils)

Updates `@testing-library/dom` from 8.20.1 to 10.4.0
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v8.20.1...v10.4.0)

Updates `@testing-library/jest-dom` from 5.17.0 to 6.6.2
- [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@v5.17.0...v6.6.2)

Updates `@testing-library/react` from 12.1.5 to 16.0.1
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v12.1.5...v16.0.1)

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

Updates `@backstage/backend-common` from 0.20.0 to 0.25.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/v0.25.0/packages/backend-common)

Updates `@backstage/backend-tasks` from 0.5.13 to 0.6.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-tasks)

Updates `@backstage/catalog-client` from 1.5.1 to 1.7.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/v1.7.1/packages/catalog-client)

Updates `@backstage/config` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/config/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.2.0/packages/config)

Updates `@backstage/plugin-app-backend` from 0.3.56 to 0.3.76
- [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` from 0.20.2 to 0.23.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/auth-backend)

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

Updates `@backstage/plugin-catalog-backend` from 1.16.0 to 1.27.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/v1.27.1/plugins/catalog-backend)

Updates `@backstage/plugin-kubernetes-backend` from 0.14.0 to 0.18.7
- [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-kubernetes-node` from 0.1.2 to 0.1.20
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/kubernetes-node/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/kubernetes-node)

Updates `@backstage/plugin-permission-common` from 0.7.11 to 0.8.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.8.1/plugins/permission-common)

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

Updates `@backstage/plugin-proxy-backend` from 0.4.6 to 0.5.7
- [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 9.2.2 to 11.4.0
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v9.2.2...v11.4.0)

Updates `dockerode` from 3.3.5 to 4.0.2
- [Release notes](https://github.com/apocas/dockerode/releases)
- [Commits](apocas/dockerode@v3.3.5...v4.0.2)

Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.19.2...4.21.1)

Updates `pg` from 8.11.3 to 8.13.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg)

Updates `winston` from 3.11.0 to 3.15.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.11.0...v3.15.0)

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

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

Updates `@types/express-serve-static-core` from 4.17.41 to 5.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core)

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

Updates `@dagrejs/dagre` from 1.0.4 to 1.1.4
- [Release notes](https://github.com/dagrejs/dagre/releases)
- [Commits](dagrejs/dagre@v1.0.4...v1.1.4)

Updates `reactflow` from 11.10.1 to 11.11.4
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/11.11.4/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/11.11.4/packages/reactflow)

Updates `@babel/core` from 7.23.7 to 7.25.8
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.8/packages/babel-core)

Updates `@babel/preset-env` from 7.23.7 to 7.25.8
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.8/packages/babel-preset-env)

Updates `@types/babel__preset-env` from 7.9.6 to 7.9.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/babel__preset-env)

Updates `@babel/preset-react` from 7.23.3 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-preset-react)

Updates `@storybook/addon-essentials` from 7.6.6 to 8.3.6
- [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/v8.3.6/code/addons/essentials)

Updates `@storybook/addon-interactions` from 7.6.6 to 8.3.6
- [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/v8.3.6/code/addons/interactions)

Updates `@storybook/addon-links` from 7.6.6 to 8.3.6
- [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/v8.3.6/code/addons/links)

Updates `@storybook/addon-onboarding` from 1.0.10 to 8.3.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/code/addons/onboarding/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.6/code/addons/onboarding)

Updates `@storybook/blocks` from 7.6.6 to 8.3.6
- [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/v8.3.6/code/lib/blocks)

Updates `@storybook/react` from 7.6.6 to 8.3.6
- [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/v8.3.6/code/renderers/react)

Updates `@storybook/react-webpack5` from 7.6.6 to 8.3.6
- [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/v8.3.6/code/frameworks/react-webpack5)

Updates `@storybook/test` from 7.6.6 to 8.3.6
- [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/v8.3.6/code/lib/test)

Updates `@types/babel__preset-env` from 7.9.6 to 7.9.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/babel__preset-env)

Updates `@typescript-eslint/eslint-plugin` from 6.16.0 to 8.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.16.0 to 8.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/parser)

Updates `eslint-plugin-prettier` from 5.1.2 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.2...v5.2.1)

Updates `eslint-plugin-react` from 7.33.2 to 7.37.1
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.37.1)

Updates `eslint-plugin-react-hooks` from 4.6.0 to 5.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/[email protected]/packages/eslint-plugin-react-hooks)

Updates `eslint-plugin-storybook` from 0.6.15 to 0.10.1
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](storybookjs/eslint-plugin-storybook@v0.6.15...v0.10.1)

Updates `jsdom` from 23.0.1 to 25.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@23.0.1...25.0.1)

Updates `react-test-renderer` from 17.0.2 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-test-renderer)

Updates `@types/react-test-renderer` from 18.0.7 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-test-renderer)

Updates `storybook` from 7.6.6 to 8.3.6
- [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/v8.3.6/code/lib/cli)

Updates `@date-io/core` from 1.3.13 to 3.0.0
- [Release notes](https://github.com/dmtrKovalenko/date-io/releases)
- [Commits](dmtrKovalenko/date-io@v1.3.13...v3.0.0)

Updates `@material-table/core` from 5.1.12 to 6.4.4
- [Release notes](https://github.com/material-table-core/core/releases)
- [Changelog](https://github.com/material-table-core/core/blob/master/CHANGELOG.md)
- [Commits](material-table-core/core@v5.1.12...v6.4.4)

Updates `react-error-boundary` from 4.0.12 to 4.1.2
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@4.0.12...4.1.2)

Updates `@backstage/dev-utils` from 1.0.25 to 1.1.2
- [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 `@backstage/plugin-kubernetes-common` from 0.7.2 to 0.8.3
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/kubernetes-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/kubernetes-common)

Updates `msw` from 1.3.2 to 2.4.12
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v1.3.2...v2.4.12)

Updates `node-fetch` from 2.7.0 to 3.3.2
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.7.0...v3.3.2)

Updates `yn` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/sindresorhus/yn/releases)
- [Commits](sindresorhus/yn@v4.0.0...v5.0.0)

Updates `supertest` from 6.3.3 to 7.0.0
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](ladjs/supertest@v6.3.3...v7.0.0)

---
updated-dependencies:
- dependency-name: "@backstage/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/e2e-test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@spotify/prettier-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@typescript-eslint/utils"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: node-gyp
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/app-defaults"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/catalog-model"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/core-app-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/core-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/core-plugin-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/integration-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/plugin-catalog"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/plugin-catalog-common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/plugin-catalog-graph"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/plugin-home"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/plugin-kubernetes"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@backstage/plugin-permission-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@backstage/plugin-user-settings"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/theme"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: react-use
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@testing-library/dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@backstage/backend-common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/backend-tasks"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/catalog-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/config"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/plugin-app-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@backstage/plugin-auth-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/plugin-auth-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/plugin-catalog-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/plugin-kubernetes-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/plugin-kubernetes-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@backstage/plugin-permission-common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/plugin-permission-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/plugin-proxy-backend"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: better-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: dockerode
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/dockerode"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/express"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/express-serve-static-core"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/luxon"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@dagrejs/dagre"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: reactflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/babel__preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@storybook/addon-onboarding"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@storybook/react-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@storybook/test"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/babel__preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: react-test-renderer
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/react-test-renderer"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@date-io/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@material-table/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: react-error-boundary
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/dev-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@backstage/plugin-kubernetes-common"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: yn
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners October 21, 2024 22:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #116.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-619035b7be branch October 28, 2024 21:33
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants