Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @octokit/core to v4.2.4 - autoclosed #49

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/core 4.0.5 -> 4.2.4 age adoption passing confidence

Release Notes

octokit/core.js

v4.2.4

Compare Source

Bug Fixes

v4.2.3

Compare Source

Bug Fixes

v4.2.2

Compare Source

Bug Fixes

v4.2.1

Compare Source

Bug Fixes

v4.2.0

Compare Source

Features

v4.1.0

Compare Source

Type Features
  • add support for new "Get a Dependabot alert" API (GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number})
  • add support for new "Update a Dependabot alert" API (PATCH /repos/{owner}/{repo}/dependabot/alerts/{alert_number})
  • add support for new "List Dependabot alerts for a repository" API (GET /repos/{owner}/{repo}/dependabot/alerts)
  • add support for new "List organization secret" (GET /organizations/{org}/codespaces/secrets) Codespaces API
  • add support for new "Get an organization public key" (GET /organizations/{org}/codespaces/secrets/public-key) Codespaces API
  • add support for new "Get an organization secret" (GET /organizations/{org}/codespaces/secrets/{secret_name} ) Codespaces API
  • adds support for new "Create or update an organization secret" (PUT /organizations/{org}/codespaces/secrets/{secret_name} ) Codespaces API
  • add support for new "Delete an organization secret" (DELETE /organizations/{org}/codespaces/secrets/{secret_name}) Codespaces API
  • add support for new "List selected repositories for an organization secret" (GET /organizations/{org}/codespaces/secrets/{secret_name}/repositories) Codespaces API
  • add support for new "Set selected repositories for an organization secret" ( PUT /organizations/{org}/codespaces/secrets/{secret_name}/repositories) Codespaces API
  • add support for new "Add selected repository to an organization secret" (PUT /organizations/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}) Codespaces API
  • add support for new "Remove selected repository from an organization secret" (DELETE /organizations/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}) Codespaces API
  • add support for resolution_comment attribute returned on secret scanning alerts
  • add support for new scope attribute returned by the "Get a diff of the dependencies between commits" (GET /repos/{owner}/{repo}/dependency-graph/compare/{basehead}) API

### Type Fixes

  • GHEC-only routes removed. Use @octokit/plugin-enterprise-cloud for support.
  • tweak documentation for repo starring related APIs (GET /repos/{owner}/{repo}/stargazers, GET /users/{username}/starred and GET /user/starred) to clarify what Accept header to send to get information about when stars were created
  • tweak documentation for "Get community profile metrics" API (GET /repos/{owner}/{repo}/community/profile) to clarify that it only works with public repos which are not forks
  • document the size attribute returned on repos across the API
  • document that APIs can return 422 errors when an endpoint has been spammed with many requests
  • document 301 status returned by labels-related APIs if the repo has been renamed or moved
  • document 404 Not Found status returned by labels-related APIs

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency @octokit/core to v4.1.0 Update dependency @octokit/core to v4.2.0 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/octokit-core-4.x branch from a403646 to 26bacf1 Compare March 18, 2023 08:01
@renovate renovate bot changed the title Update dependency @octokit/core to v4.2.0 Update dependency @octokit/core to v4.2.1 May 28, 2023
@renovate renovate bot force-pushed the renovate/octokit-core-4.x branch from 26bacf1 to 2c050c7 Compare May 28, 2023 11:21
@renovate renovate bot changed the title Update dependency @octokit/core to v4.2.1 Update dependency @octokit/core to v4.2.3 Jun 16, 2023
@renovate renovate bot force-pushed the renovate/octokit-core-4.x branch from 2c050c7 to a1b4169 Compare June 16, 2023 19:44
@renovate renovate bot changed the title Update dependency @octokit/core to v4.2.3 Update dependency @octokit/core to v4.2.4 Jun 16, 2023
@renovate renovate bot force-pushed the renovate/octokit-core-4.x branch from a1b4169 to eb58b88 Compare June 16, 2023 23:07
@renovate renovate bot changed the title Update dependency @octokit/core to v4.2.4 Update dependency @octokit/core to v4.2.4 - autoclosed Jun 18, 2023
@renovate renovate bot closed this Jun 18, 2023
@renovate renovate bot deleted the renovate/octokit-core-4.x branch June 18, 2023 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants