13075 Commits

Author SHA1 Message Date
Patrik Oldsberg 1fc0cd3896 cli: bump webpack and rollup svgr plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-17 01:26:26 +01:00
Patrik Oldsberg c6cc3ccc74 Merge pull request #9321 from backstage/dependabot/npm_and_yarn/helmet-5.0.2
chore(deps): bump helmet from 4.4.1 to 5.0.2
2022-02-17 00:59:15 +01:00
Patrik Oldsberg f27769159a Merge pull request #9570 from RoadieHQ/port-core-components-reach-hookz
ports core-components to react-hookz..
2022-02-17 00:22:35 +01:00
Patrik Oldsberg bb8083151e Merge pull request #9528 from backstage/dependabot/npm_and_yarn/cronstrue-1.125.0
chore(deps): bump cronstrue from 1.123.0 to 1.125.0
2022-02-16 23:43:42 +01:00
dependabot[bot] 0107c9aa08 chore(deps): bump helmet from 4.4.1 to 5.0.2
Bumps [helmet](https://github.com/helmetjs/helmet) from 4.4.1 to 5.0.2.
- [Release notes](https://github.com/helmetjs/helmet/releases)
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v4.4.1...v5.0.2)

---
updated-dependencies:
- dependency-name: helmet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 22:50:06 +01:00
Patrik Oldsberg 7d656a3b55 Merge pull request #9470 from backstage/dependabot/npm_and_yarn/types/aws4-1.11.1
chore(deps-dev): bump @types/aws4 from 1.5.2 to 1.11.1
2022-02-16 20:30:29 +01:00
Patrik Oldsberg ecbb373f59 Merge pull request #9464 from backstage/dependabot/npm_and_yarn/rollup-2.67.2
chore(deps): bump rollup from 2.60.2 to 2.67.2
2022-02-16 19:18:58 +01:00
Patrik Oldsberg 847ba7f606 Merge pull request #9543 from RoadieHQ/gcp-projects-use-react-hookz
Gcp projects use react hookz
2022-02-16 17:23:29 +01:00
Patrik Oldsberg 373dfd4054 Merge pull request #9566 from backstage/dependabot/npm_and_yarn/css-loader-6.6.0
chore(deps): bump css-loader from 6.5.1 to 6.6.0
2022-02-16 10:05:13 +01:00
Brian Fletcher 126074a04b ports core-components to react-hookz..
..as far as possible.

There are a couple of hooks that have not been implemented in react-hookz.

 - useWindowSize, useCopyToClipboard, useObservable

I have not changed these. I am not very familiar with the debounce pattern
so I hope I have ported that correctly.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-02-16 09:00:21 +00:00
dependabot[bot] 7063b7055d chore(deps): bump cronstrue from 1.123.0 to 1.125.0
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 1.123.0 to 1.125.0.
- [Release notes](https://github.com/bradymholt/cronstrue/releases)
- [Commits](https://github.com/bradymholt/cronstrue/compare/v1.123.0...v1.125.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 08:43:03 +00:00
dependabot[bot] 8fa3bba4a4 chore(deps): bump rollup from 2.60.2 to 2.67.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.60.2 to 2.67.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.60.2...v2.67.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 08:40:07 +00:00
dependabot[bot] b2e8daabed chore(deps): bump css-loader from 6.5.1 to 6.6.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.5.1...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 04:08:04 +00:00
irma12 04f8837fb3 update roadie plugins version
Signed-off-by: irma12 <irma@roadie.io>
2022-02-15 23:10:16 +01:00
Brian Fletcher eca7c3a92d fixes imports
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-02-15 14:09:02 +00:00
dependabot[bot] 6b69700981 chore(deps): bump pg from 8.7.1 to 8.7.3
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.7.1 to 8.7.3.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.7.3/packages/pg)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 04:47:11 +00:00
Raghunandan Balachandran 0fcb7076ea Merge pull request #9469 from backstage/dependabot/npm_and_yarn/elastic/elasticsearch-mock-1.0.0
chore(deps-dev): bump @elastic/elasticsearch-mock from 0.3.0 to 1.0.0
2022-02-14 09:40:47 +01:00
Johan Haals 3fba2f11a8 Merge pull request #9501 from backstage/dependabot/npm_and_yarn/mini-css-extract-plugin-2.5.3
chore(deps): bump mini-css-extract-plugin from 2.5.2 to 2.5.3
2022-02-14 09:04:20 +01:00
Johan Haals 9bac6b7856 Merge pull request #9502 from backstage/dependabot/npm_and_yarn/types/rollup-plugin-peer-deps-external-2.2.1
chore(deps-dev): bump @types/rollup-plugin-peer-deps-external from 2.2.0 to 2.2.1
2022-02-14 09:04:04 +01:00
dependabot[bot] 5079fc8c9b chore(deps): bump vm2 from 3.9.6 to 3.9.7
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.6...3.9.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 04:13:19 +00:00
dependabot[bot] e10a082907 chore(deps-dev): bump @types/rollup-plugin-peer-deps-external
Bumps [@types/rollup-plugin-peer-deps-external](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/rollup-plugin-peer-deps-external) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/rollup-plugin-peer-deps-external)

---
updated-dependencies:
- dependency-name: "@types/rollup-plugin-peer-deps-external"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 04:08:54 +00:00
dependabot[bot] 83aa1b0f59 chore(deps): bump mini-css-extract-plugin from 2.5.2 to 2.5.3
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.5.2...v2.5.3)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 04:08:25 +00:00
Patrik Oldsberg ef4f8623e2 Merge pull request #9478 from backstage/rugvip/yeo
scaffolder-backend-module-yeoman: bump yeoman-environment
2022-02-11 14:52:49 +01:00
Fredrik Adelöw f67fc7264c Merge pull request #9452 from backstage/freben/passport-oauth2
Bump passport-oauth2 to version 1.6.1
2022-02-11 14:26:50 +01:00
Patrik Oldsberg c82cd1b137 scaffolder-backend-module-yeoman: bump yeoman-environment
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-11 14:10:28 +01:00
Fredrik Adelöw 74cad89f95 Merge pull request #9467 from backstage/dependabot/npm_and_yarn/types/dockerode-3.3.3
chore(deps): bump @types/dockerode from 3.3.1 to 3.3.3
2022-02-11 09:34:57 +01:00
Patrik Oldsberg e8ecdadb11 Merge pull request #9466 from backstage/dependabot/npm_and_yarn/esbuild-0.14.21
chore(deps): bump esbuild from 0.14.20 to 0.14.21
2022-02-11 09:34:08 +01:00
dependabot[bot] 32e27023f4 chore(deps-dev): bump @types/aws4 from 1.5.2 to 1.11.1
Bumps [@types/aws4](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws4) from 1.5.2 to 1.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws4)

---
updated-dependencies:
- dependency-name: "@types/aws4"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 04:15:05 +00:00
dependabot[bot] 4c0332e55c chore(deps-dev): bump @elastic/elasticsearch-mock from 0.3.0 to 1.0.0
Bumps [@elastic/elasticsearch-mock](https://github.com/elastic/elasticsearch-js-mock) from 0.3.0 to 1.0.0.
- [Release notes](https://github.com/elastic/elasticsearch-js-mock/releases)
- [Commits](https://github.com/elastic/elasticsearch-js-mock/compare/v0.3.0...v1.0.0)

---
updated-dependencies:
- dependency-name: "@elastic/elasticsearch-mock"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 04:14:36 +00:00
dependabot[bot] 61aae1def2 chore(deps-dev): bump nodemon from 2.0.12 to 2.0.15
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.12 to 2.0.15.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.12...v2.0.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 04:13:26 +00:00
dependabot[bot] 8353e9a2c9 chore(deps): bump @types/dockerode from 3.3.1 to 3.3.3
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 04:12:50 +00:00
dependabot[bot] 30b2685647 chore(deps): bump esbuild from 0.14.20 to 0.14.21
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.20 to 0.14.21.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.20...v0.14.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 04:11:27 +00:00
Fredrik Adelöw 1ed305728b bump node-fetch and cross-fetch
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-10 15:51:50 +01:00
Fredrik Adelöw d3dd5b05ce bump trim-newlines
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-10 14:56:23 +01:00
Fredrik Adelöw a31559d1f5 Bump passport-oauth2 to version 1.6.1
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-10 14:14:31 +01:00
github-actions[bot] e4791789d1 Version Packages 2022-02-10 11:06:33 +00:00
Fredrik Adelöw f2da97f58a Merge pull request #9448 from backstage/freben/selfsigned
bump selfsigned
2022-02-10 11:59:43 +01:00
Fredrik Adelöw 8dab78a79e Merge pull request #9447 from backstage/freben/follow-redirects
bump follow-redirects and istanbul-reports
2022-02-10 11:53:02 +01:00
Fredrik Adelöw 04398e946e bump selfsigned, google-p12-pem, xml-encryption
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-10 11:13:53 +01:00
Fredrik Adelöw 1043789dc6 bump follow-redirects and istanbul-reports
See #9441, #8702

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-10 10:57:37 +01:00
Fredrik Adelöw 898a56578c scaffolder: bump vm2
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-10 10:44:49 +01:00
Gustaf Räntilä ad136d1c87 chore: go back to @date-io/luxon 1 for mui pickers...
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2022-02-09 19:56:17 +01:00
blam c2cbcaf234 chore: de-dedupe dependencies and make the build green 🤞
Signed-off-by: blam <ben@blam.sh>
2022-02-09 19:56:17 +01:00
Gustaf Räntilä b947238d1d fix(yarn.lock): Fixed urls
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2022-02-09 19:56:17 +01:00
Gustaf Räntilä ecaa8e7a15 fix(cicd-statistics): date-fns -> luxon
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2022-02-09 19:53:10 +01:00
blam d674971d3a chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2022-02-09 19:08:20 +01:00
Ben Lambert d600f56f0f Merge pull request #9339 from backstage/dependabot/npm_and_yarn/types/react-17.0.39
chore(deps-dev): bump @types/react from 16.14.18 to 17.0.39
2022-02-09 18:29:02 +01:00
blam 4f743087e4 chore: updating yarn.lock
Signed-off-by: blam <ben@blam.sh>
2022-02-09 11:15:51 +01:00
dependabot[bot] 9ed980cc28 chore(deps): bump @roadiehq/backstage-plugin-github-pull-requests
Bumps [@roadiehq/backstage-plugin-github-pull-requests](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/frontend/backstage-plugin-github-pull-requests) from 1.3.4 to 1.3.7.
- [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases)
- [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/frontend/backstage-plugin-github-pull-requests/CHANGELOG.md)
- [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/frontend/backstage-plugin-github-pull-requests)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 11:11:07 +01:00
Johan Haals 6a6ef4327b Merge pull request #9422 from backstage/dependabot/npm_and_yarn/ts-node-10.5.0
chore(deps-dev): bump ts-node from 10.4.0 to 10.5.0
2022-02-09 09:22:45 +01:00