bump-homebrew-formula-action icon indicating copy to clipboard operation
bump-homebrew-formula-action copied to clipboard

Bump @octokit/plugin-rest-endpoint-methods from 10.1.4 to 10.2.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps @octokit/plugin-rest-endpoint-methods from 10.1.4 to 10.2.0.

Release notes

Sourced from @​octokit/plugin-rest-endpoint-methods's releases.

v10.2.0

10.2.0 (2023-11-28)

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

10.1.5 (2023-11-14)

Bug Fixes

  • types: remove the Omit from generated endpoint parameter types (#694) (a8c5a10), closes #441
Commits
  • 56bab3e feat: new octokit.rest.apps.permissions.organization_custom_properties(), oct...
  • 7355fcf refactor: use node: specifier imports and full relative paths in imports (#...
  • 03da512 don't run immediate response on Actions- or octokitbot-driven changes (#698)
  • a8c5a10 fix(types): remove the Omit from generated endpoint parameter types (#694)
  • d3086ac chore(deps): update dependency prettier to v3.1.0 (#696)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Dec 04 '23 06:12 dependabot[bot]