Patrik Oldsberg
|
2029935eb5
|
Merge pull request #10243 from backstage/dependabot/npm_and_yarn/webpack-5.70.0
build(deps): bump webpack from 5.69.1 to 5.70.0
|
2022-03-21 13:52:41 +01:00 |
|
Fredrik Adelöw
|
ff4f1b6f51
|
make sure to apply tz column fix for newly created backstage instances
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-21 13:50:41 +01:00 |
|
Fredrik Adelöw
|
9c6e849d1c
|
make the act() expecting test more robust to variations, and fix missing await
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-21 13:43:39 +01:00 |
|
dependabot[bot]
|
3db4cb08f2
|
build(deps): bump esbuild from 0.14.22 to 0.14.27
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.22 to 0.14.27.
- [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.22...v0.14.27)
---
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-21 09:40:45 +00:00 |
|
dependabot[bot]
|
613a106b02
|
build(deps): bump webpack from 5.69.1 to 5.70.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.69.1 to 5.70.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.69.1...v5.70.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 09:38:43 +00:00 |
|
Johan Haals
|
03a65c7c3d
|
Merge pull request #10318 from awanlin/topic/improve-tech-insights-documentation
Improved Tech-Insights documentation
|
2022-03-21 10:37:02 +01:00 |
|
Ben Lambert
|
5ca72f716a
|
Merge pull request #10238 from RoadieHQ/add-external-id-to-s3-integration
Add external ID to S3 integration
|
2022-03-21 10:34:51 +01:00 |
|
Ben Lambert
|
3bc8487d05
|
Merge pull request #10248 from backstage/dependabot/npm_and_yarn/typescript-eslint/parser-5.15.0
build(deps): bump @typescript-eslint/parser from 5.13.0 to 5.15.0
|
2022-03-21 10:34:10 +01:00 |
|
blam
|
c0697dcf88
|
chore: making the breaking change for this - perhaps a better way to do the deprecation though.
Signed-off-by: blam <ben@blam.sh>
|
2022-03-21 10:32:49 +01:00 |
|
dependabot[bot]
|
e0a51384ac
|
build(deps): bump ajv from 7.0.3 to 8.10.0
Bumps [ajv](https://github.com/ajv-validator/ajv) from 7.0.3 to 8.10.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v7.0.3...v8.10.0)
---
updated-dependencies:
- dependency-name: ajv
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 10:32:49 +01:00 |
|
Patrik Oldsberg
|
88627b1e7d
|
Merge pull request #10328 from backstage/rugvip/list-deprecations
cli: add command to list usage of deprecated APIs
|
2022-03-21 10:26:57 +01:00 |
|
Patrik Oldsberg
|
500d994899
|
Merge pull request #10322 from backstage/rugvip/prefix
style: prefer prefixes for constants
|
2022-03-21 10:25:29 +01:00 |
|
Johan Haals
|
c6ebdb3302
|
Merge pull request #10267 from backstage/jhaals/label-issue
actions: label GH issues automagically
|
2022-03-21 10:11:57 +01:00 |
|
Ben Lambert
|
9e48889da9
|
Merge pull request #10242 from backstage/dependabot/npm_and_yarn/kubernetes/client-node-0.16.3
build(deps): bump @kubernetes/client-node from 0.16.1 to 0.16.3
|
2022-03-21 10:05:48 +01:00 |
|
Johan Haals
|
b337e5b379
|
Merge pull request #10247 from backstage/dependabot/npm_and_yarn/mini-css-extract-plugin-2.6.0
build(deps): bump mini-css-extract-plugin from 2.5.3 to 2.6.0
|
2022-03-21 10:01:08 +01:00 |
|
Johan Haals
|
69c864956b
|
Merge pull request #10326 from daftgopher/template_migration_doc_edit
Add template migration documentation regarding dash-case action ids
|
2022-03-21 09:03:27 +01:00 |
|
Fredrik Adelöw
|
876cb03368
|
Merge pull request #10334 from backstage/dependabot/npm_and_yarn/rollup-plugin-dts-4.2.0
|
2022-03-21 08:12:43 +01:00 |
|
dependabot[bot]
|
3043e8f4f4
|
build(deps): bump react-use from 17.2.4 to 17.3.2
Bumps [react-use](https://github.com/streamich/react-use) from 17.2.4 to 17.3.2.
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streamich/react-use/compare/v17.2.4...v17.3.2)
---
updated-dependencies:
- dependency-name: react-use
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 04:19:14 +00:00 |
|
dependabot[bot]
|
4444ca6e80
|
build(deps): bump rollup-plugin-dts from 4.1.0 to 4.2.0
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/Swatinem/rollup-plugin-dts/releases)
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Swatinem/rollup-plugin-dts/compare/v4.1.0...v4.2.0)
---
updated-dependencies:
- dependency-name: rollup-plugin-dts
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 04:10:12 +00:00 |
|
Marco Crivellaro
|
ddb94bd241
|
sub claim used by customm sign-in must be a full entity refrence
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
|
2022-03-20 22:58:05 +00:00 |
|
Emma Indal
|
b52529e95d
|
Merge pull request #10252 from backstage/emmaindal/update-techdocs-documentation
[TechDocs] update documentation
|
2022-03-20 21:08:51 +01:00 |
|
Patrik Oldsberg
|
68d79c0bca
|
cli: exit list-deprecations with error code if deprecations are found
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-20 13:00:24 +01:00 |
|
Patrik Oldsberg
|
948a56f401
|
cli: add list-deprecations command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-20 12:05:22 +01:00 |
|
Patrik Oldsberg
|
94ea8dd84c
|
cli: sort dependencies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-20 11:56:07 +01:00 |
|
daftgopher
|
bd4aac9c80
|
additional template migration documentation
Signed-off-by: daftgopher <daftgopher@users.noreply.github.com>
|
2022-03-19 17:15:32 -04:00 |
|
Fredrik Adelöw
|
95408dbe99
|
Add to contrib: ImmediateEntityProvider, LoadTestingEntityProvider
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-19 16:13:14 +01:00 |
|
Patrik Oldsberg
|
9a86b65359
|
cli: rename add-deps to package fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-19 10:22:29 +01:00 |
|
Patrik Oldsberg
|
8027888a81
|
style: prefer prefixes for constants
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-19 10:02:27 +01:00 |
|
Patrik Oldsberg
|
5658ef3998
|
Merge pull request #10274 from backstage/rugvip/format
root: also format .changeset as part of release
|
2022-03-19 09:49:50 +01:00 |
|
Andre Wanlin
|
ed09652184
|
Fixed wording
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2022-03-18 13:20:23 -05:00 |
|
Andre Wanlin
|
2fe58c7285
|
Improved Tech-Insights documentation
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2022-03-18 13:13:20 -05:00 |
|
Eric Peterson
|
f9653d19eb
|
Merge pull request #10305 from backstage/techdocs/no-cache-head
[TechDocs] Fix HEAD request cache bug
|
2022-03-18 17:52:45 +01:00 |
|
Suzanne Daniels
|
05764d44bc
|
Adding official newsletter and graphics
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
|
2022-03-18 16:54:14 +01:00 |
|
Suzanne Daniels
|
0c832367b9
|
Merge branch 'community-page' of github.com:suuus/backstage into community-page
|
2022-03-18 16:49:37 +01:00 |
|
Suzanne Daniels
|
087e10f889
|
prettier
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
|
2022-03-18 16:48:09 +01:00 |
|
Suzanne Daniels
|
31e99139b1
|
Adding spotlight form, renaming session filename
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
|
2022-03-18 16:47:45 +01:00 |
|
Alex Rybchenko
|
a7bb762dab
|
added changeset
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
|
2022-03-18 16:35:25 +01:00 |
|
Camila Belo
|
3b7f1ef418
|
test: cover anchor starting with number
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-03-18 16:34:30 +01:00 |
|
Alex Rybchenko
|
095cb436be
|
pass RequestInit instead of Request in PluginProtocolResolverFetchMiddleware
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
|
2022-03-18 16:22:37 +01:00 |
|
Suzanne Daniels
|
ae10d9a435
|
Merge branch 'backstage:master' into community-page
|
2022-03-18 15:41:19 +01:00 |
|
Suzanne Daniels
|
9ed25d38f6
|
Added community hub - initial commit
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
|
2022-03-18 15:39:53 +01:00 |
|
João Fernandes
|
a41eae0936
|
update google auth provider example to use entity ref for the token subject
plugin-auth-backend broke started requiring a full entity ref on version [0.12.0](https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md#0120)
see:
https://github.com/backstage/backstage/releases/tag/v0.70.0
https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md#0120
https://github.com/backstage/backstage/commit/0c8ba31d72670d9ff5eda3ca726e061fff088115
Signed-off-by: João Fernandes <joaofnds@joaofnds.com>
|
2022-03-18 11:31:45 -03:00 |
|
Camila Belo
|
fe53fe97d7
|
docs: add changeset file
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-03-18 15:25:15 +01:00 |
|
Camila Belo
|
f90ffdc84e
|
fix: permalink scroll for enumerated anchors
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-03-18 15:08:36 +01:00 |
|
Fredrik Adelöw
|
9929e2402c
|
Merge pull request #10288 from nokia/plugin-kubernetes-fix-div-by-zero
plugin-kubernetes: fix div by zero pod resources
|
2022-03-18 14:51:53 +01:00 |
|
Patrik Oldsberg
|
d3a16b7c4d
|
Merge pull request #10293 from Bonial-International-GmbH/PJ_support-config
fix: ref to backstage/backstage at support config warning
|
2022-03-18 14:49:50 +01:00 |
|
Patrik Oldsberg
|
12a10f95b8
|
Merge pull request #10308 from awanlin/topic/fix-depreciated-filteredentitylayout-replacements
Corrected replacements for depreciated items
|
2022-03-18 14:48:07 +01:00 |
|
Andre Wanlin
|
2a3cac4c60
|
Corrected replacements for depreciated items
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2022-03-18 08:30:55 -05:00 |
|
Fredrik Adelöw
|
f6a50ace9c
|
Merge pull request #10307 from RoadieHQ/update-roadie-packages
Update roadie packages
|
2022-03-18 14:20:29 +01:00 |
|
Manuel Stein
|
5b5f6791fc
|
lint fix
Signed-off-by: Manuel Stein <manuel.stein@nokia-bell-labs.com>
|
2022-03-18 14:24:06 +02:00 |
|