Bump rsocket-flowable from 0.0.25 to 0.0.27 in /desktop (#2647)
Summary: Bumps [rsocket-flowable](https://github.com/rsocket/rsocket-js) from 0.0.25 to 0.0.27. <details> <summary>Commits</summary> <ul> <li><a href="23da9b0e93"><code>23da9b0</code></a> v0.0.27</li> <li><a href="067dde0837"><code>067dde0</code></a> fixes format</li> <li><a href="9b712e9db1"><code>9b712e9</code></a> updates version</li> <li><a href="6e2617fff6"><code>6e2617f</code></a> v0.0.26</li> <li><a href="3961e7febe"><code>3961e7f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rsocket/rsocket-js/issues/149">https://github.com/facebook/flipper/issues/149</a> from rsocket/feature/scripts-support-windows</li> <li><a href="002c6d3372"><code>002c6d3</code></a> fix: update scripts to support windows</li> <li><a href="97ab802352"><code>97ab802</code></a> adds README to each published sub package (<a href="https://github-redirect.dependabot.com/rsocket/rsocket-js/issues/147">https://github.com/facebook/flipper/issues/147</a>)</li> <li><a href="1d9e675483"><code>1d9e675</code></a> changes build status badge</li> <li><a href="db50a84b0f"><code>db50a84</code></a> migrates to GHA (<a href="https://github-redirect.dependabot.com/rsocket/rsocket-js/issues/145">https://github.com/facebook/flipper/issues/145</a>)</li> <li><a href="b994f7d6b0"><code>b994f7d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rsocket/rsocket-js/issues/139">https://github.com/facebook/flipper/issues/139</a> from rsocket/replace-fbjs-round-3</li> <li>Additional commits viewable in <a href="https://github.com/rsocket/rsocket-js/compare/v0.0.25...v0.0.27">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `dependabot rebase` will rebase this PR - `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `dependabot merge` will merge this PR after your CI passes on it - `dependabot squash and merge` will squash and merge this PR after your CI passes on it - `dependabot cancel merge` will cancel a previously requested merge and block automerging - `dependabot reopen` will reopen this PR if it is closed - `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Pull Request resolved: https://github.com/facebook/flipper/pull/2647 Reviewed By: timur-valiev Differential Revision: D30012638 Pulled By: passy fbshipit-source-id: 27f91f3347b7919d150f3691a705368d217c6a07
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b742a3c200
commit
38b87f784f
@@ -67,7 +67,7 @@
|
|||||||
"redux-persist": "^6.0.0",
|
"redux-persist": "^6.0.0",
|
||||||
"reselect": "^4.0.0",
|
"reselect": "^4.0.0",
|
||||||
"rsocket-core": "^0.0.27",
|
"rsocket-core": "^0.0.27",
|
||||||
"rsocket-flowable": "^0.0.25",
|
"rsocket-flowable": "^0.0.27",
|
||||||
"rsocket-tcp-server": "^0.0.25",
|
"rsocket-tcp-server": "^0.0.25",
|
||||||
"rsocket-types": "^0.0.25",
|
"rsocket-types": "^0.0.25",
|
||||||
"semver": "^7.3.5",
|
"semver": "^7.3.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user