Andrew Thauer
b9ce1ce2c1
feat: allow custom location analyzer in next catalog builder
...
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com >
2021-10-27 15:00:48 -04:00
Tim Hansen
dedd14b7b3
Merge pull request #7801 from RemonSinnema/patch-1
...
Fix typo in name
2021-10-27 11:57:37 -06:00
Ray Sinnema
134a12dfa6
Fix typo
...
Signed-off-by: Ray Sinnema <rsinnema@ebay.com >
2021-10-27 18:35:20 +02:00
Ben Lambert
88a01d9320
Merge pull request #7771 from backstage/dependabot/npm_and_yarn/types/dockerode-3.3.0
...
build(deps): bump @types/dockerode from 3.2.7 to 3.3.0
2021-10-27 16:15:50 +02:00
Ben Lambert
e31a4b5fd2
Merge pull request #7770 from backstage/dependabot/npm_and_yarn/typescript-json-schema-0.51.0
...
build(deps): bump typescript-json-schema from 0.50.1 to 0.51.0
2021-10-27 16:15:24 +02:00
Ben Lambert
0f68dfc195
Merge pull request #7794 from backstage/dependabot/npm_and_yarn/spotify/eslint-config-base-12.0.0
...
build(deps): bump @spotify/eslint-config-base from 9.0.2 to 12.0.0
2021-10-27 16:14:23 +02:00
Ray Sinnema
494003b68e
Reduce diff
...
Signed-off-by: Ray Sinnema <rsinnema@ebay.com >
2021-10-27 16:13:44 +02:00
Ben Lambert
b0dc1fd241
add changeset
...
Signed-off-by: Ben Lambert <blam@spotify.com >
2021-10-27 15:32:09 +02:00
blam
ea21f7f567
chore: add changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-10-27 15:27:40 +02:00
blam
4a8a1a8bbe
chore: fix up the types for this dependabot bump
...
Signed-off-by: blam <ben@blam.sh >
2021-10-27 15:25:40 +02:00
dependabot[bot]
2fdf3119d3
build(deps): bump typescript-json-schema from 0.50.1 to 0.51.0
...
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema ) from 0.50.1 to 0.51.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases )
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.50.1...v0.51.0 )
---
updated-dependencies:
- dependency-name: typescript-json-schema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-27 15:19:24 +02:00
blam
139f4b1f39
chore: revert the e2e
...
Signed-off-by: blam <ben@blam.sh >
2021-10-27 15:14:37 +02:00
blam
ef9dd217b6
chore: reverting the node types
...
Signed-off-by: blam <ben@blam.sh >
2021-10-27 15:14:02 +02:00
blam
1abc9bab30
chore: updating to work with the new @types/node
...
Signed-off-by: blam <ben@blam.sh >
2021-10-27 15:12:23 +02:00
dependabot[bot]
563212e5dd
build(deps): bump @types/dockerode from 3.2.7 to 3.3.0
...
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode ) from 3.2.7 to 3.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode )
---
updated-dependencies:
- dependency-name: "@types/dockerode"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-27 15:12:23 +02:00
Ben Lambert
1f98ecd43c
Merge pull request #7756 from backstage/dependabot/npm_and_yarn/keyv-memcache-1.2.7
...
build(deps): bump keyv-memcache from 1.2.5 to 1.2.7
2021-10-27 14:53:06 +02:00
dependabot[bot]
6364c3d6ff
build(deps): bump @spotify/eslint-config-base from 9.0.2 to 12.0.0
...
Bumps [@spotify/eslint-config-base](https://github.com/spotify/web-scripts ) from 9.0.2 to 12.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases )
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotify/web-scripts/compare/v9.0.2...v12.0.0 )
---
updated-dependencies:
- dependency-name: "@spotify/eslint-config-base"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-27 12:43:19 +00:00
Fredrik Adelöw
52ebd2d3a0
Merge pull request #7796 from backstage/freben/api-more-theme
...
More theme API cleanup
2021-10-27 10:41:13 +02:00
Fredrik Adelöw
a3540dd9c2
Merge pull request #7782 from backstage/freben/api-integration-etc
...
more api fixes, in integration and theme
2021-10-27 09:52:23 +02:00
Johan Haals
baa03d72e9
Merge pull request #7788 from RoadieHQ/custom-actions
...
List custom scaffolder action packages
2021-10-27 09:41:33 +02:00
Ben Lambert
40681b867d
Merge pull request #7738 from kennethzfeng/kfeng.fix-file-mode
...
plugin/scaffolder: set the file mode in publish:github:pull-request.
2021-10-27 09:30:53 +02:00
Fredrik Adelöw
40cfec8b3f
More theme API cleanup
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-10-27 09:22:42 +02:00
Ben Lambert
174e615e8f
Merge pull request #7793 from backstage/dependabot/npm_and_yarn/microsoft/microsoft-graph-types-2.8.0
...
build(deps): bump @microsoft/microsoft-graph-types from 2.6.0 to 2.8.0
2021-10-27 09:19:49 +02:00
Ben Lambert
082a6513f7
Merge pull request #7767 from ellisio/chore-deps-msw
...
chore(deps): bump msw to v0.35.0
2021-10-27 09:19:20 +02:00
Johan Haals
851ad240bb
Merge pull request #7795 from julioz/patch-1
...
Add SoundCloud as adopter
2021-10-27 09:06:18 +02:00
Júlio Zynger
9dcad0bdad
Add SoundCloud
...
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2021-10-27 08:37:22 +02:00
dependabot[bot]
80afaa8929
build(deps): bump @microsoft/microsoft-graph-types from 2.6.0 to 2.8.0
...
Bumps [@microsoft/microsoft-graph-types](https://github.com/microsoftgraph/msgraph-typescript-typings ) from 2.6.0 to 2.8.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases )
- [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/compare/2.6.0...2.8.0 )
---
updated-dependencies:
- dependency-name: "@microsoft/microsoft-graph-types"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-27 04:10:16 +00:00
Tim Hansen
70b825d757
Merge pull request #7524 from GunnerStraiker1/entity-type-picker-hidden
...
EntityTypePicker can be hidden and initially set
2021-10-26 21:46:46 -06:00
Tim Hansen
5d12e5aed7
Merge pull request #7763 from tonytamsf/splunk-adopters
...
added Splunk
2021-10-26 21:19:39 -06:00
Tony Tam
6f8afb401b
added Splunk
...
Signed-off-by: Tony Tam <engineer.tonytam@pm.me >
2021-10-26 21:01:52 -06:00
Victor Perera
bd7f1e506c
Tests fixed
...
Signed-off-by: Victor Perera <v-vperera@expediagroup.com >
2021-10-26 16:43:45 -05:00
Fredrik Adelöw
bce30f0c94
Merge pull request #7789 from backstage/freben/api-config
...
Minor fix for the config package too
2021-10-26 20:56:55 +02:00
Fredrik Adelöw
10d267a1b7
Minor fix for the config package too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-10-26 19:36:17 +02:00
Tim Hansen
cad56f4794
Merge pull request #7787 from RemonSinnema/adevinta
...
Add Adevinta
2021-10-26 11:21:13 -06:00
Nicolas Arnold
1a705377ff
List custom scaffolder action packages
...
This here adds a table with a list of opensource scaffolder actions that can be used by anyone in the community.
Signed-off-by: Nicolas Arnold <nic@roadie.io >
2021-10-26 17:30:34 +01:00
Ray Sinnema
3e64184259
Add Adevinta
...
Signed-off-by: Ray Sinnema <rsinnema@ebay.com >
2021-10-26 18:25:49 +02:00
Rémon (Ray) Sinnema
d898d29746
Add Adevinta
...
Signed-off-by: Ray Sinnema <rsinnema@ebay.com >
2021-10-26 18:14:30 +02:00
Eric Peterson
7e3398518e
Merge pull request #7786 from backstage/techdocs/fix-windows-builds
...
[TechDocs] Fix TechDocs common bug (and tests) on windows
2021-10-26 18:09:52 +02:00
Eric Peterson
cfd54b9af4
Fix TechDocs common bug (and tests) on windows.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-10-26 17:41:53 +02:00
blam
640c21f0b1
chore: updating packages for release
...
Signed-off-by: blam <ben@blam.sh >
2021-10-26 17:24:44 +02:00
blam
112a21ae94
chore: reworking changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-10-26 17:13:49 +02:00
blam
c5bb1df55d
chore: added changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-10-26 17:13:49 +02:00
blam
d465f2e0af
chore: bump the msw package and remove it from test-utils as it's not even needed
...
Signed-off-by: blam <ben@blam.sh >
2021-10-26 17:13:49 +02:00
Andrew Ellis
034031ec68
chore(deps): bump msw to v0.35.0
...
Signed-off-by: Andrew Ellis <awellis89@gmail.com >
2021-10-26 17:13:49 +02:00
Ben Lambert
3b163f7d92
Merge pull request #7772 from backstage/dependabot/npm_and_yarn/types/minimist-1.2.2
...
build(deps-dev): bump @types/minimist from 1.2.0 to 1.2.2
2021-10-26 17:13:08 +02:00
Ben Lambert
db300059a0
Merge pull request #7539 from backstage/dependabot/npm_and_yarn/webpack-dev-server-4.3.1
...
build(deps): bump webpack-dev-server from 4.0.0-rc.0 to 4.3.1
2021-10-26 17:12:35 +02:00
Ben Lambert
cba0a0382f
Merge pull request #7783 from backstage/blam/e2e-test2
...
Windows E2E tests - to hell with you
2021-10-26 17:11:29 +02:00
Fredrik Adelöw
8eedc159ae
fix up errors too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-10-26 16:55:36 +02:00
blam
38e3fbe655
chore: bump old space size again?
...
Signed-off-by: blam <ben@blam.sh >
2021-10-26 16:37:20 +02:00
dependabot[bot]
d895c61ebb
build(deps-dev): bump @types/minimist from 1.2.0 to 1.2.2
...
Bumps [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/minimist ) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/minimist )
---
updated-dependencies:
- dependency-name: "@types/minimist"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-26 14:35:45 +00:00