radius-project / dashboard

Frontend experience for Project Radius
15 stars 7 forks source link

Bump the all group with 90 updates #108

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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.0
@spotify/prettier-config 12.0.0 15.0.0
@typescript-eslint/utils 6.16.0 8.9.0
concurrently 8.2.2 9.0.1
eslint 8.56.0 9.12.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.5.0
@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.0
@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.3.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.5
@storybook/addon-interactions 7.6.6 8.3.5
@storybook/addon-links 7.6.6 8.3.5
@storybook/addon-onboarding 1.0.10 8.3.5
@storybook/blocks 7.6.6 8.3.5
@storybook/react 7.6.6 8.3.5
@storybook/react-webpack5 7.6.6 8.3.5
@storybook/test 7.6.6 8.3.5
@typescript-eslint/eslint-plugin 6.16.0 8.9.0
@typescript-eslint/parser 6.16.0 8.9.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.9.0
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.5
@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.0
@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.11
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.0

Release notes

Sourced from @​playwright/test's releases.

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
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129

v1.47.2

Highlights

microsoft/playwright#32699 [REGRESSION]: fix(codegen): use content_frame property in python/.NET microsoft/playwright#32706 [REGRESSION]: page.pause() does not pause test timeout after 1.47 microsoft/playwright#32661 - fix(trace-viewer): time delta between local and remote actions

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128

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

Release notes

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

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)
  • eslint-plugin: [return-await] sync the behavior with await-thenable (#10069)
  • eslint-plugin: [prefer-literal-enum-member] report a different error message when allowBitwiseExpressions is enabled (#10096)
  • eslint-plugin: [no-loop-func] sync from upstream base rule (#10103)
  • eslint-plugin: [no-unused-vars] never report the naming of an enum member (#10117)
  • eslint-plugin: correct use-at-your-own-risk type definitions (#10049)
  • eslint-plugin: handle unions in await...for (#10110)
  • rule-tester: merge provided linterOptions (#10131)
  • scope-manager: [no-use-before-define] do not treat nested namespace aliases as variable references (#10095)
  • typescript-estree: improve project service error message when file extension missing from extraFileExtensions (#10076)
  • visitor-keys: reorder TSSatisfiesExpression and TSTypeAssertion (#10139)

❤️ Thank You

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

v8.8.1

8.8.1 (2024-10-07)

🩹 Fixes

  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file (#10046)
  • typescript-estree: fix crash when running from a node --eval script (#10098)
  • typescript-estree: ensure mjs/mts files are always be parsed as ESM (#10011)

❤️ Thank You

... (truncated)

Changelog

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

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

  • eslint-plugin: [consistent-type-exports] check export * exports to see if all exported members are types

🩹 Fixes

  • utils: add missing entries to the RuleListener selectors list

❤️ Thank You

  • Abraham Guo
  • auvred

... (truncated)

Commits
  • 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
  • d0e35d9 feat(eslint-plugin): [consistent-type-exports] check export * exports to se...
  • 385bedb fix(utils): add missing entries to the RuleListener selectors list (#9992)
  • 343710e chore(release): publish 8.6.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: https://github.com/open-cli-tools/concurrently/compare/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: https://github.com/open-cli-tools/concurrently/compare/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.12.0

Release notes

Sourced from eslint's releases.

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)

Chores

  • 555aafd chore: upgrade to @eslint/js@9.12.0 (#18987) (Francesco Trotta)
  • 873ae60 chore: package.json update for @​eslint/js release (Jenkins)
  • d0a5414 refactor: replace strip-ansi with native module (#18982) (Cristopher)
  • b827029 chore: Enable JSON5 linting (#18979) (Milos Djermanovic)
  • 8f55ca2 chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)
  • c1a2725 chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)

v9.11.1

Bug Fixes

  • 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#18938) (Nitin Kumar)
  • 2738322 fix: add missing types for require-atomic-updates rule (#18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#18933) (Kristóf Poduszló)

Documentation

  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#18941) (Carlos Meira)

Chores

  • df4a859 chore: upgrade @​eslint/js@​9.11.1 (#18943) (Milos Djermanovic)
  • 36d8095 chore: package.json update for @​eslint/js release (Jenkins)

v9.11.0

Features

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.12.0 - October 4, 2024

  • 555aafd chore: upgrade to @eslint/js@9.12.0 (#18987) (Francesco Trotta)
  • 873ae60 chore: package.json update for @​eslint/js release (Jenkins)
  • ea380ca fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)
  • d0a5414 refactor: replace strip-ansi with native module (#18982) (Cristopher)
  • b827029 chore: Enable JSON5 linting (#18979) (Milos Djermanovic)
  • 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)
  • 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami)
  • 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)
  • fdd6319 fix: Issues with type definitions (#18940) (Arya Emami)
  • 8f55ca2 chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)
  • 17a07fb feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#18944) (Jay)
  • 2ff0e51 feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)
  • 2d17453 feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)
  • brooke-hamilton commented 1 month ago

    These dependency updates will require an update to backstage. I opened issue #110 to track.

dependabot[bot] commented 1 month ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml