Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: octokit/app-permissions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.0
Choose a base ref
...
head repository: octokit/app-permissions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.0
Choose a head ref
  • 11 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 17, 2022

  1. Create SECURITY.md

    nickfloyd authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    f770c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3549bc View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. chore(deps): update dependency semantic-release to v19 (#99)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    5b24552 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. ci(action): update actions/setup-node action to v3 (#101)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    a5bcc8d View commit details
    Browse the repository at this point in the history
  2. ci(action): update actions/checkout action to v3 (#100)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    aa9dad3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. ci: adds codeql-analysis.yml for codeql execution (#102)

    This enables codeql for this repo to meet the security and stability requirements of the octokit org.
    nickfloyd authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    afca2bf View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. ci(action): pin dependencies (#104)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    7c09a64 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. build(deps): lock file maintenance (#105)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    20610dc View commit details
    Browse the repository at this point in the history
  2. ci(action): update actions/setup-node digest to 5b949b5 (#106)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    76e2b1a View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency got to v12

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    298c826 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. feat: codespaces permission, dependabot_secrets permission, `cont…

    …ents:read` permission now includes `GET /repos/{owner}/{repo}/codeowners/errors"`,`contents:write` permission now includes `POST /repos/{owner}/{repo}/comments/{comment_id}/reactions` and `POST /repos/{owner}/{repo}/commits/{sha}/comments`, `organization_administration:read` now includes `GET /orgs/{org}/actions/cache/usage` and `GET /orgs/{org}/actions/cache/usage-by-repository`, `actions:read` now includes `GET /repos/{owner}/{repo}/actions/cache/usage`, `actions:administration` now includes `GET /repos/{owner}/{repo}/traffic/views` and `GET /repos/{owner}/{repo}/vulnerability-alerts`. `secret_scanning_alerts` permission has been removed (#103)
    octokitbot authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1678fa9 View commit details
    Browse the repository at this point in the history
Loading