Skip to content

fix(deps): update dependency @octokit/core to v4 - autoclosed#656

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/octokit-core-4.x
Closed

fix(deps): update dependency @octokit/core to v4 - autoclosed#656
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/octokit-core-4.x

Conversation

@renovate

@renovate renovate Bot commented Dec 10, 2022

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

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

Release Notes

octokit/core.js

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

v4.0.5

Compare Source

Bug Fixes

v4.0.4

Compare Source

Bug Fixes

v4.0.3

Compare Source

Bug Fixes

v4.0.2

Compare Source

Bug Fixes

v4.0.1

Compare Source

Bug Fixes

v4.0.0

Compare Source

Continuous Integration
BREAKING CHANGES
  • Drop support for NodeJS v10, v12

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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 force-pushed the renovate/octokit-core-4.x branch from 20733c6 to 2bc776b Compare December 12, 2022 19:44
@renovate renovate Bot changed the title fix(deps): update dependency @octokit/core to v4 Update dependency @octokit/core to v4 Dec 17, 2022
@renovate renovate Bot changed the title Update dependency @octokit/core to v4 fix(deps): update dependency @octokit/core to v4 Dec 17, 2022
@renovate renovate Bot changed the title fix(deps): update dependency @octokit/core to v4 fix(deps): update dependency @octokit/core to v4 - autoclosed Jan 9, 2023
@renovate renovate Bot closed this Jan 9, 2023
@renovate renovate Bot deleted the renovate/octokit-core-4.x branch January 9, 2023 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants