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.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: da05374
Choose a base ref
...
head repository: octokit/webhooks.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 01891fc
Choose a head ref
  • 8 commits
  • 4 files changed
  • 6 contributors

Commits on May 28, 2021

  1. chore(deps): update jest monorepo and ts-jest to v27 (major) (#571)

    * chore(deps): update jest monorepo to v27
    
    * build(deps): ts-jest@27
    
    * build(package): lock file
    
    * test(node-middleware): add afterEach to restore real timers instead of faked ones
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
    Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com>
    4 people authored May 28, 2021
    Configuration menu
    Copy the full SHA
    67ec3ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d85f76 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

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

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored May 31, 2021
    Configuration menu
    Copy the full SHA
    a65bb62 View commit details
    Browse the repository at this point in the history
  2. build(deps): lock file maintenance (#578)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored May 31, 2021
    Configuration menu
    Copy the full SHA
    35fa7cd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. chore(deps): update dependency prettier to v2.3.1 (#580)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jun 6, 2021
    Configuration menu
    Copy the full SHA
    de0c974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efd61da View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. build(deps): lock file maintenance

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    8cb7d32 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. feat: update {App, Installation}#permissions with additional permis…

    …sions, add `changes` property to `RepositoryRenamedEvent`, `ReleaseAsset#label` can be `null`, `Installation#suspended_{at, by}` are always present, fix `WorkflowRun#pull_requests` is not `PullRequest[]` but a simpler type
    octokitbot authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    01891fc View commit details
    Browse the repository at this point in the history
Loading