fix(deps): update dependency @octokit/rest to v20.1.2
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @octokit/rest | dependencies | patch | 20.1.0 -> 20.1.2 |
Release Notes
octokit/rest.js (@octokit/rest)
v20.1.2
Bug Fixes
-
deps: bump Octokit dependencies to address ReDos vulnerabilities, bump
devDependencies(#487) (711f2ee), closes #486
v20.1.1
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
Changed Packages
| Package Name | Package Path | Changeset Bump | Current Version |
|---|---|---|---|
| app | workspaces/copilot/packages/app | none | v0.0.6 |
| backend | workspaces/copilot/packages/backend | none | v0.0.5 |
| @backstage-community/plugin-copilot-backend | workspaces/copilot/plugins/copilot-backend | patch | v0.9.3 |
alright I managed to fix the typing issues by removing scaffolder as a dependency from the example backend as it was pulling in an incompatible version of octokit
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.