Ben Lambert
021afcf386
Merge pull request #3798 from backstage/dependabot/npm_and_yarn/archiver-5.1.0
...
build(deps): bump archiver from 5.0.2 to 5.1.0
2020-12-21 10:24:37 +01:00
dependabot[bot]
6e65800eb6
build(deps): bump archiver from 5.0.2 to 5.1.0
...
Bumps [archiver](https://github.com/archiverjs/node-archiver ) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/archiverjs/node-archiver/releases )
- [Changelog](https://github.com/archiverjs/node-archiver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/archiverjs/node-archiver/compare/5.0.2...5.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-21 05:08:20 +00:00
dependabot[bot]
1d2708c6fe
build(deps): bump typescript-json-schema from 0.45.0 to 0.45.1
...
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema ) from 0.45.0 to 0.45.1.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases )
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.45.0...v0.45.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-21 04:56:34 +00:00
dependabot[bot]
33627f3352
build(deps): bump graphql from 15.3.0 to 15.4.0
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.3.0...v15.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-18 05:11:53 +00:00
blam
e07eb800c7
chore: remove deep link
2020-12-16 17:28:53 +01:00
Himanshu Mishra
d62be2f822
Merge pull request #3731 from backstage/orkohunter/techdocs-set-correct-content-type-header
2020-12-16 10:58:04 +01:00
Ben Lambert
97974b7d8d
Merge pull request #3738 from backstage/dependabot/npm_and_yarn/rollup-plugin-peer-deps-external-2.2.4
...
build(deps): bump rollup-plugin-peer-deps-external from 2.2.3 to 2.2.4
2020-12-16 08:40:25 +01:00
Ben Lambert
9f8e102806
Merge pull request #3737 from backstage/dependabot/npm_and_yarn/husky-4.3.6
...
build(deps-dev): bump husky from 4.3.0 to 4.3.6
2020-12-16 08:40:07 +01:00
dependabot[bot]
8c52dd4808
build(deps): bump rollup-plugin-peer-deps-external from 2.2.3 to 2.2.4
...
Bumps [rollup-plugin-peer-deps-external](https://github.com/pmowrer/rollup-plugin-peer-deps-external ) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/pmowrer/rollup-plugin-peer-deps-external/releases )
- [Commits](https://github.com/pmowrer/rollup-plugin-peer-deps-external/compare/v2.2.3...v2.2.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-16 05:01:40 +00:00
dependabot[bot]
fa38dd0bea
build(deps-dev): bump husky from 4.3.0 to 4.3.6
...
Bumps [husky](https://github.com/typicode/husky ) from 4.3.0 to 4.3.6.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v4.3.0...v4.3.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-16 04:39:36 +00:00
dependabot[bot]
86c8e9e32b
build(deps-dev): bump @spotify/prettier-config from 8.0.0 to 9.0.0
...
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts ) from 8.0.0 to 9.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/v8.0.0...v9.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-16 04:39:22 +00:00
Himanshu Mishra
6dedcbddb0
Set correct MIME Type for all types of files served from techdocs-backend
2020-12-15 19:28:50 +01:00
Patrik Oldsberg
416f5fdb70
Merge pull request #3583 from virtuoushub/virtuoushub/upgrade-storybook
...
feat(storybook): upgrade storybook and remove duplicate dependencies
2020-12-15 18:14:33 +01:00
Peter Colapietro
45c26e50ff
build(yarn): add @octokit/openapi-types
...
avoids:
```
node_modules/@octokit/core/node_modules/@octokit/types/dist-types/generated/Endpoints.d.ts:1:23 - error TS2307: Cannot find module '@octokit/openapi-types' or its corresponding type declarations.
1 import { paths } from "@octokit/openapi-types";
~~~~~~~~~~~~~~~~~~~~~~~~
Found 1 error.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
```
2020-12-15 08:53:02 -05:00
Peter Colapietro
1499741e3b
build(yarn): run dedupe tool for just webpack
...
ran `npx yarn-deduplicate yarn.lock --packages webpack`
2020-12-15 08:53:02 -05:00
Peter Colapietro
541bd0e97c
feat(storybook): upgrade to 6.1.11
...
see: https://github.com/storybookjs/storybook/releases/tag/v6.1.11
2020-12-15 08:53:01 -05:00
blam
f76a8aedf4
Merge branch 'master' of github.com:backstage/backstage into mob/scaffolder-cra-fixes
...
* 'master' of github.com:backstage/backstage: (758 commits)
add zalando to adpoters list
Avoid passing undefined to values that are marked as optional
Support profile of groups in LdapOrgReaderProcessor
Import picture and display name by the GitHubOrgReaderProcessor
Use the new group profile section in the group profile card
Add support for the group profile element to Microsoft Graph processor
Add profile section to group entity
Implement readTree on BitBucketUrlReader - Add getBitbucketDefaultBranch
Implement readTree on BitBucketUrlReader - Modify changeset
Implement readTree on BitBucketUrlReader - Implement getBitbucketDownloadUrl and remove hash for Bitbucket Server
Implement readTree on BitBucketUrlReader
WIP: implement readTree for bitbucket
updated scaffolder config.d to avoid config failure
build(deps): bump swagger-ui-react from 3.37.2 to 3.38.0
included changeset
Introduced config schema for plugins/scaffolder-backend
Write relations directly as part of batch add / update of entities.
Add codeowners for techdocs-common package
techdocs-common: Add type dependencies
Update nice-trains-punch.md
...
2020-12-15 14:02:21 +01:00
blam
3546862399
chore: update git-url-parse dependency
2020-12-15 13:22:17 +01:00
blam
f5339205e9
chore: bump to latest eslint monorepo plugin
2020-12-15 10:30:36 +01:00
dependabot[bot]
b9e69b3cff
build(deps): bump swagger-ui-react from 3.37.2 to 3.38.0
...
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui ) from 3.37.2 to 3.38.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases )
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.37.2...v3.38.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-15 05:07:24 +00:00
Himanshu Mishra
767b679f43
Merge pull request #3709 from backstage/orkohunter/add-techdocs-common-types
2020-12-14 17:42:19 +01:00
Ben Lambert
33076f3bdc
Merge pull request #3689 from backstage/dependabot/npm_and_yarn/types/classnames-2.2.11
...
build(deps-dev): bump @types/classnames from 2.2.10 to 2.2.11
2020-12-14 17:26:01 +01:00
Ben Lambert
aee230aad1
Merge pull request #3688 from backstage/dependabot/npm_and_yarn/rc-progress-3.1.1
...
build(deps): bump rc-progress from 3.0.0 to 3.1.1
2020-12-14 17:25:44 +01:00
Himanshu Mishra
565d2b5893
techdocs-common: Add type dependencies
2020-12-14 16:32:23 +01:00
dependabot[bot]
84349a32fb
build(deps): bump ini from 1.3.5 to 1.3.8
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-12 15:25:29 +00:00
dependabot[bot]
8ddf4ec9d9
build(deps-dev): bump @types/classnames from 2.2.10 to 2.2.11
...
Bumps [@types/classnames](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/classnames ) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/classnames )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-11 04:46:25 +00:00
dependabot[bot]
767ad03357
build(deps): bump rc-progress from 3.0.0 to 3.1.1
...
Bumps [rc-progress](https://github.com/react-component/progress ) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/react-component/progress/releases )
- [Changelog](https://github.com/react-component/progress/blob/master/HISTORY.md )
- [Commits](https://github.com/react-component/progress/compare/3.0.0...v3.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-11 04:30:29 +00:00
Himanshu Mishra
15d23c004e
Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage
2020-12-10 21:12:31 +01:00
Patrik Oldsberg
a2a2e981f5
yarn.lock: sync with latest release
2020-12-10 14:33:48 +01:00
blam
534c287c35
Merge branch 'master' of github.com:backstage/backstage into blam/isomorphic-git
...
* 'master' of github.com:backstage/backstage: (86 commits)
Fix typos (#3646 )
fix(core): React descendant P tag warning (#3641 )
build(deps): bump @svgr/rollup from 5.4.0 to 5.5.0 (#3643 )
build(deps): bump jest from 26.5.3 to 26.6.3 (#3644 )
Update 2020-09-30-plugin-marketplace.md
Update 2020-09-30-backstage-design-system.md
Update 2020-09-23-backstage-cncf-sandbox.md
Update 2020-09-08-announcing-tech-docs.md
Update 2020-08-05-announcing-backstage-software-templates.md
Update 2020-07-01-how-to-enable-authentication-in-backstage-using-passport.md
Update 2020-06-22-backstage-service-catalog-alpha.md
Update 2020-05-22-phase-2-service-catalog.md
Update 2020-05-14-weaveworks-covid-19-app-uses-backstage-ui.md
Update 2020-05-14-tech-radar-plugin.md
Update 2020-04-30-how-to-quickly-set-up-backstage.md
Update 2020-10-22-cost-insights-plugin.md
Update 2020-04-06-lighthouse-plugin.md
Update 2020-03-18-what-is-backstage.md
Update 2020-03-16-announcing-backstage.md
Add standard NPM metadata
...
2020-12-10 14:11:02 +01:00
dependabot[bot]
9724bc1a12
build(deps-dev): bump nodemon from 2.0.4 to 2.0.6 ( #3658 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.4...v2.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 10:37:40 +01:00
Himanshu Mishra
9507d72a38
1. Replace klaw with recursive-readdir
...
2. Break out reading files logic to a helper function (add tests)
3. Use Promise.all to make sure all files are uploaded
2020-12-10 00:15:00 +01:00
Himanshu Mishra
ac88ca2038
Merge branch 'master' into orkohunter/techdocs-publish-to-cloud-storage
2020-12-09 20:17:06 +01:00
dependabot[bot]
c6ea43470b
build(deps): bump @svgr/rollup from 5.4.0 to 5.5.0 ( #3643 )
...
Bumps [@svgr/rollup](https://github.com/gregberge/svgr ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/gregberge/svgr/releases )
- [Changelog](https://github.com/gregberge/svgr/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gregberge/svgr/compare/v5.4.0...v5.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-09 07:44:33 +01:00
dependabot[bot]
1171608d9d
build(deps): bump jest from 26.5.3 to 26.6.3 ( #3644 )
...
Bumps [jest](https://github.com/facebook/jest ) from 26.5.3 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.5.3...v26.6.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-09 07:44:02 +01:00
Himanshu Mishra
fc697b87c5
Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage
2020-12-08 19:19:42 +01:00
Patrik Oldsberg
5b2e5d624d
Merge pull request #3575 from SDA-SE/feat/remove-prom-client
...
Remove prometheus dependency from backend-common
2020-12-08 19:14:13 +01:00
dependabot[bot]
9a78b2f09c
build(deps): bump eslint-plugin-react-hooks from 4.0.4 to 4.2.0 ( #3611 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.0.4 to 4.2.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-08 09:20:01 +01:00
Himanshu Mishra
8736de114a
Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage
2020-12-08 08:12:38 +01:00
Tim
d8eebe10ac
Merge pull request #3576 from backstage/cost-insights-entity-breakdowns
...
[Cost Insights] Add support for multiple types of entity cost breakdown
2020-12-07 09:49:24 -07:00
blam
3df4cdd1b5
Merge branch 'master' of github.com:backstage/backstage into blam/isomorphic-git
...
* 'master' of github.com:backstage/backstage: (430 commits)
Fix techdocs for url locations (#3589 )
Slightly more padding in dense tables (#3571 )
build(deps-dev): bump docusaurus in /microsite (#3543 )
fix(lighthouse): Typo & example code tweaks (#3573 )
build(deps-dev): bump @types/testing-library__jest-dom (#3596 )
app,backend,create-app: add files declaration to package.jsons
cli: update experimental backend:bundle command to output archives to dist
catalog-backend: read all relations at once
Deduplicate @changesets/config in yarn.lock
update dep version
Change sample repo URL
Convert card to full Material-UI components
fix import
Increase pageSize for search result view (#3565 )
core-api: update ApiFactory type to correctly infer API type and disallow mismatched implementations
update dependencies version
Update CHANGELOG.md
bump app template deps accordingly
Delete PagerdutyCard.tsx
remove plugin-catalog dep
...
2020-12-07 12:48:02 +01:00
dependabot[bot]
2c12b5fc79
build(deps-dev): bump @types/testing-library__jest-dom ( #3596 )
...
Bumps [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom ) from 5.9.1 to 5.9.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 09:42:58 +01:00
Himanshu Mishra
50a0911364
techdocs-common: Export @types/express from dependencies
2020-12-04 20:30:01 +01:00
Himanshu Mishra
d073ba4f16
techdocs-common: Bump @types/dockerode version
2020-12-04 19:59:15 +01:00
Himanshu Mishra
8ffbbcee59
Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage
2020-12-04 19:51:01 +01:00
Himanshu Mishra
2cbad5c19d
techdocs-common: Bump @backstage/cli version
2020-12-04 19:47:27 +01:00
blam
f9f4846a58
chore: add back nodegit for testing
2020-12-04 18:10:39 +01:00
Mateusz Burzyński
cb124a0005
Deduplicate @changesets/config in yarn.lock
2020-12-04 17:29:12 +01:00
Tim Hansen
e3071a0d49
Add support for multiple types of entity cost breakdown
2020-12-04 09:12:29 -07:00
Oliver Sand
12bbd748c5
Remove prometheus depenedency from backend-common
2020-12-04 17:07:29 +01:00