-
Notifications
You must be signed in to change notification settings - Fork 41
Comparing changes
Open a pull request
base repository: octokit/webhooks
base: v7.3.1
head repository: octokit/webhooks
compare: v7.3.2
Commits on Sep 18, 2023
-
build: use ESM for scripts (#845)
As done in other Octokit repos, use ESM for scripts to unblock dependency upgrades
Configuration menu - View commit details
-
Copy full SHA for 4abce2f - Browse repository at this point
Copy the full SHA 4abce2fView commit details
Commits on Sep 19, 2023
-
build(deps): lock file maintenance (#846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e5d1a3 - Browse repository at this point
Copy the full SHA 6e5d1a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4e18f7 - Browse repository at this point
Copy the full SHA d4e18f7View commit details
Commits on Sep 21, 2023
-
ci(action): update peter-evans/create-or-update-comment digest to 46d…
…a6c0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8e99858 - Browse repository at this point
Copy the full SHA 8e99858View commit details
Commits on Sep 22, 2023
-
ci(action): update actions/checkout digest to 8ade135 (#849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 95e803b - Browse repository at this point
Copy the full SHA 95e803bView commit details
Commits on Sep 26, 2023
-
build(deps): lock file maintenance (#850)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e0367a8 - Browse repository at this point
Copy the full SHA e0367a8View commit details
Commits on Sep 27, 2023
-
ci(action): update peter-evans/create-or-update-comment digest to ddf…
…f993 (#851) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5abb0ce - Browse repository at this point
Copy the full SHA 5abb0ceView commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5355239 - Browse repository at this point
Copy the full SHA 5355239View commit details -
ci(action): update actions/add-to-project action to v0.5.0 (#853)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 726a0b4 - Browse repository at this point
Copy the full SHA 726a0b4View commit details
Commits on Oct 17, 2023
-
build(deps): lock file maintenance (#854)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8b29aa4 - Browse repository at this point
Copy the full SHA 8b29aa4View commit details
Commits on Oct 19, 2023
-
ci(action): update actions/checkout digest to b4ffde6 (#855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ebf764 - Browse repository at this point
Copy the full SHA 5ebf764View commit details
Commits on Oct 23, 2023
-
ci(action): update actions/setup-node action to v4 (#856)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8081fb4 - Browse repository at this point
Copy the full SHA 8081fb4View commit details
Commits on Oct 24, 2023
-
chore(deps): update dependency @types/node to v20
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5f720e0 - Browse repository at this point
Copy the full SHA 5f720e0View commit details
Commits on Oct 25, 2023
-
build(deps): lock file maintenance (#858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4921ab - Browse repository at this point
Copy the full SHA f4921abView commit details
Commits on Nov 1, 2023
-
build(deps): lock file maintenance (#859)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d680dc - Browse repository at this point
Copy the full SHA 2d680dcView commit details
Commits on Nov 7, 2023
-
build(deps): lock file maintenance (#860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4f143d3 - Browse repository at this point
Copy the full SHA 4f143d3View commit details
Commits on Nov 13, 2023
-
chore(deps): update dependency prettier to v3.1.0
* chore(deps): update dependency prettier to v3.1.0 * 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>
Configuration menu - View commit details
-
Copy full SHA for f0bdffb - Browse repository at this point
Copy the full SHA f0bdffbView commit details -
build: fix scripts Node 20 compat (#863)
This is an issue with how ts-node hooks into the import process due to a breaking change made in NodeJS 20 See TypeStrong/ts-node#1997 for more details Fixes #862
Configuration menu - View commit details
-
Copy full SHA for f990247 - Browse repository at this point
Copy the full SHA f990247View commit details
Commits on Nov 15, 2023
-
build(deps): lock file maintenance (#864)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e215d2b - Browse repository at this point
Copy the full SHA e215d2bView commit details
Commits on Nov 21, 2023
-
build(deps): lock file maintenance (#865)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c193468 - Browse repository at this point
Copy the full SHA c193468View commit details
Commits on Nov 22, 2023
-
don't run immediate response on Actions- or octokitbot-driven changes (…
…#866) Updates for workflows
Configuration menu - View commit details
-
Copy full SHA for 0697516 - Browse repository at this point
Copy the full SHA 0697516View commit details
Commits on Nov 28, 2023
-
build(deps): lock file maintenance (#867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 734ff42 - Browse repository at this point
Copy the full SHA 734ff42View commit details
Commits on Nov 30, 2023
-
chore(deps): update dependency got to v14 (#868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ff3376 - Browse repository at this point
Copy the full SHA 5ff3376View commit details
Commits on Dec 5, 2023
-
build(deps): lock file maintenance (#869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9d6495d - Browse repository at this point
Copy the full SHA 9d6495dView commit details
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f959206 - Browse repository at this point
Copy the full SHA f959206View commit details
Commits on Dec 11, 2023
-
chore(deps): update dependency prettier to v3.1.1 (#871)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d654c7d - Browse repository at this point
Copy the full SHA d654c7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7e4221 - Browse repository at this point
Copy the full SHA d7e4221View commit details
Commits on Dec 13, 2023
-
ci(action): update github/codeql-action action to v3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c117722 - Browse repository at this point
Copy the full SHA c117722View commit details -
build(deps): lock file maintenance (#873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 206307a - Browse repository at this point
Copy the full SHA 206307aView commit details
Commits on Dec 19, 2023
-
build(deps): lock file maintenance (#875)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f256fc5 - Browse repository at this point
Copy the full SHA f256fc5View commit details
Commits on Dec 26, 2023
-
build(deps): lock file maintenance (#876)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 753d668 - Browse repository at this point
Copy the full SHA 753d668View commit details
Commits on Jan 2, 2024
-
build(deps): lock file maintenance (#877)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0de434b - Browse repository at this point
Copy the full SHA 0de434bView commit details
Commits on Jan 9, 2024
-
build(deps): lock file maintenance (#878)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7e61eaa - Browse repository at this point
Copy the full SHA 7e61eaaView commit details
Commits on Jan 13, 2024
-
chore(deps): update dependency semantic-release to v23
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9201d58 - Browse repository at this point
Copy the full SHA 9201d58View commit details -
chore(deps): update dependency prettier to v3.2.0
* chore(deps): update dependency prettier to v3.2.0 * 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>
Configuration menu - View commit details
-
Copy full SHA for 01fe455 - Browse repository at this point
Copy the full SHA 01fe455View commit details -
chore(deps): update dependency prettier to v3.2.1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 47214a2 - Browse repository at this point
Copy the full SHA 47214a2View commit details
Commits on Jan 14, 2024
-
chore(deps): update dependency prettier to v3.2.2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3892cce - Browse repository at this point
Copy the full SHA 3892cceView commit details
Commits on Jan 16, 2024
-
build(deps): lock file maintenance (#885)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c80e702 - Browse repository at this point
Copy the full SHA c80e702View commit details
Commits on Jan 18, 2024
-
chore(deps): update dependency prettier to v3.2.3 (#886)
* chore(deps): update dependency prettier to v3.2.3 * 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>
Configuration menu - View commit details
-
Copy full SHA for 197e991 - Browse repository at this point
Copy the full SHA 197e991View commit details -
chore(deps): update dependency prettier to v3.2.4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4787658 - Browse repository at this point
Copy the full SHA 4787658View commit details
Commits on Jan 23, 2024
-
build(deps): lock file maintenance (#888)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1cd0c96 - Browse repository at this point
Copy the full SHA 1cd0c96View commit details
Commits on Jan 25, 2024
-
ci(action): update peter-evans/create-or-update-comment action to v4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a55dfc3 - Browse repository at this point
Copy the full SHA a55dfc3View commit details
Commits on Jan 30, 2024
-
build(deps): lock file maintenance (#890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 285da11 - Browse repository at this point
Copy the full SHA 285da11View commit details
Commits on Feb 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6df0bc4 - Browse repository at this point
Copy the full SHA 6df0bc4View commit details
There are no files selected for viewing