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

chore: use https for semantic release #54

Merged
merged 1 commit into from
May 18, 2022
Merged

chore: use https for semantic release #54

merged 1 commit into from
May 18, 2022

Conversation

JoviDeCroock
Copy link
Member

The current error message when publishing

npm notice Beginning October 4, 2021, all connections to the npm registry - including for package installation - must use TLS 1.2 or higher. You are currently using plaintext http to connect. Please visit the GitHub blog for more information: https://github.blog/2021-08-23-npm-registry-deprecating-tls-1-0-tls-1-1/

What:

A fix to the semantic release process

Why:

npm is enforcing https

Checklist:

  • Documentation added N/A
  • Tests N/A
  • Typescript definitions updated N/A
  • Ready to be merged

The current error message when publishing

npm notice Beginning October 4, 2021, all connections to the npm registry - including for package installation - must use TLS 1.2 or higher. You are currently using plaintext http to connect. Please visit the GitHub blog for more information: https://github.blog/2021-08-23-npm-registry-deprecating-tls-1-0-tls-1-1/
@JoviDeCroock JoviDeCroock requested a review from a team May 18, 2022 18:28
@JoviDeCroock JoviDeCroock changed the title (chore) - use https for semantic release chore: use https for semantic release May 18, 2022
@JoviDeCroock JoviDeCroock merged commit d7364c5 into master May 18, 2022
@kentcdodds kentcdodds deleted the use-https branch May 18, 2022 18:47
@github-actions
Copy link

🎉 This PR is included in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant