Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Bump semver, @actions/github and @octokit/rest #11

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

Commits on Jun 23, 2023

  1. Bump semver, @actions/github and @octokit/rest

    Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependencies [semver](https://github.com/npm/node-semver), [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) and [@octokit/rest](https://github.com/octokit/rest.js). These dependencies need to be updated together.
    
    
    Removes `semver`
    
    Updates `@actions/github` from 2.2.0 to 5.1.1
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)
    
    Updates `@octokit/rest` from 17.9.0 to 19.0.13
    - [Release notes](https://github.com/octokit/rest.js/releases)
    - [Commits](octokit/rest.js@v17.9.0...v19.0.13)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    - dependency-name: "@actions/github"
      dependency-type: direct:production
    - dependency-name: "@octokit/rest"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    8c05bb5 View commit details
    Browse the repository at this point in the history