Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix upgrade to serve 14.1.2 in start-and-yarn-workspaces #682

Merged

Conversation

MikeMcC399
Copy link
Collaborator

@MikeMcC399 MikeMcC399 commented Dec 23, 2022

Fixed changed default port for serve

This PR adds to the existing draft PR #673 which fails in run 3709862504 due to mismatch of ports:

$ serve public
 INFO  Accepting connections at http://localhost:3000
http://localhost:5000 timed out on retry 91 of 3, elapsed 90268ms, limit 90000ms
Error: connect ECONNREFUSED 127.0.0.1:5000

The serve port is changed to explicitly specify 5000.

@MikeMcC399
Copy link
Collaborator Author

The log 3766055104 showing the run of .github/workflows/example-start-and-yarn-workspaces.yml is successful.

@jaffrepaul
Copy link
Member

👍 👍

@jaffrepaul jaffrepaul merged commit 62e61b5 into cypress-io:update-snyk-deps Jan 4, 2023
@MikeMcC399 MikeMcC399 deleted the fix/update-snyk-deps branch January 5, 2023 07:11
kodiakhq bot added a commit to weareinreach/InReach that referenced this pull request Jan 9, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/cache](https://togithub.com/actions/cache) | action | digest | `4723a57` -> `58c146c` |
| [cypress-io/github-action](https://togithub.com/cypress-io/github-action) | action | patch | `v5.0.2` -> `v5.0.4` |

---

### Release Notes

<details>
<summary>cypress-io/github-action</summary>

### [`v5.0.4`](https://togithub.com/cypress-io/github-action/releases/tag/v5.0.4)

[Compare Source](https://togithub.com/cypress-io/github-action/compare/v5.0.3...v5.0.4)

**Update Dependencies**

-   [cypress-io/github-action#577
-   [cypress-io/github-action#653
-   [cypress-io/github-action#682
-   [cypress-io/github-action#704

**Docs/Tooling Updates**

-   [cypress-io/github-action#690

includes `/dist` rebuild

### [`v5.0.3`](https://togithub.com/cypress-io/github-action/releases/tag/v5.0.3)

[Compare Source](https://togithub.com/cypress-io/github-action/compare/v5.0.2...v5.0.3)

##### Bug Fixes

-   **deps:** update dependency got to v11.8.6 ([b5134f5](https://togithub.com/cypress-io/github-action/commit/b5134f53897bc8516473dc0e53f72382581de223))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/weareinreach/InReach).



PR-URL: #145
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants