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

[Snyk] Upgrade octokit from 1.0.0-hello-world to 1.8.1 #227

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

X-oss-byte
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade octokit from 1.0.0-hello-world to 1.8.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 21 versions ahead of your current version.

  • The recommended version was released 2 years ago, on 2022-06-22.

Release notes
Package name: octokit
  • 1.8.1 - 2022-06-22

    1.8.1 (2022-06-22)

    Bug Fixes

  • 1.8.0 - 2022-06-15

    Features

    • .rest.dependabot.addSelectedRepoToOrgSecret()
    • .rest.dependabot.removeSelectedRepoFromOrgSecret()
    • .rest.teams.listLinkedExternalIdpGroupsToTeamForOrg()
    • .rest.teams.linkExternalIdpGroupToTeamForOrg()
    • .rest.teams.unlinkExternalIdpGroupFromTeamForOrg()
    • .rest.enterpriseAdmin.listLabelsForSelfHostedRunnerForEnterprise()
    • .rest.enterpriseAdmin.addCustomLabelsToSelfHostedRunnerForEnterprise()
    • .rest.enterpriseAdmin.setCustomLabelsForSelfHostedRunnerForEnterprise()
    • .rest.enterpriseAdmin.removeAllCustomLabelsFromSelfHostedRunnerForEnterprise()
    • .rest.actions.listLabelsForSelfHostedRunnerForOrg()
    • .rest.actions.addCustomLabelsToSelfHostedRunnerForOrg()
    • .rest.actions.setCustomLabelsForSelfHostedRunnerForOrg()
    • .rest.actions.removeAllCustomLabelsFromSelfHostedRunnerForOrg()
    • .rest.actions.listLabelsForSelfHostedRunnerForRepo()
    • .rest.actions.addCustomLabelsToSelfHostedRunnerForRepo()
    • .rest.actions.setCustomLabelsForSelfHostedRunnerForRepo()
    • .rest.actions.removeAllCustomLabelsFromSelfHostedRunnerForRepo()
    • .rest.codespaces.listInRepositoryForAuthenticatedUser()
    • .rest.codespaces.createWithRepoForAuthenticatedUser()
    • .rest.repos.listTagProtection()
    • .rest.repos.createTagProtection()
    • .rest.codespaces.listForAuthenticatedUser()
    • .rest.codespaces.createForAuthenticatedUser()
    • .rest.codespaces.listSecretsForAuthenticatedUser()
    • .rest.codespaces.getPublicKeyForAuthenticatedUser()
    • .rest.codespaces.getSecretForAuthenticatedUser()
    • .rest.codespaces.createOrUpdateSecretForAuthenticatedUser()
    • .rest.codespaces.deleteSecretForAuthenticatedUser()
    • .rest.codespaces.listRepositoriesForSecretForAuthenticatedUser()
    • .rest.codespaces.setRepositoriesForSecretForAuthenticatedUser()
    • .rest.codespaces.addRepositoryForSecretForAuthenticatedUser()
    • .rest.codespaces.removeRepositoryForSecretForAuthenticatedUser()
    • .rest.codespaces.getForAuthenticatedUser()
    • .rest.codespaces.updateForAuthenticatedUser()
    • .rest.codespaces.deleteForAuthenticatedUser()
    • .rest.codespaces.exportForAuthenticatedUser()
    • .rest.codespaces.getExportDetailsForAuthenticatedUser()
    • .rest.codespaces.codespaceMachinesForAuthenticatedUser()
    • .rest.codespaces.startForAuthenticatedUser()
    • .rest.codespaces.stopForAuthenticatedUser()
    • .rest.dependabot.getOrgSecret()
    • .rest.dependabot.createOrUpdateOrgSecret()
    • .rest.dependabot.deleteOrgSecret()
    • .rest.codespaces.getRepoSecret()
    • .rest.codespaces.createOrUpdateRepoSecret()
    • .rest.codespaces.deleteRepoSecret()
    • .rest.dependabot.getRepoSecret()
    • .rest.dependabot.createOrUpdateRepoSecret()
    • .rest.dependabot.deleteRepoSecret()
    • .rest.actions.getGithubActionsDefaultWorkflowPermissionsOrganization()
    • .rest.actions.setGithubActionsDefaultWorkflowPermissionsOrganization()
    • .rest.dependabot.listSelectedReposForOrgSecret()
    • .rest.dependabot.setSelectedReposForOrgSecret()
    • .rest.actions.getWorkflowAccessToRepository()
    • .rest.actions.setWorkflowAccessToRepository()
    • .rest.actions.getGithubActionsDefaultWorkflowPermissionsRepository()
    • .rest.actions.setGithubActionsDefaultWorkflowPermissionsRepository()
    • .rest.orgs.listCustomRoles()
    • .rest.actions.getActionsCacheUsageForOrg()
    • .rest.enterpriseAdmin.removeCustomLabelFromSelfHostedRunnerForEnterprise()
    • .rest.actions.removeCustomLabelFromSelfHostedRunnerForOrg()
    • .rest.actions.removeCustomLabelFromSelfHostedRunnerForRepo()
    • .rest.reactions.deleteForRelease()
    • .rest.repos.deleteTagProtection()
    • .rest.enterpriseAdmin.getServerStatistics()
    • .rest.actions.getActionsCacheUsageForEnterprise()
    • .rest.actions.getGithubActionsDefaultWorkflowPermissionsEnterprise()
    • .rest.enterpriseAdmin.listSelfHostedRunnerGroupsForEnterprise() - visible-to-organization paramter
    • .rest.secretScanning.listAlertsForEnterprise()
    • .rest.billing.getGithubAdvancedSecurityBillingGhe()
    • .rest.actions.getActionsCacheUsageByRepoForOrg()
    • .rest.actions.listSelfHostedRunnerGroupsForOrg() - new parameter: visible_to_repository
    • .rest.codeScanning.listAlertsForOrg()
    • .rest.orgs.listSamlSsoAuthorizations() - new parameters: per_page, page, login
    • .rest.dependabot.getOrgPublicKey()
    • .rest.dependabot.listOrgSecrets()
    • .rest.teams.externalIdpGroupInfoForOrg()
    • .rest.teams.listExternalIdpGroupsForOrg()
    • .rest.secretScanning.listAlertsForOrg() - new parameters: sort, direction
    • .rest.billing.getGithubAdvancedSecurityBillingOrg()
    • .rest.repos.codeownersErrors()
    • .rest.codespaces.listDevcontainersInRepositoryForAuthenticatedUser()
    • .rest.codespaces.repoMachinesForAuthenticatedUser()
    • .rest.codespaces.getRepoPublicKey()
    • .rest.codespaces.listRepoSecrets()
    • .rest.dependabot.getRepoPublicKey()
    • .rest.dependabot.listRepoSecrets()
    • .rest.dependencyGraph.diffRange()
    • .rest.reactions.listForRelease()
    • .rest.secretScanning.listLocationsForAlert()
    • .rest.actions.updateSelfHostedRunnerGroupForOrg() - new parameters: allows_public_repositories, restricted_to_workflows, selected_workflows
    • .rest.orgs.update() - new parameter: members_can_fork_private_repositories
    • .rest.actions.createSelfHostedRunnerGroupForOrg() - new parameters: allows_public_repositories, restricted_to_workflows, selected_workflows
    • .rest.migrations.startForOrg() - new parrameters: exclude_metadata, exclude_git_data, org_metadata_only
    • .rest.repos.createInOrg() - new parameter: use_squash_pr_title_as_default
    • .rest.actions.reRunJobForWorkflowRun()
    • .rest.actions.reRunWorkflowFailedJobs()
    • .rest.codespaces.createWithPrForAuthenticatedUser()
    • .rest.migrations.startForAuthenticatedUser() - new parrameters: exclude_metadata, exclude_git_data, org_metadata_only
    • .rest.actions.setGithubActionsDefaultWorkflowPermissionsEnterprise()
    • .rest.orgs.convertMemberToOutsideCollaborator() - new parameter: async
    • .rest.actions.getActionsCacheUsage()
    • .rest.actions.listWorkflowRunsForRepo(): new parameter: check_suite_id
    • .rest.actions.listWorkflowRuns(): new parameter: check_suite_id
    • .rest.codeScanning.listAlertsForRepo(): new parameters: direction, sort
    • .rest.repos.getAllEnvironments(): new parameters: per_page, page
    • .rest.secretScanning.listAlertsForRepo(): new parameters: direction, sort
    • .rest.repos.updatePullRequestReviewProtection(): new parameters: dismissal_restrictions.apps, bypass_pull_request_allowances
    • .rest.repos.updateStatusCheckProtection(): new parameter: checks
    • .rest.codeScanning.updateAlert(): new parameter: dismissed_comment
    • .rest.repos.update(): secret_scanning_push_protection, use_squash_pr_title_as_default
    • .rest.actions.reRunWorkflow(): new parameter: enable_debug_logging
    • .rest.users.createGpgKeyForAuthenticatedUser(): new parameter: name
    • .rest.repos.updateBranchProtection(): new parameter: required_status_checks.checks, required_pull_request_reviews.{apps,bypass_pull_request_allowances}, block_creations

    Bug Fixes

    • .rest.apps.createFromManifest() has no request body
    • .rest.projects.getPermissionForUser(): correct response type and example
    • .rest.repos.update(): visibility parameter cannot be set to visibility
    • .rest.actions.reRunWorkflow(): no longer deprecated
    • remove defunkt .rest.reactions.deleteLegacy()
    • remove defunkt .rest.apps.createContentAttachment()
  • 1.7.2 - 2022-06-08

    1.7.2 (2022-06-08)

    Bug Fixes

  • 1.7.1 - 2021-11-22

    1.7.1 (2021-11-22)

    Bug Fixes

    • docs: correct proxy servers headline not rendering (#2169) (163f925)
  • 1.7.0 - 2021-10-07

    1.7.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 (#2163) (e02541c)
  • 1.6.2 - 2021-09-30

    1.6.2 (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 (03e3055)
    • deps: luke-cage preview graduated (#2158) (6864592)
  • 1.6.1 - 2021-09-24

    1.6.1 (2021-09-24)

    Bug Fixes

    • graduate previews dorian, inertia, london, lydian, wyandotte (#2157) (6d878ac)
  • 1.6.0 - 2021-09-22

    1.6.0 (2021-09-22)

    Features

    • octokit.rest.repos.{enable,disable}LfsForRepo(), octokit.rest.repos.mergeUpstream({ owner, repo, branch }) (7e3cd91)
  • 1.5.0 - 2021-08-31

    1.5.0 (2021-08-31)

    Features

    • typescript: .rest.packages.deletePackageForUser(), .rest.packages.deletePackageVersionForUser(), .rest.packages.restorePackageForUser(), .rest.packages.restorePackageVersionForUser(), .rest.secretScanning.listAlertsForOrg() (#2150) (670986f)

    Bug Fixes

    • typescript: fix type for labels parameter in .issues.{add,set}Labels() (#2150) (670986f)
  • 1.4.0 - 2021-08-10

    1.4.0 (2021-08-10)

    Features

    • typescript: permissions key in responses now consistently include maintain and triage roles (#2145) (b47bf5c)
  • 1.3.0 - 2021-08-03
  • 1.2.0 - 2021-08-02
  • 1.1.0 - 2021-06-23
  • 1.0.6 - 2021-06-11
  • 1.0.5 - 2021-05-18
  • 1.0.4 - 2021-05-07
  • 1.0.3 - 2021-04-18
  • 1.0.3-debug.1 - 2021-04-25
  • 1.0.2 - 2021-04-15
  • 1.0.1 - 2021-04-13
  • 1.0.0 - 2021-04-08
  • 1.0.0-hello-world - 2018-05-31
from octokit GitHub release notes
Commit messages
Package name: octokit
  • de8c3a5 fix: set correct user agent (#2231)
  • ba7738a Runs prettier on the security file (#2229)
  • d918948 Create SECURITY.md
  • 81a44da feat: new `octokit.rest.*` methods via `@ octokit/[email protected]` (#2227)
  • 4664889 build(deps): lock file maintenance (#2223)
  • 124a9f0 fix: re-enable throttling plugin (#2224)
  • e2cf78a docs(README): fix "REST API" preview information (#2215)
  • e4c622a build(deps): bump tmpl from 1.0.4 to 1.0.5 (#2213)
  • 5ea3ac0 build(deps): bump minimist from 1.2.5 to 1.2.6 (#2212)
  • 58dfd8a docs(readme): Fix typo in README
  • bbbbed7 docs(contributing): refer to all octokit projects (#2205)
  • d7ab2cd docs(contributing): add explanation on how to manage a merged PR non semantic-release compliant (#2206)
  • 590c648 build(deps-dev): bump node-fetch to 2.6.7 (#2194)
  • 236f1f0 Fix typo in README.md (#2195)
  • 7ac51e2 docs(README): fix "REST API" section links (#2181)
  • 163f925 fix(docs): correct proxy servers headline not rendering (#2169)
  • 854f32b docs: fix imports (#2165)
  • e02541c feat: `.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 (#2163)
  • aa98b95 docs(README): typo (#2161)
  • 03e3055 fix: 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`
  • 6864592 fix(deps): `luke-cage` preview graduated (#2158)
  • 6d878ac fix: graduate previews `dorian`, `inertia`, `london`, `lydian`, `wyandotte` (#2157)
  • 7e3cd91 feat: `octokit.rest.repos.{enable,disable}LfsForRepo()`, `octokit.rest.repos.mergeUpstream({ owner, repo, branch })`
  • 3a42c4d chore(deps): update dependency semantic-release to v18

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

Snyk has created this PR to upgrade octokit from 1.0.0-hello-world to 1.8.1.

See this package in npm:
octokit

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/47c3585d-87fa-426c-8d65-83823b7089bc?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

stackblitz bot commented May 20, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented May 20, 2024

⚠️ No Changeset found

Latest commit: 36fdf9d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants