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

Update dependency @octokit/rest to ^16.43.1 #168

Merged
merged 2 commits into from
Feb 11, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2020

This PR contains the following updates:

Package Type Update Change
@octokit/rest dependencies minor ^16.37.0 -> ^16.43.1

Release Notes

octokit/rest.js

v16.43.1

Compare Source

Bug Fixes
  • TypeScript: named { Octokit } export (486eadd)

v16.43.0

Compare Source

Features

v16.42.2

Compare Source

Bug Fixes

v16.42.1

Compare Source

Bug Fixes
  • do not throw if using deprecated Octokit default export without options (dec7334)

v16.42.0

Compare Source

Features
  • deprecate const Octokit = require("@​octokit/rest") in favor of const { Octokit } = require("@​octokit/rest") (bbc3e48)

v16.41.2

Compare Source

Bug Fixes

v16.41.1

Compare Source

Bug Fixes

v16.41.0

Compare Source

Features
  • typescript: types for latest Action endpoint methods (#​1567) (0758d61)

v16.40.2

Compare Source

Bug Fixes
  • typescript: new auth strategy options (0c7b109)

v16.40.1

Compare Source

Bug Fixes

v16.40.0

Compare Source

Features
  • Actions endpoint methdos (a706b0d)

v16.39.0

Compare Source

Features
  • accessing response.data[namespacekey] in .paginate(options, mapFn) map function now logs a deprecation (3caa24a)

v16.38.3

Compare Source

Bug Fixes

v16.38.2

Compare Source

Bug Fixes
  • everest preview graduated (441c452)
  • add .endpoint() method to all deprecated endpoint methods (9701151)
  • bring back octokit.teams.removeMember() (d439ca7)
  • bring back `octokit.teams.removeMembership() (dadfe9a)
  • correct deprecation message for octokit.apps.* OAuth authorization methods' (5f5e62e)

v16.38.1

Compare Source

Bug Fixes
  • typescript: authStrategy key in Octokit constructor options (fb19f11)

v16.38.0

Compare Source

Features

  • All authentication strategies from @octokit/auth are now supported. Setting auth to an object or a basic authentication string is now deprecated and will be removed in v17 (4573ee2)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is stale, or if you tick the rebase/retry checkbox below.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the internal label Jan 23, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch 2 times, most recently from ecf45d4 to dcdf26a Compare January 24, 2020 22:57
@renovate renovate bot changed the title Update dependency @octokit/rest to ^16.38.1 Update dependency @octokit/rest to ^16.38.2 Jan 24, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch 2 times, most recently from 9b8dce9 to c64ad9b Compare January 25, 2020 20:17
@renovate renovate bot changed the title Update dependency @octokit/rest to ^16.38.2 Update dependency @octokit/rest to ^16.38.3 Jan 25, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch 4 times, most recently from 0728dcd to 15d02ad Compare January 27, 2020 17:56
@renovate renovate bot changed the title Update dependency @octokit/rest to ^16.38.3 Update dependency @octokit/rest to ^16.39.0 Jan 27, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch from 15d02ad to 38e0184 Compare January 28, 2020 17:13
@renovate renovate bot changed the title Update dependency @octokit/rest to ^16.39.0 Update dependency @octokit/rest to ^16.40.0 Jan 28, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch from 38e0184 to 6e36fd4 Compare January 29, 2020 04:24
@renovate renovate bot changed the title Update dependency @octokit/rest to ^16.40.0 Update dependency @octokit/rest to ^16.40.1 Jan 29, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch 7 times, most recently from 03958e0 to 097e210 Compare January 30, 2020 17:06
@renovate renovate bot changed the title Update dependency @octokit/rest to ^16.40.1 Update dependency @octokit/rest to ^16.40.2 Jan 30, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch 3 times, most recently from fcd760c to ce64ab6 Compare January 31, 2020 05:25
@renovate renovate bot changed the title Update dependency @octokit/rest to ^16.40.2 Update dependency @octokit/rest to ^16.41.0 Jan 31, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch 2 times, most recently from bcbe417 to 7513a1b Compare January 31, 2020 22:07
@renovate renovate bot changed the title Update dependency @octokit/rest to ^16.41.0 Update dependency @octokit/rest to ^16.41.1 Jan 31, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch 6 times, most recently from f4b3913 to 1e658dd Compare February 2, 2020 23:48
@renovate renovate bot changed the title Update dependency @octokit/rest to ^16.41.1 Update dependency @octokit/rest to ^16.41.2 Feb 2, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch from 1e658dd to 3e19fcc Compare February 3, 2020 00:54
@renovate renovate bot changed the title Update dependency @octokit/rest to ^16.41.2 Update dependency @octokit/rest to ^16.42.0 Feb 3, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch from 3e19fcc to 6565546 Compare February 3, 2020 01:19
@renovate renovate bot changed the title Update dependency @octokit/rest to ^16.42.0 Update dependency @octokit/rest to ^16.42.1 Feb 3, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch from 6565546 to a2d5a4b Compare February 3, 2020 01:58
@renovate renovate bot changed the title Update dependency @octokit/rest to ^16.42.1 Update dependency @octokit/rest to ^16.42.2 Feb 3, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch 2 times, most recently from ff9c8e3 to 8082ec8 Compare February 3, 2020 06:23
@renovate renovate bot changed the title Update dependency @octokit/rest to ^16.42.2 Update dependency @octokit/rest to ^16.43.0 Feb 3, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch from 8082ec8 to 2ed996b Compare February 3, 2020 22:16
@renovate renovate bot changed the title Update dependency @octokit/rest to ^16.43.0 Update dependency @octokit/rest to ^16.43.1 Feb 3, 2020
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch 5 times, most recently from 4f6c91c to 80f5e7f Compare February 9, 2020 19:54
@renovate renovate bot force-pushed the renovate/octokit-rest-16.x branch from 80f5e7f to 52d9769 Compare February 10, 2020 15:24
@renovate
Copy link
Contributor Author

renovate bot commented Feb 11, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@tanem tanem merged commit 0bcb881 into master Feb 11, 2020
@tanem tanem deleted the renovate/octokit-rest-16.x branch February 11, 2020 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants