13075 Commits

Author SHA1 Message Date
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
Eric Peterson 5cc70c10c9 Lock dependencies.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-07-21 15:41:18 +02:00
dependabot[bot] e8dc2b8931 chore(deps-dev): bump @types/jenkins from 0.23.1 to 0.23.2
Bumps [@types/jenkins](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jenkins) from 0.23.1 to 0.23.2.
- [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>
2021-07-21 12:48:56 +00:00
Ben Lambert 316caca457 Merge pull request #6559 from backstage/dependabot/npm_and_yarn/nodemon-2.0.12
chore(deps-dev): bump nodemon from 2.0.7 to 2.0.12
2021-07-21 10:26:17 +02:00
dependabot[bot] ab32efd88a chore(deps): bump immer from 9.0.1 to 9.0.5
Bumps [immer](https://github.com/immerjs/immer) from 9.0.1 to 9.0.5.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.1...v9.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-21 04:14:50 +00:00
dependabot[bot] 1a81b7ce1d chore(deps-dev): bump nodemon from 2.0.7 to 2.0.12
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.7 to 2.0.12.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.7...v2.0.12)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-21 04:13:46 +00:00
Ben Lambert 7d14c587fe Merge pull request #6545 from backstage/dependabot/npm_and_yarn/azure/msal-node-1.2.0
chore(deps): bump @azure/msal-node from 1.1.0 to 1.2.0
2021-07-20 11:39:33 +02:00
Ben Lambert 9cf344b191 Merge pull request #6544 from backstage/dependabot/npm_and_yarn/isomorphic-git-1.9.2
chore(deps): bump isomorphic-git from 1.8.0 to 1.9.2
2021-07-20 11:28:48 +02:00
dependabot[bot] 93be473b54 chore(deps): bump @azure/msal-node from 1.1.0 to 1.2.0
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/v1.1.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 04:20:27 +00:00
dependabot[bot] b16daa7907 chore(deps): bump isomorphic-git from 1.8.0 to 1.9.2
Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.8.0 to 1.9.2.
- [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases)
- [Changelog](https://github.com/isomorphic-git/isomorphic-git/blob/main/docs/in-the-news.md)
- [Commits](https://github.com/isomorphic-git/isomorphic-git/compare/v1.8.0...v1.9.2)

---
updated-dependencies:
- dependency-name: isomorphic-git
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 04:17:06 +00:00
dependabot[bot] 2f732b8320 chore(deps): bump webpack from 4.44.2 to 4.46.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 4.46.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v4.46.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 04:09:52 +00:00
Himanshu Mishra 4e032017e3 Merge pull request #6526 from backstage/dependabot/npm_and_yarn/storybook/addon-links-6.3.4 2021-07-19 14:39:50 +02:00
dependabot[bot] 5bd64da42a chore(deps-dev): bump @storybook/addon-links from 6.1.11 to 6.3.4
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.1.11 to 6.3.4.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.4/addons/links)

---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 04:46:33 +00:00
dependabot[bot] 2a6674c529 chore(deps): bump @testing-library/jest-dom from 5.11.9 to 5.14.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.9 to 5.14.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.9...v5.14.1)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 04:46:05 +00:00
irma12 3297286c03 Merge branch 'master' into update-roadie-plugin-versions 2021-07-16 16:13:07 +02:00
irma12 eff4321964 Merge branch 'master' into update-roadie-plugin-versions 2021-07-16 15:40:54 +02:00
blam 099f7cf4b6 chore: bump eslint
Signed-off-by: blam <ben@blam.sh>
2021-07-16 15:03:36 +02:00
Ben Lambert d13e008454 Merge pull request #6500 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.3
chore(deps): bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.28.3
2021-07-16 14:47:05 +02:00
blam 03d23b2525 chore: fix dependencies
Signed-off-by: blam <ben@blam.sh>
2021-07-16 14:02:18 +02:00
irma12 12b5b69b49 Clean yarn.lock
Signed-off-by: irma12 <irma@roadie.io>
2021-07-16 12:50:52 +02:00
irma12 920bcce5b3 Update dependecies from roadie
Signed-off-by: irma12 <irma@roadie.io>
2021-07-16 12:01:08 +02:00
Ben Lambert 0041be8c51 Merge pull request #6499 from backstage/dependabot/npm_and_yarn/kafkajs-1.16.0-beta.21
chore(deps): bump kafkajs from 1.16.0-beta.6 to 1.16.0-beta.21
2021-07-16 10:15:56 +02:00
Ben Lambert 2cdf1791b0 Merge pull request #6501 from backstage/dependabot/npm_and_yarn/js-base64-3.6.1
chore(deps): bump js-base64 from 3.6.0 to 3.6.1
2021-07-16 09:57:50 +02:00
dependabot[bot] d6a01dc222 chore(deps-dev): bump @types/d3-shape from 2.1.0 to 3.0.1
Bumps [@types/d3-shape](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-shape) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-shape)

---
updated-dependencies:
- dependency-name: "@types/d3-shape"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-16 04:13:59 +00:00