From 49227da01884db86c53e30119c13f3855b55eac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 07:03:00 +0000 Subject: [PATCH] build(deps): bump the all-dependencies group across 1 directory with 7 updates Bumps the all-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits) | `9.3.1` | `10.2.0` | | [@urlink/tunnel-darwin-arm64](https://github.com/ur-link/tunnel) | `0.0.1` | `0.12.0` | | [@urlink/tunnel-darwin-x64](https://github.com/ur-link/tunnel) | `0.0.1` | `0.12.0` | | [@urlink/tunnel-linux-x64](https://github.com/ur-link/tunnel) | `0.0.1` | `0.12.0` | | [@urlink/tunnel-linux-arm64](https://github.com/ur-link/tunnel) | `0.0.1` | `0.12.0` | | [@urlink/tunnel-win32-x64](https://github.com/ur-link/tunnel) | `0.0.1` | `0.12.0` | | [@urlink/tunnel-win32-arm64](https://github.com/ur-link/tunnel) | `0.0.1` | `0.12.0` | Updates `conventional-changelog-conventionalcommits` from 9.3.1 to 10.2.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-v10.2.0/packages/conventional-changelog-conventionalcommits) Updates `@urlink/tunnel-darwin-arm64` from 0.0.1 to 0.12.0 - [Release notes](https://github.com/ur-link/tunnel/releases) - [Commits](https://github.com/ur-link/tunnel/compare/v0.0.1...v0.12.0) Updates `@urlink/tunnel-darwin-x64` from 0.0.1 to 0.12.0 - [Release notes](https://github.com/ur-link/tunnel/releases) - [Commits](https://github.com/ur-link/tunnel/compare/v0.0.1...v0.12.0) Updates `@urlink/tunnel-linux-x64` from 0.0.1 to 0.12.0 - [Release notes](https://github.com/ur-link/tunnel/releases) - [Commits](https://github.com/ur-link/tunnel/compare/v0.0.1...v0.12.0) Updates `@urlink/tunnel-linux-arm64` from 0.0.1 to 0.12.0 - [Release notes](https://github.com/ur-link/tunnel/releases) - [Commits](https://github.com/ur-link/tunnel/compare/v0.0.1...v0.12.0) Updates `@urlink/tunnel-win32-x64` from 0.0.1 to 0.12.0 - [Release notes](https://github.com/ur-link/tunnel/releases) - [Commits](https://github.com/ur-link/tunnel/compare/v0.0.1...v0.12.0) Updates `@urlink/tunnel-win32-arm64` from 0.0.1 to 0.12.0 - [Release notes](https://github.com/ur-link/tunnel/releases) - [Commits](https://github.com/ur-link/tunnel/compare/v0.0.1...v0.12.0) --- updated-dependencies: - dependency-name: conventional-changelog-conventionalcommits dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@urlink/tunnel-darwin-arm64" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@urlink/tunnel-darwin-x64" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@urlink/tunnel-linux-x64" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@urlink/tunnel-linux-arm64" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@urlink/tunnel-win32-x64" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@urlink/tunnel-win32-arm64" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b0e9f4d..fa886f4 100644 --- a/package.json +++ b/package.json @@ -66,18 +66,18 @@ "@semantic-release/github": "^12.0.8", "@semantic-release/npm": "^13.1.5", "@semantic-release/release-notes-generator": "^14.1.1", - "conventional-changelog-conventionalcommits": "^9.3.1", + "conventional-changelog-conventionalcommits": "^10.2.0", "husky": "^9.1.7", "lint-staged": "^17.0.6", "semantic-release": "^25.0.3" }, "optionalDependencies": { - "@urlink/tunnel-darwin-arm64": "0.0.1", - "@urlink/tunnel-darwin-x64": "0.0.1", - "@urlink/tunnel-linux-x64": "0.0.1", - "@urlink/tunnel-linux-arm64": "0.0.1", - "@urlink/tunnel-win32-x64": "0.0.1", - "@urlink/tunnel-win32-arm64": "0.0.1" + "@urlink/tunnel-darwin-arm64": "0.12.0", + "@urlink/tunnel-darwin-x64": "0.12.0", + "@urlink/tunnel-linux-x64": "0.12.0", + "@urlink/tunnel-linux-arm64": "0.12.0", + "@urlink/tunnel-win32-x64": "0.12.0", + "@urlink/tunnel-win32-arm64": "0.12.0" }, "packageManager": "bun@1.3.14", "engines": {