Kamil Zainal
d4941024bc
Add changeset for create-app with instructions for upgrade
...
Signed-off-by: Kamil Zainal <gh@akza.dev >
2022-01-10 16:09:14 +00:00
Kamil Zainal
5a2204ef0a
Update existing changeset to reflect API change
...
Signed-off-by: Kamil Zainal <gh@akza.dev >
2022-01-10 15:51:52 +00:00
Kamil Zainal
2068135b9b
Update create-app template
...
Signed-off-by: Kamil Zainal <gh@akza.dev >
2022-01-06 16:41:58 +00:00
Kamil Zainal
859891b7de
Changes from yarn build:api-reports
...
Signed-off-by: Kamil Zainal <gh@akza.dev >
2022-01-06 16:36:22 +00:00
Kamil Zainal
b3831be2fe
Add changeset
...
Signed-off-by: Kamil Zainal <gh@akza.dev >
2022-01-06 15:39:19 +00:00
Kamil Zainal
a9f1c704dc
Route 'Register Existing API' on API page to /catalog-import
...
The 'Register Existing API' button on /api-docs was routing to /create but APIs can't be created. Changing to route to /catalog-import where an API can be registered instead.
Signed-off-by: Kamil Zainal <gh@akza.dev >
2022-01-06 15:39:19 +00:00
Fredrik Adelöw
cfca607777
Merge pull request #8775 from backstage/dependabot/npm_and_yarn/types/jenkins-0.23.3
...
build(deps-dev): bump @types/jenkins from 0.23.2 to 0.23.3
2022-01-06 09:20:18 +01:00
Fredrik Adelöw
ecd353fcff
Merge pull request #8778 from backstage/dependabot/npm_and_yarn/mime-types-2.1.34
...
build(deps): bump mime-types from 2.1.32 to 2.1.34
2022-01-06 09:16:39 +01:00
dependabot[bot]
6c3c70197f
build(deps): bump mime-types from 2.1.32 to 2.1.34
...
Bumps [mime-types](https://github.com/jshttp/mime-types ) from 2.1.32 to 2.1.34.
- [Release notes](https://github.com/jshttp/mime-types/releases )
- [Changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md )
- [Commits](https://github.com/jshttp/mime-types/compare/2.1.32...2.1.34 )
---
updated-dependencies:
- dependency-name: mime-types
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-06 04:44:12 +00:00
dependabot[bot]
6011a234f0
build(deps-dev): bump @types/jenkins from 0.23.2 to 0.23.3
...
Bumps [@types/jenkins](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jenkins ) from 0.23.2 to 0.23.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jenkins )
---
updated-dependencies:
- dependency-name: "@types/jenkins"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-06 04:16:56 +00:00
Joon Park
730d01ab1a
Add apply-conditions endpoint for evaluating conditional permissions ( #8675 )
...
Add apply-conditions endpoint for evaluating conditional permissions in catalog backend.
Signed-off-by: Joon Park <joonp@spotify.com >
2022-01-05 18:08:09 +00:00
Joon Park
0ae759dad4
Catalog permission rules ( #8766 )
...
Add catalog permission rules
Signed-off-by: Joon Park <joonp@spotify.com >
2022-01-05 17:36:33 +00:00
Patrik Oldsberg
717830634b
Merge pull request #8745 from backstage/rugvip/minmax
...
cli: switch to using esbuild for minifcation
2022-01-05 17:02:12 +01:00
Johan Haals
b11555ec07
Merge pull request #8765 from backstage/rugvip/drawio
...
docs: switch package architecture diagram to .drawio.svg
2022-01-05 16:45:27 +01:00
Johan Haals
62aae59c61
Merge pull request #8764 from backstage/jhaals/bump-graphql
...
catalog-graphql: Bump graphql versions
2022-01-05 16:32:49 +01:00
Patrik Oldsberg
05f5bb5b53
docs: switch package architecture diagram to .drawio.svg
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-05 16:08:01 +01:00
Patrik Oldsberg
09a24bb65e
Merge branch 'master' into rugvip/minmax
2022-01-05 16:06:15 +01:00
Johan Haals
cf01627a33
catalog-graphql: Bump graphql versions
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-01-05 15:33:16 +01:00
Fredrik Adelöw
dc47c51707
Merge pull request #8762 from szubster/eslint-8
...
Upgrade ESLint to version 8 and all it's plugin
2022-01-05 15:26:56 +01:00
Tomasz Szuba
14e980acee
Upgrade ESLint to version 8 and all it's plugin
...
Signed-off-by: Tomasz Szuba <tszuba@box.com >
2022-01-05 14:18:26 +01:00
blam
449833d4b5
chore: importing the ESBuildMinifyPlugin with require instead
...
Signed-off-by: blam <ben@blam.sh >
2022-01-05 14:10:31 +01:00
Fredrik Adelöw
0e800fa610
Merge pull request #8758 from backstage/dependabot/npm_and_yarn/rollup-plugin-dts-4.1.0
...
build(deps): bump rollup-plugin-dts from 4.0.1 to 4.1.0
2022-01-05 14:00:55 +01:00
Patrik Oldsberg
759a590439
Merge pull request #8738 from backstage/rugvip/mockonf
...
test-utils: add MockConfigApi
2022-01-05 13:32:39 +01:00
Patrik Oldsberg
f9f31b7cd6
Merge pull request #8740 from backstage/rugvip/quick-bar
...
api-extractor: add option to generate API reports for select packages
2022-01-05 13:31:57 +01:00
Johan Haals
48059943e8
Merge pull request #8746 from backstage/rugvip/icons
...
search: fix slow build + cli: fix import rule edge-case
2022-01-05 13:29:48 +01:00
Johan Haals
29713aafe8
Merge pull request #8757 from backstage/dependabot/npm_and_yarn/types/react-helmet-6.1.5
...
build(deps-dev): bump @types/react-helmet from 6.1.1 to 6.1.5
2022-01-05 13:28:49 +01:00
Fredrik Adelöw
69fcd9637a
Merge pull request #8753 from backstage/dependabot/npm_and_yarn/concurrently-7.0.0
...
build(deps-dev): bump concurrently from 6.2.0 to 7.0.0
2022-01-05 13:17:00 +01:00
Fredrik Adelöw
6ab3fc62c3
Merge pull request #8755 from backstage/dependabot/npm_and_yarn/react-markdown-7.1.2
...
build(deps): bump react-markdown from 7.0.1 to 7.1.2
2022-01-05 13:16:04 +01:00
Fredrik Adelöw
326dfbd565
merj
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-05 13:14:19 +01:00
dependabot[bot]
54596bd672
build(deps): bump rollup-plugin-dts from 4.0.1 to 4.1.0
...
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts ) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/Swatinem/rollup-plugin-dts/releases )
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Swatinem/rollup-plugin-dts/compare/v4.0.1...v4.1.0 )
---
updated-dependencies:
- dependency-name: rollup-plugin-dts
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 10:46:20 +00:00
dependabot[bot]
558b1d0ea4
build(deps-dev): bump @types/react-helmet from 6.1.1 to 6.1.5
...
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet ) from 6.1.1 to 6.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet )
---
updated-dependencies:
- dependency-name: "@types/react-helmet"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 10:45:48 +00:00
dependabot[bot]
ba4cb0eecb
build(deps): bump react-markdown from 7.0.1 to 7.1.2
...
Bumps [react-markdown](https://github.com/remarkjs/react-markdown ) from 7.0.1 to 7.1.2.
- [Release notes](https://github.com/remarkjs/react-markdown/releases )
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/react-markdown/compare/7.0.1...7.1.2 )
---
updated-dependencies:
- dependency-name: react-markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 10:30:46 +00:00
dependabot[bot]
9135a581b9
build(deps-dev): bump concurrently from 6.2.0 to 7.0.0
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 6.2.0 to 7.0.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.2.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 10:22:53 +00:00
Fredrik Adelöw
ca5342decb
Merge pull request #8752 from backstage/freben/dependddddd
...
bump dependabot aggro
2022-01-05 11:06:41 +01:00
Fredrik Adelöw
bba83e5a00
Merge pull request #8750 from backstage/dependabot/npm_and_yarn/testcontainers-8.1.2
...
build(deps): bump testcontainers from 7.23.0 to 8.1.2
2022-01-05 10:33:47 +01:00
Fredrik Adelöw
8b165b181d
bump dependabot aggro
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-01-05 10:23:44 +01:00
Fredrik Adelöw
a99fa7dc4e
Merge pull request #8748 from lorsatti/emptystate-svg-clean-up
...
clean up emptystate.svg
2022-01-05 10:08:41 +01:00
Johan Haals
b1bc55405e
add changeset
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-01-05 09:28:38 +01:00
Johan Haals
b2a6bf7f25
Merge pull request #8741 from leons727/patch-1
...
Add doc on custom endpoint and path-style access
2022-01-05 07:52:07 +01:00
Johan Haals
db8e6cace7
Merge pull request #8749 from backstage/dependabot/npm_and_yarn/azure-devops-node-api-11.1.0
...
build(deps): bump azure-devops-node-api from 11.0.1 to 11.1.0
2022-01-05 07:45:43 +01:00
dependabot[bot]
9b03164614
build(deps): bump testcontainers from 7.23.0 to 8.1.2
...
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node ) from 7.23.0 to 8.1.2.
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases )
- [Commits](https://github.com/testcontainers/testcontainers-node/compare/v7.23.0...v8.1.2 )
---
updated-dependencies:
- dependency-name: testcontainers
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 04:15:27 +00:00
dependabot[bot]
32e2fafe66
build(deps): bump azure-devops-node-api from 11.0.1 to 11.1.0
...
Bumps [azure-devops-node-api](https://github.com/Microsoft/azure-devops-node-api ) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/Microsoft/azure-devops-node-api/releases )
- [Commits](https://github.com/Microsoft/azure-devops-node-api/commits )
---
updated-dependencies:
- dependency-name: azure-devops-node-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-05 04:14:35 +00:00
Lorenzo Orsatti
7612e2856b
clean up emptystate.svg
...
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com >
2022-01-05 03:28:11 +01:00
Patrik Oldsberg
ba1865c3d9
Merge pull request #8742 from fengypants/package-architecture-docs-typos
...
docs: Fix typos in architecture-overview
2022-01-05 02:13:03 +01:00
Patrik Oldsberg
ea4ac162ce
docs: format overview/architecture-overview.md
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-05 02:01:43 +01:00
Patrik Oldsberg
ed08ab8df6
search: fix import of all of MUI/icons
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-05 01:54:41 +01:00
Patrik Oldsberg
bee7082094
cli: detect edge-case for MUI icon imports
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-05 01:52:35 +01:00
Patrik Oldsberg
f302d24d34
cli: switch to using esbuild for minifcation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-05 00:37:13 +01:00
Patrik Oldsberg
2d3fd91e33
test-utils: add MockConfigApi
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-04 20:41:18 +01:00
Leon Stein
cf073fa2cf
prettify
...
Signed-off-by: Leon Stein <leons727@gmail.com >
2022-01-04 14:05:03 -05:00