Skip to content

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

Merged
jaffrepaul merged 1 commit into
cypress-io:update-snyk-depsfrom
MikeMcC399:fix/update-snyk-deps
Jan 4, 2023
Merged

fix upgrade to serve 14.1.2 in start-and-yarn-workspaces#682
jaffrepaul merged 1 commit into
cypress-io:update-snyk-depsfrom
MikeMcC399:fix/update-snyk-deps

Conversation

@MikeMcC399

@MikeMcC399 MikeMcC399 commented Dec 23, 2022

Copy link
Copy Markdown
Collaborator

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
Copy Markdown
Collaborator Author

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

@jaffrepaul

Copy link
Copy Markdown
Contributor

👍 👍

@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 referenced this pull request in weareinreach/InReach 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**

-   [https://github.com/cypress-io/github-action/pull/577](https://togithub.com/cypress-io/github-action/pull/577)
-   [https://github.com/cypress-io/github-action/pull/653](https://togithub.com/cypress-io/github-action/pull/653)
-   [https://github.com/cypress-io/github-action/pull/682](https://togithub.com/cypress-io/github-action/pull/682)
-   [https://github.com/cypress-io/github-action/pull/704](https://togithub.com/cypress-io/github-action/pull/704)

**Docs/Tooling Updates**

-   [https://github.com/cypress-io/github-action/pull/690](https://togithub.com/cypress-io/github-action/pull/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.

2 participants