github-actions[bot]
ed7c4e3bef
Version Packages (next)
2026-03-10 17:34:12 +00:00
Timo Sand
c81c668368
Upgrade graphiql to ^3.9.0, pin @graphiql/react to `0.29.0
...
`@graphiql/react` 0.30.0 requires `graphiql` v4
Signed-off-by: Timo Sand <timo.sand@f-secure.com >
2026-03-07 21:49:50 +02:00
Timo Sand
9951a325fd
Switch to using range for @graphiql/react version
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: Timo Sand <timo.sand@iki.fi >
2026-03-07 21:12:43 +02:00
Timo Sand
07473a5c9d
Move graphql-config to devDependencies
...
Signed-off-by: Timo Sand <timo.sand@f-secure.com >
2026-03-07 21:12:42 +02:00
Timo Sand
f5b132e725
Pin graphiql actually to 3.8.3
...
Signed-off-by: Timo Sand <timo.sand@f-secure.com >
2026-03-07 21:12:42 +02:00
Timo Sand
26a4d0c387
Remove graphql-config as it was unused
...
It was originally added due to missing peer dependency in `graphql-language-service`, but that also used it only for type imports
Signed-off-by: Timo Sand <timo.sand@f-secure.com >
2026-03-07 21:12:41 +02:00
Timo Sand
7441ccf165
Downgrade graphiql to v3.8.3
...
Something broke in v3.9.0
Signed-off-by: Timo Sand <timo.sand@f-secure.com >
2026-03-07 21:12:41 +02:00
Timo Sand
fad1f9e2e4
Update @graphiql/react to 0.29.0
...
To remove version discrepancies
Signed-off-by: Timo Sand <timo.sand@f-secure.com >
2026-03-07 21:12:41 +02:00
Timo Sand
a51eeacfc4
Update graphiql to latest v3 version
...
Signed-off-by: Timo Sand <timo.sand@f-secure.com >
2026-03-07 21:12:40 +02:00
github-actions[bot]
db0d171511
Version Packages (next)
2026-03-03 14:16:49 +00:00
github-actions[bot]
4bd6a3a1af
Version Packages (next)
2026-02-24 19:24:06 +00:00
github-actions[bot]
e6df5d52ce
Version Packages
2026-02-17 16:06:18 +00:00
github-actions[bot]
7c41134684
Version Packages (next)
2026-02-10 16:14:59 +00:00
Patrik Oldsberg
ac9bead0dc
Add createTestEntityPage utility for testing entity extensions
...
This adds a test utility that simplifies testing entity cards and content
extensions in the new frontend system. The utility creates a test page
that provides EntityProvider context and accepts entity extensions through
input redirects.
Also adds the `apis` option to `renderTestApp` for API overrides, and
includes tests for entity cards in catalog, org, and api-docs plugins.
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-02-04 11:29:47 +01:00
Paul Schultz
a7e0d506a2
feat: enable react router feature flags for v7
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2026-02-03 09:37:11 -06:00
github-actions[bot]
1ea737c1e2
Version Packages (next)
2026-02-03 14:24:29 +00:00
github-actions[bot]
d4b85dddee
Version Packages (next)
2026-01-27 15:51:11 +00:00
github-actions[bot]
2e902e7b43
Version Packages
2026-01-20 16:40:05 +00:00
github-actions[bot]
880310b797
Version Packages (next)
2026-01-13 12:10:45 +00:00
Fredrik Adelöw
d6d850e4f4
Merge pull request #32070 from backstage/renovate/swagger-ui-react-5.x
...
chore(deps): update dependency @types/swagger-ui-react to v5
2026-01-08 17:02:06 +01:00
github-actions[bot]
e237d65cdc
Version Packages (next)
2026-01-05 22:23:51 +00:00
Backstage Service Account
9f1ee3e667
Version Packages (next) ( #32222 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-30 16:06:20 +01:00
github-actions[bot]
c24788d5bb
Version Packages
2025-12-16 14:08:20 +00:00
github-actions[bot]
e08f48a9b5
Version Packages (next)
2025-12-09 15:00:09 +00:00
renovate[bot]
0216090b36
chore(deps): update dependency @types/swagger-ui-react to v5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-08 16:08:32 +00:00
github-actions[bot]
756986e5e7
Version Packages (next)
2025-11-25 16:21:32 +00:00
Patrik Oldsberg
395ff1c43b
plugins: remove unused dependencies on core-compat-api
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-23 14:36:02 +01:00
github-actions[bot]
792f4d7e3d
Version Packages
2025-11-18 12:23:09 +00:00
github-actions[bot]
3738293d26
Version Packages (next)
2025-11-04 15:00:26 +00:00
github-actions[bot]
807af8ce0e
Version Packages (next)
2025-10-21 16:14:43 +00:00
github-actions[bot]
d6ce2db9ca
Version Packages
2025-10-14 15:29:54 +00:00
github-actions[bot]
c2c60546d2
Version Packages (next)
2025-09-24 12:57:42 +00:00
github-actions[bot]
c73bfa46d4
Version Packages (next)
2025-09-23 15:00:29 +00:00
Tim Klever
b8a381e4f1
chore: remove isomorphic-form-data from dependencies
...
The need to explicitly specify this dependency was resolved.
Issue: https://github.com/swagger-api/swagger-ui/issues/7436
Resolution: https://github.com/swagger-api/swagger-ui/issues/7436#issuecomment-889792304
Signed-off-by: Tim Klever <tim.v.klever@aexp.com >
2025-09-16 12:32:20 -07:00
github-actions[bot]
b799a2d07f
Version Packages
2025-09-16 13:22:58 +00:00
github-actions[bot]
020d484ac4
Version Packages (next)
2025-09-09 15:00:36 +00:00
github-actions[bot]
ac48eeb3ba
Version Packages (next)
2025-09-02 12:17:03 +00:00
github-actions[bot]
9c441f9a78
Version Packages (next)
2025-08-25 15:09:39 +00:00
github-actions[bot]
b93a3471c2
Version Packages
2025-08-19 13:01:39 +00:00
github-actions[bot]
571280f19c
Version Packages (next)
2025-08-12 15:33:11 +00:00
github-actions[bot]
1e8a013c67
Version Packages (next)
2025-08-05 13:45:29 +00:00
github-actions[bot]
531a48848c
Version Packages (next)
2025-07-29 14:40:44 +00:00
github-actions[bot]
4704160491
Version Packages (next)
2025-07-22 15:06:26 +00:00
github-actions[bot]
9a7cae26c9
Version Packages
2025-07-15 14:26:41 +00:00
github-actions[bot]
952cefedd8
Version Packages (next)
2025-07-01 11:50:02 +00:00
github-actions[bot]
f1e160615c
Version Packages (next)
2025-06-24 12:20:36 +00:00
github-actions[bot]
58558ef2c1
Version Packages
2025-06-17 12:45:56 +00:00
github-actions[bot]
f628f44cab
Version Packages (next)
2025-06-10 14:28:09 +00:00
github-actions[bot]
d57a6f7828
Version Packages (next)
2025-06-03 13:12:47 +00:00
github-actions[bot]
19f0650b16
Version Packages (next)
2025-05-27 14:48:17 +00:00