Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @octokit/types from 15.0.1 to 16.0.0.

Release notes

Sourced from @​octokit/types's releases.

v16.0.0

16.0.0 (2025-10-30)

Features

  • add immutable releases, enterprise team membership, enterprise team organization, custom runner images, many type additions and improvements (#693) (dc1ceeb)

BREAKING CHANGES

  • Removed endpoints

v15.0.2

15.0.2 (2025-10-29)

Bug Fixes

  • update generated file & update dependency node to v24 (#691) (f5f5743)
Commits
  • dc1ceeb feat: add immutable releases, enterprise team membership, enterprise team org...
  • f5f5743 fix: update generated file & update dependency node to v24 (#691)
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@octokit/types [< 7, > 6.21.1]

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 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)

Bumps [@octokit/types](https://github.com/octokit/types.ts) from 15.0.1 to 16.0.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v15.0.1...v16.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/types"
  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 added the Rebuild Re-transpile JS & re-generate workflows label Nov 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 3, 2025 17:20
@dependabot dependabot bot added the Rebuild Re-transpile JS & re-generate workflows label Nov 3, 2025
@github-actions github-actions bot added size/XS Should be very easy to review and removed Rebuild Re-transpile JS & re-generate workflows labels Nov 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks.

@github-actions github-actions bot marked this pull request as draft November 3, 2025 17:21
@henrymercer henrymercer marked this pull request as ready for review November 3, 2025 17:54
Copilot AI review requested due to automatic review settings November 3, 2025 17:54
@henrymercer henrymercer enabled auto-merge November 3, 2025 17:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the @octokit/types dev dependency from version ^15.0.1 to ^16.0.0. This is a major version bump that brings in updated type definitions from the Octokit library ecosystem.

Key changes:

  • Updated @octokit/types to v16.0.0 in devDependencies
  • Updated package-lock.json to resolve the new dependency tree, including nested dependencies that remain on v15.0.2
  • Generated JavaScript files in lib/ directory automatically updated to reflect the package.json change

Reviewed Changes

Copilot reviewed 13 out of 14 changed files in this pull request and generated no comments.

File Description
package.json Updated @octokit/types dev dependency from ^15.0.1 to ^16.0.0
package-lock.json Updated dependency resolution tree for the new version with nested dependencies
lib/*.js Generated JavaScript files automatically updated (not reviewed per guidelines)

@henrymercer henrymercer merged commit 97580d7 into main Nov 3, 2025
242 checks passed
@henrymercer henrymercer deleted the dependabot/npm_and_yarn/octokit/types-16.0.0 branch November 3, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Should be very easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants