Skip to content

Commit f0f190c

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored and
Convex, Inc.
committed
Update dependency get-port to ~7.1.0 (#33542)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [get-port](https://redirect.github.com/sindresorhus/get-port) | dependencies | minor | [`~7.0.0` -> `~7.1.0`](https://renovatebot.com/diffs/npm/get-port/7.0.0/7.1.0) | --- ### Release Notes <details> <summary>sindresorhus/get-port (get-port)</summary> ### [`v7.1.0`](https://redirect.github.com/sindresorhus/get-port/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/sindresorhus/get-port/compare/v7.0.0...v7.1.0) - Add [`clearLockedPorts()`](https://redirect.github.com/sindresorhus/get-port?tab=readme-ov-file#clearlockedports) method ([#&#8203;70](https://redirect.github.com/sindresorhus/get-port/issues/70)) [`d4fb7f8`](https://redirect.github.com/sindresorhus/get-port/commit/d4fb7f8) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: e35c4046996730a6f80f6f5dc860fbeb21d26a21
1 parent 3306bcd commit f0f190c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

npm-packages/common/config/rush/pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

npm-packages/publishing-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@types/node": "^18.17.0",
14-
"get-port": "~7.0.0",
14+
"get-port": "~7.1.0",
1515
"prettier": "3.4.2",
1616
"typescript": "~5.0.3",
1717
"verdaccio": "^5.29.2",

0 commit comments

Comments
 (0)