This website requires JavaScript.
Explore
Help
Sign In
Archives
/
gristlabs_grist-core
Watch
1
Star
0
Fork
0
You've already forked gristlabs_grist-core
mirror of
https://github.com/gristlabs/grist-core.git
synced
2026-03-02 04:09:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
50dbf3ac4cb8131f93ab6fd09441180301a3ad19
gristlabs_grist-core
/
sandbox
/
grist
/
tzdata.data
693 lines
893 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
(core) apply some dependabot suggestions Summary: This applies the set of dependabot suggestions that are currently passing tests on grist-core. There are a lot more suggestions to come, an unusual number are not passing tests because tests were briefly broken. The list of suggestions is extracted from: https://api.github.com/repos/gristlabs/grist-core/pulls?search=status:success+state:open And then applied using: yarn upgrade package1@version1 package2@version2 .... After application, any new entries in package.json are pruned, leaving just updated entries and yarn.lock changes. Non-trivial code updates include: * A change related to axios typing * A change related to jquery dropping `size()` in favor of `length` Test Plan: existing tests should pass Reviewers: jarek Reviewed By: jarek Subscribers: jarek Differential Revision: https://phab.getgrist.com/D3621
2022-09-07 11:28:53 -04:00
[R