Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps @octokit/plugin-rest-endpoint-methods from 13.3.0 to 16.0.0.

Release notes

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

v16.0.0

16.0.0 (2025-05-25)

Features

  • remove deprecated projects endpoints, remove deprecated copilot usage metric endpoints, add new billing.getGithubBillingUsageReportUser() and credentials.revoke() endpoint methods, private registry methods no longer in private beta, type update (#803) (4196f01)

BREAKING CHANGES

  • remove deprecated projects v1 endpoints
  • remove deprecated copilot usage metrics endpoints

v15.0.0

15.0.0 (2025-05-20)

Continuous Integration

BREAKING CHANGES

  • Drop support for NodeJS v18

  • build: set minimal node version in build script to v20

  • ci: stop testing against NodeJS v18

v14.0.0

14.0.0 (2025-04-10)

Features

  • add new organization campaign endpoints, remove deprecated endpoints (#797) (4c8a166)

BREAKING CHANGES

  • remove deprecated copilot metrics endpoints
  • remove deprecated legacy projects endpoints

v13.5.0

13.5.0 (2025-03-18)

Features

... (truncated)

Commits
  • 4196f01 feat: remove deprecated projects endpoints, remove deprecated copilot usage m...
  • 360168d chore(deps): update dependency @​octokit/core to v7 (#802)
  • c016ce3 ci: stop testing against NodeJS v18 (#801)
  • b406083 build(deps): bump vite from 6.2.6 to 6.3.4 (#800)
  • 6457f0a chore(deps): update dependency github-openapi-graphql-query to v5 (#799)
  • fa35d96 ci: replace OCTOKITBOT_PROJECT_ACTION_TOKEN and OCTOKITBOT_PAT with a tok...
  • 296431a build(deps): bump vite from 6.2.5 to 6.2.6 (#798)
  • 4c8a166 feat: add new organization campaign endpoints, remove deprecated endpoints (#...
  • aa576af build(deps): bump vite from 6.1.0 to 6.2.5 (#795)
  • 9a98d4e chore(deps): update dependency sinon to v20 (#793)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 26, 2025
@aws-sdk-osds aws-sdk-osds enabled auto-merge (squash) May 26, 2025 18:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-16.0.0 branch from 073c64e to 6d369f4 Compare May 27, 2025 18:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-16.0.0 branch from 6d369f4 to d385e50 Compare May 28, 2025 18:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-16.0.0 branch from d385e50 to d91b55c Compare May 30, 2025 18:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-16.0.0 branch from d91b55c to 673ebc2 Compare June 2, 2025 18:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-16.0.0 branch from 673ebc2 to b2326d3 Compare June 5, 2025 19:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-16.0.0 branch from b2326d3 to 074b328 Compare June 10, 2025 18:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-16.0.0 branch from 074b328 to 1000604 Compare June 16, 2025 20:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-16.0.0 branch from 1000604 to c4f8c6e Compare June 17, 2025 18:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-16.0.0 branch from c4f8c6e to 3a92bbe Compare June 18, 2025 18:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-16.0.0 branch from 3a92bbe to 84f6004 Compare June 23, 2025 20:30
Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 13.3.0 to 16.0.0.
- [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases)
- [Commits](octokit/plugin-rest-endpoint-methods.js@v13.3.0...v16.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-rest-endpoint-methods"
  dependency-version: 16.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-16.0.0 branch from 84f6004 to b2a08b2 Compare June 24, 2025 18:55
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2025

Superseded by #354.

@dependabot dependabot bot closed this Sep 16, 2025
auto-merge was automatically disabled September 16, 2025 18:01

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-16.0.0 branch September 16, 2025 18:01
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.

1 participant