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

Bump @octokit/plugin-rest-endpoint-methods from 5.16.2 to 6.5.0 #34

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2022

Bumps @octokit/plugin-rest-endpoint-methods from 5.16.2 to 6.5.0.

Release notes

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

v6.5.0

6.5.0 (2022-09-07)

Features

  • add new public beta APIs for creating, reading, updating and deleting custom repo roles (POST /orgs/{org}/custom_roles, PATCH /orgs/{org}/custom_roles/{role_id}, DELETE /orgs/{org}/custom_roles/{role_id}, GET /orgs/{org}/fine_grained_permissions) (#549) (b3ec08a)

v6.4.1

6.4.1 (2022-09-02)

Bug Fixes

  • update docs for repos.createUsingTemplate to clarify that it doesn't require special permissions with a public repo
  • document new is_alphnumeric attribute accepted by repos.createAutolink
  • update docs for repos.createAutolink so the English reads better

v6.4.0

6.4.0 (2022-08-31)

Features

  • add support for new "Enable or disable a security feature for an organization" API (POST /orgs/{org}/{security_product}/{enablement})
  • add support for new SSH signing keys APIs (GET /user/ssh_signing_keys, POST /user/ssh_signing_keys, GET /user/ssh_signing_keys/{ssh_signing_key_id}, DELETE /user/ssh_signing_keys/{ssh_signing_key_id}, GET /users/{username}/ssh_signing_keys)

v6.3.1

6.3.1 (2022-08-30)

Bug Fixes

  • update docs to reflect new request parameters in 3 APIs and updated API descriptions (#541) (33f2e49)

v6.3.0

6.3.0 (2022-08-15)

Features

  • add support for new "create Pages deployment" API (createPagesDeployment) (0ead9cc)
  • add support for new deployment branch policy APIs (createDeploymentBranchPolicy, deleteDeploymentBranchPolicy, getDeploymentBranchPolicy, (b4ce9a1)
  • add support for new Security Managers APIs (addSecurityManagerTeam, listSecurityManagerTeams, removeSecurityManagerTeam) (3b3da2b)

v6.2.0

6.2.0 (2022-07-29)

Features

... (truncated)

Commits
  • b3ec08a feat: add new public beta APIs for creating, reading, updating and deleting c...
  • 0a28d54 chore: auto generate scripts/update-endpoints/generated/endpoints.json (#548)
  • 4b947c9 chore(docs): update docs with new head_sha filter for the "List workflows r...
  • 71d7ee7 ci(workflows): update test workflow to match other octokit repos (#546)
  • 46c5731 build(deps): lock file maintenance (#545)
  • 169375d fix: update docs for repos.createUsingTemplate to clarify that it doesn't r...
  • 0c9a805 ci(action): update github/codeql-action digest to b398f52 (#543)
  • 2532b7f feat: add support for new security feature enablement and SSH signing keys AP...
  • 33f2e49 fix: update docs to reflect new request parameters in 3 APIs and updated API ...
  • f690558 build(deps): lock file maintenance (#540)
  • Additional commits viewable 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 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)

Bumps [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js) from 5.16.2 to 6.5.0.
- [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases)
- [Commits](octokit/plugin-rest-endpoint-methods.js@v5.16.2...v6.5.0)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-rest-endpoint-methods"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2022

Superseded by #35.

@dependabot dependabot bot closed this Sep 9, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-6.5.0 branch September 9, 2022 22:00
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants