Skip to content

Bump @octokit/plugin-paginate-rest from 9.2.1 to 11.4.3 in the npm_and_yarn group#117

Merged
ncalteen merged 2 commits intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-5cc6eb1f4b
Mar 3, 2025
Merged

Bump @octokit/plugin-paginate-rest from 9.2.1 to 11.4.3 in the npm_and_yarn group#117
ncalteen merged 2 commits intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-5cc6eb1f4b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the npm_and_yarn group with 1 update: @octokit/plugin-paginate-rest.

Updates @octokit/plugin-paginate-rest from 9.2.1 to 11.4.3

Release notes

Sourced from @​octokit/plugin-paginate-rest's releases.

v11.4.3

11.4.3 (2025-02-24)

Bug Fixes

  • types: correct pagination return type for data which is an array (#662) (9a51aad), closes #661

v11.4.2

11.4.2 (2025-02-13)

Bug Fixes

v11.4.1

11.4.1 (2025-02-13)

Bug Fixes

v11.4.0

11.4.0 (2025-01-08)

Features

  • new action runner groups endpoints, new code scanning alerts autofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints, various description updates (#646) (a73883f)

v11.3.6

11.3.6 (2024-11-26)

Bug Fixes

  • types: bump @octokit/types to improve Deno compatibility (#642) (acb6a6e)

v11.3.5

11.3.5 (2024-09-29)

Bug Fixes

  • types: improve type extraction for namespaced responses and correct async iterator types (#637) (e95444d)

... (truncated)

Commits
  • 9a51aad fix(types): correct pagination return type for data which is an array (#662)
  • 8b8c500 fix(types): add back the pagination keys (#653)
  • 41876f4 chore(deps): update dependency prettier to v3.5.1 (#658)
  • 7d1fade fix: mitigate ReDos issues & linting issues (#659)
  • bb6c4f9 Merge commit from fork
  • d9c1e8f chore(deps): update dependency esbuild to ^0.25.0 (#656)
  • 7ed5627 build(deps-dev): bump vitest and @​vitest/coverage-v8 (#655)
  • 4a41307 build: remove @​types/fetch-mock (#654)
  • 31f8fe9 build(deps): bump vite from 5.4.6 to 6.0.11 (#651)
  • bc38852 chore(deps): update vitest monorepo to v3 (major) (#650)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from a team as a code owner March 3, 2025 15:30
@dependabot dependabot bot added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Mar 3, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 3, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.03s
✅ JSON jsonlint 9 0 0.24s
✅ JSON prettier 9 0 1.38s
✅ JSON v8r 9 0 12.78s
✅ MARKDOWN markdownlint 1 0 2.06s
✅ MARKDOWN markdown-link-check 1 0 1.55s
✅ REPOSITORY checkov yes no 18.84s
✅ REPOSITORY gitleaks yes no 1.79s
✅ REPOSITORY git_diff yes no 0.07s
✅ REPOSITORY grype yes no 18.58s
✅ REPOSITORY secretlint yes no 1.25s
✅ REPOSITORY trivy-sbom yes no 1.1s
✅ REPOSITORY trufflehog yes no 15.06s
✅ TYPESCRIPT prettier 14 0 1.68s
✅ XML xmllint 2 0 0.01s
✅ YAML prettier 19 0 1.2s
✅ YAML v8r 19 0 8.21s
✅ YAML yamllint 19 0 0.49s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Bumps the npm_and_yarn group with 1 update: [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js).


Updates `@octokit/plugin-paginate-rest` from 9.2.1 to 11.4.3
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v9.2.1...v11.4.3)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-5cc6eb1f4b branch from 7609492 to f7024a3 Compare March 3, 2025 21:51
@ncalteen ncalteen merged commit 29858d9 into main Mar 3, 2025
4 checks passed
@ncalteen ncalteen deleted the dependabot/npm_and_yarn/npm_and_yarn-5cc6eb1f4b branch March 3, 2025 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependabot issues and PRs npm Node.js issues and PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant