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/webhooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.2
Choose a base ref
...
head repository: octokit/webhooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.4.0
Choose a head ref
  • 11 commits
  • 262 files changed
  • 5 contributors

Commits on Feb 4, 2024

  1. chore(deps): update dependency prettier to v3.2.5

    * chore(deps): update dependency prettier to v3.2.5
    
    * style: prettier
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
    renovate[bot] and Create or Update Pull Request Action authored Feb 4, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    AtofStryker Bill Glesias
    Copy the full SHA
    e5f3477 View commit details

Commits on Feb 6, 2024

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 6, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    AtofStryker Bill Glesias
    Copy the full SHA
    dd0f3c2 View commit details

Commits on Feb 13, 2024

  1. build(deps): lock file maintenance

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 13, 2024
    Copy the full SHA
    18b883b View commit details

Commits on Feb 20, 2024

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 20, 2024
    Copy the full SHA
    9550063 View commit details
  2. maint: Disambiguate test jobs (#896)

    jsoref authored Feb 20, 2024
    Copy the full SHA
    9220fee View commit details

Commits on Feb 21, 2024

  1. build: fix prettier script (#898)

    wolfy1339 authored Feb 21, 2024
    Copy the full SHA
    33b46f5 View commit details

Commits on Feb 27, 2024

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Copy the full SHA
    32119c7 View commit details
  2. ci(action): update actions/add-to-project action to v0.6.0 (#902)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Copy the full SHA
    1a8dcd7 View commit details

Commits on Mar 4, 2024

  1. maint: fix spelling errors (#897)

    Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
    jsoref authored Mar 4, 2024
    Copy the full SHA
    e0b47e2 View commit details

Commits on Mar 5, 2024

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 5, 2024
    Copy the full SHA
    cdd43ea View commit details

Commits on Mar 11, 2024

  1. feat: schema updates (adds custom_properties field) to branch_protect…

    …ion_rule, check_suite, code_scanning_alert, commit_comment, create, delete, dependabot_alert, deploy_key, deployment, deployment_review, deployment_status, discussion, disscussion_comment, fork, gollum, issue_comment, issues, label, member, merge_group, meta, milestone, package, page_build. ping, project, project_card, project_column, public, pull_request, pull_request_review, pull_request_review_comment, pull_request_review_thread, push, registry_package, release, repository, repository_dispatch, repository_import, repository_vulnerability_alert, secret_scanning_alert, star, status, team, team_add, watch, workflow_dispatch, workflow_job, workflow_run, branch_protection_configuration, common, custom_property, custom_property_values (#904)
    
    * feat: new `branch_protection_rule` event
    
    * feat: new `custom_property_values` event
    
    * feat: new `custom_property` on `repository`
    
    * fix: update examples
    
    * build: update types
    
    * fix: update examples
    
    * build: update types
    
    * build: update index.json
    
    ---------
    
    Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
    wolfy1339 and nickfloyd authored Mar 11, 2024
    Copy the full SHA
    bc5f6fd View commit details
Loading