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

chore(deps): update octokit monorepo (major) - autoclosed #616

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/plugin-rest-endpoint-methods ^9.0.0 -> ^10.0.0 age adoption passing confidence
@octokit/plugin-throttling ^7.0.0 -> ^8.0.0 age adoption passing confidence
@octokit/types ^11.1.0 -> ^12.0.0 age adoption passing confidence

Release Notes

octokit/plugin-rest-endpoint-methods.js (@​octokit/plugin-rest-endpoint-methods)

v10.2.0

Compare Source

Features
  • new octokit.rest.apps.permissions.organization_custom_properties(), octokit.rest.codespaces.deleteFromOrganization(), octokit.rest.codespaces.getCodespacesForUserInOrg(), octokit.rest.codespaces.listInOrganization(), octokit.rest.codespaces.stopInOrganization() auth, octokit.rest.orgs.listCustomPropertiesValuesForRepos(), octokit.rest.repos.createInOrg() description, octokit.rest.secretScanning.listAlertsForEnterprise.validity, octokit.rest.secretScanning.listAlertsForOrg.validity, octokit.rest.secretScanning.listAlertsForRepo.validity parameter (#​697) (56bab3e)

v10.1.5

Compare Source

Bug Fixes

v10.1.4

Compare Source

Bug Fixes

v10.1.3

Compare Source

Bug Fixes

v10.1.2

Compare Source

Bug Fixes

v10.1.1

Compare Source

Bug Fixes

v10.1.0

Compare Source

Features
  • deprecate import endpoints, new octokit.rest.orgs.createOrUpdateCustomProperties(), octokit.rest.orgs.createOrUpdateCustomProperty(), octokit.rest.orgs.createOrUpdateCustomPropertiesValuesForRepos(), octokit.rest.actions.forceCancelWorkflowRun(), octokit.rest.orgs.getAllCustomProperties(), octokit.rest.orgs.getCustomProperty(), octokit.rest.orgs.listCustomPropertiesValuesForRepos(), octokit.rest.orgs.removeCustomProperty() methods, octokit.rest.orgs.removeCustomProperty()description updates (#​687) (212e1e9)

v10.0.1

Compare Source

Bug Fixes

v10.0.0

Compare Source

Features
  • remove required workflow endpoint methods, new copilot endpoint methods, new repos.checkAutomatedSecurityFixes({ owner, repo }), repos.disablePrivateVulnerabilityReporting({ owner, repo }), repos.enablePrivateVulnerabilityReporting({ owner, repo }), repos.listActivities({ owner, repo }), security advisories methods (#​679) (73e91b2)
BREAKING CHANGES
  • remove required workflow endpoint methods
octokit/plugin-throttling.js (@​octokit/plugin-throttling)

v8.1.3

Compare Source

Bug Fixes
  • types: improvements to internal types and options parameter (#​642) (2a64f7f)

v8.1.2

Compare Source

Bug Fixes
  • graphql: GraphQL queries can exceed the rate limit even with x-ratelimit-remaining !== 0. (#​636) (94da99a)

v8.1.1

Compare Source

Bug Fixes
  • retry: Retry requests after the x-ratelimit-reset time, not exactly at it. (#​635) (39c0080)

v8.1.0

Compare Source

Features

v8.0.1

Compare Source

Bug Fixes

v8.0.0

Compare Source

Features
  • new GitHub advisories endpoints, new GitHub classroom endpoints, new Copilot endpoints, remove required workflow endpoints (#​625) (89a7f68)
BREAKING CHANGES
  • remove required workflow endpoints
octokit/types.ts (@​octokit/types)

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

Configuration

📅 Schedule: Branch creation - "before 4am,after 11pm" 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.

👻 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 3, 2023
@renovate renovate bot force-pushed the renovate_major-octokit-monorepo branch 3 times, most recently from eb7d8b3 to c837e38 Compare October 3, 2023 07:59
@aorinevo aorinevo self-requested a review October 3, 2023 08:25
@renovate renovate bot force-pushed the renovate_major-octokit-monorepo branch from c837e38 to ebdc91b Compare October 3, 2023 08:25
@aorinevo aorinevo self-requested a review October 3, 2023 08:27
@renovate renovate bot force-pushed the renovate_major-octokit-monorepo branch from ebdc91b to 6c44ab8 Compare October 3, 2023 09:23
@renovate renovate bot force-pushed the renovate_major-octokit-monorepo branch from 6c44ab8 to 82220b5 Compare October 3, 2023 13:28
@renovate renovate bot changed the title chore(deps): update octokit monorepo (major) chore(deps): update octokit monorepo (major) - autoclosed Jan 9, 2024
@renovate renovate bot closed this Jan 9, 2024
@renovate renovate bot deleted the renovate_major-octokit-monorepo branch January 9, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant