Skip to content

Bump @octokit/plugin-paginate-rest and @backstage/cli - #5011

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-8f928c3b1e
Open

Bump @octokit/plugin-paginate-rest and @backstage/cli#5011
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-8f928c3b1e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Removes @octokit/plugin-paginate-rest. It's no longer used after updating ancestor dependency @backstage/cli. These dependencies need to be updated together.

Removes @octokit/plugin-paginate-rest

Updates @backstage/cli from 0.34.4 to 0.36.4

Changelog

Sourced from @​backstage/cli's changelog.

0.36.4

Patch Changes

  • 61d4881: The shared ESLint configuration now reports unused imports in config.d.ts configuration schema files. These declaration files are not covered by the TypeScript compiler's unused-variable checks, which previously allowed a stray import to slip through. Such an import can resolve during local development but break configuration schema loading for consumers of the published package, so it is now caught at lint time.
  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.5
    • @​backstage/cli-common@​0.3.0
    • @​backstage/cli-defaults@​0.1.4
    • @​backstage/cli-module-test-jest@​0.1.4
    • @​backstage/cli-node@​0.3.4

0.36.4-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/cli-common@​0.3.0-next.0
    • @​backstage/cli-module-build@​0.1.5-next.2
    • @​backstage/cli-module-test-jest@​0.1.4-next.0
    • @​backstage/cli-node@​0.3.4-next.0
    • @​backstage/cli-defaults@​0.1.4-next.1

0.36.4-next.1

Patch Changes

  • 61d4881: The shared ESLint configuration now reports unused imports in config.d.ts configuration schema files. These declaration files are not covered by the TypeScript compiler's unused-variable checks, which previously allowed a stray import to slip through. Such an import can resolve during local development but break configuration schema loading for consumers of the published package, so it is now caught at lint time.
  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.5-next.1

0.36.4-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.5-next.0
    • @​backstage/cli-defaults@​0.1.4-next.0

0.36.3

Patch Changes

  • b521571: Improved validation of conflicting CLI module commands, including conflicts between parent and nested command paths.
  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.4
    • @​backstage/cli-module-test-jest@​0.1.3
    • @​backstage/cli-node@​0.3.3
    • @​backstage/eslint-plugin@​0.3.1
    • @​backstage/cli-defaults@​0.1.3

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js). It's no longer used after updating ancestor dependency [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli). These dependencies need to be updated together.


Removes `@octokit/plugin-paginate-rest`

Updates `@backstage/cli` from 0.34.4 to 0.36.4
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/cli)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-version:
  dependency-type: indirect
- dependency-name: "@backstage/cli"
  dependency-version: 0.36.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@codacy-production codacy-production Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

The implementation is incomplete as it does not include the removal of @octokit/plugin-paginate-rest, which is explicitly stated as a goal in the PR title and description. While the @backstage/cli update is correctly implemented and the code meets general quality standards, this discrepancy between the intended and actual changes should prevent merging until the cleanup is performed.

About this PR

  • Implementation discrepancy: The removal of @octokit/plugin-paginate-rest is missing from the diff, although it is highlighted as a primary objective in the PR title. Please ensure the dependency is removed to align with the stated intent.

Test suggestions

  • Verify that @backstage/cli is updated and that the application builds and runs correctly.
  • Verify that @octokit/plugin-paginate-rest is removed from package.json.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that @backstage/cli is updated and that the application builds and runs correctly.
2. Verify that @octokit/plugin-paginate-rest is removed from package.json.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants