Commit Graph

1798 Commits

Author SHA1 Message Date
blam 095db2591c chore: maybe fixing things!
Signed-off-by: blam <ben@blam.sh>
2021-08-06 14:35:59 +02:00
blam 5688543ce8 chore: revert to webpack4
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:17:53 +02:00
blam f0fbf3a16d chore: maybe fix stuff
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:17:53 +02:00
blam 47e6cb9c5e chore: convert storybook to webpack5
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:17:30 +02:00
blam ef52e7189b chore: maybe fix types
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:15:12 +02:00
blam 2ec33603b9 feat: make webpack typescript and all the things happy
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:10 +02:00
blam f33d7d1deb chore: some more work towards webpack 5
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:10 +02:00
blam 470c201e9a chore: reworking the deps a little more
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:10 +02:00
blam e38d4cfab3 chore: getting it to a working stage for now until there's types for stuff
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:10 +02:00
blam 8dfcf8cb55 chore: making some more progress with webpack 5
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:09 +02:00
blam 566e492359 chore: finally got all the types building
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:09:09 +02:00
blam fcb8cfa7b9 chore: fix types for nodeExternals
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:07:17 +02:00
blam f18a2f5165 Fixing some issues with webpack 5
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:07:17 +02:00
blam 4df8b12879 chore: updating some packages to get ready for webpack5
Signed-off-by: blam <ben@blam.sh>
2021-08-06 11:07:17 +02:00
Patrik Oldsberg fa22f69ced Merge pull request #6737 from backstage/dependabot/npm_and_yarn/start-server-and-test-1.13.1
chore(deps-dev): bump start-server-and-test from 1.12.1 to 1.13.1
2021-08-06 10:45:25 +02:00
Himanshu Mishra 0f6c44d39e Merge pull request #6697 from backstage/mob/bump-prettier-in-create-app 2021-08-06 09:39:01 +02:00
dependabot[bot] 80d559f23f chore(deps-dev): bump start-server-and-test from 1.12.1 to 1.13.1
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.12.1 to 1.13.1.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.1...v1.13.1)

---
updated-dependencies:
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-06 04:11:48 +00:00
Patrik Oldsberg d74032edad packages: switch @types/react-dom dependency to use *
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-05 13:43:38 +02:00
Ben Lambert 4f3c36bf42 Merge pull request #6569 from RoadieHQ/gh4447-elasticseach-searchengine
Implement ElasticSearch search engine
2021-08-03 19:26:19 +02:00
dependabot[bot] 91af01aea5 chore(deps-dev): bump @graphql-codegen/typescript from 1.22.2 to 1.23.0
Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 1.22.2 to 1.23.0.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@1.23.0/packages/plugins/typescript/typescript)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 04:16:44 +00:00
Himanshu Mishra 6aa7c3db74 chore: bump node-tar version
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-30 15:13:41 +02:00
Jussi Hallila d9c13d535b Implement ElasticSearch search engine
* Adding indexing, searching and default translator for ElasticSearch engine
* Modifying default backend to use ES if it is enabled
* Adding configuration schema to configure ElasticSearch 3 different ways
   * Elastic.co hosted solution
   * AWS hosted ElasticSearch Service
   * Custom, using standard ElasticSearch URL and auth info
* Add and modify some of the documentation regarding search

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-07-30 14:26:32 +02:00
Ben Lambert e21551c90a Merge pull request #6660 from backstage/dependabot/npm_and_yarn/circleci-api-4.1.4
chore(deps): bump circleci-api from 4.1.3 to 4.1.4
2021-07-30 10:09:35 +02:00
Ben Lambert 118d0657c6 Merge pull request #6659 from backstage/dependabot/npm_and_yarn/google-cloud/storage-5.11.0
chore(deps): bump @google-cloud/storage from 5.8.5 to 5.11.0
2021-07-30 10:09:09 +02:00
Ben Lambert 0d49813b3a Merge pull request #6650 from backstage/upgrade-ws
Avoid vulnerable versions of `ws` in dependency tree
2021-07-30 10:03:09 +02:00
dependabot[bot] 903b7db70a chore(deps): bump circleci-api from 4.1.3 to 4.1.4
Bumps [circleci-api](https://github.com/worldturtlemedia/circleci-api) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/worldturtlemedia/circleci-api/releases)
- [Commits](https://github.com/worldturtlemedia/circleci-api/compare/v4.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: circleci-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 04:17:48 +00:00
dependabot[bot] 7bbd782069 chore(deps): bump @google-cloud/storage from 5.8.5 to 5.11.0
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 5.8.5 to 5.11.0.
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-storage/compare/v5.8.5...v5.11.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 04:15:39 +00:00
Mike Lewis b1369cfa93 Use resolution to force ws@7.4.6 inside url-loader
Fixes Snyk warning by avoiding v7.4.5 of ws.

https://snyk.io/vuln/SNYK-JS-WS-1296835

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-29 14:03:49 +01:00
Mike Lewis 1401985eb1 Update version of ws in yarn.lock to fix Snyk error
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-29 12:09:40 +01:00
github-actions[bot] 32b48219ce Version Packages 2021-07-29 10:32:54 +00:00
Ben Lambert b9a8e57221 Merge pull request #6581 from backstage/blam/material-table 2021-07-28 16:50:41 +02:00
Ben Lambert d659342762 Merge pull request #6627 from backstage/dependabot/npm_and_yarn/types/webpack-node-externals-2.5.2
chore(deps): bump @types/webpack-node-externals from 2.5.1 to 2.5.2
2021-07-28 10:26:20 +02:00
Ben Lambert 29e3c15ee5 Merge pull request #6628 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-insights-1.1.21
chore(deps): bump @roadiehq/backstage-plugin-github-insights from 1.1.20 to 1.1.21
2021-07-28 09:36:59 +02:00
dependabot[bot] c0cf837785 chore(deps): bump @roadiehq/backstage-plugin-github-insights
Bumps [@roadiehq/backstage-plugin-github-insights](https://github.com/RoadieHQ/backstage-plugin-github-insights) from 1.1.20 to 1.1.21.
- [Release notes](https://github.com/RoadieHQ/backstage-plugin-github-insights/releases)
- [Changelog](https://github.com/RoadieHQ/backstage-plugin-github-insights/blob/main/docs/releases-widget.png)
- [Commits](https://github.com/RoadieHQ/backstage-plugin-github-insights/commits)

---
updated-dependencies:
- dependency-name: "@roadiehq/backstage-plugin-github-insights"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-28 04:12:45 +00:00
dependabot[bot] b5d3dbfd53 chore(deps): bump @types/webpack-node-externals from 2.5.1 to 2.5.2
Bumps [@types/webpack-node-externals](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-node-externals) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-node-externals)

---
updated-dependencies:
- dependency-name: "@types/webpack-node-externals"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-28 04:07:20 +00:00
Philipp Hugenroth 7ee1634824 Add accessibility add on to storybook for finding a11y issues
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-27 23:49:54 +02:00
blam b05210593d chore: bump the version of material-ui core to 4.12.2
Signed-off-by: blam <ben@blam.sh>
2021-07-27 23:44:43 +02:00
blam 23951608ba chore: use the new maintained library instead of the older one
Signed-off-by: blam <ben@blam.sh>
2021-07-27 23:44:42 +02:00
Ben Lambert 976db8d9f8 Merge pull request #6574 from backstage/dependabot/npm_and_yarn/types/ldapjs-2.2.0
chore(deps): bump @types/ldapjs from 1.0.10 to 2.2.0
2021-07-27 09:26:45 +02:00
Ben Lambert 072d8209d6 Merge pull request #6576 from backstage/dependabot/npm_and_yarn/kubernetes/client-node-0.15.0
chore(deps): bump @kubernetes/client-node from 0.14.3 to 0.15.0
2021-07-26 09:39:00 +02:00
Ben Lambert 6fa4a738c9 Merge pull request #6590 from backstage/dependabot/npm_and_yarn/selfsigned-1.10.11
chore(deps): bump selfsigned from 1.10.8 to 1.10.11
2021-07-26 08:43:09 +02:00
Eric Peterson e1f02fb2a2 Merge pull request #6551 from backstage/iameap/dompurify
[TechDocs] Use "secure by default" sanitization library
2021-07-24 23:52:53 +02:00
dependabot[bot] 542b5adbe5 chore(deps): bump selfsigned from 1.10.8 to 1.10.11
Bumps [selfsigned](https://github.com/jfromaniello/selfsigned) from 1.10.8 to 1.10.11.
- [Release notes](https://github.com/jfromaniello/selfsigned/releases)
- [Commits](https://github.com/jfromaniello/selfsigned/compare/v1.10.8...v1.10.11)

---
updated-dependencies:
- dependency-name: selfsigned
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-23 04:10:09 +00:00
Ben Lambert e178de178e Merge pull request #6523 from backstage/dependabot/npm_and_yarn/azure/identity-1.4.0
chore(deps): bump @azure/identity from 1.2.2 to 1.4.0
2021-07-22 12:47:11 +02:00
Dominik Henneke cad2c8ac25 Sync yarn.lock
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-22 10:40:30 +02:00
dependabot[bot] 20e84982f2 chore(deps): bump @kubernetes/client-node from 0.14.3 to 0.15.0
Bumps [@kubernetes/client-node](https://github.com/kubernetes-client/javascript) from 0.14.3 to 0.15.0.
- [Release notes](https://github.com/kubernetes-client/javascript/releases)
- [Changelog](https://github.com/kubernetes-client/javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes-client/javascript/compare/0.14.3...0.15.0)

---
updated-dependencies:
- dependency-name: "@kubernetes/client-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 04:22:27 +00:00
dependabot[bot] 2704616f50 chore(deps): bump @types/ldapjs from 1.0.10 to 2.2.0
Bumps [@types/ldapjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ldapjs) from 1.0.10 to 2.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ldapjs)

---
updated-dependencies:
- dependency-name: "@types/ldapjs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 04:14:58 +00:00
blam bd81f07c17 chore: fixing yarn.lock
Signed-off-by: blam <ben@blam.sh>
2021-07-21 19:57:50 +02:00
blam 232d75f697 chore: reworking deps again
Signed-off-by: blam <ben@blam.sh>
2021-07-21 15:54:44 +02:00
dependabot[bot] 9fba5ac5e6 chore(deps): bump @azure/identity from 1.2.2 to 1.4.0
Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 1.2.2 to 1.4.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_1.2.2...@azure/identity_1.4.0)

---
updated-dependencies:
- dependency-name: "@azure/identity"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-21 15:46:40 +02:00