Commit Graph

2196 Commits

Author SHA1 Message Date
Patrik Oldsberg c8f377eeb3 Merge pull request #9152 from backstage/dependabot/npm_and_yarn/react-markdown-8.0.0
chore(deps): bump react-markdown from 7.1.2 to 8.0.0
2022-01-26 12:47:07 +01:00
Patrik Oldsberg b30cb642cc Merge pull request #9154 from backstage/dependabot/npm_and_yarn/remark-gfm-3.0.1
chore(deps): bump remark-gfm from 2.0.0 to 3.0.1
2022-01-26 12:34:06 +01:00
Patrik Oldsberg 941211e2b3 Merge pull request #9156 from backstage/dependabot/npm_and_yarn/types/node-cron-3.0.1
chore(deps-dev): bump @types/node-cron from 2.0.5 to 3.0.1
2022-01-26 12:18:16 +01:00
dependabot[bot] aee5b168f2 chore(deps): bump @date-io/luxon from 2.11.1 to 2.13.1
Bumps [@date-io/luxon](https://github.com/dmtrKovalenko/date-io) from 2.11.1 to 2.13.1.
- [Release notes](https://github.com/dmtrKovalenko/date-io/releases)
- [Commits](https://github.com/dmtrKovalenko/date-io/compare/v2.11.1...v2.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 04:18:15 +00:00
Johan Haals f5aac9b35c Merge pull request #9155 from backstage/dependabot/npm_and_yarn/prettier-2.5.1
chore(deps-dev): bump prettier from 2.4.1 to 2.5.1
2022-01-25 10:57:36 +01:00
Patrik Oldsberg 4463b661af Merge pull request #9150 from backstage/dependabot/npm_and_yarn/html-webpack-plugin-5.5.0
chore(deps): bump html-webpack-plugin from 5.3.1 to 5.5.0
2022-01-25 09:17:43 +01:00
Fredrik Adelöw 7081f1cb9f Merge pull request #9142 from backstage/freben/postcss-too
bump postcss past CVE-2021-23382
2022-01-25 08:48:34 +01:00
dependabot[bot] cad2172d01 chore(deps-dev): bump @types/node-cron from 2.0.5 to 3.0.1
Bumps [@types/node-cron](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-cron) from 2.0.5 to 3.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-cron)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 04:32:30 +00:00
dependabot[bot] beff00764f chore(deps-dev): bump prettier from 2.4.1 to 2.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 04:28:43 +00:00
dependabot[bot] 05f0f44180 chore(deps): bump remark-gfm from 2.0.0 to 3.0.1
Bumps [remark-gfm](https://github.com/remarkjs/remark-gfm) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/remarkjs/remark-gfm/releases)
- [Commits](https://github.com/remarkjs/remark-gfm/compare/2.0.0...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 04:17:19 +00:00
dependabot[bot] 15bac1d738 chore(deps): bump react-markdown from 7.1.2 to 8.0.0
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 7.1.2 to 8.0.0.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/react-markdown/compare/7.1.2...8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 04:13:28 +00:00
dependabot[bot] b82292a61a chore(deps): bump html-webpack-plugin from 5.3.1 to 5.5.0
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.3.1 to 5.5.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.3.1...v5.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 04:07:28 +00:00
Fredrik Adelöw 843f0347fb Merge pull request #9141 from backstage/freben/some-node
get almost all of node-fetch past CVE-2022-0235
2022-01-24 18:00:14 +01:00
Fredrik Adelöw 019460a9af bump json-schema past CVE-2021-3918
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-24 17:02:39 +01:00
Fredrik Adelöw 296ad00b45 bump postcss past CVE-2021-23382
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-24 16:55:38 +01:00
Fredrik Adelöw 1ce84943fb get almost all of node-fetch past CVE-2022-0235
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-24 16:40:30 +01:00
Patrik Oldsberg 180408d052 Merge pull request #9135 from backstage/rugvip/bumpapi
root: bump api extractor packages
2022-01-24 12:24:04 +01:00
Patrik Oldsberg b53a1afd67 Merge pull request #9128 from backstage/dependabot/npm_and_yarn/puppeteer-13.1.1
chore(deps-dev): bump puppeteer from 10.4.0 to 13.1.1
2022-01-24 11:57:44 +01:00
Patrik Oldsberg df93cec94c Merge pull request #9126 from backstage/dependabot/npm_and_yarn/http-proxy-middleware-2.0.2
chore(deps): bump http-proxy-middleware from 2.0.1 to 2.0.2
2022-01-24 11:57:31 +01:00
Patrik Oldsberg 01f8acebd3 Merge pull request #9124 from backstage/dependabot/npm_and_yarn/shx-0.3.4
chore(deps-dev): bump shx from 0.3.3 to 0.3.4
2022-01-24 11:57:25 +01:00
Patrik Oldsberg 228077143c root: bump api extractor packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-24 11:19:50 +01:00
dependabot[bot] 18201557a1 chore(deps): bump mini-css-extract-plugin from 2.4.2 to 2.5.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.2 to 2.5.2.
- [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.4.2...v2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 10:04:20 +00:00
dependabot[bot] f30e334e2f chore(deps): bump http-proxy-middleware from 2.0.1 to 2.0.2
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 09:48:09 +00:00
dependabot[bot] 69ba7c1c07 chore(deps-dev): bump shx from 0.3.3 to 0.3.4
Bumps [shx](https://github.com/shelljs/shx) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/shelljs/shx/releases)
- [Changelog](https://github.com/shelljs/shx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shx/compare/v0.3.3...v0.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 09:40:17 +00:00
dependabot[bot] cc6ba5dd03 chore(deps-dev): bump puppeteer from 10.4.0 to 13.1.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.4.0 to 13.1.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v10.4.0...v13.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 09:37:34 +00:00
Patrik Oldsberg af10edb2ea Merge pull request #9114 from backstage/revert-9105-dependabot/npm_and_yarn/material-table/core-4.3.19
Revert "chore(deps): bump @material-table/core from 3.1.0 to 4.3.19"
2022-01-24 10:05:30 +01:00
Johan Haals afabc97f6c Merge pull request #9122 from backstage/dependabot/npm_and_yarn/gitbeaker/node-35.1.0
chore(deps): bump @gitbeaker/node from 34.6.0 to 35.1.0
2022-01-24 08:19:07 +01:00
dependabot[bot] 7346b5fb96 chore(deps): bump rc-progress from 3.1.4 to 3.2.4
Bumps [rc-progress](https://github.com/react-component/progress) from 3.1.4 to 3.2.4.
- [Release notes](https://github.com/react-component/progress/releases)
- [Changelog](https://github.com/react-component/progress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-component/progress/compare/v3.1.4...v3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 04:30:54 +00:00
dependabot[bot] b09dd8f43b chore(deps): bump @gitbeaker/node from 34.6.0 to 35.1.0
Bumps [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker) from 34.6.0 to 35.1.0.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/34.6.0...35.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 04:14:01 +00:00
Patrik Oldsberg 321bbd2722 Revert "chore(deps): bump @material-table/core from 3.1.0 to 4.3.19"
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-21 22:22:31 +01:00
Patrik Oldsberg 872ceccf44 Merge pull request #9108 from backstage/dependabot/npm_and_yarn/jest-transform-yaml-1.0.0
chore(deps): bump jest-transform-yaml from 0.1.1 to 1.0.0
2022-01-21 20:56:56 +01:00
Patrik Oldsberg 565b6b6c3a Merge pull request #9104 from backstage/dependabot/npm_and_yarn/qs-6.10.3
chore(deps): bump qs from 6.10.1 to 6.10.3
2022-01-21 20:30:35 +01:00
Patrik Oldsberg 5ba2a080ba Merge pull request #9111 from backstage/dependabot/npm_and_yarn/graphiql-1.5.16
chore(deps): bump graphiql from 1.5.13 to 1.5.16
2022-01-21 20:09:26 +01:00
Patrik Oldsberg a7766d534f Merge pull request #9105 from backstage/dependabot/npm_and_yarn/material-table/core-4.3.19
chore(deps): bump @material-table/core from 3.1.0 to 4.3.19
2022-01-21 19:47:37 +01:00
Patrik Oldsberg 1ac18f3e34 Merge pull request #9106 from backstage/dependabot/npm_and_yarn/lint-staged-12.2.2
chore(deps-dev): bump lint-staged from 12.2.0 to 12.2.2
2022-01-21 19:47:10 +01:00
Patrik Oldsberg 8b3089bf74 Merge pull request #9109 from backstage/dependabot/npm_and_yarn/types/google-protobuf-3.15.5
chore(deps-dev): bump @types/google-protobuf from 3.7.3 to 3.15.5
2022-01-21 19:45:49 +01:00
Patrik Oldsberg db89ff7e11 Merge pull request #9107 from backstage/dependabot/npm_and_yarn/supertest-6.2.2
chore(deps-dev): bump supertest from 6.1.6 to 6.2.2
2022-01-21 19:45:11 +01:00
dependabot[bot] f3bb1e3509 chore(deps): bump qs from 6.10.1 to 6.10.3
Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.10.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.10.1...v6.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 18:24:45 +00:00
Patrik Oldsberg 087f137e81 Merge pull request #9096 from backstage/rugvip/bmp
yarn.lock: bump css-what
2022-01-21 19:11:41 +01:00
dependabot[bot] f882f87667 chore(deps): bump graphiql from 1.5.13 to 1.5.16
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.5.13 to 1.5.16.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/compare/graphiql@1.5.13...graphiql@1.5.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 18:00:37 +00:00
dependabot[bot] 2f29261ab8 chore(deps-dev): bump @types/google-protobuf from 3.7.3 to 3.15.5
Bumps [@types/google-protobuf](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google-protobuf) from 3.7.3 to 3.15.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google-protobuf)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 17:57:32 +00:00
dependabot[bot] c372a5032f chore(deps): bump jest-transform-yaml from 0.1.1 to 1.0.0
Bumps [jest-transform-yaml](https://github.com/sumwatshade/jest-transform-yaml) from 0.1.1 to 1.0.0.
- [Release notes](https://github.com/sumwatshade/jest-transform-yaml/releases)
- [Changelog](https://github.com/sumwatshade/jest-transform-yaml/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sumwatshade/jest-transform-yaml/compare/v0.1.1...v1.0.0)

---
updated-dependencies:
- dependency-name: jest-transform-yaml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 17:57:06 +00:00
dependabot[bot] 5f05809b82 chore(deps-dev): bump supertest from 6.1.6 to 6.2.2
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.1.6 to 6.2.2.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v6.1.6...v6.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 17:56:13 +00:00
dependabot[bot] e46b6c581e chore(deps-dev): bump lint-staged from 12.2.0 to 12.2.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.2.0 to 12.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.2.0...v12.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 17:47:10 +00:00
dependabot[bot] 3c04846633 chore(deps): bump @material-table/core from 3.1.0 to 4.3.19
Bumps [@material-table/core](https://github.com/material-table-core/core) from 3.1.0 to 4.3.19.
- [Release notes](https://github.com/material-table-core/core/releases)
- [Changelog](https://github.com/material-table-core/core/blob/master/CHANGELOG.md)
- [Commits](https://github.com/material-table-core/core/compare/v3.1.0...v4.3.19)

---
updated-dependencies:
- dependency-name: "@material-table/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 17:39:38 +00:00
Patrik Oldsberg b56c8608ee yarn.lock: bump css-what
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-21 17:49:10 +01:00
blam 7d01d0479e chore: bumping some other packages whilst we are here too
Signed-off-by: blam <ben@blam.sh>
2022-01-21 14:03:28 +01:00
blam b1912b18d6 chore: adding eslint plugin seperately
Signed-off-by: blam <ben@blam.sh>
2022-01-21 14:03:28 +01:00
blam 8dfb92b58f chore: eslint is no longer supported by the webpack ForkTsCheckerWebpackPlugin
Signed-off-by: blam <ben@blam.sh>
2022-01-21 14:03:28 +01:00
blam 663531d6af chore: fixing some and bringing depdendencies up to date
Signed-off-by: blam <ben@blam.sh>
2022-01-21 14:03:28 +01:00