radius-project / dashboard

Frontend experience for Project Radius
13 stars 5 forks source link

Bump the all group across 1 directory with 87 updates #91

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the all group with 87 updates in the / directory:

Package From To
@backstage/cli 0.25.0 0.26.10
@backstage/e2e-test-utils 0.1.0 0.1.1
@playwright/test 1.40.1 1.45.1
@spotify/prettier-config 12.0.0 15.0.0
@typescript-eslint/utils 6.16.0 7.16.1
eslint 8.56.0 9.7.0
node-gyp 9.4.1 10.2.0
prettier 2.8.8 3.3.3
typescript 5.2.2 5.5.3
@backstage/app-defaults 1.4.6 1.5.7
@backstage/catalog-model 1.4.3 1.5.0
@backstage/core-app-api 1.11.2 1.13.0
@backstage/core-components 0.13.9 0.14.8
@backstage/core-plugin-api 1.8.1 1.9.3
@backstage/integration-react 1.1.22 1.1.28
@backstage/plugin-catalog 1.16.0 1.21.0
@backstage/plugin-catalog-common 1.0.19 1.0.24
@backstage/plugin-catalog-graph 0.3.2 0.4.6
@backstage/plugin-home 0.6.1 0.7.6
@backstage/plugin-kubernetes 0.11.3 0.11.11
@backstage/plugin-permission-react 0.4.18 0.4.23
@backstage/plugin-user-settings 0.7.14 0.8.8
@backstage/theme 0.5.0 0.5.6
react 17.0.2 18.3.1
@types/react 17.0.74 18.3.3
react-dom 17.0.2 18.3.1
@types/react-dom 17.0.25 18.3.0
react-router 6.21.1 6.24.1
react-router-dom 6.21.1 6.24.1
react-use 17.4.2 17.5.0
@backstage/test-utils 1.4.6 1.5.7
@testing-library/dom 8.20.1 10.3.2
@testing-library/jest-dom 5.17.0 6.4.6
@testing-library/react 12.1.5 16.0.0
@types/react 17.0.74 18.3.3
@backstage/backend-common 0.20.0 0.23.2
@backstage/backend-tasks 0.5.13 0.5.26
@backstage/catalog-client 1.5.1 1.6.5
@backstage/config 1.1.1 1.2.0
@backstage/plugin-app-backend 0.3.56 0.3.70
@backstage/plugin-auth-backend 0.20.2 0.22.8
@backstage/plugin-auth-node 0.4.2 0.4.16
@backstage/plugin-catalog-backend 1.16.0 1.23.2
@backstage/plugin-kubernetes-backend 0.14.0 0.18.2
@backstage/plugin-kubernetes-node 0.1.2 0.1.15
@backstage/plugin-permission-common 0.7.11 0.7.14
@backstage/plugin-permission-node 0.7.19 0.7.32
@backstage/plugin-proxy-backend 0.4.6 0.5.2
better-sqlite3 9.2.2 11.1.2
dockerode 3.3.5 4.0.2
pg 8.11.3 8.12.0
winston 3.11.0 3.13.1
@types/dockerode 3.3.23 3.3.29
@types/express-serve-static-core 4.17.41 4.19.5
@types/luxon 2.4.0 3.4.2
@dagrejs/dagre 1.0.4 1.1.3
reactflow 11.10.1 11.11.4
@babel/core 7.23.7 7.24.9
@babel/preset-env 7.23.7 7.24.8
@types/babel__preset-env 7.9.6 7.9.7
@babel/preset-react 7.23.3 7.24.7
@storybook/addon-essentials 7.6.6 8.2.3
@storybook/addon-interactions 7.6.6 8.2.3
@storybook/addon-links 7.6.6 8.2.3
@storybook/addon-onboarding 1.0.10 8.2.3
@storybook/blocks 7.6.6 8.2.3
@storybook/react 7.6.6 8.2.3
@storybook/react-webpack5 7.6.6 8.2.3
@storybook/test 7.6.6 8.2.3
@types/babel__preset-env 7.9.6 7.9.7
@typescript-eslint/eslint-plugin 6.16.0 7.16.1
@typescript-eslint/parser 6.16.0 7.16.1
eslint-plugin-prettier 5.1.2 5.1.3
eslint-plugin-react 7.33.2 7.34.4
eslint-plugin-react-hooks 4.6.0 4.6.2
eslint-plugin-storybook 0.6.15 0.8.0
jsdom 23.0.1 24.1.0
react-test-renderer 17.0.2 18.3.1
@types/react-test-renderer 18.0.7 18.3.0
storybook 7.6.6 8.2.3
@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.0.13
@backstage/dev-utils 1.0.25 1.0.34
@backstage/plugin-kubernetes-common 0.7.2 0.8.0
msw 1.3.2 2.3.1
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.26.10

Changelog

Sourced from @​backstage/cli's changelog.

@​backstage/cli

0.26.11-next.1

Patch Changes

  • 4baac0c: The backendPlugin and backendModule factory now includes a step for automatically adding the new backend plugin/module to the index.ts file of the backend.
  • Updated dependencies
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/cli-common@​0.1.14
    • @​backstage/cli-node@​0.2.6
    • @​backstage/config@​1.2.0
    • @​backstage/config-loader@​1.8.1
    • @​backstage/errors@​1.2.4
    • @​backstage/eslint-plugin@​0.1.8
    • @​backstage/integration@​1.13.0-next.0
    • @​backstage/release-manifests@​0.0.11
    • @​backstage/types@​1.1.1

0.26.10-next.0

Patch Changes

  • e2e320c: - remove unused dependencies winston and yn from the template of backend plugins;
    • update msw to version 2.3.1 in the template of backend plugins; starting with v1 and switching later to v2 is tedious and not straight forward; it's easier to start with v2;
  • 0540c5a: Updated the scaffolding output message for plugin-common in backstage-cli. Now, when executing backstage-cli new to create a new plugin-common package, the output message accurately reflects the action by displaying Creating common plugin package... instead of the previous, less accurate Creating backend plugin....
  • 7652db4: Only bootstrap global-agent if it's actually being used
  • f0c0039: Fix issue with CLI that was preventing upgrading from 1.28
  • d228862: Update default backend plugin created by the cli to use non-deprecated error handling middleware
  • da90cce: Updated dependency esbuild to ^0.21.0.
  • a60d73b: Fix a few minor issues with the backend template that were causing failing linting checks in the main repo.
  • 0510d98: Subpath export package.json should be of a unique name to avoid typescript resolution issues
  • Updated dependencies
    • @​backstage/integration@​1.13.0-next.0
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/cli-common@​0.1.14
    • @​backstage/cli-node@​0.2.6
    • @​backstage/config@​1.2.0
    • @​backstage/config-loader@​1.8.1
    • @​backstage/errors@​1.2.4
    • @​backstage/eslint-plugin@​0.1.8
    • @​backstage/release-manifests@​0.0.11
    • @​backstage/types@​1.1.1

0.26.7

Patch Changes

  • 788eca7: Fix readme for new plugins created using cli

... (truncated)

Commits


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.45.1

Release notes

Sourced from @​playwright/test's releases.

v1.45.1

Highlights

microsoft/playwright#31473 - [REGRESSION]: Playwright raises an error ENOENT: no such file or directory, open 'test-results/.playwright-artifacts-0/hash.zip' with Electron microsoft/playwright#31442 - [REGRESSION]: Locators of elements changing from/to hidden have operations hanging when using --disable-web-security microsoft/playwright#31431 - [REGRESSION]: NewTab doesn't work properly with Chrome with --disable-web-security microsoft/playwright#31425 - [REGRESSION]: beforeEach hooks are not skipped when describe condition depends on fixtures microsoft/playwright#31491 - [REGRESSION]: @playwright/experimental-ct-react doesn't work with VSCode extension and PNPM

Browser Versions

  • Chromium 127.0.6533.5
  • Mozilla Firefox 127.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 126
  • Microsoft Edge 126

v1.45.0

Clock

Utilizing the new Clock API allows to manipulate and control time within tests to verify time-related behavior. This API covers many common scenarios, including:

  • testing with predefined time;
  • keeping consistent time and timers;
  • monitoring inactivity;
  • ticking through time manually.
// Initialize clock and let the page load naturally.
await page.clock.install({ time: new Date('2024-02-02T08:00:00') });
await page.goto('http://localhost:3333');

// Pretend that the user closed the laptop lid and opened it again at 10am, // Pause the time once reached that point. await page.clock.pauseAt(new Date('2024-02-02T10:00:00'));

// Assert the page state. await expect(page.getByTestId('current-time')).toHaveText('2/2/2024, 10:00:00 AM');

// Close the laptop lid again and open it at 10:30am. await page.clock.fastForward('30:00'); await expect(page.getByTestId('current-time')).toHaveText('2/2/2024, 10:30:00 AM');

See the clock guide for more details.

Test runner

  • New CLI option --fail-on-flaky-tests that sets exit code to 1 upon any flaky tests. Note that by default, the test runner exits with code 0 when all failed tests recovered upon a retry. With this option, the test run will fail in such case.

... (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 7.16.1

Release notes

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

v7.16.1

7.16.1 (2024-07-15)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters (#9530)

❤️ Thank You

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

v7.16.0

7.16.0 (2024-07-08)

🚀 Features

  • ast-spec: add parent property to AccessorProperty node types (#9487)
  • eslint-plugin: [no-unnecessary-type-parameters] port from v8 to v7 (#9473)
  • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule (#8903)
  • eslint-plugin: add support for nested namespaces to unsafe-member-access (#9478)
  • eslint-plugin: [no-floating-promises] add checkThenables option (#9263)
  • rule-tester: stricter rule test validations (#9086)

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.11.0 (#9497)
  • eslint-plugin: [no-floating-promises] add suggestions to tests from #9263 checkThenables (#9515, #9263)
  • eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled (#9492)
  • utils: context.parserPath may be undefined (#9486)
  • website: react key error on internal pages of website (#9506)

❤️ Thank You

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

v7.15.0

7.15.0 (2024-07-01)

... (truncated)

Changelog

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

7.16.1 (2024-07-15)

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.

7.16.0 (2024-07-08)

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.11.0

  • utils: context.parserPath may be undefined

  • website: react key error on internal pages of website

❤️ Thank You

  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

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

7.15.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [array-type] detect Readonly<string[]> case

🩹 Fixes

  • utils: clean outdated RuleTester export

❤️ Thank You

  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

... (truncated)

Commits
  • d1d0ba5 chore(release): publish 7.16.1
  • e803c50 chore(release): publish 7.16.0
  • 103de6e fix(utils): context.parserPath may be undefined (#9486)
  • 88dd828 feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)
  • 2865d31 chore(release): publish 7.15.0
  • 0ca30a8 fix(utils): clean outdated RuleTester export (#9322)
  • 9dba021 feat(eslint-plugin): [array-type] detect Readonly\<string[]> case (#8752)
  • b4fe94f chore(release): publish 7.14.1
  • dfc4469 chore(release): publish 7.14.0
  • c322099 fix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411)
  • Additional commits viewable in compare view


Updates eslint from 8.56.0 to 9.7.0

Release notes

Sourced from eslint's releases.

v9.7.0

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta)

Chores

  • 793b718 chore: upgrade @​eslint/js@​9.7.0 (#18680) (Francesco Trotta)
  • 7ed6f9a chore: package.json update for @​eslint/js release (Jenkins)
  • 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas)
  • 51bf57c chore: add tech sponsors through actions (#18624) (Strek)
  • 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic)
  • 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)

v9.6.0

Features

  • e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas)
  • 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic)

Bug Fixes

  • 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic)
  • 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger)
  • d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger)
  • f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic)

Documentation

  • 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas)
  • 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash)
  • 44915bb docs: Update README (GitHub Actions Bot)
  • d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas)

Chores

  • b15ee30 chore: upgrade @​eslint/js@​9.6.0 (#18632) (Milos Djermanovic)
  • d655503 chore: package.json update for @​eslint/js release (Jenkins)
  • 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas)
  • 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas)
  • d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic)
  • 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic)
  • 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas)
  • c7ddee0 chore: make internal-rules not being a package (#18601) (Milos Djermanovic)
  • 3379164 chore: remove .eslintrc.js (#18011) (唯然)
  • d0c3a32 chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.7.0 - July 12, 2024

  • 793b718 chore: upgrade @​eslint/js@​9.7.0 (#18680) (Francesco Trotta)
  • 7ed6f9a chore: package.json update for @​eslint/js release (Jenkins)
  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta)
  • 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas)
  • 51bf57c chore: add tech sponsors through actions (#18624) (Strek)
  • 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)
  • 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic)
  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar)
  • 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta)

v9.6.0 - June 28, 2024

  • b15ee30 chore: upgrade @​eslint/js@​9.6.0 (#18632) (Milos Djermanovic)
  • d655503 chore: package.json update for @​eslint/js release (Jenkins)
  • 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic)
  • 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas)
  • 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas)
  • e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas)
  • 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas)
  • 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash)
  • 44915bb docs: Update README (GitHub Actions Bot)
  • d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic)
  • 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger)
  • 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic)
  • d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger)
  • 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas)
  • f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic)
  • 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic)
  • c7ddee0 chore: make internal-rules not being a package (#18601) (Milos Djermanovic)
  • 3379164 chore: remove .eslintrc.js (#18011) (唯然)
  • d0c3a32 chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert)
  • d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas)

v9.5.0 - June 14, 2024

  • f588160 chore: upgrade @​eslint/js@​9.5.0 (#18591) (Milos Djermanovic)
  • 5890841 chore: package.json update for @​eslint/js release (Jenkins)
  • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
  • e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta)
  • 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)
  • 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic)
  • 8127127 docs: Update README (GitHub Actions Bot)
  • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung)
  • 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)

... (truncated)

Commits


Updates node-gyp from 9.4.1 to 10.2.0

Release notes

Sourced from node-gyp's releases.

v10.2.0

10.2.0 (2024-07-09)

Features

  • allow VCINSTALLDIR to specify a portable instance (#3036) (d38af2e)
  • gyp: update gyp to v0.18.1 (#3039) (ea99fea)
  • support rebuild and build for cross-compiling Node-API module to wasm on Windows (#2974) (6318d2b)

Core

Doc

  • node-pre-gyp is no longer maintained (#3015) (93186f1)
  • add the way to configuring Python dependency for Windows PowerShell (#2996) (9fd7936)
  • Installation -- Python >= v3.12 requires node-gyp >= v10 (#3010) (a6b48fc)

Miscellaneous

v10.1.0

10.1.0 (2024-03-13)

Features

Core

  • add support for locally installed headers (#2964) (3298731)
dependabot[bot] commented 1 month ago

Superseded by #93.