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: update masto.js to 5.9.2 #1786

Merged

Conversation

kkoyung
Copy link
Contributor

@kkoyung kkoyung commented Feb 18, 2023

Resolve #1473.

The upstream project masto.js resolved the issue neet/masto.js#833 by the PR neet/masto.js#857, and included that PR in the latest release 5.9.2.

This release helps resolving #1473. All we need to do is just upgrading the package masto to version 5.9.2 or newer.

@stackblitz
Copy link

stackblitz bot commented Feb 18, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link

netlify bot commented Feb 18, 2023

Deploy Preview for elk-docs canceled.

Name Link
🔨 Latest commit e822893
🔍 Latest deploy log https://app.netlify.com/sites/elk-docs/deploys/63f06d9a029c960009e3be87

@netlify
Copy link

netlify bot commented Feb 18, 2023

Deploy Preview for elk-zone ready!

Name Link
🔨 Latest commit e822893
🔍 Latest deploy log https://app.netlify.com/sites/elk-zone/deploys/63f06d9aad17e500081a3114
😎 Deploy Preview https://deploy-preview-1786--elk-zone.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@socket-security
Copy link

Socket Security Pull Request Report

👍 No new dependency issues detected in pull request

Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

Powered by socket.dev

@kkoyung kkoyung changed the title Fix: update masto.js to 5.9.2 fix: update masto.js to 5.9.2 Feb 18, 2023
@patak-dev patak-dev merged commit 1be6a8c into elk-zone:main Feb 18, 2023
emanuelpina pushed a commit to emanuelpina/elk that referenced this pull request Feb 18, 2023
@kkoyung kkoyung deleted the fix-empty-request-content-with-json-type branch February 20, 2023 03:22
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.

Follow request body contains empty string as JSON
2 participants