radius-project / dashboard

Frontend experience for Project Radius
13 stars 5 forks source link

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

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Package From To
@backstage/cli 0.25.0 0.26.7
@backstage/e2e-test-utils 0.1.0 0.1.1
@playwright/test 1.40.1 1.44.1
@spotify/prettier-config 12.0.0 15.0.0
@typescript-eslint/utils 6.16.0 7.13.1
eslint 8.56.0 9.5.0
node-gyp 9.4.1 10.1.0
prettier 2.8.8 3.3.2
typescript 5.2.2 5.4.5
@backstage/app-defaults 1.4.6 1.5.6
@backstage/catalog-model 1.4.3 1.5.0
@backstage/core-app-api 1.11.2 1.12.6
@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.5
@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.7
@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.23.1
react-router-dom 6.21.1 6.23.1
react-use 17.4.2 17.5.0
@backstage/test-utils 1.4.6 1.5.6
@testing-library/dom 8.20.1 10.1.0
@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.0
@backstage/backend-tasks 0.5.13 0.5.24
@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.68
@backstage/plugin-auth-backend 0.20.2 0.22.6
@backstage/plugin-auth-node 0.4.2 0.4.14
@backstage/plugin-catalog-backend 1.16.0 1.23.0
@backstage/plugin-kubernetes-backend 0.14.0 0.18.0
@backstage/plugin-kubernetes-node 0.1.2 0.1.13
@backstage/plugin-permission-common 0.7.11 0.7.14
@backstage/plugin-permission-node 0.7.19 0.7.30
@backstage/plugin-proxy-backend 0.4.6 0.5.0
better-sqlite3 9.2.2 11.0.0
dockerode 3.3.5 4.0.2
pg 8.11.3 8.12.0
winston 3.11.0 3.13.0
@types/dockerode 3.3.23 3.3.29
@types/express-serve-static-core 4.17.41 4.19.3
@types/luxon 2.4.0 3.4.2
@dagrejs/dagre 1.0.4 1.1.2
reactflow 11.10.1 11.11.3
@babel/core 7.23.7 7.24.7
@babel/preset-env 7.23.7 7.24.7
@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.1.10
@storybook/addon-interactions 7.6.6 8.1.10
@storybook/addon-links 7.6.6 8.1.10
@storybook/addon-onboarding 1.0.10 8.1.10
@storybook/blocks 7.6.6 8.1.10
@storybook/react 7.6.6 8.1.10
@storybook/react-webpack5 7.6.6 8.1.10
@storybook/test 7.6.6 8.1.10
@types/babel__preset-env 7.9.6 7.9.7
@typescript-eslint/eslint-plugin 6.16.0 7.13.1
@typescript-eslint/parser 6.16.0 7.13.1
eslint-plugin-prettier 5.1.2 5.1.3
eslint-plugin-react 7.33.2 7.34.3
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.1.10
@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.33
@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.7

Changelog

Sourced from @​backstage/cli's changelog.

0.26.7

Patch Changes

  • 788eca7: Fix readme for new plugins created using cli
  • 90c5268: Add peerDependencies to devDependencies in package.json.hbs templates.
  • c00f7ee: Fix issue with esm loaded dependencies being different from the cjs import for Vite dependencies
  • b0f66e9: Updated dependency vite-plugin-node-polyfills to ^0.22.0.
  • c328131: Added a new --publish flag to the repo fix command. This command will validate and if possible generate the metadata required for publishing packages with the Backstage CLI. In addition, a check has been added that the backstage.pluginId and backstage.pluginPackage(s) fields are present when packing a package for publishing.
  • 5afbe1d: Export default module for scaffolder-action cli template
  • 009da47: Fix versions:check --fix when yarn.lock has multiple joint versions in the same section
  • 9ee948a: Bump esbuild target for package builds to ES2022.
  • Updated dependencies
    • @​backstage/cli-node@​0.2.6
    • @​backstage/integration@​1.12.0
    • @​backstage/cli-common@​0.1.14
    • @​backstage/config-loader@​1.8.1
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/config@​1.2.0
    • @​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-next.3

Patch Changes

  • c328131: Added a new --publish flag to the repo fix command. This command will validate and if possible generate the metadata required for publishing packages with the Backstage CLI. In addition, a check has been added that the backstage.pluginId and backstage.pluginPackage(s) fields are present when packing a package for publishing.
  • Updated dependencies
    • @​backstage/cli-node@​0.2.6-next.2
    • @​backstage/integration@​1.12.0-next.1
    • @​backstage/cli-common@​0.1.14-next.0
    • @​backstage/config-loader@​1.8.1-next.0
    • @​backstage/catalog-model@​1.5.0
    • @​backstage/config@​1.2.0
    • @​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-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/cli-node@​0.2.6-next.1
    • @​backstage/integration@​1.12.0-next.0
    • @​backstage/config-loader@​1.8.0
    • @​backstage/catalog-model@​1.5.0

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

Release notes

Sourced from @​playwright/test's releases.

v1.44.1

Highlights

microsoft/playwright#30779 - [REGRESSION]: When using video: 'on' with VSCode extension the browser got closed microsoft/playwright#30755 - [REGRESSION]: Electron launch with spaces inside executablePath didn't work microsoft/playwright#30770 - [REGRESSION]: Mask elements outside of viewport when creating fullscreen screenshots didn't work microsoft/playwright#30858 - [REGRESSION]: ipv6 got shown instead of localhost in show-trace/show-report

Browser Versions

  • Chromium 125.0.6422.14
  • Mozilla Firefox 125.0.1
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 124
  • Microsoft Edge 124

v1.44.0

New APIs

Accessibility assertions

  • expect(locator).toHaveAccessibleName() checks if the element has the specified accessible name:

    const locator = page.getByRole('button');
    await expect(locator).toHaveAccessibleName('Submit');
    
  • expect(locator).toHaveAccessibleDescription() checks if the element has the specified accessible description:

    const locator = page.getByRole('button');
    await expect(locator).toHaveAccessibleDescription('Upload a photo');
    
  • expect(locator).toHaveRole() checks if the element has the specified ARIA role:

    const locator = page.getByTestId('save-button');
    await expect(locator).toHaveRole('button');
    

Locator handler

  • After executing the handler added with page.addLocatorHandler(), Playwright will now wait until the overlay that triggered the handler is not visible anymore. You can opt-out of this behavior with the new noWaitAfter option.
  • You can use new times option in page.addLocatorHandler() to specify maximum number of times the handler should be run.
  • The handler in page.addLocatorHandler() now accepts the locator as argument.
  • New page.removeLocatorHandler() method for removing previously added locator handlers.

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

Release notes

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

v7.13.1

7.13.1 (2024-06-17)

🩹 Fixes

  • eslint-plugin: [prefer-readonly] refine report locations (#8894)
  • eslint-plugin: [return-await] support explicit resource management (#9044)
  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)

❤️ Thank You

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

v7.13.0

7.13.0 (2024-06-10)

🚀 Features

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index (#9280)
  • parser, typescript-estree: export withoutProjectParserOptions utility (#9233)
  • typescript-estree: require import = require() argument to be a string literal (#9226)
  • typescript-estree: forbid .body, .async, .generator on declare function (#9225)

🩹 Fixes

  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression (#9231)
  • eslint-plugin: [init-declarations] refine report locations (#8893)
  • eslint-plugin: [no-base-to-string] make error message more nuanced (#9281)
  • eslint-plugin: [no-unsafe-assignment] be more specific about error types (#8304)
  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option (#9167)
  • scope-manager: handle index signature in class (#9054)

❤️ Thank You

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

v7.12.0

7.12.0 (2024-06-03)

... (truncated)

Changelog

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

7.13.1 (2024-06-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.

7.13.0 (2024-06-10)

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.12.0 (2024-06-03)

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.11.0 (2024-05-27)

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.10.0 (2024-05-20)

🩹 Fixes

  • utils: remove function form type from flat config files and ignores

❤️ Thank You

  • auvred
  • Emanuel Hoogeveen
  • jsfm01
  • Kirk Waiblinger

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

7.9.0 (2024-05-13)

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.8.0 (2024-04-29)

... (truncated)

Commits
  • 1212a8f chore(release): publish 7.13.1
  • 8a178ed chore(release): publish 7.13.0
  • 7e93b28 chore(release): publish 7.12.0
  • e360541 chore(release): publish 7.11.0
  • c18226e chore(release): publish 7.10.0
  • 510153b fix(utils): remove function form type from flat config files and ignores ...
  • 77fc366 chore(release): publish 7.9.0
  • f53fece chore: add knip (#8192)
  • ee677f6 chore(release): publish 7.8.0
  • 1763889 fix(utils): export ESLint backwards-compat functions (#8976)
  • Additional commits viewable in compare view


Updates eslint from 8.56.0 to 9.5.0

Release notes

Sourced from eslint's releases.

v9.5.0

Features

  • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung)

Bug Fixes

  • 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic)
  • 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic)
  • 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)
  • 5cff638 fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)

Documentation

  • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta)
  • 8127127 docs: Update README (GitHub Actions Bot)
  • 55c2a66 docs: Update README (GitHub Actions Bot)
  • eb76282 docs: Update README (GitHub Actions Bot)
  • ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic)
  • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)
  • 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann)
  • b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)
  • 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)
  • eb440fc docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)
  • 38c159e docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)
  • d16a659 docs: add link to migration guide for --ext CLI option (#18537) (Milos Djermanovic)
  • 73408de docs: add link to configuration file docs before examples (#18535) (Milos Djermanovic)

Chores

  • f588160 chore: upgrade @​eslint/js@​9.5.0 (#18591) (Milos Djermanovic)
  • 5890841 chore: package.json update for @​eslint/js release (Jenkins)
  • e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)
  • 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)
  • 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)
  • cea7ede chore: add website donate link instead of opencollective (#18582) (Strek)
  • ec94880 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 6912586 chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)
  • 9738f7e ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)
  • c6de7bb chore: update dependency markdownlint-cli to ^0.41.0 (#18538) (renovate[bot])
  • 2c8fd34 ci: pin @​wdio/browser-runner v8.36.0 (#18540) (唯然)

v9.4.0

Features

  • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#17528) (Nitin Kumar)

Bug Fixes

  • f6534d1 fix: skip processor code blocks that match only universal patterns (#18507) (Milos Djermanovic)
  • 7226ebd fix: allow implicit undefined return in no-constructor-return (#18515) (Ali Rezvani)
  • 389744b fix: use @eslint/config-inspector@latest (#18483) (唯然)
  • 70118a5 fix: func-style false positive with arrow functions and super (#18473) (Milos Djermanovic)

Documentation

... (truncated)

Changelog

Sourced from eslint's changelog.

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)
  • cea7ede chore: add website donate link instead of opencollective (#18582) (Strek)
  • 55c2a66 docs: Update README (GitHub Actions Bot)
  • eb76282 docs: Update README (GitHub Actions Bot)
  • ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic)
  • 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic)
  • ec94880 chore: package.json update for eslint-config-eslint release (Jenkins)
  • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)
  • 6912586 chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)
  • 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann)
  • b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)
  • 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)
  • 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)
  • 9738f7e ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)
  • eb440fc docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)
  • 38c159e docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)
  • c6de7bb chore: update dependency markdownlint-cli to ^0.41.0 (#18538) (renovate[bot])
  • 5cff638 fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)
  • d16a659 docs: add link to migration guide for --ext CLI option (#18537) (Milos Djermanovic)
  • 73408de docs: add link to configuration file docs before examples (#18535) (Milos Djermanovic)
  • 2c8fd34 ci: pin @​wdio/browser-runner v8.36.0 (#18540) (唯然)

v9.4.0 - May 31, 2024

  • 010dd2e chore: upgrade to @eslint/js@9.4.0 (#18534) (Francesco Trotta)
  • 5e1b5dc chore: package.json update for @​eslint/js release (Jenkins)
  • d7ab6f5 docs: update theme when when prefers-color-scheme changes (#18510) (Nitin Kumar)
  • 594145f refactor: switch to @eslint/config-array (#18527) (Francesco Trotta)
  • 525fdff docs: fix components files (#18519) (Tanuj Kanti)
  • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#17528) (Nitin Kumar)
  • 80747d2 docs: refactor prefer-destructuring rule (#18472) (Tanuj Kanti)
  • f6534d1 fix: skip processor code blocks that match only universal patterns (#18507) (Milos Djermanovic)
  • 7226ebd fix: allow implicit undefined return in no-constructor-return (#18515) (Ali Rezvani)
  • f06e0b5 docs: clarify func-style (#18477) (Cameron Steffen)
  • 389744b fix: use @eslint/config-inspector@latest (#18483) (唯然)
  • 70118a5 fix: func-style false positive with arrow functions and super (#18473) (Milos Djermanovic)

v9.3.0 - May 17, 2024

... (truncated)

Commits


Updates node-gyp from 9.4.1 to 10.1.0

Release notes

Sourced from node-gyp's releases.

v10.1.0

10.1.0 (2024-03-13)

Features

Core

  • add support for locally installed headers (#2964) (3298731)
  • deps: bump actions/setup-python from 4 to 5 (#2960) (3f0df7e)
  • deps: bump google-github-actions/release-please-action (#2961) (b1f1808)
  • print Python executable path using UTF-8 (#2995) (c472912)
  • update supported vs versions (#2959) (391cc5b)

Doc

  • npm is currently v10 (#2970) (7705a22)
  • remove outdated Node versions from readme (#2955) (ae8478e)
  • remove outdated update engines.node reference in 10.0.0 changelog (b42e796)
dependabot[bot] commented 2 months ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 months ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 months ago

Superseded by #88.