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

Upgrade http-server from 0.12.3 to 14.1.0 #1046

Merged
merged 1 commit into from
Feb 1, 2022
Merged

Conversation

joxl
Copy link
Contributor

@joxl joxl commented Feb 1, 2022

Summary

Jira: SAAS-12229

Upgrade http-server to latest release (14.1.0) to remove ecstatic (discontinued) dependency.

  • switches to approximate versioning
  • removes (discontinued) ecstatic dependency
  • removes colors dependency

Reviewed release history and looks safe. Most notable breaking change is drop of support for Node.js 10.

Safety Assurance

  • Risk label is set correctly
  • The set of people pinged as reviewers is appropriate for the level of risk of the change
  • If QA is part of the safety story, the "Awaiting QA" label is used
  • I have confidence that this PR will not introduce a regression for the reasons below

Automated test coverage

No tests (only used via the testserver script).

QA Plan

No QA.

Safety story

Library is only used via package scripts (testserver) and is only invoked in the most basic way (not heavily configured). New version works fine out of the box and upgrade is safe.

Rollback instructions

  • This PR can be reverted after deploy with no further considerations

- switches to approximate versioning
- removes (discontinued) `ecstatic` dependency
- removes `colors` dependency
@joxl joxl added product/invisible dependencies Pull requests that update a dependency file labels Feb 1, 2022
@joxl joxl merged commit cd357ce into master Feb 1, 2022
@joxl joxl deleted the jm/remove-ecstatic branch February 1, 2022 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file product/invisible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants