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.6.2 #39

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v6.6.2

6.6.2 (2022-09-16)

Bug Fixes

  • deps: bump @octokit/types to latest (v7.5.0) (#558) (c04337c)

v6.6.1

6.6.1 (2022-09-15)

Bug Fixes

  • update in-code documentation for repos.createOrUpdateFileContents (PUT /repos/{owner}/{repo}/contents/{path}) and repos.deleteFile (DELETE /repos/{owner}/{repo}/contents/{path}) to clarify that calling them in parallel may lead to conflicts (#556) (56d7eab)

v6.6.0

6.6.0 (2022-09-13)

Features

  • typescript: add support for filtering the "List repository collaborators" API (GET /repos/{owner}/{repo}/collaborators) by permission using a query param (#554) (b3b36d0)

v6.5.3

6.5.3 (2022-09-13)

Bug Fixes

  • update in-code documentation and generated Markdown documentation to reflect the latest API changes (#553) (e683fc0)

v6.5.2

6.5.2 (2022-09-09)

Bug Fixes

  • deps: bump @octokit/types to latest (v7.3.1) (#551) (0dbe5b4)

v6.5.1

6.5.1 (2022-09-09)

Bug Fixes

  • tweak documentation for git.getTree (GET /repos/{owner}/{repo}/git/trees/{tree_sha}) to clarify maximum limits on size and number of entries (#550) (f835e0a)

... (truncated)

Commits
  • c04337c fix(deps): bump @octokit/types to latest (v7.5.0) (#558)
  • 550aad9 ci(action): update actions/cache digest to 1bc650b
  • e899dba ci(action): update github/codeql-action digest to 6a38b7d
  • 56d7eab fix: update in-code documentation for repos.createOrUpdateFileContents (`PU...
  • b3b36d0 feat(typescript): add support for filtering the "List repository collaborator...
  • e683fc0 fix: update in-code documentation and generated Markdown documentation (see P...
  • 3faa578 build(deps): lock file maintenance (#552)
  • 692df94 chore(deps): update jest monorepo to v29 (major)
  • 0dbe5b4 fix(deps): bump @octokit/types to latest (v7.3.1) (#551)
  • f835e0a fix: tweak documentation for git.getTree (`GET /repos/{owner}/{repo}/git/tr...
  • 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.6.2.
- [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases)
- [Commits](octokit/plugin-rest-endpoint-methods.js@v5.16.2...v6.6.2)

---
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 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2022

Superseded by #45.

@dependabot dependabot bot closed this Oct 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/plugin-rest-endpoint-methods-6.6.2 branch October 13, 2022 21:38
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