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

fix(deps): update octokit monorepo (major) #779

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/graphql ^5.0.4 -> ^8.0.0 age adoption passing confidence
@octokit/types ^9.0.0 -> ^13.0.0 age adoption passing confidence
@octokit/webhooks-types ^6.10.0 -> ^7.0.0 age adoption passing confidence

Release Notes

octokit/graphql.js (@​octokit/graphql)

v8.1.0

Compare Source

Features

v8.0.2

Compare Source

Bug Fixes

v8.0.1

Compare Source

Bug Fixes

v8.0.0

Compare Source

Features
BREAKING CHANGES
  • this package is now ESM

  • fix: add missing file extension in relative file path import

v7.1.0

Compare Source

Bug Fixes
Features

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • deps: Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead
  • deps: Remove ability to pass custom request options, except from method, headers, body, signal, data

v6.0.1

Compare Source

Bug Fixes
  • deps: bump @octokit/request to get fixed version of @octokit/endpoint (#​486) (c067d9c), closes #​485

v6.0.0

Compare Source

Features
BREAKING CHANGES
  • Drop support for NodeJS v14, v16

v5.0.6

Compare Source

Bug Fixes

v5.0.5

Compare Source

Bug Fixes
octokit/types.ts (@​octokit/types)

v13.1.0

Compare Source

Features

v13.0.0

Compare Source

Features
  • Updates openapi-types to v21.0.0 (which had breaking changes), BREAKING CHANGE: Updates multiple endpoints to use owner + repo in place of repository_id (#​625) (ad024fe)
BREAKING CHANGES
  • Updates multiple endpoints to use owner + repo in place of repository_id

v12.6.0

Compare Source

Features

v12.5.0

Compare Source

Features

v12.4.0

Compare Source

Features

v12.3.0

Compare Source

Features
  • backport improvements from [@octokit-next](https://togithub.com/octokit-next) (#​595) (0eebf54)

v12.2.0

Compare Source

Features

v12.1.1

Compare Source

Bug Fixes

v12.1.0

Compare Source

Features
  • new /orgs/{org}/properties/schema/{custom_property_name, GET /orgs/{org}/properties/schema, GET /orgs/{org}/properties/values, GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}, GET /orgs/{org}/rulesets/rule-suites, GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id}, POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel endpoints (#​590) (decdf84)

v12.0.1

Compare Source

Bug Fixes

v12.0.0

Compare Source

Features
  • new GitHub advisories, GitHub classroom endpoints, description updates, /repos/{owner}/{repo}/lfs endpoint now only accepts PUT, remove required workflow endpoints (#​582) (d70c858)
BREAKING CHANGES
  • /repos/{owner}/{repo}/lfs endpoint now only accepts PUT
  • remove required workflow endpoints

v11.1.0

Compare Source

Features

v11.0.0

Compare Source

Features
BREAKING CHANGES
  • Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead

v10.0.0

Compare Source

Features
BREAKING CHANGES
  • remove previews
octokit/webhooks (@​octokit/webhooks-types)

v7.5.0

Compare Source

Features

v7.4.0

Compare Source

Features
  • schema updates (adds custom_properties field) to branch_protection_rule, check_suite, code_scanning_alert, commit_comment, create, delete, dependabot_alert, deploy_key, deployment, deployment_review, deployment_status, discussion, disscussion_comment, fork, gollum, issue_comment, issues, label, member, merge_group, meta, milestone, package, page_build. ping, project, project_card, project_column, public, pull_request, pull_request_review, pull_request_review_comment, pull_request_review_thread, push, registry_package, release, repository, repository_dispatch, repository_import, repository_vulnerability_alert, secret_scanning_alert, star, status, team, team_add, watch, workflow_dispatch, workflow_job, workflow_run, branch_protection_configuration, common, custom_property, custom_property_values (#​904) (bc5f6fd)

v7.3.2

Compare Source

Bug Fixes
  • add "cancelled" as possible conclusion of a completed workflow step (#​892) (6df0bc4)

v7.3.1

Compare Source

Bug Fixes
  • declare pull_request auto_merge properties as string|null (#​829) (c8983a4)

v7.3.0

Compare Source

Features

v7.2.0

Compare Source

Features

v7.1.0

Compare Source

Features

v7.0.3

Compare Source

Bug Fixes

v7.0.2

Compare Source

Bug Fixes
  • mark action as required in secret_scanning_alert_location.created event (#​801) (39fb367)

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Features
  • new deployment statuses for deyployment_status event
  • new common schema for secret_scanning_alert
  • new secret_scanning_alert_location event
  • new workflow_job.waiting event
  • new branch_protection_rule.requested event
  • new require_last_push_approval rule for branch_protection_rule
  • new payload examples
  • Support for workflows associated to deployment environments
Fixes
  • add queued to possible statuses for workflow_job in workflow_job.in_progress event
BREAKING CHANGES
  • The pull_request.queued event was renamed to pull_request.enqueued

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@codecov
Copy link

codecov bot commented Jun 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.83%. Comparing base (ad6a2c1) to head (f1ad60d).
Report is 5 commits behind head on main.

❗ Current head f1ad60d differs from pull request most recent head 4cba486. Consider uploading reports for the commit 4cba486 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #779   +/-   ##
=======================================
  Coverage   87.83%   87.83%           
=======================================
  Files           5        5           
  Lines         148      148           
  Branches       38       38           
=======================================
  Hits          130      130           
  Misses         17       17           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from f1ad60d to 38ba4b9 Compare June 18, 2023 20:02
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 38ba4b9 to e323db8 Compare July 7, 2023 19:54
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from e323db8 to 4bb29b8 Compare September 23, 2023 02:31
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from 4bb29b8 to de71f28 Compare February 25, 2024 16:05
@renovate renovate bot force-pushed the renovate/major-octokit-monorepo branch from de71f28 to 4cba486 Compare April 2, 2024 20:23
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.

None yet

0 participants