Johan Haals
6d8b6bf4b8
Merge pull request #10492 from backstage/dependabot/npm_and_yarn/typescript-eslint/parser-5.17.0
...
build(deps): bump @typescript-eslint/parser from 5.16.0 to 5.17.0
2022-03-29 08:13:54 +02:00
Johan Haals
d1e9f0016e
Merge pull request #10496 from backstage/dependabot/npm_and_yarn/octokit/webhooks-9.23.0
...
build(deps): bump @octokit/webhooks from 9.22.0 to 9.23.0
2022-03-29 07:09:41 +02:00
Johan Haals
1673829cfb
Merge pull request #10497 from backstage/dependabot/npm_and_yarn/esbuild-0.14.28
...
build(deps): bump esbuild from 0.14.27 to 0.14.28
2022-03-29 07:08:59 +02:00
Johan Haals
2f12a2d1b5
Merge pull request #10494 from backstage/dependabot/npm_and_yarn/testcontainers-8.6.0
...
build(deps): bump testcontainers from 8.2.0 to 8.6.0
2022-03-29 07:07:58 +02:00
dependabot[bot]
0177b56623
build(deps): bump esbuild from 0.14.27 to 0.14.28
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.14.27 to 0.14.28.
- [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.27...v0.14.28 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 04:13:09 +00:00
dependabot[bot]
7a18ba87aa
build(deps): bump @octokit/webhooks from 9.22.0 to 9.23.0
...
Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js ) from 9.22.0 to 9.23.0.
- [Release notes](https://github.com/octokit/webhooks.js/releases )
- [Commits](https://github.com/octokit/webhooks.js/compare/v9.22.0...v9.23.0 )
---
updated-dependencies:
- dependency-name: "@octokit/webhooks"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 04:11:52 +00:00
dependabot[bot]
62c9506390
build(deps): bump testcontainers from 8.2.0 to 8.6.0
...
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node ) from 8.2.0 to 8.6.0.
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases )
- [Commits](https://github.com/testcontainers/testcontainers-node/compare/v8.2.0...v8.6.0 )
---
updated-dependencies:
- dependency-name: testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 04:10:36 +00:00
dependabot[bot]
f5225716fe
build(deps): bump @typescript-eslint/parser from 5.16.0 to 5.17.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.16.0 to 5.17.0.
- [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.17.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 04:09:28 +00:00
Fredrik Adelöw
1a41fa97df
Merge pull request #10483 from backstage/freben/group-and-user
...
Make User and Group kinds not default allowed by rules
2022-03-28 18:15:39 +02:00
Fredrik Adelöw
1691c6c5c2
Make User and Group not default allowed by rules
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-28 17:04:50 +02:00
Fredrik Adelöw
00b5d57ab3
Merge pull request #10484 from esttorhe/documentation/cncf-footer-link
...
Fixes CNCF footer link
2022-03-28 17:00:57 +02:00
Camila Belo
db2ec73088
Merge pull request #10474 from backstage/techdocs-layout-improvements
...
[TechDocs] Page layout improvements
2022-03-28 16:53:53 +02:00
Fredrik Adelöw
928726fc1f
Merge pull request #10481 from taras/patch-4
...
Add missing whitespace
2022-03-28 16:43:31 +02:00
Esteban Torres
1270f07d7c
Fixes CNCF footer link
...
Signed-off-by: Esteban Torres <me+github@estebantorr.es >
@jenjamall noticed on #10376 that the footer
linking to `CNCF` projects was outdated and
pointing to `sandbox` projects instead of the ones
in incubation and graduated.
2022-03-28 16:41:08 +02:00
Johan Haals
41f5c34bce
Merge pull request #10456 from Bonial-International-GmbH/PJ_badges-markdown
...
feat: allow overriding `getMarkdownCode`
2022-03-28 16:12:56 +02:00
Camila Belo
179b5070fc
fix(techdocs): apply review suggestion
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2022-03-28 16:12:47 +02:00
Taras Mankovski
e203d9dadb
Add missing whitespace
...
Signed-off-by: Taras <tarasm@gmail.com >
2022-03-28 09:59:44 -04:00
Camila Belo
e8d84d2ee6
fix(techdocs): use sidebar config
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2022-03-28 13:45:00 +02:00
Johan Haals
21a3e09fd5
Merge pull request #10407 from simongellis-attentive/draft-github-prs
...
Support creating draft GitHub prs
2022-03-28 13:25:32 +02:00
MT Lewis
8012ac46a0
permissions: ensure returned conditions match permission in PermissionPolicy#handle ( #10075 )
...
* permission-node: fix signature of permission rule in test suites
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
* permission-common: add isPermission helper for comparing permissions
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
* permission-node: adjust createConditionExports for more type safety
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
* permissions: add resourceType property to PermissionCondition and PermissionRule
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
* catalog: handle changes to PermissionCondition and PermissionRule types
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
* catalog-backend: avoid re-exporting alpha import
cf. https://github.com/backstage/backstage/pull/10128
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
* Update changeset
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
* Resolve api-report conflict
Signed-off-by: Joon Park <joonp@spotify.com >
Co-authored-by: Joe Porpeglia <josephp@spotify.com >
Co-authored-by: Joon Park <joonp@spotify.com >
2022-03-28 11:06:38 +01:00
Johan Haals
bf6d36a062
update changeset
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-03-28 11:45:42 +02:00
Emma Indal
ea14b21dc0
Merge pull request #9679 from backstage/emmaindal/stack-overflow-plugin
...
[Plugin] Stack Overflow
2022-03-28 11:23:31 +02:00
Camila Belo
0152c0de22
fix(techdocs): add changeset file
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2022-03-28 11:09:57 +02:00
Camila Belo
49f646a9c9
fix(techdocs): drawer toggle margins
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2022-03-28 10:52:32 +02:00
Camila Belo
bf4d052897
fix(techdocs): code block margins
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2022-03-28 10:52:32 +02:00
Camila Belo
52708317f9
fix(techdocs): inner content width
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2022-03-28 10:52:32 +02:00
Camila Belo
e56bcbfb0c
fix(techdocs): footer link width
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2022-03-28 10:52:32 +02:00
Camila Belo
216c262bf2
fix(techdocs): mobile sidebar width
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2022-03-28 10:52:32 +02:00
Ben Lambert
4352a0ef2d
Merge pull request #10465 from backstage/rugvip/changeset
...
changesets: add missing changeset for TaskWorker refactor
2022-03-28 10:51:28 +02:00
Emma Indal
6733449641
add @public to ComponentRenderer
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-03-28 10:35:15 +02:00
Emma Indal
1d90a820ce
Changeset fixups
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
2022-03-28 10:30:37 +02:00
Johan Haals
cba54d51aa
Merge pull request #10467 from backstage/dependabot/npm_and_yarn/cookie-parser-1.4.6
...
build(deps): bump cookie-parser from 1.4.5 to 1.4.6
2022-03-28 08:22:47 +02:00
Johan Haals
f4c9b7aec2
Merge pull request #10468 from backstage/dependabot/npm_and_yarn/types/json-schema-7.0.11
...
build(deps): bump @types/json-schema from 7.0.10 to 7.0.11
2022-03-28 08:22:09 +02:00
Johan Haals
e3d4ba4c22
Merge pull request #10470 from backstage/dependabot/npm_and_yarn/ajv-8.11.0
...
build(deps): bump ajv from 8.10.0 to 8.11.0
2022-03-28 08:16:57 +02:00
Johan Haals
5cf892d145
Merge pull request #10469 from backstage/dependabot/npm_and_yarn/microsite/prettier-2.6.1
...
build(deps-dev): bump prettier from 2.6.0 to 2.6.1 in /microsite
2022-03-28 08:13:24 +02:00
Johan Haals
c04b392723
Merge pull request #10472 from backstage/dependabot/npm_and_yarn/react-hook-form-7.28.1
...
build(deps): bump react-hook-form from 7.27.1 to 7.28.1
2022-03-28 08:12:47 +02:00
dependabot[bot]
3a80ce73f6
build(deps): bump react-hook-form from 7.27.1 to 7.28.1
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.27.1 to 7.28.1.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.27.1...v7.28.1 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 04:12:43 +00:00
dependabot[bot]
7e22a6eb60
build(deps): bump ajv from 8.10.0 to 8.11.0
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v8.10.0...v8.11.0 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 04:11:20 +00:00
dependabot[bot]
2bf91d2c90
build(deps-dev): bump prettier from 2.6.0 to 2.6.1 in /microsite
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.0 to 2.6.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.6.0...2.6.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 04:10:55 +00:00
dependabot[bot]
a36e62611c
build(deps): bump @types/json-schema from 7.0.10 to 7.0.11
...
Bumps [@types/json-schema](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-schema ) from 7.0.10 to 7.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-schema )
---
updated-dependencies:
- dependency-name: "@types/json-schema"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 04:10:41 +00:00
dependabot[bot]
3419d8a956
build(deps): bump cookie-parser from 1.4.5 to 1.4.6
...
Bumps [cookie-parser](https://github.com/expressjs/cookie-parser ) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/expressjs/cookie-parser/releases )
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/cookie-parser/compare/1.4.5...1.4.6 )
---
updated-dependencies:
- dependency-name: cookie-parser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 04:09:43 +00:00
Patrik Oldsberg
bdd2773202
changesets: add missing changeset for TaskWorker refactor
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-27 23:03:48 +02:00
Fredrik Adelöw
dee89cbc54
Merge pull request #10460 from backstage/freben/enterpriseInstanceUrl
...
handle trailing slashes on enterpriseInstanceUrl
2022-03-27 09:57:57 +02:00
Fredrik Adelöw
020699ee40
Merge pull request #10455 from yarodinD/master
...
Fixed possible type error if jenkins response contains null values
2022-03-26 20:31:36 +01:00
Fredrik Adelöw
7c8280e2e2
Merge pull request #10461 from afscrome/fixlabelhelp
...
Fixed bad help link in Entity Inspector
2022-03-26 20:31:00 +01:00
Alex Crome
37b04b5a5e
Fixed bad help link in Entity Inspector
...
The help link for labels in the entity inspector was 404ing, so removed it.
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2022-03-26 18:29:02 +00:00
Fredrik Adelöw
a45bce06e3
handle trailing slashes on enterpriseInstanceUrl
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-26 19:02:38 +01:00
Sven Sander
4dd6a05f02
Fixed type error in test case
...
Signed-off-by: Sven Sander <dev@svens-corner.de >
2022-03-26 12:03:13 +01:00
Fredrik Adelöw
2c77266deb
vale
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-26 10:13:47 +01:00
Patrick Jungermann
4c93fd36ee
feat: allow overriding getMarkdownCode
...
allow overriding `DefaultBadgeBuilder.getMarkdownCode`
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-03-26 01:11:48 +01:00