Files
vscode/extensions/github
dependabot[bot] d1d596a1fc Bump @octokit/endpoint, @octokit/graphql and @octokit/rest in /extensions/github (#240838)
Bump @octokit/endpoint, @octokit/graphql and @octokit/rest

Bumps [@octokit/endpoint](https://github.com/octokit/endpoint.js) to 10.1.3 and updates ancestor dependencies [@octokit/endpoint](https://github.com/octokit/endpoint.js), [@octokit/graphql](https://github.com/octokit/graphql.js) and [@octokit/rest](https://github.com/octokit/rest.js). These dependencies need to be updated together.


Updates `@octokit/endpoint` from 7.0.1 to 10.1.3
- [Release notes](https://github.com/octokit/endpoint.js/releases)
- [Commits](https://github.com/octokit/endpoint.js/compare/v7.0.1...v10.1.3)

Updates `@octokit/graphql` from 5.0.5 to 8.2.0
- [Release notes](https://github.com/octokit/graphql.js/releases)
- [Commits](https://github.com/octokit/graphql.js/compare/v5.0.5...v8.2.0)

Updates `@octokit/rest` from 19.0.4 to 21.1.0
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v19.0.4...v21.1.0)

---
updated-dependencies:
- dependency-name: "@octokit/endpoint"
  dependency-type: indirect
- dependency-name: "@octokit/graphql"
  dependency-type: direct:production
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-17 11:17:06 +01:00
..
2025-01-24 16:05:13 +01:00

GitHub for Visual Studio Code

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

This extension provides the following GitHub-related features for VS Code:

  • Publish to GitHub command
  • Clone from GitHub participant to the Git: Clone command
  • GitHub authentication for built-in git commands, controlled via the github.gitAuthentication command
  • Automatic fork creation when attempting to push to a repository without permissions