renovate[bot]
29c6e465f6
Update dependency @keyv/redis to v2.5.3
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-07 00:16:44 +00:00
backstage-goalie[bot]
ce89798be9
Merge pull request #14468 from backstage/renovate/eslint-8.x-lockfile
...
Update dependency eslint to v8.27.0
2022-11-06 22:16:21 +00:00
renovate[bot]
a97bc93775
Update dependency eslint to v8.27.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-06 21:40:23 +00:00
renovate[bot]
969a8444ea
Update dependency esbuild to ^0.15.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-06 21:39:50 +00:00
renovate[bot]
aa857ffa49
Update dependency cypress to v10.11.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-06 21:38:43 +00:00
Patrick Jungermann
da0bf25d1a
feat(catalog-graph): preserve entity graph options + increment max depth
...
Currently, all configuration options for the `CatalogGraphCard` are lost
at the "View Graph" link at the bottom which opens the full graph view
using the current entity as root entity.
Esp. for `maxDepth` the default was Infinite / no limit.
The change will preserve options used at the `CatalogGraphCard`
(displayed at the entity page) and additionally, increments the
`maxDepth` option by 1 to increase the scope slightly compared to
the graph already seen by the users.
The default for `maxDepth` at `CatalogGraphCard` is 1.
Closes : #14462
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-11-06 20:39:12 +01:00
renovate[bot]
b9b2dc8743
Update dependency core-js to v3.26.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-06 19:07:34 +00:00
Patrick Jungermann
34b772ef31
feat(splunk-on-call): use routing key instead of team name for triggered incidents
...
Use the routing key if it's available instead of team name when triggering incidents.
BREAKING CHANGE:
Before, the team name was used even if the routing key (with or without team) was used.
Now, the routing key defined for the component will be used instead of the team name.
Closes : #14453
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-11-06 19:52:56 +01:00
backstage-goalie[bot]
9777058141
Merge pull request #14461 from backstage/renovate/concurrently-7.x-lockfile
...
Update dependency concurrently to v7.5.0
2022-11-06 18:50:40 +00:00
backstage-goalie[bot]
39ecaa49f6
Merge pull request #14435 from backstage/renovate/react-window-1.x-lockfile
...
Update dependency react-window to v1.8.8
2022-11-06 18:50:36 +00:00
backstage-goalie[bot]
74a752d811
Merge pull request #14460 from backstage/renovate/tanstack-query-monorepo
...
Update dependency @tanstack/react-query to v4.14.5
2022-11-06 18:41:51 +00:00
Fredrik Adelöw
3aca55a728
Merge pull request #14444 from backstage/renovate/apollo-graphql-packages
...
Update Apollo GraphQL packages to v3.11.1
2022-11-06 19:23:55 +01:00
Fredrik Adelöw
ed2e8d3cb6
Merge pull request #14442 from backstage/renovate/tar-6.x-lockfile
...
Update dependency tar to v6.1.12
2022-11-06 19:23:33 +01:00
renovate[bot]
bbf989ddb4
Update dependency concurrently to v7.5.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-06 18:19:42 +00:00
renovate[bot]
8433a1aae3
Update dependency @tanstack/react-query to v4.14.5
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-06 18:05:52 +00:00
Patrik Oldsberg
d2a2975dbb
Merge pull request #14455 from Braundo/master
...
Use inclusive terminology in comments (allowlist)
2022-11-04 23:09:37 +01:00
aaron
151df9ac6e
Update config.d.ts
...
Signed-off-by: aaron <aaronbraundmeier@gmail.com >
2022-11-04 14:03:11 -05:00
aaron
fd80613e28
Update example-schema.json
...
replaced with "allowlist" for more inclusive terminology
Signed-off-by: aaron <aaronbraundmeier@gmail.com >
2022-11-04 14:02:41 -05:00
aaron
c250fd8f8c
Update config.d.ts
...
replacing with "allowlist" for inclusive terminology
Signed-off-by: aaron <aaronbraundmeier@gmail.com >
2022-11-04 14:01:16 -05:00
Nikita Karpukhin
2b35cf99f9
Fix diff in README.md
...
Signed-off-by: Nikita Karpukhin <nikita.karpukhin@scout24.com >
2022-11-04 18:24:17 +01:00
Nikita Karpukhin
031028c2ac
Revert changes in README.md
...
Signed-off-by: Nikita Karpukhin <nikita.karpukhin@scout24.com >
2022-11-04 18:18:29 +01:00
Nikita Karpukhin
92a0cbb2f0
Fix style in README.md
...
Signed-off-by: Nikita Karpukhin <nikita.karpukhin@scout24.com >
2022-11-04 18:08:45 +01:00
Eric Peterson
a17aef1244
Merge pull request #14336 from backstage/analytics/scaffolder-next
...
[Scaffolder] Add analytics events to "next" version
2022-11-04 13:08:43 +01:00
Patrik Oldsberg
e396d597b9
Merge pull request #14448 from backstage/renovate/tanstack-query-monorepo
...
Update dependency @tanstack/react-query to v4.14.1
2022-11-04 12:47:59 +01:00
Eric Peterson
580285787d
Add create and click analytics events to 'next' create page
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-11-04 12:45:29 +01:00
Patrik Oldsberg
4f9607f09e
Merge pull request #14005 from djamaile/master
...
feat: add GroupListPicker component
2022-11-04 11:58:02 +01:00
Patrik Oldsberg
31337af760
Merge pull request #14450 from johnnyhuy/patch-1
...
Rename to GithubOrgEntityProvider
2022-11-04 11:45:03 +01:00
Patrik Oldsberg
69492e17b9
Merge pull request #14362 from gabriel-dantas98/docs/scaffolder-input-examples
...
docs: scaffolder inputs examples
2022-11-04 11:42:44 +01:00
Gabriel Dantas
d1547a6547
fix: change secret input and sidebar order
...
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br >
2022-11-03 22:30:48 -03:00
Johnny Huynh
a54b681d02
Rename to GithubOrgEntityProvider
...
The other one has been deprecated!
Signed-off-by: Johnny Huynh <27847622+johnnyhuy@users.noreply.github.com >
2022-11-04 09:28:45 +11:00
Gabriel Dantas Gomes
83c77f12d6
Update docs/features/software-templates/input-examples.md
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Gabriel Dantas Gomes <gabriel.dantas98@outlook.com.br >
2022-11-03 19:05:04 -03:00
renovate[bot]
07d1a15de6
Update dependency @tanstack/react-query to v4.14.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-03 20:55:06 +00:00
backstage-goalie[bot]
23526ffd3a
Merge pull request #14447 from backstage/renovate/opensearch-project-opensearch-2.x-lockfile
...
Update dependency @opensearch-project/opensearch to v2.1.0
2022-11-03 20:45:11 +00:00
renovate[bot]
ee301bb405
Update dependency @opensearch-project/opensearch to v2.1.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-03 20:14:33 +00:00
backstage-goalie[bot]
f46f2f084d
Merge pull request #14445 from backstage/renovate/google-cloud-storage-6.x-lockfile
...
Update dependency @google-cloud/storage to v6.7.0
2022-11-03 20:04:25 +00:00
Carlos Esteban Lopez
21d84ef332
fix: Add changeset
...
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2022-11-03 14:43:11 -05:00
Carlos Esteban Lopez
ac42726295
feat: Enable theme overrides for components in catalog-graph plugin
...
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2022-11-03 14:36:51 -05:00
renovate[bot]
c49fe0daad
Update dependency @google-cloud/storage to v6.7.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-03 19:32:04 +00:00
renovate[bot]
dc78074532
Update Apollo GraphQL packages to v3.11.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-03 19:31:06 +00:00
backstage-goalie[bot]
25b69a7d58
Merge pull request #14443 from backstage/renovate/graphqlcodegenerator-monorepo
...
Update graphqlcodegenerator monorepo
2022-11-03 19:20:31 +00:00
renovate[bot]
f13cf292ec
Update graphqlcodegenerator monorepo
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-03 18:37:38 +00:00
renovate[bot]
95557641e5
Update dependency tar to v6.1.12
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-03 18:36:31 +00:00
backstage-goalie[bot]
882c4e29b6
Merge pull request #14440 from backstage/renovate/rjsf-utils-5.x-lockfile
...
Update dependency @rjsf/utils to v5.0.0-beta.12
2022-11-03 18:26:46 +00:00
renovate[bot]
54ba1c13fc
Update dependency @rjsf/utils to v5.0.0-beta.12
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-03 17:49:28 +00:00
backstage-goalie[bot]
43275e86a0
Merge pull request #14438 from backstage/renovate/serve-handler-6.x-lockfile
...
Update dependency serve-handler to v6.1.5
2022-11-03 17:39:52 +00:00
renovate[bot]
9eb73906a3
Update dependency serve-handler to v6.1.5
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-11-03 16:55:26 +00:00
backstage-goalie[bot]
b699b8c90e
Merge pull request #14260 from backstage/renovate/dompurify-2.x-lockfile
...
Update dependency dompurify to v2.4.0
2022-11-03 16:39:44 +00:00
Patrik Oldsberg
926186a6e2
Merge pull request #14326 from JSPRH/empty-state-multi-annotation
...
[MissingAnnotationEmptyState] Specify multiple annotation lines
2022-11-03 17:00:46 +01:00
Patrik Oldsberg
d11cb4f5ff
Merge pull request #14122 from backstage/renovate/octokit-graphql-5.x-lockfile
...
Update dependency @octokit/graphql to v5.0.4
2022-11-03 16:29:24 +01:00
Gabriel Dantas
26f9b90dd1
update sidebars.json
...
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br >
2022-11-03 12:24:48 -03:00