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

build(deps): bump @octokit/rest from 18.7.1 to 18.12.0 #256

Merged
merged 2 commits into from
May 11, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2021

Bumps @octokit/rest from 18.7.1 to 18.12.0.

Release notes

Sourced from @​octokit/rest's releases.

v18.12.0

18.12.0 (2021-10-07)

Features

  • .actions.downloadWorkflowRunAttemptLogs(), .actions.getWorkflowRunAttempt(), .repos.generateReleaseNotes(), .checks.rerequestRun(). Graduate nebula, zzzax, switcheroo, baptiste previews. Removes defunkt /repos/{owner}/{repo}/actions/runs/{run_id}/retry endpoint. Renames methods to have consistent AuthenticatedUser() suffix, deprecates previous method names (#125) (4daa9f3)

v18.11.4

18.11.4 (2021-09-30)

Bug Fixes

  • removes defunkt endpoints: GET /repos/{owner}/{repo}/community/code_of_conduct, DELETE /reactions/{reaction_id}. encrypted_value and key_id parameters are required for .rest.actions.{createOrUpdateEnvironmentSecret,setSelectedReposForOrgSecret}(). access_token parameter is required for .rest.apps.deleteAuthorization(). Previews graduated: ant-man, flash, scarlet-witch, squirrel-girl (#122) (9c02e7d)

v18.11.3

18.11.3 (2021-09-30)

Bug Fixes

  • deps: bump minimal version of @octokit/plugin-paginate-rest to v2.16.4 to prevent typescript compile errors (#120) (fca1907)

v18.11.2

18.11.2 (2021-09-27)

Bug Fixes

v18.11.1

18.11.1 (2021-09-24)

Bug Fixes

  • typescript: graduate previews dorian, inertia, london, lydian, wyandotte (#116) (f1e2416)

v18.11.0

18.11.0 (2021-09-22)

Features

  • octokit.rest.repos.{enable,disable}LfsForRepo(), octokit.rest.repos.mergeUpstream({ owner, repo, branch }) (916a8bb)

v18.10.0

18.10.0 (2021-08-31)

... (truncated)

Commits
  • 4daa9f3 feat: .actions.downloadWorkflowRunAttemptLogs(), `.actions.getWorkflowRunAt...
  • 64d7389 build(deps): lock file maintenance
  • bffcaa6 build(deps): lock file maintenance
  • 9c02e7d fix: removes defunkt endpoints: `GET /repos/{owner}/{repo}/community/code_of_...
  • fca1907 fix(deps): bump minimal version of @octokit/plugin-paginate-rest to `v2.16....
  • 38a823f fix: luke-cage preview graduated (#119)
  • ad9457c build(deps): lock file maintenance
  • b1d4613 chore(deps): update dependency @​octokit/fixtures-server to v7 (#117)
  • f1e2416 fix(typescript): graduate previews dorian, inertia, london, lydian, `...
  • 916a8bb feat: octokit.rest.repos.{enable,disable}LfsForRepo(), `octokit.rest.repos....
  • 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 11, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/rest-18.12.0 branch 4 times, most recently from 26db029 to 561c3d0 Compare December 2, 2021 12:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/rest-18.12.0 branch 2 times, most recently from 80d2f97 to a02c5af Compare May 11, 2022 13:17
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.7.1 to 18.12.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v18.7.1...v18.12.0)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/rest-18.12.0 branch from a02c5af to 9373581 Compare May 11, 2022 13:31
@tsimbalar tsimbalar enabled auto-merge (squash) May 11, 2022 14:31
@tsimbalar tsimbalar disabled auto-merge May 11, 2022 14:32
@tsimbalar tsimbalar merged commit f162840 into main May 11, 2022
@tsimbalar tsimbalar deleted the dependabot/npm_and_yarn/octokit/rest-18.12.0 branch May 11, 2022 14:32
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.

1 participant