mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Update JS dependencies (#19281)
- Upgrade all JS dependencies minus vue and vue-loader - Adapt to breaking change of octicons - Update eslint rules - Tested Swagger UI, sortablejs and prod build
This commit is contained in:
		| @@ -155,7 +155,7 @@ func TestViewRepoWithSymlinks(t *testing.T) { | ||||
| 		return fmt.Sprintf("%s: %s", file, cls) | ||||
| 	}) | ||||
| 	assert.Len(t, items, 5) | ||||
| 	assert.Equal(t, "a: svg octicon-file-directory", items[0]) | ||||
| 	assert.Equal(t, "a: svg octicon-file-directory-fill", items[0]) | ||||
| 	assert.Equal(t, "link_b: svg octicon-file-submodule", items[1]) | ||||
| 	assert.Equal(t, "link_d: svg octicon-file-symlink-file", items[2]) | ||||
| 	assert.Equal(t, "link_hi: svg octicon-file-symlink-file", items[3]) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user