-
Notifications
You must be signed in to change notification settings - Fork 309
Update affjax to 11.0.0 #724
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
Conversation
d2879aa to
47520a8
Compare
|
It looks like updating I don't know how this is handled in general. |
- ace (purescript-contrib/purescript-ace) ✖ v7.0.0 -> v7.1.0 - arraybuffer-class (athanclark/purescript-arraybuffer-class) ✖ v0.2.5 -> v0.2.6 - checked-exceptions (natefaubion/purescript-checked-exceptions) ✖ v3.1.0 -> v3.1.1 - codec (garyb/purescript-codec) ✖ v3.0.0 -> v3.1.0 - debug (garyb/purescript-debug) ✖ v4.0.0 -> v4.0.1 - halogen (slamdata/purescript-halogen) ✖ v5.0.1 -> v5.1.0 - halogen-formless (thomashoneyman/purescript-halogen-formless) ✖ v1.0.0-rc.2 -> v1.0.0 - halogen-hooks (thomashoneyman/purescript-halogen-hooks) ✖ v0.4.2 -> v0.4.3 - halogen-svg-elems (JordanMartinez/purescript-halogen-svg-elems) ✖ v2.0.1 -> v2.0.2 - heckin (maxdeviant/purescript-heckin) ✖ v1.0.3 -> v1.1.0 - hyper (purescript-hyper/hyper) ✖ v0.11.0 -> v0.11.1 - npm-package-json (maxdeviant/purescript-npm-package-json) ✖ v1.1.0 -> v1.2.0 - option (joneshf/purescript-option) ✖ v6.0.0 -> v6.0.1 - parsing (purescript-contrib/purescript-parsing) ✖ v5.0.3 -> v5.1.0 - payload (hoodunit/purescript-payload) ✖ v0.3.0 -> v0.3.1 - react-basic-hooks (spicydonuts/purescript-react-basic-hooks) ✖ v6.1.1 -> v6.2.0 - strings-extra (purescript-contrib/purescript-strings-extra) ✖ v2.1.0 -> v2.2.1 - unsafe-reference (purescript-contrib/purescript-unsafe-reference) ✖ v3.0.1 -> v3.1.0 affjax is not updated, see <purescript#724 (comment)> Solves #723
|
I'd suggest considering this blocked, and proceed with #725 |
- ace (purescript-contrib/purescript-ace) ✖ v7.0.0 -> v7.1.0 - arraybuffer-class (athanclark/purescript-arraybuffer-class) ✖ v0.2.5 -> v0.2.6 - checked-exceptions (natefaubion/purescript-checked-exceptions) ✖ v3.1.0 -> v3.1.1 - codec (garyb/purescript-codec) ✖ v3.0.0 -> v3.1.0 - debug (garyb/purescript-debug) ✖ v4.0.0 -> v4.0.1 - halogen (slamdata/purescript-halogen) ✖ v5.0.1 -> v5.1.0 - halogen-formless (thomashoneyman/purescript-halogen-formless) ✖ v1.0.0-rc.2 -> v1.0.0 - halogen-hooks (thomashoneyman/purescript-halogen-hooks) ✖ v0.4.2 -> v0.4.3 - halogen-svg-elems (JordanMartinez/purescript-halogen-svg-elems) ✖ v2.0.1 -> v2.0.2 - heckin (maxdeviant/purescript-heckin) ✖ v1.0.3 -> v1.1.0 - hyper (purescript-hyper/hyper) ✖ v0.11.0 -> v0.11.1 - npm-package-json (maxdeviant/purescript-npm-package-json) ✖ v1.1.0 -> v1.2.0 - option (joneshf/purescript-option) ✖ v6.0.0 -> v6.0.1 - parsing (purescript-contrib/purescript-parsing) ✖ v5.0.3 -> v5.1.0 - payload (hoodunit/purescript-payload) ✖ v0.3.0 -> v0.3.1 - react-basic-hooks (spicydonuts/purescript-react-basic-hooks) ✖ v6.1.1 -> v6.2.0 - strings-extra (purescript-contrib/purescript-strings-extra) ✖ v2.1.0 -> v2.2.1 - unsafe-reference (purescript-contrib/purescript-unsafe-reference) ✖ v3.0.1 -> v3.1.0 affjax is not updated, see <#724 (comment)> Solves #723
Related to #723
47520a8 to
0e42e6a
Compare
|
Rebased on |
|
I'm guessing this should be considered blocked until |
|
Yes |
|
In general we try to let package authors have 2 weeks to respond before their package is dropped from the set due to a breaking change in a dependency, unless that dependency change will affect a lot of libraries, in which case we allow for longer. |
|
I have merged the pr and published a new version of simple-ajax. Let me know if I have to do anything else, thanks! :) |
|
Thanks for the quick response @dariooddenino |
f-f
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! 👏
Changes
Related to #723 and #725
Update: Description heavily updated.