Johan Haals
5ebcf0cd93
Merge pull request #9299 from backstage/dependabot/npm_and_yarn/types/body-parser-1.19.2
...
chore(deps-dev): bump @types/body-parser from 1.19.1 to 1.19.2
2022-02-02 08:49:31 +01:00
dependabot[bot]
478eb69092
chore(deps-dev): bump @types/body-parser from 1.19.1 to 1.19.2
...
Bumps [@types/body-parser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/body-parser ) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/body-parser )
---
updated-dependencies:
- dependency-name: "@types/body-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-02 04:12:28 +00:00
Ben Lambert
c2dc075c24
Merge pull request #9288 from backstage/blam/fix-release-script
...
chore: updating release scripts to have proper includes and fixing next release formatting
2022-02-01 16:45:57 +01:00
Eric Peterson
475b3cdaa3
Merge pull request #9257 from backstage/analytics/link-no-track
2022-02-01 16:39:01 +01:00
Johan Haals
bde492e45b
Merge pull request #8937 from backstage/fix-initial-filter
...
catalog-react: improve handling of groups with 0 items in UserListPicker
2022-02-01 16:00:18 +01:00
Patrik Oldsberg
3550ba77cf
Merge pull request #9287 from backstage/rugvip/fix-release
...
scripts/prepare-release: fix base version handling in non-prereleases
2022-02-01 15:46:52 +01:00
blam
1233350ccd
chore: updating release scripts to have proper includes and fixing next release formatting
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: blam <ben@blam.sh >
2022-02-01 15:46:38 +01:00
Ben Lambert
0b83dc7333
Merge pull request #9286 from backstage/blam/fix-release-tag-script
...
chore: added missing path require
2022-02-01 15:22:36 +01:00
MT Lewis
06f84f7e67
Stop abbreviating 'params' to make Vale happy
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-02-01 14:21:39 +00:00
Eric Peterson
1fc6c84043
Merge pull request #9284 from backstage/techdocs/same-host-a-download
...
[TechDocs] Fix download 404 when backend/app hosts are the same
2022-02-01 15:13:54 +01:00
blam
11c86325ea
chore: added missing path require
...
Signed-off-by: blam <ben@blam.sh >
2022-02-01 15:13:17 +01:00
Patrik Oldsberg
82f855f9a0
scripts/prepare-release: fix base version handling in non-prereleases
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-01 14:59:03 +01:00
Johan Haals
b22a1e279c
Merge pull request #9036 from backstage/catalog-permission-integration/catalog-import
...
Integrate catalog-import with permissions
2022-02-01 14:33:06 +01:00
Eric Peterson
742434a6ba
Fix TechDocs download bug when backend/app hosts are the same.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-02-01 13:39:23 +01:00
Joon Park
fd6decb02d
Fix changeset descriptions
...
Signed-off-by: Joon Park <joonp@spotify.com >
2022-02-01 12:34:27 +00:00
Joon Park
86b1c46bd5
Add changeset descriptions
...
Signed-off-by: Joon Park <joonp@spotify.com >
2022-02-01 12:34:27 +00:00
Joon Park
ba59832aed
Integrate catalog-import with permissions
...
Signed-off-by: Joon Park <joonp@spotify.com >
2022-02-01 12:34:25 +00:00
Patrik Oldsberg
a28838ac5c
Merge pull request #9203 from backstage/changeset-release/master
...
Version Packages (next)
2022-02-01 13:08:49 +01:00
MT Lewis
569715b9f0
catalog-react: expand bugfix description in changeset
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-02-01 11:37:12 +00:00
MT Lewis
91ffc2ade2
catalog: update DefaultCatalogPage test
...
This test appears to be checking for a regression in which the filter
reset from starred to owned after starring an entity. As a precursor,
it tried to select all three possible filters, but now it's no longer
possible to select filters that don't have any matching entities.
Now that the behaviour of menu items when there are no items in that
filter has changed, this commit updates the test to confirm that the
menu item starts disabled, and then enables when an entity is starred.
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-02-01 11:33:11 +00:00
MT Lewis
ce383faaef
catalog-react: generalise UserListPicker filter resetting tests
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-02-01 11:33:11 +00:00
MT Lewis
17d812bdf2
catalog-react: generalize empty group handling
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-02-01 11:33:10 +00:00
MT Lewis
dc3fe7c3ea
catalog-react: disable groups with 0 entries in UserListPicker
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-02-01 11:33:10 +00:00
MT Lewis
300f8cdaee
catalog-react: fix filter resetting bug in UserListPicker
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-02-01 11:33:09 +00:00
github-actions[bot]
e1580cf73a
Version Packages (next)
2022-02-01 08:53:29 +00:00
Eric Peterson
d3c107da13
Merge pull request #9279 from backstage/techdocs/support-relative-source-src
...
[TechDocs] Add support for source tags pointing to relative assets
2022-02-01 09:48:14 +01:00
Johan Haals
f918a3d54e
Merge pull request #9210 from marcosborges/patch-1
...
Added RCHLO and MIDWAY new adopters.
2022-02-01 09:47:01 +01:00
Johan Haals
07e3f5e48e
Merge pull request #9282 from backstage/dependabot/npm_and_yarn/raw-body-2.4.2
...
chore(deps): bump raw-body from 2.4.1 to 2.4.2
2022-02-01 09:38:02 +01:00
Johan Haals
a8d731e449
Merge pull request #9283 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-actions-6.4.17
...
chore(deps-dev): bump @storybook/addon-actions from 6.4.14 to 6.4.17 in /storybook
2022-02-01 09:37:38 +01:00
dependabot[bot]
b623eddf55
chore(deps-dev): bump @storybook/addon-actions in /storybook
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 6.4.14 to 6.4.17.
- [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.4.17/addons/actions )
---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 04:31:54 +00:00
dependabot[bot]
12a5c884f3
chore(deps): bump raw-body from 2.4.1 to 2.4.2
...
Bumps [raw-body](https://github.com/stream-utils/raw-body ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/stream-utils/raw-body/releases )
- [Changelog](https://github.com/stream-utils/raw-body/blob/master/HISTORY.md )
- [Commits](https://github.com/stream-utils/raw-body/compare/2.4.1...2.4.2 )
---
updated-dependencies:
- dependency-name: raw-body
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-01 04:12:04 +00:00
Eric Peterson
f7257dff6f
Allow links to not be tracked (or tracked custom).
...
Signed-off-by: Eric Peterson <i.am@eric.pe >
2022-01-31 21:14:42 +01:00
Eric Peterson
aa4be23eaf
Merge pull request #9166 from backstage/analytics/user-identity-3
...
[Analytics] Convention for tying events to known users
2022-01-31 19:22:13 +01:00
Eric Peterson
e8df331078
Update docs to match reality.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-01-31 18:39:45 +01:00
Eric Peterson
359c31e31d
Add support for source tags pointing to relative assets.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-01-31 18:19:53 +01:00
Johan Haals
416513b5c4
Merge pull request #9262 from backstage/dependabot/npm_and_yarn/cronstrue-1.123.0
...
chore(deps): bump cronstrue from 1.122.0 to 1.123.0
2022-01-31 15:58:56 +01:00
Lee Mills
7e94528a3a
Merge pull request #9274 from backstage/leemills83-codeofconduct
...
Updated the Code of Conduct to point to the CNCF Code of Conduct
2022-01-31 15:45:28 +01:00
Lee Mills
dd64f72bf2
Updated the Code of Conduct to point to the CNCF Code of Conduct
...
Signed-off-by: Lee Mills <leem@spotify.com >
2022-01-31 15:16:58 +01:00
dependabot[bot]
1da4ff22da
chore(deps): bump cronstrue from 1.122.0 to 1.123.0
...
Bumps [cronstrue](https://github.com/bradymholt/cronstrue ) from 1.122.0 to 1.123.0.
- [Release notes](https://github.com/bradymholt/cronstrue/releases )
- [Commits](https://github.com/bradymholt/cronstrue/compare/v1.122.0...v1.123.0 )
---
updated-dependencies:
- dependency-name: cronstrue
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-31 14:00:38 +00:00
Johan Haals
51c870b42f
Merge pull request #9264 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-storysource-6.4.17
...
chore(deps-dev): bump @storybook/addon-storysource from 6.4.14 to 6.4.17 in /storybook
2022-01-31 14:50:18 +01:00
Johan Haals
9224a7f154
Merge pull request #9239 from awanlin/topic/add-orphan-clean-up-script
...
Added Orphan Clean Up script
2022-01-31 14:39:26 +01:00
dependabot[bot]
d8ebc62a10
chore(deps-dev): bump @storybook/addon-storysource in /storybook
...
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource ) from 6.4.14 to 6.4.17.
- [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.4.17/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 >
2022-01-31 13:30:49 +00:00
Johan Haals
d430d85d16
Merge pull request #9268 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-a11y-6.4.17
...
chore(deps-dev): bump @storybook/addon-a11y from 6.4.14 to 6.4.17 in /storybook
2022-01-31 14:25:52 +01:00
Andre Wanlin
409725e9c2
Updated readme
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2022-01-31 07:11:45 -06:00
Fredrik Adelöw
1a25e61e86
Merge pull request #9272 from backstage/freben/no-docker-plz
...
disable docker in more test runs
2022-01-31 13:36:19 +01:00
Patrik Oldsberg
6e067fd2b1
Merge pull request #9273 from backstage/rugvip/branches
...
scripts/prepare-release: more main branches
2022-01-31 13:20:52 +01:00
dependabot[bot]
0f85999d07
chore(deps-dev): bump @storybook/addon-a11y in /storybook
...
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y ) from 6.4.14 to 6.4.17.
- [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.4.17/addons/a11y )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-31 12:20:27 +00:00
Johan Haals
2dca53c395
Merge pull request #9263 from backstage/dependabot/npm_and_yarn/camelcase-keys-7.0.1
...
chore(deps): bump camelcase-keys from 6.2.2 to 7.0.1
2022-01-31 13:18:57 +01:00
Johan Haals
d6fff4be3c
Merge pull request #9266 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-links-6.4.17
...
chore(deps-dev): bump @storybook/addon-links from 6.4.14 to 6.4.17 in /storybook
2022-01-31 13:11:27 +01:00
Patrik Oldsberg
80b6cf3380
scripts/prepare-release: more main branches
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-31 13:01:56 +01:00