radius-project / dashboard

Frontend experience for Project Radius
13 stars 5 forks source link

Bump the all group with 86 updates #80

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the all group with 86 updates:

Package From To
@backstage/cli 0.25.0 0.26.4
@backstage/e2e-test-utils 0.1.0 0.1.1
@playwright/test 1.40.1 1.44.0
@spotify/prettier-config 12.0.0 15.0.0
@typescript-eslint/utils 6.16.0 7.9.0
eslint 8.56.0 9.2.0
node-gyp 9.4.1 10.1.0
prettier 2.8.8 3.2.5
typescript 5.2.2 5.4.5
@backstage/app-defaults 1.4.6 1.5.4
@backstage/catalog-model 1.4.3 1.4.5
@backstage/core-app-api 1.11.2 1.12.4
@backstage/core-components 0.13.9 0.14.6
@backstage/core-plugin-api 1.8.1 1.9.2
@backstage/integration-react 1.1.22 1.1.26
@backstage/plugin-catalog 1.16.0 1.19.0
@backstage/plugin-catalog-common 1.0.19 1.0.22
@backstage/plugin-catalog-graph 0.3.2 0.4.4
@backstage/plugin-home 0.6.1 0.7.3
@backstage/plugin-kubernetes 0.11.3 0.11.9
@backstage/plugin-permission-react 0.4.18 0.4.22
@backstage/plugin-user-settings 0.7.14 0.8.5
@backstage/theme 0.5.0 0.5.3
react 17.0.2 18.3.1
@types/react 17.0.74 18.3.2
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.4
@testing-library/dom 8.20.1 10.1.0
@testing-library/jest-dom 5.17.0 6.4.5
@testing-library/react 12.1.5 15.0.7
@backstage/backend-common 0.20.0 0.21.7
@backstage/backend-tasks 0.5.13 0.5.22
@backstage/catalog-client 1.5.1 1.6.4
@backstage/config 1.1.1 1.2.0
@backstage/plugin-app-backend 0.3.56 0.3.65
@backstage/plugin-auth-backend 0.20.2 0.22.4
@backstage/plugin-auth-node 0.4.2 0.4.12
@backstage/plugin-catalog-backend 1.16.0 1.21.1
@backstage/plugin-kubernetes-backend 0.14.0 0.17.0
@backstage/plugin-kubernetes-node 0.1.2 0.1.11
@backstage/plugin-permission-common 0.7.11 0.7.13
@backstage/plugin-permission-node 0.7.19 0.7.28
@backstage/plugin-proxy-backend 0.4.6 0.4.15
better-sqlite3 9.2.2 10.0.0
dockerode 3.3.5 4.0.2
pg 8.11.3 8.11.5
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.0
@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.5
@babel/preset-env 7.23.7 7.24.5
@babel/preset-react 7.23.3 7.24.1
@storybook/addon-essentials 7.6.6 8.0.10
@storybook/addon-interactions 7.6.6 8.0.10
@storybook/addon-links 7.6.6 8.0.10
@storybook/addon-onboarding 1.0.10 8.0.10
@storybook/blocks 7.6.6 8.0.10
@storybook/react 7.6.6 8.0.10
@storybook/react-webpack5 7.6.6 8.0.10
@storybook/test 7.6.6 8.0.10
@typescript-eslint/eslint-plugin 6.16.0 7.9.0
@typescript-eslint/parser 6.16.0 7.9.0
eslint-plugin-prettier 5.1.2 5.1.3
eslint-plugin-react 7.33.2 7.34.1
eslint-plugin-react-hooks 4.6.0 4.6.2
eslint-plugin-storybook 0.6.15 0.8.0
jsdom 23.0.1 24.0.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.0.10
@date-io/core 1.3.13 3.0.0
@material-table/core 5.1.12 6.4.3
react-error-boundary 4.0.12 4.0.13
@backstage/dev-utils 1.0.25 1.0.31
@backstage/plugin-kubernetes-common 0.7.2 0.7.5
msw 1.3.2 2.3.0
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.4

Changelog

Sourced from @​backstage/cli's changelog.

@​backstage/cli

0.26.5-next.1

Patch Changes

  • 2a6f10d: The versions:bump command will no longer exit with a non-zero status if the version bump fails due to forbidden duplicate package installations. It will now also provide more information about how to troubleshoot such an error. The set of forbidden duplicates has also been expanded to include all @backstage/*-app-api packages.
  • c5d7b40: Allow passing a --require argument through to the Node process during package start
  • cc3c518: Fixed an issue causing the repo fix command to set an incorrect workspace property using Windows
  • 812dff0: Add previously-missing semicolon in file templated by backstage-cli new --select plugin.
  • Updated dependencies
    • @​backstage/integration@​1.11.0-next.0

0.26.5-next.0

Patch Changes

  • fcd3462: Both the target and types library have been bumped from ES2021 to ES2022 in @backstage/cli/config/tsconfig.json.
  • 0cc5ed3: Add support for versions:migrate to do code changes. Can be skipped with --no-code-changes
  • f97ad04: Add preserveModules to rollup, which allows better async loading and tree-shaking in webpack
  • Updated dependencies
    • @​backstage/catalog-model@​1.5.0-next.0
    • @​backstage/cli-common@​0.1.13
    • @​backstage/cli-node@​0.2.5
    • @​backstage/config@​1.2.0
    • @​backstage/config-loader@​1.8.0
    • @​backstage/errors@​1.2.4
    • @​backstage/eslint-plugin@​0.1.7
    • @​backstage/integration@​1.10.0
    • @​backstage/release-manifests@​0.0.11
    • @​backstage/types@​1.1.1

0.26.3

Patch Changes

  • c884b9a: Fix the bundle public subpath configuration.

  • e3c213e: Add the deprecation plugin to the default linter setup, switched off.

    This allows to disable deprecation warnings for backstage-cli repo list-deprecations with inline comments.

  • 4946f03: Updated dependency webpack-dev-server to ^5.0.0.

  • 6b5ddbe: Fix the backend plugin to use correct plugin id

  • 4fecffc: When building the frontend app public assets are now also copied to the public dist directory when in use.

  • ed9260f: Added versions:migrate command to help move packages to the new @backstage-community namespace

  • Updated dependencies

    • @​backstage/eslint-plugin@​0.1.7
    • @​backstage/config-loader@​1.8.0
    • @​backstage/integration@​1.10.0
    • @​backstage/cli-node@​0.2.5

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

Release notes

Sourced from @​playwright/test's releases.

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.
const locator = page.getByText('This interstitial covers the button');
await page.addLocatorHandler(locator, async overlay => {
  await overlay.locator('#close').click();
}, { times: 3, noWaitAfter: true });
// Run your tests that can be interrupted by the overlay.
// ...
await page.removeLocatorHandler(locator);

Miscellaneous options

  • multipart option in apiRequestContext.fetch() now accepts FormData and supports repeating fields with the same name.

    const formData = new FormData();
    formData.append('file', new File(['let x = 2024;'], 'f1.js', { type: 'text/javascript' }));
    formData.append('file', new File(['hello'], 'f2.txt', { type: 'text/plain' }));
    context.request.post('https://example.com/uploadFiles', {
      multipart: formData
    

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

Release notes

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

v7.9.0

7.9.0 (2024-05-13)

🚀 Features

  • rule-tester: check for missing placeholder data in the message (#9039)

🩹 Fixes

  • do not pass tsconfig canonical file name to typescript API to get program details for config file (#9042)
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters (#9045)

❤️ Thank You

  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

v7.8.0

7.8.0 (2024-04-29)

🚀 Features

  • rule-tester: assert suggestion messages are unique (#8995)
  • typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925)

🩹 Fixes

  • eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746)
  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717)
  • eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993)
  • eslint-plugin: [no-unsafe-return] handle union types (#9001)
  • eslint-plugin: [no-unused-vars] clear error report range (#8640)
  • utils: export ESLint backwards-compat functions (#8976)

❤️ Thank You

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

v7.7.1

... (truncated)

Changelog

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

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)

🩹 Fixes

  • utils: export ESLint backwards-compat functions

❤️ Thank You

  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

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

7.7.1 (2024-04-22)

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.7.0 (2024-04-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.6.0 (2024-04-08)

🚀 Features

  • add name field to shared configs and flat config types

  • bump npm dependency ranges

  • utils: add types for both flat and legacy eslint classes

🩹 Fixes

... (truncated)

Commits
  • 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)
  • 3e19436 chore(release): publish 7.7.1
  • e44a1a2 chore(release): publish 7.7.0
  • e1db872 chore(release): publish 7.6.0
  • 366f23f feat(utils): add types for both flat and legacy eslint classes (#8861)
  • a6ab2cb feat: bump npm dependency ranges (#8860)
  • 679ed8e feat: add name field to shared configs and flat config types (#8863)
  • Additional commits viewable in compare view


Updates eslint from 8.56.0 to 9.2.0

Release notes

Sourced from eslint's releases.

v9.2.0

Features

  • 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨)
  • a498f35 feat: update Unicode letter detection in capitalized-comments rule (#18375) (Francesco Trotta)

Bug Fixes

  • eeec413 fix: do not throw when defining a global named defineSetter (#18364) (唯然)

Documentation

  • 0f5df50 docs: Update README (GitHub Actions Bot)
  • 1579ce0 docs: update wording regarding indirect eval (#18394) (Kirk Waiblinger)
  • f12a02c docs: update to eslint v9 in custom-rule-tutorial (#18383) (唯然)

Chores

  • b346605 chore: upgrade @​eslint/js@​9.2.0 (#18413) (Milos Djermanovic)
  • c4c18e0 chore: package.json update for @​eslint/js release (Jenkins)
  • 284722c chore: package.json update for eslint-config-eslint release (Jenkins)
  • 347d44f chore: remove eslintrc export from eslint-config-eslint (#18400) (Milos Djermanovic)
  • f316e20 ci: run tests in Node.js 22 (#18393) (Francesco Trotta)

v9.1.1

Bug Fixes

  • a26b402 fix: use @​eslint/create-config latest (#18373) (唯然)

v9.1.0

Features

  • 03068f1 feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas)
  • 751b518 feat: replace dependency graphemer with Intl.Segmenter (#18110) (Francesco Trotta)
  • 4d11e56 feat: add name to eslint configs (#18289) (唯然)
  • 1cbe1f6 feat: allow while(true) in no-constant-condition (#18286) (Tanuj Kanti)
  • 0db676f feat: add Intl in es6 globals (#18318) (唯然)

Bug Fixes

  • 8d18958 fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas)
  • 594eb0e fix: do not crash on error in fs.walk filter (#18295) (Francesco Trotta)
  • 0d8cf63 fix: EMFILE errors (#18313) (Nicholas C. Zakas)
  • e1ac0b5 fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas)
  • 09675e1 fix: --no-ignore should not apply to non-global ignores (#18334) (Milos Djermanovic)

Documentation

  • fb50077 docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden)
  • 71c771f docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós)
  • 200fd4e docs: indicate eslintrc mode for .eslintignore (#18285) (Francesco Trotta)
  • 16b6a8b docs: Update README (GitHub Actions Bot)
  • df5f8a9 docs: paths and patterns difference in no-restricted-imports (#18273) (Tanuj Kanti)
  • c537d76 docs: update npm init @eslint/config generated file names (#18298) (唯然)
  • e1e305d docs: fix linebreak-style examples (#18262) (Francesco Trotta)
  • 113f51e docs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas)
  • 5c35321 docs: add eslintrc-only note to --rulesdir (#18281) (Adam Lui 刘展鹏)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.2.0 - May 3, 2024

  • b346605 chore: upgrade @​eslint/js@​9.2.0 (#18413) (Milos Djermanovic)
  • c4c18e0 chore: package.json update for @​eslint/js release (Jenkins)
  • 284722c chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0f5df50 docs: Update README (GitHub Actions Bot)
  • 347d44f chore: remove eslintrc export from eslint-config-eslint (#18400) (Milos Djermanovic)
  • 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨)
  • a498f35 feat: update Unicode letter detection in capitalized-comments rule (#18375) (Francesco Trotta)
  • 1579ce0 docs: update wording regarding indirect eval (#18394) (Kirk Waiblinger)
  • f316e20 ci: run tests in Node.js 22 (#18393) (Francesco Trotta)
  • eeec413 fix: do not throw when defining a global named defineSetter (#18364) (唯然)
  • f12a02c docs: update to eslint v9 in custom-rule-tutorial (#18383) (唯然)

v9.1.1 - April 22, 2024

  • a26b402 fix: use @​eslint/create-config latest (#18373) (唯然)

v9.1.0 - April 19, 2024

  • d9a2983 chore: upgrade @​eslint/js to v9.1.1 (#18367) (Francesco Trotta)
  • 03068f1 feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas)
  • 50d406d chore: package.json update for @​eslint/js release (Jenkins)
  • 8d18958 fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas)
  • 155c71c chore: package.json update for @​eslint/js release (Jenkins)
  • 594eb0e fix: do not crash on error in fs.walk filter (#18295) (Francesco Trotta)
  • 751b518 feat: replace dependency graphemer with Intl.Segmenter (#18110) (Francesco Trotta)
  • fb50077 docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden)
  • 4d11e56 feat: add name to eslint configs (#18289) (唯然)
  • 1cbe1f6 feat: allow while(true) in no-constant-condition (#18286) (Tanuj Kanti)
  • 0588fc5 refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas)
  • 0d8cf63 fix: EMFILE errors (#18313) (Nicholas C. Zakas)
  • e1ac0b5 fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas)
  • 09675e1 fix: --no-ignore should not apply to non-global ignores (#18334) (Milos Djermanovic)
  • 9048e21 chore: lint docs/src/_data js files (#18335) (Milos Djermanovic)
  • 4820790 chore: upgrade globals@15.0.0 dev dependency (#18332) (Milos Djermanovic)
  • 698d9ff chore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic)
  • 71c771f docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós)
  • 0db676f feat: add Intl in es6 globals (#18318) (唯然)
  • 200fd4e docs: indicate eslintrc mode for .eslintignore (#18285) (Francesco Trotta)
  • 32c08cf chore: drop Node < 18 and use @​eslint/js v9 in eslint-config-eslint (#18323) (Milos Djermanovic)
  • 16b6a8b docs: Update README (GitHub Actions Bot)
  • a76fb55 chore: @​eslint-community/eslint-plugin-eslint-comments v4.3.0 (#18319) (Milos Djermanovic)
  • df5f8a9 docs: paths and patterns difference in no-restricted-imports (#18273) (Tanuj Kanti)
  • c537d76 docs: update npm init @eslint/config generated file names (#18298) (唯然)
  • 78e45b1 chore: eslint-plugin-eslint-plugin v6.0.0 (#18316) (唯然)
  • 36103a5 chore: eslint-plugin-n v17.0.0 (#18315) (唯然)
  • e1e305d docs: fix linebreak-style examples (#18262) (Francesco Trotta)
  • 113f51e docs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas)
  • 1fa6622 build: do not use --force flag to install dependencies (#18284) (Francesco Trotta)

... (truncated)

Commits
  • 271e7ab 9.2.0
  • 989ac9d Build: changelog update for 9.2.0
  • b346605 chore: upgrade @​eslint/js@​9.2.0 (#18413)
  • c4c18e0 chore: package.json update for @​eslint/js release
  • 284722c chore: package.json update for eslint-config-eslint release
  • 0f5df50 docs: Update README
  • 347d44f chore: remove eslintrc export from eslint-config-eslint (#18400)
  • 8485d76 feat: no-case-declarations add suggestions (#18388)
  • a498f35 feat: update Unicode letter detection in capitalized-comments rule (#18375)
  • 1579ce0 docs: update wording regarding indirect eval (#18394)
  • Additional commits viewable in compare view


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)

Miscellaneous

  • only run release please on push (cff9ac2)
  • upgrade release please action from v2 to v4 (#2982) (0035d8e)

node-gyp v10.0.1

Bug Fixes

  • use local util for findAccessibleSync() (b39e681)

Miscellaneous

  • add parallel test logging (7de1f5f)
  • lint fixes (4e0ed99)
  • use platform specific timeouts in tests (a68586a)

node-gyp v10.0.0

⚠ BREAKING CHANGES

  • use .npmignore file to limit which files are published (#2921)

... (truncated)

Changelog

Sourced from node-gyp's changelog.

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) (
    dependabot[bot] commented 3 months ago

    Superseded by #81.