resolved: [internal] Is the bump for dep moment (#785) blocked by anything besides itself? #826
Replies: 5 comments 9 replies
-
Hi @AnnaKornfeldSimpson I think I mentioned recently that updating any dependencies was blocked on my having time to test Tasks with the new dependencies before doing the merge... So if you had time to try out each of the updates, and confirm that they worked, then I would happily go ahead and merge them. I'm curious, what is the particular appeal of the moment update? |
Beta Was this translation helpful? Give feedback.
-
@claremacrae Having investigated this, the bump for moment (2.29.1->2.29.3) is dependent on at least one other dep bump. I was able to reproduce the errors from the dependabot PR (#785) when I just updated moment independently. One clear tie is that obsidian (which is pinned to a specific exact version number in package.json, not even a |
Beta Was this translation helpful? Give feedback.
-
Pulling out of the end of the thread above: @claremacrae said:
This sounds very reasonable, but also somewhat like a separate issue/PR (whose merge could be a prerequisite for this one). E.g. can we just test the current stable version of Obsidian app or would we need to test others too? How many OS/platforms are sufficient for basic smoke test? (I read somewhere on the Obsidian forums that old Android devices with are the reason plugins have to be build-targeted to such old "target" and "lib" versions. Is that relevant for smoke testing an obsidian API bump? I have no idea!) I'm absolutely willing to help with the creation of the smoke test checklist, but this is not something that I feel capable of leading or doing independently. I can commit to executing whatever checklist is collaboratively made on this deps bump PR. At least for the (very small) set of devices/platforms I have access to. I also have some extremely novice questions (perhaps too novice even for the checklist) like "will opening a second vault (the demo vault) on my computer mess with any of my Obsidian settings?" or "how even would I download and open the demo vault on Android because Obsidian's interaction with the filesystem seems complicated"? Perhaps these are already documented in the demo vault or somewhere - if so, my apologies and please point me at links! |
Beta Was this translation helpful? Give feedback.
-
Please see #858 for first draft of smoke tests. I hope they help. Feedback very gratefully received! |
Beta Was this translation helpful? Give feedback.
-
I believe that this is all resolved now... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posting this here so as not to confuse dependabot. Is #785 blocked on anything besides itself? I would really like to see that go through soon, so I was thinking about taking a look at the errors. Does it make sense to tackle #785 independently or is it blocked/depending on things someone else is already tackling? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions