From 627b23c993c7a6199a02c70af6e37f08a5e394b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 19:58:09 +1100 Subject: [PATCH 1/3] chore(deps-dev): bump @semantic-release/npm from 13.1.4 to 13.1.5 (#35) Bumps [@semantic-release/npm](https://github.com/semantic-release/npm) from 13.1.4 to 13.1.5. - [Release notes](https://github.com/semantic-release/npm/releases) - [Commits](https://github.com/semantic-release/npm/compare/v13.1.4...v13.1.5) --- updated-dependencies: - dependency-name: "@semantic-release/npm" dependency-version: 13.1.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index ed724e9..034f20c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -663,9 +663,9 @@ } }, "node_modules/@semantic-release/npm": { - "version": "13.1.4", - "resolved": "https://registry.npmjs.org/@semantic-release/npm/-/npm-13.1.4.tgz", - "integrity": "sha512-z5Fn9ftK1QQgFxMSuOd3DtYbTl4hWI2trCEvZcEJMQJy1/OBR0WHcxqzfVun455FSkHML8KgvPxJEa9MtZIBsg==", + "version": "13.1.5", + "resolved": "https://registry.npmjs.org/@semantic-release/npm/-/npm-13.1.5.tgz", + "integrity": "sha512-Hq5UxzoatN3LHiq2rTsWS54nCdqJHlsssGERCo8WlvdfFA9LoN0vO+OuKVSjtNapIc/S8C2LBj206wKLHg62mg==", "dev": true, "license": "MIT", "dependencies": { @@ -677,7 +677,7 @@ "fs-extra": "^11.0.0", "lodash-es": "^4.17.21", "nerf-dart": "^1.0.0", - "normalize-url": "^8.0.0", + "normalize-url": "^9.0.0", "npm": "^11.6.2", "rc": "^1.2.8", "read-pkg": "^10.0.0", @@ -5224,13 +5224,13 @@ } }, "node_modules/normalize-url": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.1.1.tgz", - "integrity": "sha512-JYc0DPlpGWB40kH5g07gGTrYuMqV653k3uBKY6uITPWds3M0ov3GaWGp9lbE3Bzngx8+XkfzgvASb9vk9JDFXQ==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-9.0.0.tgz", + "integrity": "sha512-z9nC87iaZXXySbWWtTHfCFJyFvKaUAW6lODhikG7ILSbVgmwuFjUqkgnheHvAUcGedO29e2QGBRXMUD64aurqQ==", "dev": true, "license": "MIT", "engines": { - "node": ">=14.16" + "node": ">=20" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" From 3351787a4c19bf4b099032e0c8993f6e697d634e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 19:58:30 +1100 Subject: [PATCH 2/3] chore(deps-dev): bump conventional-changelog-conventionalcommits (#36) Bumps [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits) from 9.1.0 to 9.3.0. - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v9.3.0/packages/conventional-changelog-conventionalcommits) --- updated-dependencies: - dependency-name: conventional-changelog-conventionalcommits dependency-version: 9.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 034f20c..29410d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1775,9 +1775,9 @@ } }, "node_modules/conventional-changelog-conventionalcommits": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.1.0.tgz", - "integrity": "sha512-MnbEysR8wWa8dAEvbj5xcBgJKQlX/m0lhS8DsyAAWDHdfs2faDJxTgzRYlRYpXSe7UiKrIIlB4TrBKU9q9DgkA==", + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.3.0.tgz", + "integrity": "sha512-kYFx6gAyjSIMwNtASkI3ZE99U1fuVDJr0yTYgVy+I2QG46zNZfl2her+0+eoviG82c5WQvW1jMt1eOQTeJLodA==", "dev": true, "license": "ISC", "dependencies": { From f82603f50bdd8eea49b384d2d47b7dcaa3c9dc8a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 16 Mar 2026 08:59:43 +0000 Subject: [PATCH 3/3] chore(release): 3.0.9 [skip ci] ## [3.0.9](https://github.com/rvagg/github-webhook/compare/v3.0.8...v3.0.9) (2026-03-16) ### Trivial Changes * **deps-dev:** bump @semantic-release/npm from 13.1.4 to 13.1.5 ([#35](https://github.com/rvagg/github-webhook/issues/35)) ([627b23c](https://github.com/rvagg/github-webhook/commit/627b23c993c7a6199a02c70af6e37f08a5e394b3)) * **deps-dev:** bump conventional-changelog-conventionalcommits ([#36](https://github.com/rvagg/github-webhook/issues/36)) ([3351787](https://github.com/rvagg/github-webhook/commit/3351787a4c19bf4b099032e0c8993f6e697d634e)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b6f43a..70861bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.9](https://github.com/rvagg/github-webhook/compare/v3.0.8...v3.0.9) (2026-03-16) + +### Trivial Changes + +* **deps-dev:** bump @semantic-release/npm from 13.1.4 to 13.1.5 ([#35](https://github.com/rvagg/github-webhook/issues/35)) ([627b23c](https://github.com/rvagg/github-webhook/commit/627b23c993c7a6199a02c70af6e37f08a5e394b3)) +* **deps-dev:** bump conventional-changelog-conventionalcommits ([#36](https://github.com/rvagg/github-webhook/issues/36)) ([3351787](https://github.com/rvagg/github-webhook/commit/3351787a4c19bf4b099032e0c8993f6e697d634e)) + ## [3.0.8](https://github.com/rvagg/github-webhook/compare/v3.0.7...v3.0.8) (2026-03-16) ### Trivial Changes diff --git a/package-lock.json b/package-lock.json index 29410d7..2eb6403 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-webhook", - "version": "3.0.8", + "version": "3.0.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "github-webhook", - "version": "3.0.8", + "version": "3.0.9", "license": "MIT", "dependencies": { "debug": "^4.4.3", diff --git a/package.json b/package.json index 938e557..057eb3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-webhook", - "version": "3.0.8", + "version": "3.0.9", "description": "A flexible web server for reacting GitHub Webhooks", "type": "module", "main": "github-webhook.js",