[PR #68] [MERGED] Bump @octokit/rest from 16.13.4 to 16.36.0 #74

Closed
opened 2026-02-26 04:36:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/68
Author: @dependabot-preview[bot]
Created: 12/24/2019
Status: Merged
Merged: 1/7/2020
Merged by: @moollaza

Base: masterHead: dependabot/npm_and_yarn/octokit/rest-16.36.0


📝 Commits (1)

  • 09773eb Bump @octokit/rest from 16.13.4 to 16.36.0

📊 Changes

2 files changed (+102 additions, -53 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+101 -52)

📄 Description

Bumps @octokit/rest from 16.13.4 to 16.36.0.

Release notes

Sourced from @octokit/rest's releases.

v16.36.0

16.36.0 (2019-12-24)

Features

v16.35.2

16.35.2 (2019-12-13)

Bug Fixes

v16.35.1

16.35.1 (2019-12-13)

Bug Fixes

v16.35.0

Features

  • .apps.checkAuthorization()
  • .apps.checkToken()
  • .apps.deleteAuthorization()
  • .apps.deleteToken()
  • .apps.resetAuthorization()
  • .apps.resetToken()
  • .apps.revokeAuthorizationForApplication()
  • .apps.revokeGrantForApplication()

Deprecations

  • .apps.checkAuthorization()
  • .apps.resetAuthorization()
  • .apps.revokeAuthorizationForApplication()
  • .apps.revokeGrantForApplication()
  • .oauthAuthorizations.checkAuthorization
  • .oauthAuthorizations.createAuthorization
  • .oauthAuthorizations.deleteAuthorization
  • .oauthAuthorizations.deleteGrant
  • .oauthAuthorizations.getAuthorization
  • .oauthAuthorizations.getGrant
  • .oauthAuthorizations.getOrCreateAuthorizationForApp
  • .oauthAuthorizations.getOrCreateAuthorizationForAppAndFingerprint
... (truncated)
Commits
  • 0ce7f60 feat(typescript): deprecate client options (#1538)
  • 9805086 chore(package): update lockfile package-lock.json
  • 45c1619 chore(package): update @types/node to version 13.1.0
  • f91d169 chore(package): update lockfile package-lock.json
  • e608612 chore(package): update sinon to version 8.0.0
  • e33cc6b chore(package): update lockfile package-lock.json
  • f6c925f chore(package): update nyc to version 15.0.0
  • afa2a96 build(package): lock file
  • 71a40fc chore(package): update http-proxy-agent to version 3.0.0
  • e7a789f build(deps): bump npm from 6.11.3 to 6.13.4 (#1529)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moollaza/repo-remover/pull/68 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/24/2019 **Status:** ✅ Merged **Merged:** 1/7/2020 **Merged by:** [@moollaza](https://github.com/moollaza) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/octokit/rest-16.36.0` --- ### 📝 Commits (1) - [`09773eb`](https://github.com/moollaza/repo-remover/commit/09773eb5fa90b37006501cf58c611dbf1fb68c05) Bump @octokit/rest from 16.13.4 to 16.36.0 ### 📊 Changes **2 files changed** (+102 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+101 -52) </details> ### 📄 Description Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 16.13.4 to 16.36.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/octokit/rest.js/releases">@octokit/rest's releases</a>.</em></p> <blockquote> <h2>v16.36.0</h2> <h1><a href="https://github.com/octokit/rest.js/compare/v16.35.2...v16.36.0">16.36.0</a> (2019-12-24)</h1> <h3>Features</h3> <ul> <li><strong>typescript:</strong> deprecate client options (<a href="https://github-redirect.dependabot.com/octokit/rest.js/issues/1538">#1538</a>) (<a href="https://github.com/octokit/rest.js/commit/0ce7f60">0ce7f60</a>)</li> </ul> <h2>v16.35.2</h2> <h2><a href="https://github.com/octokit/rest.js/compare/v16.35.1...v16.35.2">16.35.2</a> (2019-12-13)</h2> <h3>Bug Fixes</h3> <ul> <li>correct typo in test/util.js (<a href="https://github-redirect.dependabot.com/octokit/rest.js/issues/1523">#1523</a>) (<a href="https://github.com/octokit/rest.js/commit/2bd7da9">2bd7da9</a>)</li> </ul> <h2>v16.35.1</h2> <h2><a href="https://github.com/octokit/rest.js/compare/v16.35.0...v16.35.1">16.35.1</a> (2019-12-13)</h2> <h3>Bug Fixes</h3> <ul> <li>submitted_at for pr review (<a href="https://github-redirect.dependabot.com/octokit/rest.js/issues/1519">#1519</a>) (<a href="https://github.com/octokit/rest.js/commit/b4e5f67">b4e5f67</a>)</li> </ul> <h2>v16.35.0</h2> <h3>Features</h3> <ul> <li><code>.apps.checkAuthorization()</code></li> <li><code>.apps.checkToken()</code></li> <li><code>.apps.deleteAuthorization()</code></li> <li><code>.apps.deleteToken()</code></li> <li><code>.apps.resetAuthorization()</code></li> <li><code>.apps.resetToken()</code></li> <li><code>.apps.revokeAuthorizationForApplication()</code></li> <li><code>.apps.revokeGrantForApplication()</code></li> </ul> <h3>Deprecations</h3> <ul> <li><code>.apps.checkAuthorization()</code></li> <li><code>.apps.resetAuthorization()</code></li> <li><code>.apps.revokeAuthorizationForApplication()</code></li> <li><code>.apps.revokeGrantForApplication()</code></li> <li><code>.oauthAuthorizations.checkAuthorization</code></li> <li><code>.oauthAuthorizations.createAuthorization</code></li> <li><code>.oauthAuthorizations.deleteAuthorization</code></li> <li><code>.oauthAuthorizations.deleteGrant</code></li> <li><code>.oauthAuthorizations.getAuthorization</code></li> <li><code>.oauthAuthorizations.getGrant</code></li> <li><code>.oauthAuthorizations.getOrCreateAuthorizationForApp</code></li> <li><code>.oauthAuthorizations.getOrCreateAuthorizationForAppAndFingerprint</code></li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/octokit/rest.js/commit/0ce7f602d9ab52fa0854b6bc7dae70e9fe3d382a"><code>0ce7f60</code></a> feat(typescript): deprecate client options (<a href="https://github-redirect.dependabot.com/octokit/rest.js/issues/1538">#1538</a>)</li> <li><a href="https://github.com/octokit/rest.js/commit/98050865fb16e88e1d9e6b10c996a3ec0a9bb526"><code>9805086</code></a> chore(package): update lockfile package-lock.json</li> <li><a href="https://github.com/octokit/rest.js/commit/45c16194f1ca67e2bc7f2d515d4470b6f44d623e"><code>45c1619</code></a> chore(package): update @types/node to version 13.1.0</li> <li><a href="https://github.com/octokit/rest.js/commit/f91d16915599aab94ac7a7f176f6f1f857ece490"><code>f91d169</code></a> chore(package): update lockfile package-lock.json</li> <li><a href="https://github.com/octokit/rest.js/commit/e60861228a4ceb8b158301c54fdd8ad04f798801"><code>e608612</code></a> chore(package): update sinon to version 8.0.0</li> <li><a href="https://github.com/octokit/rest.js/commit/e33cc6b5e0e37273affeb839f32d8b906ca50307"><code>e33cc6b</code></a> chore(package): update lockfile package-lock.json</li> <li><a href="https://github.com/octokit/rest.js/commit/f6c925f0ee08b630002a981243cc3ded98e5a78b"><code>f6c925f</code></a> chore(package): update nyc to version 15.0.0</li> <li><a href="https://github.com/octokit/rest.js/commit/afa2a96ff2189020e7a24bab9db33b83d09df93b"><code>afa2a96</code></a> build(package): lock file</li> <li><a href="https://github.com/octokit/rest.js/commit/71a40fcc147986918fd7dac4d18fc5224a412334"><code>71a40fc</code></a> chore(package): update http-proxy-agent to version 3.0.0</li> <li><a href="https://github.com/octokit/rest.js/commit/e7a789f9ee41620b5ea7ad4b9108170b93ac8e13"><code>e7a789f</code></a> build(deps): bump npm from 6.11.3 to 6.13.4 (<a href="https://github-redirect.dependabot.com/octokit/rest.js/issues/1529">#1529</a>)</li> <li>Additional commits viewable in <a href="https://github.com/octokit/rest.js/compare/v16.13.4...v16.36.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@octokit/rest&package-manager=npm_and_yarn&previous-version=16.13.4&new-version=16.36.0)](https://dependabot.com/compatibility-score.html?dependency-name=@octokit/rest&package-manager=npm_and_yarn&previous-version=16.13.4&new-version=16.36.0) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:36:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/repo-remover-moollaza#74
No description provided.