Ben Lambert
2a1b1d624b
Merge pull request #10685 from backstage/dependabot/npm_and_yarn/keyv-4.2.2
...
build(deps): bump keyv from 4.1.1 to 4.2.2
2022-04-07 09:54:01 +02:00
Johan Haals
5ac9a0c2d4
Merge pull request #10680 from backstage/dependabot/npm_and_yarn/types/luxon-2.3.1
...
build(deps): bump @types/luxon from 2.3.0 to 2.3.1
2022-04-07 09:28:55 +02:00
Johan Haals
b4dbe85be0
Merge pull request #10677 from backstage/dependabot/npm_and_yarn/zod-3.14.4
...
build(deps): bump zod from 3.14.2 to 3.14.4
2022-04-07 09:28:40 +02:00
dependabot[bot]
df6f8741a2
build(deps): bump keyv from 4.1.1 to 4.2.2
...
Bumps [keyv](https://github.com/jaredwray/keyv ) from 4.1.1 to 4.2.2.
- [Release notes](https://github.com/jaredwray/keyv/releases )
- [Commits](https://github.com/jaredwray/keyv/commits )
---
updated-dependencies:
- dependency-name: keyv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-07 04:33:58 +00:00
dependabot[bot]
b6ce3084af
build(deps): bump @types/luxon from 2.3.0 to 2.3.1
...
Bumps [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon )
---
updated-dependencies:
- dependency-name: "@types/luxon"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-07 04:14:25 +00:00
dependabot[bot]
c28dc218b2
build(deps): bump zod from 3.14.2 to 3.14.4
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.14.2 to 3.14.4.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.14.2...v3.14.4 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-07 04:09:55 +00:00
Patrik Oldsberg
db21d78179
Merge pull request #10671 from backstage/rugvip/check
...
cli: stop warning about duplicate plugin libraries
2022-04-06 16:39:13 +02:00
Ben Lambert
8553aa18fe
Merge pull request #9677 from ismailelbadawy/master
2022-04-06 16:34:51 +02:00
blam
43e84f7510
chore: patch change only
...
Signed-off-by: blam <ben@blam.sh >
2022-04-06 15:50:42 +02:00
Ismail El Badawy
65c1878d04
updating the yarn.lock
...
Signed-off-by: Ismail El Badawy <ismailelbadawyw@gmail.com >
2022-04-06 15:48:19 +02:00
Ismail El Badawy
794f7542b6
Updated openid-client from 4.1.2 to 5.1.3
...
Signed-off-by: Ismail El Badawy <ismailelbadawyw@gmail.com >
2022-04-06 15:48:19 +02:00
Ben Lambert
38d6a4745c
Merge pull request #10558 from backstage/blam/node16types
...
chore: @node/types -> 16.x
2022-04-06 15:47:21 +02:00
Patrik Oldsberg
0383cd0228
cli: stop warning about duplicate plugin libraries
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-04-06 15:46:44 +02:00
blam
230ad0826f
chore: added changeset
...
Signed-off-by: blam <ben@blam.sh >
2022-04-06 15:07:29 +02:00
Ben Lambert
5b9559ca9e
Merge pull request #10490 from OctopusDeploy/liam-mackie/export-IdentityProviders
...
Added IdentityProviders to exports from SignInPage
2022-04-06 15:00:44 +02:00
Ben Lambert
5135987eb6
Merge pull request #10666 from helaoutar/bugfix/fix_user_settings_toggleButtonGroup_overlapping_text
...
Fixed User-settings page ToggleButtonGroup overlapping text
2022-04-06 14:33:42 +02:00
blam
4bfde894e0
chore: just force the type for now to see if it works
...
Signed-off-by: blam <ben@blam.sh >
2022-04-06 14:30:00 +02:00
Ben Lambert
af364b9b72
Merge pull request #10588 from backstage/dependabot/npm_and_yarn/prettier-2.6.2
...
build(deps-dev): bump prettier from 2.5.1 to 2.6.2
2022-04-06 14:21:10 +02:00
Ben Lambert
1c0d18f0e8
Merge pull request #10629 from backstage/dependabot/npm_and_yarn/microsoft/api-extractor-model-7.16.0
...
build(deps): bump @microsoft/api-extractor-model from 7.15.3 to 7.16.0
2022-04-06 13:06:00 +02:00
Ben Lambert
e14c6de949
Merge pull request #10654 from backstage/dependabot/npm_and_yarn/types/lunr-2.3.4
...
build(deps): bump @types/lunr from 2.3.3 to 2.3.4
2022-04-06 13:05:18 +02:00
Ben Lambert
7133f79ebf
Merge pull request #10665 from marleypowell/marley/cost-insights-doc-fix
...
fix: Fixed small issue with cost-insights README diff code block
2022-04-06 13:04:33 +02:00
Hamza El Aoutar
af508a895e
Fixed User-settings page ToggleButtonGroup overlapping text
...
Signed-off-by: Hamza El Aoutar <elaoutarhamza@gmail.com >
2022-04-06 10:35:50 +00:00
Marley Powell
5154bb861b
fix: Fixed small issue with cost-insights README diff code block
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2022-04-06 10:47:28 +01:00
blam
442e254cab
chore: fixing duplicate depedencies
...
Signed-off-by: blam <ben@blam.sh >
2022-04-06 11:24:24 +02:00
dependabot[bot]
030626a846
build(deps): bump @microsoft/api-extractor-model from 7.15.3 to 7.16.0
...
Bumps [@microsoft/api-extractor-model](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor-model ) from 7.15.3 to 7.16.0.
- [Release notes](https://github.com/microsoft/rushstack/releases )
- [Changelog](https://github.com/microsoft/rushstack/blob/master/apps/api-extractor-model/CHANGELOG.md )
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor-model_v7.16.0/apps/api-extractor-model )
Signed-off-by: blam <ben@blam.sh >
---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor-model"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-06 11:24:24 +02:00
Ben Lambert
0d065ca8fc
Merge pull request #10651 from rayabueg/master
...
update the yarn command to start a backend instance that would fail with er…
2022-04-06 11:20:28 +02:00
Ben Lambert
3aaf27c52d
Merge pull request #10657 from backstage/dependabot/npm_and_yarn/react-hookz/web-13.2.0
...
build(deps): bump @react-hookz/web from 13.0.0 to 13.2.0
2022-04-06 11:18:26 +02:00
blam
3766028309
chore: fixing prettier warnings
...
Signed-off-by: blam <ben@blam.sh >
2022-04-06 10:55:10 +02:00
dependabot[bot]
847a7a6cd7
build(deps): bump @types/lunr from 2.3.3 to 2.3.4
...
Bumps [@types/lunr](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lunr ) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lunr )
---
updated-dependencies:
- dependency-name: "@types/lunr"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-06 08:53:16 +00:00
Ben Lambert
d9ce986290
Merge pull request #10663 from backstage/rugvip/mocks
...
catalog-graph: move SVG mocks to test setup
2022-04-06 10:48:43 +02:00
Ben Lambert
912a1196e9
Merge pull request #10655 from backstage/dependabot/npm_and_yarn/graphql-codegen/graphql-modules-preset-2.3.8
...
build(deps-dev): bump @graphql-codegen/graphql-modules-preset from 2.3.5 to 2.3.8
2022-04-06 10:30:48 +02:00
Patrik Oldsberg
cb9a5677d5
catalog-graph: move SVG mocks to test setup
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-04-06 10:30:11 +02:00
Eric Peterson
efe33862b4
Merge pull request #10403 from carlo-colombo/master
...
[TechDocs] Adds a flag to the cli to override the entrypoint of a custom docker image. It could be used to reuse existing images with different entrypoints.
2022-04-06 09:34:35 +02:00
Johan Haals
a6f198f072
Merge pull request #10659 from backstage/dependabot/npm_and_yarn/swagger-ui-react-4.10.3
...
build(deps): bump swagger-ui-react from 4.6.1 to 4.10.3
2022-04-06 09:23:24 +02:00
Johan Haals
233684876e
Merge pull request #10658 from backstage/dependabot/npm_and_yarn/types/testing-library__jest-dom-5.14.3
...
build(deps-dev): bump @types/testing-library__jest-dom from 5.14.2 to 5.14.3
2022-04-06 09:17:02 +02:00
Carlo Colombo
eb470ea54c
Adds a flag to the cli to override the entrypoint of a custom docker image. It could be used to reuse existing images with different eentrypoints.
...
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com >
2022-04-06 08:49:32 +02:00
dependabot[bot]
8145fc151b
build(deps): bump swagger-ui-react from 4.6.1 to 4.10.3
...
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui ) from 4.6.1 to 4.10.3.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases )
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.6.1...v4.10.3 )
---
updated-dependencies:
- dependency-name: swagger-ui-react
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-06 04:09:58 +00:00
dependabot[bot]
d02c95a1f8
build(deps-dev): bump @types/testing-library__jest-dom
...
Bumps [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom ) from 5.14.2 to 5.14.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom )
---
updated-dependencies:
- dependency-name: "@types/testing-library__jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-06 04:09:29 +00:00
dependabot[bot]
164934f786
build(deps): bump @react-hookz/web from 13.0.0 to 13.2.0
...
Bumps [@react-hookz/web](https://github.com/react-hookz/web ) from 13.0.0 to 13.2.0.
- [Release notes](https://github.com/react-hookz/web/releases )
- [Changelog](https://github.com/react-hookz/web/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hookz/web/compare/v13.0.0...v13.2.0 )
---
updated-dependencies:
- dependency-name: "@react-hookz/web"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-06 04:08:57 +00:00
dependabot[bot]
a73f8f48a1
build(deps-dev): bump @graphql-codegen/graphql-modules-preset
...
Bumps [@graphql-codegen/graphql-modules-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/graphql-modules ) from 2.3.5 to 2.3.8.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases )
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/graphql-modules/CHANGELOG.md )
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/graphql-modules-preset@2.3.8/packages/presets/graphql-modules )
---
updated-dependencies:
- dependency-name: "@graphql-codegen/graphql-modules-preset"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-06 04:07:57 +00:00
Ray Abueg
4128e10c76
update yarn command to start backend instance that would fail with error: unknown option --cwd
...
Signed-off-by: Ray Abueg <raymond.abueg@alaskaair.com >
2022-04-05 12:28:22 -06:00
Eric Peterson
fec58ff178
Merge pull request #10377 from kuangp/fix/techdocs-readme
...
fix(README): do not copy docs/README.md as docs/index.md
2022-04-05 18:03:35 +02:00
Eric Peterson
bcf1a2496c
Nest config under mkdocs key.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-04-05 17:33:18 +02:00
Fredrik Adelöw
d74c496bb0
Merge pull request #10646 from backstage/freben/more-secret
...
declare the oauth2proxy clientSecret a secret
2022-04-05 16:11:47 +02:00
Patrik Oldsberg
1733855101
Merge pull request #10647 from backstage/Rugvip-patch-1
...
stack-overflow: update scripts
2022-04-05 16:00:58 +02:00
Fredrik Adelöw
de231e5b06
declare the oauth2proxy clientSecret a secret
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-04-05 15:47:35 +02:00
Patrik Oldsberg
98be0433cc
stack-overflow: update scripts
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-04-05 15:44:55 +02:00
Fredrik Adelöw
7ea5546d34
Merge pull request #10643 from maour/patch-1
...
Update FAQ.md
2022-04-05 15:34:21 +02:00
Ben Lambert
ad55e2f005
Merge pull request #10041 from yousifalraheem/feat/extra-user-settings
...
Enable adding extra setting tabs
2022-04-05 15:14:01 +02:00
Majid Ramezanpour
f79fb41399
Update FAQ.md
...
changed dead link of deployment to correct endpoint
Signed-off-by: Majid Ramezanpour <majid.ramezanpour@gmail.com >
2022-04-05 15:07:17 +02:00