dependabot[bot]
|
f642601807
|
chore(deps): bump swagger-ui-react from 3.48.0 to 3.52.0
Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 3.48.0 to 3.52.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.48.0...v3.52.0)
---
updated-dependencies:
- dependency-name: swagger-ui-react
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-20 04:10:18 +00:00 |
|
Tim Hansen
|
ee84a83d3f
|
Bump RoadieHQ plugins
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-08-19 12:48:25 -06:00 |
|
Johan Haals
|
693a17fcdc
|
Instrument catalog with prometheus
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-08-19 10:51:42 +02:00 |
|
Patrik Oldsberg
|
37e25f3b30
|
Merge pull request #6865 from backstage/dependabot/npm_and_yarn/graphiql-1.4.2
chore(deps): bump graphiql from 1.4.0 to 1.4.2
|
2021-08-18 11:31:42 +02:00 |
|
dependabot[bot]
|
15b41477bd
|
chore(deps): bump graphiql from 1.4.0 to 1.4.2
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/commits/graphiql@1.4.2)
---
updated-dependencies:
- dependency-name: graphiql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-18 04:12:04 +00:00 |
|
dependabot[bot]
|
cd44f1d602
|
chore(deps): bump dompurify from 2.3.0 to 2.3.1
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.0...2.3.1)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-18 04:07:43 +00:00 |
|
Tim Hansen
|
aa53fb9a51
|
Merge pull request #6845 from backstage/dependabot/npm_and_yarn/types/d3-shape-3.0.2
chore(deps-dev): bump @types/d3-shape from 3.0.1 to 3.0.2
|
2021-08-17 17:08:26 -06:00 |
|
samiramkr
|
5cb7eead4f
|
Merge pull request #6772 from backstage/mob/auth-origins
Auth backend: add support for authenticating from additional app origins
|
2021-08-17 15:18:35 +02:00 |
|
dependabot[bot]
|
360a89830b
|
chore(deps-dev): bump @types/d3-shape from 3.0.1 to 3.0.2
Bumps [@types/d3-shape](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-shape) from 3.0.1 to 3.0.2.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-17 04:06:33 +00:00 |
|
Fredrik Adelöw
|
accd1af650
|
Merge pull request #6833 from backstage/dependabot/npm_and_yarn/material-ui/core-4.12.3
chore(deps): bump @material-ui/core from 4.12.2 to 4.12.3
|
2021-08-16 08:48:48 +02:00 |
|
dependabot[bot]
|
451f405810
|
chore(deps): bump @roadiehq/backstage-plugin-github-pull-requests
Bumps [@roadiehq/backstage-plugin-github-pull-requests](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests) from 1.0.10 to 1.0.13.
- [Release notes](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests/releases)
- [Commits](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests/commits)
---
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>
|
2021-08-16 04:48:05 +00:00 |
|
dependabot[bot]
|
517133c0ac
|
chore(deps): bump @material-ui/core from 4.12.2 to 4.12.3
Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.12.2 to 4.12.3.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/v4.12.3/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.12.3/packages/material-ui)
---
updated-dependencies:
- dependency-name: "@material-ui/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 04:46:48 +00:00 |
|
Samira Mokaram
|
26bcc81b39
|
Merge branch 'master' into mob/auth-origins
|
2021-08-12 13:43:45 +02:00 |
|
github-actions[bot]
|
c734d6995a
|
Version Packages
|
2021-08-12 08:21:56 +00:00 |
|
Patrik Oldsberg
|
830ada03d1
|
Merge pull request #6784 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-insights-1.1.22
chore(deps): bump @roadiehq/backstage-plugin-github-insights from 1.1.21 to 1.1.22
|
2021-08-12 10:14:36 +02:00 |
|
Fredrik Adelöw
|
218c4bb658
|
Merge pull request #6797 from backstage/dependabot/npm_and_yarn/types/dockerode-3.2.7
chore(deps): bump @types/dockerode from 3.2.1 to 3.2.7
|
2021-08-12 08:22:47 +02:00 |
|
Fredrik Adelöw
|
d6d26fd220
|
Merge pull request #6796 from backstage/dependabot/npm_and_yarn/path-parse-1.0.7
chore(deps): bump path-parse from 1.0.6 to 1.0.7
|
2021-08-12 08:21:57 +02:00 |
|
dependabot[bot]
|
8f5a872b34
|
chore(deps): bump @types/dockerode from 3.2.1 to 3.2.7
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.2.1 to 3.2.7.
- [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>
|
2021-08-12 04:11:39 +00:00 |
|
dependabot[bot]
|
5dceb1de1f
|
chore(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-12 02:40:06 +00:00 |
|
Fredrik Adelöw
|
69e9742187
|
Merge pull request #6767 from backstage/dependabot/npm_and_yarn/types/react-lazylog-4.5.1
chore(deps-dev): bump @types/react-lazylog from 4.5.0 to 4.5.1
|
2021-08-11 22:20:38 +02:00 |
|
Fredrik Adelöw
|
1311abcc5c
|
fix master
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-08-11 19:38:48 +02:00 |
|
Samira Mokaram
|
a90523497f
|
address comments
Signed-off-by: Samira Mokaram <samiram@spotify.com>
|
2021-08-11 15:01:05 +02:00 |
|
dependabot[bot]
|
82ac007e53
|
chore(deps): bump luxon from 1.27.0 to 2.0.2
Bumps [luxon](https://github.com/moment/luxon) from 1.27.0 to 2.0.2.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/1.27.0...2.0.2)
---
updated-dependencies:
- dependency-name: luxon
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-11 04:19:52 +00:00 |
|
dependabot[bot]
|
ff6fb715f6
|
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.21 to 1.1.22.
- [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-08-11 04:11:02 +00:00 |
|
Patrik Oldsberg
|
5022a3d635
|
Merge pull request #6769 from backstage/dependabot/npm_and_yarn/storybook/addon-storysource-6.3.7
chore(deps-dev): bump @storybook/addon-storysource from 6.3.6 to 6.3.7
|
2021-08-10 16:47:48 +02:00 |
|
Patrik Oldsberg
|
2c5484324e
|
yarn.lock: bump all storybook deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-08-10 14:33:11 +02:00 |
|
Patrik Oldsberg
|
6d09f8ab3c
|
Merge pull request #6768 from backstage/dependabot/npm_and_yarn/types/json-schema-merge-allof-0.6.1
chore(deps-dev): bump @types/json-schema-merge-allof from 0.6.0 to 0.6.1
|
2021-08-10 14:11:01 +02:00 |
|
Patrik Oldsberg
|
8a3e465910
|
techdocs: switch to xhr-based event source polyfill
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-08-10 10:03:01 +02:00 |
|
dependabot[bot]
|
edf5faf1c2
|
chore(deps-dev): bump @storybook/addon-storysource from 6.3.6 to 6.3.7
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource) from 6.3.6 to 6.3.7.
- [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.7/addons/storysource)
---
updated-dependencies:
- dependency-name: "@storybook/addon-storysource"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-10 04:16:29 +00:00 |
|
dependabot[bot]
|
40ea43e57e
|
chore(deps-dev): bump @types/json-schema-merge-allof from 0.6.0 to 0.6.1
Bumps [@types/json-schema-merge-allof](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-schema-merge-allof) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-schema-merge-allof)
---
updated-dependencies:
- dependency-name: "@types/json-schema-merge-allof"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-10 04:13:16 +00:00 |
|
dependabot[bot]
|
84422ec82d
|
chore(deps-dev): bump @types/react-lazylog from 4.5.0 to 4.5.1
Bumps [@types/react-lazylog](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-lazylog) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-lazylog)
---
updated-dependencies:
- dependency-name: "@types/react-lazylog"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-10 04:11:54 +00:00 |
|
Fredrik Adelöw
|
9a180af86e
|
Merge pull request #6756 from backstage/dependabot/npm_and_yarn/prettier-2.3.2
chore(deps-dev): bump prettier from 2.2.1 to 2.3.2
|
2021-08-09 14:04:37 +02:00 |
|
Fredrik Adelöw
|
23ea957363
|
Merge pull request #6751 from backstage/dependabot/npm_and_yarn/color-4.0.1
chore(deps): bump color from 3.1.3 to 4.0.1
|
2021-08-09 11:57:36 +02:00 |
|
dependabot[bot]
|
467b758a7a
|
chore(deps-dev): bump prettier from 2.2.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.2.
- [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.2.1...2.3.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 04:33:49 +00:00 |
|
Himanshu Mishra
|
54d93fc84a
|
storybook: upgrade @storybook/react
Reported by SNYK
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
|
2021-08-08 12:08:58 +02:00 |
|
dependabot[bot]
|
0bc2188bc8
|
chore(deps): bump color from 3.1.3 to 4.0.1
Bumps [color](https://github.com/Qix-/color) from 3.1.3 to 4.0.1.
- [Release notes](https://github.com/Qix-/color/releases)
- [Commits](https://github.com/Qix-/color/compare/3.1.3...4.0.1)
---
updated-dependencies:
- dependency-name: color
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-07 14:23:50 +00:00 |
|
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 |
|