dependabot[bot]
797decb9fe
build(deps): bump style-loader from 1.2.1 to 3.3.1
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 1.2.1 to 3.3.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.2.1...v3.3.1 )
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-26 04:07:58 +00:00
Patrik Oldsberg
b291d0ed7e
core-plugin-api: bit clearer deprecation warning for createRouteRef
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-25 18:35:27 +01:00
Fredrik Adelöw
552a6795e4
Merge pull request #8097 from backstage/freben/react-dev-utils
...
bump react-dev-utils
2021-11-25 15:36:53 +01:00
github-actions[bot]
ef34f5de7b
Version Packages
2021-11-25 12:40:52 +00:00
Patrik Oldsberg
781f91ab30
Merge pull request #8231 from backstage/rugvip/create-app-pack
...
create-app: add pack scripts that excludes peer depdencies during publish
2021-11-25 13:35:42 +01:00
Patrik Oldsberg
dcaeaac174
create-app: add pack scripts that excludes peer depdencies during publish
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-25 12:06:49 +01:00
Fredrik Adelöw
e7230ef814
bump react-dev-utils
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-25 11:45:58 +01:00
Fredrik Adelöw
42ebbc18c0
get both gitbeaker packages bumped, and add changeset
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-24 14:21:45 +01:00
dependabot[bot]
e99db76f6a
build(deps): bump @gitbeaker/node from 30.3.0 to 34.4.1
...
Bumps [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker ) from 30.3.0 to 34.4.1.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases )
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/30.3.0...34.4.1 )
---
updated-dependencies:
- dependency-name: "@gitbeaker/node"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-24 14:19:24 +01:00
Johan Haals
a7d3cbf79c
Merge pull request #8212 from backstage/mob/deprecate-register
...
core-plugin-api: Deprecate Plugin register and output
2021-11-24 13:23:44 +01:00
Johan Haals
88f5378397
Add export, update API report
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-24 09:36:40 +01:00
dependabot[bot]
fb90b70de5
chore(deps-dev): bump @testing-library/cypress from 7.0.6 to 8.0.2
...
Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library ) from 7.0.6 to 8.0.2.
- [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases )
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v7.0.6...v8.0.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/cypress"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-24 04:11:52 +00:00
Johan Haals
950b36393c
core-plugin-api: Add tests and changesets
...
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-23 16:58:27 +01:00
Johan Haals
a3c5b2f70b
core-plugin-api: Deprecate Plugin register and output
...
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-23 16:58:21 +01:00
Patrik Oldsberg
68eddf88a0
Merge pull request #8118 from backstage/rugvip/test-port
...
packages,plugins: migrate to using TestApiProvider and TestApiRegistry
2021-11-23 13:47:51 +01:00
Camila Belo
c0a624b03f
Merge pull request #8179 from cmpadden/snyk-ignore-techdocs-cli
...
Add .snyk ignore file for @techdocs/cli
2021-11-23 13:03:00 +01:00
Fredrik Adelöw
a6b5becf0f
Merge pull request #8202 from backstage/freben/bump-rjsf
...
bump rjsf
2021-11-23 11:11:13 +01:00
Fredrik Adelöw
2d7d165737
bump rjsf
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-22 19:59:52 +01:00
Patrik Oldsberg
8a96019a39
Merge branch 'master' into rugvip/test-port
2021-11-22 17:33:10 +01:00
Tim Jacomb
52d3ca287e
Fix broken ssl postgres docs
...
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net >
2021-11-22 16:30:51 +00:00
Fredrik Adelöw
1e57d1c23e
Merge pull request #8071 from backstage/feat/change-default-port
...
Change default port of backend from 7000 to 7007
2021-11-22 15:58:48 +01:00
Patrik Oldsberg
b9af54d431
Merge pull request #8089 from backstage/rugvip/test-api
...
core,test-utils: deprecate ApiRegistry, add new TestApiProvider and TestApiRegistry
2021-11-22 13:22:33 +01:00
Patrik Oldsberg
54fe58b85b
Merge pull request #8173 from backstage/rugvip/best
...
cli: test coverage and speed improvements
2021-11-22 10:24:11 +01:00
Colton Padden
5919df85d1
Add .snyk ignore file for @techdocs/cli
...
Ignores with 6-month duration for vulnerabilities that have also been ignored
for @backstage/cli:
- SNYK-JS-BROWSERSLIST-1090194
- SNYK-JS-IMMER-1540542
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-11-21 09:39:02 -05:00
Patrik Oldsberg
910c2674b5
test-utils: review fixes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-20 15:52:01 +01:00
Patrik Oldsberg
dde216acf4
cli: switch to v8 coverage provider
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-20 11:32:22 +01:00
Patrik Oldsberg
719cc87d2f
cli: disable ES transform in tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-20 11:24:08 +01:00
Eric Peterson
5bfead02ec
Merge pull request #8141 from backstage/emmaindal/techdocs-search-default-app
...
Add techdocs search to default app
2021-11-19 15:56:41 +01:00
Himanshu Mishra
d0ced15700
Merge pull request #8152 from RoadieHQ/sidebar-pin-default
...
Pin Sidebar by default
2021-11-19 17:24:06 +05:30
Patrik Oldsberg
2d03529828
Merge pull request #8144 from backstage/jhaals/errorz
...
errors: rework error response naming
2021-11-19 09:49:39 +01:00
Fredrik Adelöw
d83ce65d5b
Merge pull request #8148 from backstage/freben/notitle
...
use id instead of title in the default plugin routes
2021-11-19 09:38:24 +01:00
Patrik Oldsberg
0fae9f2c0b
core-app-api: fix and release accidental createApp type breakage
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-18 22:54:46 +01:00
sblausten
bfa5957669
Change sidebar to be pinned by default
...
Signed-off-by: sblausten <sam@roadie.io >
2021-11-18 18:25:43 +01:00
Otto Sichert
97b8c8c8fc
Ensure all relevant port references are updated and document changes
...
Signed-off-by: Otto Sichert <git@ottosichert.de >
2021-11-18 17:23:43 +01:00
Fredrik Adelöw
ee055cf6db
use id instead of title in the default plugin routes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-18 17:00:39 +01:00
Otto Sichert
b23bc7f9c3
Change default port of backend to 7007 due to MacOS Control Center update
...
Signed-off-by: Otto Sichert <git@ottosichert.de >
2021-11-18 16:45:57 +01:00
Johan Haals
4d97ec07fa
Update tests
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-18 14:56:32 +01:00
Johan Haals
4d09c60256
errors: rework error response naming
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-18 14:51:16 +01:00
Emma Indal
860254207c
prettier
...
Signed-off-by: Emma Indal <emmai@spotify.com >
2021-11-18 14:45:06 +01:00
github-actions[bot]
99bf179ccf
Version Packages
2021-11-18 11:52:08 +00:00
Fredrik Adelöw
70e4b222be
Merge pull request #8132 from backstage/freben/behavior-init-constructor
...
move the BehaviorSubject init into the constructor
2021-11-18 12:46:39 +01:00
Ben Lambert
e72b1b83c8
Merge pull request #8122 from backstage/blam/sec/dockerode
...
Bumping testcontainers + dockerode
2021-11-18 12:18:17 +01:00
Emma Indal
d3248fb8c9
add techdocs search capabilities to default app
...
Signed-off-by: Emma Indal <emmai@spotify.com >
2021-11-18 12:15:02 +01:00
Fredrik Adelöw
23678544ee
Merge pull request #8057 from RoadieHQ/entity-fact-retriever
...
Catalog fact retriever
2021-11-18 11:57:01 +01:00
Patrik Oldsberg
29ef695410
packages,plugins: migrate to using TestApiProvider and Registry
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-18 11:28:46 +01:00
Patrik Oldsberg
7ff56c2330
test-utils: doc + API report fixup
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-18 11:28:26 +01:00
Fredrik Adelöw
475edb5bc5
move the BehaviorSubject init into the constructor
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-18 11:27:05 +01:00
Fredrik Adelöw
0ebc659c17
Merge pull request #7822 from bomkamp/add-global-pg-plugin-schema-flag
...
Adding config prop `usePluginSchemas` to allow plugins using the `pg`…
2021-11-18 11:23:21 +01:00
blam
17b143c873
chore: fixing bad dependency ref
...
Signed-off-by: blam <ben@blam.sh >
2021-11-18 10:54:01 +01:00
blam
92f87a9a16
chore: fixing dockerode
...
Signed-off-by: blam <ben@blam.sh >
2021-11-18 10:52:37 +01:00