dependabot[bot]
|
f3f4a3cde3
|
Bump @typescript-eslint/parser from 5.57.0 to 5.57.1 in /js (#19624)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.0 to 5.57.1.
- [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/v5.57.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-11 17:47:27 +02:00 |
|
dependabot[bot]
|
a048d03655
|
Bump typescript from 5.0.3 to 5.0.4 in /js (#19623)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.3...v5.0.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-11 17:46:39 +02:00 |
|
Jon Koops
|
bcaab0e603
|
Revert "Always use useIsFeatureEnabled() hook for feature detection (#19589)" (#19635)
This reverts commit bdb9c140a4 .
|
2023-04-11 11:28:24 +00:00 |
|
dependabot[bot]
|
43025a6d60
|
Bump vitest from 0.29.8 to 0.30.0 in /js (#19621)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.8 to 0.30.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.30.0/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-11 13:24:23 +02:00 |
|
Erik Jan de Wit
|
291f4ec9bb
|
fixed filter user profile attributes (#19602)
fixes: #19578
|
2023-04-11 08:08:01 +02:00 |
|
Jon Koops
|
bdb9c140a4
|
Always use useIsFeatureEnabled() hook for feature detection (#19589)
|
2023-04-09 16:06:08 +02:00 |
|
eatikrh
|
396e2ba931
|
Allow users with 'view-users' permission to see the 'credentials' tab (#19587)
Closes #17174
|
2023-04-07 14:13:43 +02:00 |
|
Stan Silvert
|
2c663c2fcc
|
Disable client policies tab if feature is disabled. (#19558)
Closes #19460
|
2023-04-07 13:51:37 +02:00 |
|
Pedro Hos
|
2de052889a
|
Show correct breadcrumb title for resource, policy and scope details (#19581)
Closes #19533
|
2023-04-07 11:06:08 +02:00 |
|
Bunyamin Shabanov
|
e217644ff4
|
Stop re-writing browser history for login() and register() (#19525)
Closes #19543
|
2023-04-06 12:08:39 +00:00 |
|
Jon Koops
|
58c4fa4139
|
Ensure requests are cancelled properly in useFetch() (#19568)
|
2023-04-06 12:07:08 +00:00 |
|
Gabriel Padilha Santos
|
7a5b6efe7f
|
Feature to filter Login Events by IP Address (#19341)
Closes #19289
|
2023-04-06 11:33:15 +00:00 |
|
Jon Koops
|
84e763b472
|
Fix problems with key value input and empty entries (#19421)
|
2023-04-04 10:09:31 +02:00 |
|
dependabot[bot]
|
480b4d62bd
|
Bump @types/react from 18.0.31 to 18.0.32 in /js (#19504)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.31 to 18.0.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 17:46:33 +00:00 |
|
dependabot[bot]
|
0b2c85c0e4
|
Bump react-hook-form from 7.43.8 to 7.43.9 in /js (#19500)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.8 to 7.43.9.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.43.8...v7.43.9)
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 17:45:16 +00:00 |
|
dependabot[bot]
|
c51ae3bcf7
|
Bump eslint-import-resolver-typescript from 3.5.3 to 3.5.4 in /js (#19498)
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.3...v3.5.4)
---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 17:41:20 +00:00 |
|
dependabot[bot]
|
25c5670f8e
|
Bump typescript from 5.0.2 to 5.0.3 in /js (#19497)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 19:38:54 +02:00 |
|
dependabot[bot]
|
a88bdd7b39
|
Bump i18next from 22.4.13 to 22.4.14 in /js (#19503)
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.13 to 22.4.14.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v22.4.13...v22.4.14)
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 17:34:36 +00:00 |
|
dependabot[bot]
|
4dc98f8ddb
|
Bump vite-plugin-dts from 2.1.0 to 2.2.0 in /js (#19501)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v2.1.0...v2.2.0)
---
updated-dependencies:
- dependency-name: vite-plugin-dts
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 17:32:00 +00:00 |
|
dependabot[bot]
|
27692fcbd6
|
Bump react-router-dom from 6.9.0 to 6.10.0 in /js (#19502)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.10.0/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 19:00:02 +02:00 |
|
dependabot[bot]
|
472e1242aa
|
Bump eslint-plugin-cypress from 2.13.1 to 2.13.2 in /js (#19499)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.13.1...v2.13.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 18:58:53 +02:00 |
|
Jon Koops
|
bdc019b02c
|
Fully deprecate function-style constructor for Keycloak JS (#19438)
|
2023-04-03 14:45:55 +02:00 |
|
Stan Silvert
|
c595e3430e
|
Add access to full group tree. Fix access for members tab. Add missing (#19423)
props to Access object.
Fixes #17589
|
2023-03-31 15:11:13 -04:00 |
|
Stan Silvert
|
139b809f72
|
Fixes access for credentials tab. (#19449)
Fixes #19134
|
2023-03-31 12:55:40 -04:00 |
|
Jon Koops
|
3e77a007b6
|
Remove Cypress component tests (#19441)
|
2023-03-30 10:58:52 -04:00 |
|
agagancarczyk
|
f0520c855f
|
Fixed moderate a11y violations for Authentication (#19448)
|
2023-03-30 14:49:34 +00:00 |
|
agagancarczyk
|
2ecd17c90c
|
Fix a11y violation for client scopes/scopes (#19446)
|
2023-03-30 16:40:52 +02:00 |
|
agagancarczyk
|
639d931251
|
fixed color contrast serious a11y violation (#19434)
|
2023-03-30 12:48:42 +02:00 |
|
dependabot[bot]
|
1fc33d76b8
|
Bump eslint-plugin-cypress from 2.12.1 to 2.13.1 in /js (#19411)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.12.1 to 2.13.1.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.12.1...v2.13.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-30 12:34:14 +02:00 |
|
dependabot[bot]
|
c6c8edf2de
|
Bump @typescript-eslint/parser from 5.56.0 to 5.57.0 in /js (#19406)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.56.0 to 5.57.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/v5.57.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-30 10:55:55 +02:00 |
|
agagancarczyk
|
2ed1a9b72d
|
Add more a11y tests (#19379)
|
2023-03-30 10:44:36 +02:00 |
|
dependabot[bot]
|
faef5982dc
|
Bump vite from 4.1.4 to 4.2.1 in /js (#19176)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.4 to 4.2.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.2.1/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-29 18:41:13 +02:00 |
|
Jon Koops
|
8f627517cb
|
Remove legacy Promise APIs from Keycloak JS (#19389)
|
2023-03-29 16:29:27 +00:00 |
|
dependabot[bot]
|
df6b9f9d4b
|
Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0 in /js (#19412)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.56.0 to 5.57.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/v5.57.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-29 16:23:37 +00:00 |
|
Michal Hajas
|
e49dfe534e
|
Fix missing migration when reading TERMS_AND_CONDITIONS required action in legacy store
Closes #17277
|
2023-03-29 16:43:01 +02:00 |
|
dependabot[bot]
|
672a989d6a
|
Bump reactflow from 11.6.1 to 11.7.0 in /js (#19413)
Bumps [reactflow](https://github.com/wbkd/react-flow/tree/HEAD/packages/reactflow) from 11.6.1 to 11.7.0.
- [Release notes](https://github.com/wbkd/react-flow/releases)
- [Changelog](https://github.com/wbkd/react-flow/blob/main/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/wbkd/react-flow/commits/reactflow@11.7.0/packages/reactflow)
---
updated-dependencies:
- dependency-name: reactflow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-29 10:56:00 +00:00 |
|
dependabot[bot]
|
4b89eada40
|
Bump eslint from 8.36.0 to 8.37.0 in /js (#19414)
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.37.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-29 10:53:50 +00:00 |
|
dependabot[bot]
|
b68048999b
|
Bump vitest from 0.29.7 to 0.29.8 in /js (#19415)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.7 to 0.29.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.8/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-29 10:52:52 +00:00 |
|
dependabot[bot]
|
25d5e5a17a
|
Bump @types/node from 18.15.10 to 18.15.11 in /js (#19408)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.10 to 18.15.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-29 10:39:57 +00:00 |
|
dependabot[bot]
|
21e49cdf02
|
Bump @types/react from 18.0.30 to 18.0.31 in /js (#19409)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.30 to 18.0.31.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-29 10:39:34 +00:00 |
|
dependabot[bot]
|
5a7299b38d
|
Bump cypress from 12.8.1 to 12.9.0 in /js (#19410)
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.8.1 to 12.9.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.8.1...v12.9.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-29 10:39:12 +00:00 |
|
agagancarczyk
|
0a4456cc61
|
Fixed a11y violation for link style (#19395)
|
2023-03-28 16:47:26 +00:00 |
|
dependabot[bot]
|
08829835ea
|
Bump @types/react from 18.0.28 to 18.0.30 in /js (#19382)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.28 to 18.0.30.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-28 12:54:12 +00:00 |
|
Oliver
|
fc0a9be79f
|
Only show activated required actions in credentials reset dialog (#19048)
|
2023-03-28 12:44:01 +00:00 |
|
Laurent
|
e40fa5fcb4
|
SOAP backchannel logout for SAML protocol (#17722)
|
2023-03-28 12:42:48 +00:00 |
|
Eric Olkowski
|
2e16be623e
|
Updated PatternFly to latest version (#19233)
|
2023-03-28 11:09:22 +00:00 |
|
Jon Koops
|
f0057157da
|
Use new React Router API for the Admin UI (#19361)
|
2023-03-27 16:34:53 +00:00 |
|
Jon Koops
|
7f85453ac8
|
Align route object type with React Router (#19357)
|
2023-03-27 16:10:48 +02:00 |
|
dependabot[bot]
|
1a19bdb90c
|
Bump @types/node from 18.15.7 to 18.15.10 in /js (#19350)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.7 to 18.15.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-27 09:36:45 +00:00 |
|
dependabot[bot]
|
094c364140
|
Bump react-hook-form from 7.43.7 to 7.43.8 in /js (#19351)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.7 to 7.43.8.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.43.7...v7.43.8)
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-27 09:36:08 +00:00 |
|