actions
actions copied to clipboard
Custom actions for automating Backstage workflows
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v3` -> `v4` | --- ### Release...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@octokit/graphql-schema](https://redirect.github.com/octokit/graphql-schema) | [`13.0.1` -> `13.10.0`](https://renovatebot.com/diffs/npm/@octokit%2fgraphql-schema/13.0.1/13.10.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@octokit/types](https://redirect.github.com/octokit/types.ts) |...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/jest](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest)) | [`28.1.3` -> `28.1.8`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.3/28.1.8) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [backstage/actions](https://togithub.com/backstage/actions) | action | patch | `v0.6.2` -> `v0.6.3` | ---...
using the `backstage-cli` makes updating backstage straightforward and easy, it would be nice to have an action that does that automatically in a periodic manner. I created a workflow that...
Hi, This might be a silly question but I was wondering if Reviewpad (https://docs.reviewpad.com/) could be useful to help with the management of some PR/issues workflows. The idea is that...
This PR updates the `getBumps` function to skip changes that only involve devDependencies, preventing renovate-changesets from being generated for them. Fixes: https://github.com/backstage/community-plugins/issues/942
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@manypkg/get-packages](https://redirect.github.com/Thinkmill/manypkg) ([source](https://redirect.github.com/Thinkmill/manypkg/tree/HEAD/packages/get-packages)) | [`2.2.1` -> `2.2.2`](https://renovatebot.com/diffs/npm/@manypkg%2fget-packages/2.2.1/2.2.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
Allows to install Yarn v4 via `packageManager` field in `package.json` Context https://github.com/backstage/backstage/pull/28881