Commit graph

8224 commits

Author SHA1 Message Date
Antoine du Hamel
367ec50991 deps: remove unused cheerio-select-tmp 2021-07-07 17:21:38 +02:00
Antoine du Hamel
d2a4c9e844 deps: remove unused karma-* 2021-07-07 16:53:36 +02:00
Antoine du Hamel
79611cc8df deps: update browserify to v17 2021-07-07 16:53:00 +02:00
Antoine du Hamel
ce5414d3b8 deps: upgrade eslint plugins 2021-07-07 16:53:00 +02:00
Antoine du Hamel
0e8ab0d6d1 deps: upgrade adm-zip to v0.5 2021-07-07 16:53:00 +02:00
Antoine du Hamel
d6fb14dfb1 deps: upgrade typescript version 2021-07-07 16:53:00 +02:00
Antoine du Hamel
135c64a263 deps: upgrade verdaccio to v5 2021-07-07 15:49:43 +02:00
Antoine du Hamel
7f6c3fcc46 deps: upgrade tsd to v0.17 2021-07-07 15:49:43 +02:00
Antoine du Hamel
d01422937e deps: update temp-write to v5 2021-07-07 15:49:42 +02:00
Antoine du Hamel
2a15122881 deps: upgrade tar to v6 2021-07-07 15:49:42 +02:00
Antoine du Hamel
def967d5ee deps: upgrade remark-cli to v9 2021-07-07 15:49:42 +02:00
Antoine du Hamel
431f437d18 deps: upgrade pacote to v11 2021-07-07 15:49:42 +02:00
Antoine du Hamel
91f056e9e7 deps: upgrade onchange to v7 2021-07-07 15:49:42 +02:00
Antoine du Hamel
047261ca83 deps: upgrade npm-packlist to v2 2021-07-07 15:49:42 +02:00
Antoine du Hamel
115fa101f1 deps: upgrade nodemonto v2 2021-07-07 15:49:42 +02:00
Antoine du Hamel
7330d21b8f @uppy/companion: upgrade helmet to v4
Fixes: https://github.com/transloadit/uppy/issues/2404
2021-07-07 15:49:42 +02:00
Antoine du Hamel
469e2e5dfc deps: update lerna to v4 2021-07-07 15:49:42 +02:00
Antoine du Hamel
95a8d871e9 deps: remove execa and refactor update-contributors script 2021-07-07 15:49:42 +02:00
Antoine du Hamel
51af8668f2 deps: update cssname to v5 2021-07-07 15:49:42 +02:00
Antoine du Hamel
8e28335460 deps: upgrade chalk to v4 2021-07-07 15:49:42 +02:00
Antoine du Hamel
0481f5d9b9 deps: update autoprefixer to v10 2021-07-07 15:49:42 +02:00
Antoine du Hamel
f251c5705c deps: remove unused webpack deps 2021-07-07 15:49:42 +02:00
Antoine du Hamel
96b9e74f7e deps: upgrade webdriverio to v7 2021-07-07 15:49:42 +02:00
Antoine du Hamel
f3b90b0726 deps: re-organize React dependencies 2021-07-07 15:49:42 +02:00
Antoine du Hamel
06d5b3e254 deps: remove mkdirp in favor of the built-in fs.mkdir 2021-07-07 15:49:39 +02:00
Antoine du Hamel
811acddfa3 deps: remove unused json3 2021-07-07 15:48:42 +02:00
Antoine du Hamel
d5d34fd12a deps: upgrade isomorphic-fetch 2021-07-07 15:48:23 +02:00
Antoine du Hamel
0964e9a169 deps: upgrade globby 2021-07-07 15:48:23 +02:00
Antoine du Hamel
b7e939d1d7 deps: upgrade fakefile 2021-07-07 15:48:23 +02:00
Antoine du Hamel
51f28ab95c deps: upgrade exircist 2021-07-07 15:48:23 +02:00
Antoine du Hamel
e4c53bdad7 deps: remove rimraf in favor of built-in fs.rm 2021-07-07 15:48:23 +02:00
Antoine du Hamel
bbf04e4bdb test: update jest to v27 2021-07-07 15:48:22 +02:00
Antoine du Hamel
38388b175b deps: upgrade nock to v13 2021-07-07 15:47:04 +02:00
Murderlon
fe96096c3d
Merge branch 'master' into 2.0
* master: (23 commits)
  A bit of polish (#2986)
  Companion: Fix typescript error
  Companion: Fix invalid referrer crashing the process
  Publish 1.30 blog post
  Release
  Build: Companion needs to be built before locale-pack
  Release
  Fix build: locale-pack first, integrations second
  changelog for 1.30
  Release
  Update package.json
  Only log info if debug is true (#2855)
  build(deps): bump prismjs from 1.23.0 to 1.24.0 (#2971)
  Angular Integration (#2871)
  ci: don't run markdown tests in type tests
  Add types for `uppy.once` method (#2965)
  build: lint fixes in build scripts
  Fix typo in docs/progressbar.md (#2962)
  Document `uppy.once` in `docs/uppy.md` (#2960)
  Add `props` example to docs/vue.md (#2959)
  ...
2021-07-07 15:32:38 +02:00
AJvanLoon
2c94be81c1
A bit of polish (#2986) 2021-07-07 11:33:48 +01:00
Julian Gruber
6dbaddc09d
Companion: Fix typescript error 2021-07-05 10:14:39 +02:00
Julian Gruber
a785f7deeb
Companion: Fix invalid referrer crashing the process 2021-07-04 20:02:10 +02:00
Antoine du Hamel
c48064ba56
doc: lint JS code snippets (#2954)
* doc: lint JS code snippets

* deps: update `lint-staged` deps

* Fix remaining lint warnings and errors

Co-authored-by: Artur Paikin <artur@arturpaikin.com>
2021-07-04 19:32:50 +02:00
Artur Paikin
b601da6cb2 Publish 1.30 blog post 2021-07-02 20:52:46 +01:00
Artur Paikin
0e6cfee8db Release 2021-07-02 16:40:58 +01:00
Artur Paikin
ab959b019c Build: Companion needs to be built before locale-pack 2021-07-02 16:31:16 +01:00
Artur Paikin
606431f3fe Release 2021-07-02 16:19:29 +01:00
Artur Paikin
0ec27377c7 Fix build: locale-pack first, integrations second 2021-07-02 16:18:09 +01:00
Artur Paikin
2e0361925f changelog for 1.30 2021-07-01 18:54:41 +01:00
Artur Paikin
8fb6889e26
Revert "Improve checkbox for screenreaders (#2930)" (#2979)
This reverts commit a2527c6ab5.
2021-07-01 06:40:01 +01:00
Artur Paikin
4b782ffbbb Release 2021-06-30 23:07:21 +01:00
Artur Paikin
ea9f891417 Update package.json 2021-06-30 20:12:59 +01:00
Merlijn Vos
a2527c6ab5
Improve checkbox for screenreaders (#2930)
* Improve checkbox for screenreaders

* Remove redundant aria attributes

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>

* Update French locale

* Fix order in English locale

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2021-06-30 13:18:44 +01:00
Masao Kitamura
0682223f51
Only log info if debug is true (#2855)
* Only log info if debug is true

* Add option logClientVersion

defaults to true

* Update companion.md

Co-authored-by: Mikael Finstad <finstaden@gmail.com>
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
2021-06-30 12:50:51 +01:00
Antoine du Hamel
7b8316ed81
xhr: use symbol for internal options (#2934)
* xhr: use symbol for internal options

* fixup! xhr: use symbol for internal options
2021-06-30 12:06:10 +01:00