Commit Graph

2247 Commits

Author SHA1 Message Date
Patrik Oldsberg fb3a33036c yarn.lock: bump node-fetch
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-17 21:37:55 +01:00
dependabot[bot] 258699f1ce build(deps): bump @svgr/plugin-jsx from 5.5.0 to 6.2.0
Bumps [@svgr/plugin-jsx](https://github.com/gregberge/svgr) from 5.5.0 to 6.2.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v5.5.0...v6.2.0)

---
updated-dependencies:
- dependency-name: "@svgr/plugin-jsx"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 08:47:02 +00:00
Fredrik Adelöw 35d17bed68 Merge pull request #8927 from backstage/dependabot/npm_and_yarn/svgr/plugin-svgo-6.2.0
build(deps): bump @svgr/plugin-svgo from 5.4.0 to 6.2.0
2022-01-17 09:38:06 +01:00
Fredrik Adelöw 604a87a46f Merge pull request #8962 from backstage/dependabot/npm_and_yarn/postcss-8.4.5
build(deps): bump postcss from 8.3.5 to 8.4.5
2022-01-17 09:29:16 +01:00
Fredrik Adelöw 4eb34102d5 Merge pull request #8963 from backstage/dependabot/npm_and_yarn/core-js-3.20.3
build(deps): bump core-js from 3.19.0 to 3.20.3
2022-01-17 09:28:45 +01:00
Fredrik Adelöw f2bb0e6993 Merge pull request #8954 from backstage/freben/azure-version
fix wrong azure devops version
2022-01-17 09:12:11 +01:00
Fredrik Adelöw 56bbc3dd31 Merge pull request #8961 from backstage/dependabot/npm_and_yarn/types/jquery-3.5.13
build(deps-dev): bump @types/jquery from 3.5.8 to 3.5.13
2022-01-17 07:35:40 +01:00
Fredrik Adelöw 5efc8924ff Merge pull request #8960 from backstage/dependabot/npm_and_yarn/keyv-4.0.5
build(deps): bump keyv from 4.0.3 to 4.0.5
2022-01-17 07:35:08 +01:00
dependabot[bot] bf177df9c3 build(deps): bump core-js from 3.19.0 to 3.20.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.0 to 3.20.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.19.0...v3.20.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 04:22:35 +00:00
dependabot[bot] 28872b53dd build(deps): bump postcss from 8.3.5 to 8.4.5
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.5 to 8.4.5.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.5...8.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 04:19:55 +00:00
dependabot[bot] dc6aa5559f build(deps-dev): bump @types/jquery from 3.5.8 to 3.5.13
Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.5.8 to 3.5.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 04:18:55 +00:00
dependabot[bot] c0e4963fd1 build(deps): bump keyv from 4.0.3 to 4.0.5
Bumps [keyv](https://github.com/jaredwray/keyv) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 04:15:05 +00:00
dependabot[bot] d6a02ec73f build(deps): bump terser-webpack-plugin from 5.2.4 to 5.3.0
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.2.4 to 5.3.0.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.4...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 04:10:00 +00:00
Fredrik Adelöw de907b4f20 fix wrong azure devops version
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-16 20:57:06 +01:00
dependabot[bot] 049cb4b1bb build(deps): bump shelljs from 0.8.4 to 0.8.5
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 06:30:07 +00:00
Fredrik Adelöw a686efd469 yarn.lock again
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-14 18:56:34 +01:00
Johan Haals 597588e2e8 Merge pull request #8918 from RoadieHQ/add-buildkite-to-example-app
Include buildkite in example-app again
2022-01-14 13:42:03 +01:00
dependabot[bot] 2f89895af6 build(deps): bump @svgr/plugin-svgo from 5.4.0 to 6.2.0
Bumps [@svgr/plugin-svgo](https://github.com/gregberge/svgr) from 5.4.0 to 6.2.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v5.4.0...v6.2.0)

---
updated-dependencies:
- dependency-name: "@svgr/plugin-svgo"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 04:09:48 +00:00
Fredrik Adelöw 46d74fd427 Merge pull request #8774 from backstage/dependabot/npm_and_yarn/types/swagger-ui-react-4.1.1
build(deps-dev): bump @types/swagger-ui-react from 3.35.2 to 4.1.1
2022-01-13 22:32:49 +01:00
dependabot[bot] a4487f7050 build(deps): bump @roadiehq/backstage-plugin-github-insights
Bumps [@roadiehq/backstage-plugin-github-insights](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/frontend/backstage-plugin-github-insights) from 1.4.2 to 1.4.3.
- [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-insights/CHANGELOG.md)
- [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/frontend/backstage-plugin-github-insights)

---
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>
2022-01-13 19:19:34 +01:00
irma12 3375622ec3 Include buildkite again
Signed-off-by: irma12 <irma@roadie.io>
2022-01-13 17:35:53 +01:00
github-actions[bot] b04011602b Version Packages 2022-01-13 14:23:13 +00:00
Fredrik Adelöw 182e573def Merge pull request #8551 from backstage/authz-batching
permissions: more efficient integration between permission backend and plugin backends
2022-01-13 15:17:29 +01:00
Fredrik Adelöw 4f04a54451 Merge pull request #8904 from backstage/blam/bump-graphql-dependencies
Bump GraphQL Dependencies in `graphql` plugins
2022-01-13 14:49:58 +01:00
MT Lewis e4c2ee4ba7 build(deps): add dependency on dataloader
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 13:04:05 +00:00
blam fe7e7116aa chore: removing some older dependencies
Signed-off-by: blam <ben@blam.sh>
2022-01-13 10:45:17 +01:00
Johan Haals 4578d5c347 Merge pull request #8902 from backstage/dependabot/npm_and_yarn/follow-redirects-1.14.7
build(deps): bump follow-redirects from 1.14.6 to 1.14.7
2022-01-13 10:42:36 +01:00
Ben Lambert a8f2c86476 Merge pull request #8898 from backstage/dependabot/npm_and_yarn/types/archiver-5.3.1
build(deps-dev): bump @types/archiver from 5.3.0 to 5.3.1
2022-01-13 08:33:59 +01:00
blam 50f4ebc247 chore: reworking some dependencies
Signed-off-by: blam <ben@blam.sh>
2022-01-13 08:29:38 +01:00
dependabot[bot] 014f9a8f45 build(deps-dev): bump @types/swagger-ui-react from 3.35.2 to 4.1.1
Bumps [@types/swagger-ui-react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/swagger-ui-react) from 3.35.2 to 4.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/swagger-ui-react)

---
updated-dependencies:
- dependency-name: "@types/swagger-ui-react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 08:28:24 +01:00
dependabot[bot] bc199d8843 build(deps): bump follow-redirects from 1.14.6 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 07:14:48 +00:00
Ben Lambert dbb91f248c Merge pull request #8900 from backstage/dependabot/npm_and_yarn/typescript-eslint/parser-5.9.1
build(deps): bump @typescript-eslint/parser from 5.9.0 to 5.9.1
2022-01-13 08:11:33 +01:00
dependabot[bot] 0c1f3cfbbb build(deps-dev): bump @types/semver from 7.3.8 to 7.3.9
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.3.8 to 7.3.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 04:17:13 +00:00
dependabot[bot] f56088567d build(deps): bump @typescript-eslint/parser from 5.9.0 to 5.9.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 04:15:00 +00:00
dependabot[bot] acc7beeac4 build(deps-dev): bump @types/archiver from 5.3.0 to 5.3.1
Bumps [@types/archiver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/archiver) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/archiver)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 04:12:00 +00:00
Fredrik Adelöw f3eb37dbed missing yarn.lock change
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-12 15:53:15 +01:00
Johan Haals ad157cf288 Merge pull request #8879 from backstage/dependabot/npm_and_yarn/microsoft/api-extractor-model-7.15.3
build(deps): bump @microsoft/api-extractor-model from 7.15.1 to 7.15.3
2022-01-12 13:37:21 +01:00
Ben Lambert 00ec6fe3c2 Merge pull request #8877 from backstage/dependabot/npm_and_yarn/jest-when-3.5.0
build(deps-dev): bump jest-when from 3.3.1 to 3.5.0
2022-01-12 10:10:41 +01:00
Johan Haals 82e2c1d77a Merge pull request #8878 from backstage/dependabot/npm_and_yarn/yup-0.32.11
build(deps): bump yup from 0.32.9 to 0.32.11
2022-01-12 09:04:37 +01:00
dependabot[bot] 5b406daabe build(deps-dev): bump http-errors from 1.8.0 to 2.0.0
Bumps [http-errors](https://github.com/jshttp/http-errors) from 1.8.0 to 2.0.0.
- [Release notes](https://github.com/jshttp/http-errors/releases)
- [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/http-errors/compare/1.8.0...v2.0.0)

---
updated-dependencies:
- dependency-name: http-errors
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 04:28:51 +00:00
dependabot[bot] 2d622caab5 build(deps): bump @microsoft/api-extractor-model from 7.15.1 to 7.15.3
Bumps [@microsoft/api-extractor-model](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor-model) from 7.15.1 to 7.15.3.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Changelog](https://github.com/microsoft/rushstack/blob/master/apps/api-extractor-model/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor-model_v7.15.3/apps/api-extractor-model)

---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor-model"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 04:25:28 +00:00
dependabot[bot] ba64975be6 build(deps): bump yup from 0.32.9 to 0.32.11
Bumps [yup](https://github.com/jquense/yup) from 0.32.9 to 0.32.11.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jquense/yup/compare/v0.32.9...v0.32.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 04:17:24 +00:00
dependabot[bot] dffff180b7 build(deps-dev): bump jest-when from 3.3.1 to 3.5.0
Bumps [jest-when](https://github.com/timkindberg/jest-when) from 3.3.1 to 3.5.0.
- [Release notes](https://github.com/timkindberg/jest-when/releases)
- [Commits](https://github.com/timkindberg/jest-when/compare/v3.3.1...v3.5.0)

---
updated-dependencies:
- dependency-name: jest-when
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 04:13:02 +00:00
dependabot[bot] b47965beec build(deps): bump @date-io/luxon from 1.3.13 to 2.11.1
Bumps [@date-io/luxon](https://github.com/dmtrKovalenko/date-io) from 1.3.13 to 2.11.1.
- [Release notes](https://github.com/dmtrKovalenko/date-io/releases)
- [Commits](https://github.com/dmtrKovalenko/date-io/compare/v1.3.13...v2.11.1)

---
updated-dependencies:
- dependency-name: "@date-io/luxon"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 10:16:51 +00:00
Dominik Schwank faf844e269 build(deps): bump @asyncapi/react-component to 1.0.0-next.26
The new pre-release is fixing errors with the ResizeObserver.

Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
2022-01-10 18:37:09 +01:00
Patrik Oldsberg f5d41dc2c9 Merge pull request #8797 from backstage/rugvip/nolerna
switch to using @manypkg/get-packages for enumerating monorepo packages
2022-01-10 13:31:16 +01:00
Ben Lambert 00beac0ab6 Merge pull request #8836 from backstage/blam/colors-fix
bump `logform` with pinned `colors` dependency
2022-01-10 11:17:34 +01:00
Ben Lambert a889cc4216 Merge pull request #8690 from moltenice-forks/airbrake-initial
Initial Airbrake Plugin Setup
2022-01-10 11:17:18 +01:00
Johan Haals 5d13ce64a3 Merge pull request #8830 from backstage/freben/markdown-it
Bump markdown-it to the fixed version
2022-01-10 10:54:25 +01:00
blam 7848b50478 chore: bump logform and fixing the colors issue
Signed-off-by: blam <ben@blam.sh>
2022-01-10 09:55:50 +01:00